/* **********  Mobile Nav  ********** */@media screen and (max-width: 768px) { #mainNav.active { display:block; }#mainNav.f-ms { position:absolute; text-align:center; width:100%; margin-left:-3%; background:#FFF; box-shadow:0px 10px 10px -3px rgba(0,0,0,0.25); padding-bottom:10px; }#mainNav li { float:none; }#mainNav li a span { padding:5px; }#mainNav li:hover ul { display:none; }}/* **********  Tablet Landscape  ********** */@media screen and (max-width: 1024px) { #specificationsTabs li a { padding-right:100px; }}/* **********  Tablet Portrait  ********** */@media screen and (max-width: 768px) { .filterItem, .techniqueItem { width:24.08%; }#specificationsTabs li a { padding-right:50px; }#shopLinkInner { background-size:722px 422px; background-position:right top; }}/* **********  Mobile Landscape  ********** */@media screen and (max-width:568px)  { #filter li { max-width:140px; }.filterItem { width:32.41%; }.techniqueItem { width:49.08%; }.linkText { display:none; }#specificationsTabs li a { padding:20px 40px; }#specificationsTabs li a:after { right:32px; }.compatibleProductItem { width:48.17%; }.featuresText img.imageLeft { width:100%; float:none; margin:0 0 20px 0; max-width: none !important; }.featuresText img.imageRight { width:100%; float: none; margin:0 0 20px 0; max-width: none !important; }#brainboxshop { max-width:300px !important; }#shopLinkInner { background-size:517px 302px; }#shopLinkRight { background-size:413px 60px; }#shopLinkText p { font-size:1em; }}
