/*@import "stylesheet.css"; Start */
@charset "utf-8";
@font-face{font-family:rockwell;src:url(rockwell.ttf) format("truetype");}

@font-face {
    font-family: "FF_DIN";
    src: url("/fonts/FF_DIN_Light.woff") format('woff'),
    url("/fonts/FF_DIN_Light.ttf") format('truetype');
    font-weight: 300;
}

@font-face {
    font-family: "FF_DIN";
    src: url("/fonts/FF_DIN_Bold.woff") format('woff'),
    url("/fonts/FF_DIN_Bold.ttf") format('truetype');
    font-weight: bold;
}

@font-face {
    font-family: "FF_DIN";
    src: url("/fonts/FF_DIN_Medium.woff") format('woff'),
    url("/fonts/FF_DIN_Medium.ttf") format('truetype');
    font-weight: 500;
}

@font-face {
    font-family: "FF_DIN";
    src: url("/fonts/FF_DIN_Regular.woff") format('woff'),
    url("/fonts/FF_DIN_Regular.ttf") format('truetype');
}

body{ margin: 0; padding: 0; color:#000;font-family: Arial, verdana, sans-serif; font-size:16px; -webkit-text-size-adjust: 100%;}
a{color:#574798;text-decoration:underline;outline:none;}
a:hover{color:#574798;text-decoration:none;outline:none;}
*{outline:0;}
.textIndent{margin-left:20px;}
.padding5{padding:5px;}
.paddingTop25{padding-top:25px}
.normal-font{font-weight:normal;}
.padding-HH{padding:10px 5px 10px 20px;}
.margin-bot72{margin-bottom:72px;}
.margin-bot20{margin-bottom:20px;}
.wool-safe-img{margin:29px 0 30px -12px;}
.txt-center{text-align:center;}
.text-left{text-align:left !important;}
.borderBottom{border-bottom:1px solid #DFDEDF;padding-bottom:5px;margin-bottom:5px;}
.commonFonts{font:11px Arial, Helvetica, sans-serif;}
.borderRight{border-right:1px solid #DFDEDF;}
.bold-underline { font-weight: bold; text-decoration:underline;}
.clear{clear:both;}
h5{font:bold 14px Arial;color:#000;line-height:16px;margin-top:5px;}
span.imgTxt { font-size: 12px; display: block; text-align: center; margin-top: 5px;}

/* kickstart.css */
.small-8 {position: relative; width: 33.33333%;}
.columns {position:relative;padding-left:0.9375em;padding-right:0.9375em;float:left;}
.text-center {text-align: center !important;}
.right {float: right !important;}

/* Common Button */
a.btnCommonBlue{display:inline-block; font-size:12px; background:#1d1851;border-radius:3px;padding:4px 8px;font-weight:bold;color:#fff;text-decoration:none;margin:5px auto;}
a.btnCommonBlue:hover{color:#fff;text-decoration:underline;}
a.btnDealerBlue{display:initial;}

/**Scroll to Top button**/

.scrollToTop {display:none;}


/* Common */
.DisplayBlock{display:block;}
iframe{max-width:100%;}
img{max-width:none;border:none;}
.pRelative{position:relative;}
p, ul, ol, dl{line-height:1.3;}
a{outline:0;}
.anchorBlack a{text-decoration:none;color:#000;}
.anchorBlack a:hover{text-decoration:underline;color:#000;}
.wordWrap{word-wrap:break-word;}
.grayBg{background:#ebeced;}
.TabDivider{margin-left:-15px;margin-right:-15px;}
.zIndex-1{z-index:-1;}
.zIndex100{z-index:100;}
.minHeight80 {min-height: 80px;} /**duo vaccumes*/
.width20 {width: 20%; float: left;}
.width25 {width: 25%; float: left;}
.width50 {width: 50%; float: left;}
.imgWidth50 {width: 50%;}
.width70 {width: 70%;}

/* Common UL/LI */
.ulCommon, .olCommon{padding:0 0 0 17px;margin:0;}
.ulCommon li{padding:0 0 11px 5px;margin:0;list-style:disc;}
.olCommon li{padding:0 0 15px 5px;margin:0;}
.discoUL li{padding-bottom:10px !important;}


/* Heading */
h1 h2, h3, h4, h5, h6{font-family:Arial, verdana, sans-serif;font-weight:bold;}
h1 {font-size:21px;}
h2 {font-size:17px;}
h6{ font-size:12px;}
.font10px{font-size:10px;}
.headingCaption{font-size:95%;line-height:1.7;}

.h1box {margin-bottom: 16px;}

/* Common Spacing */
.left-15{left:-15px;}
.left30{left:30px}
.left-13{left:-13px;}
.left10{left:10px;}
.left-10{left:-10px;}
.top10{top:10px}
.top-10{top:-10px}
.top-16px{top:-16px;}
.right-8{right: -8px}
.right-10{right:-10px;}
.right20 { right: 20px;}
.left20 { left: 20px;}
.left15 {left:15px;}
.top65{top:65px;}
.top-50px{top:-50px}
.left-5px{ left: -5px;}
.right-40{right: -40px;}
.right35px{right:35px}
.margin-top-10{margin-top:-10px}
.margin-left-40{margin-left:-40px}
.marginTop-47{margin-top:-47px;}
.marginTop-45{margin-top:-45px;}
.marginTop-70{margin-top:-70px;}
.marginTop-30{margin-top:-30px;}
.marginTop-18{margin-top:-18px;}
.marginTop-4pc{margin-top:4%;}
.marginBot9{margin-bottom:9px;}
.marginBot10{margin-bottom:10px;}
.commonBotSpace{margin-bottom:15px;}
.marginTopBot5{margin: 5px 0;}
.commonTopSpace10{margin-top:10px;}
.marginTop10px {margin-top: 10px !important;}
.commonTopSpace15{margin-top:15px;}
.marginTop25{margin-top:25px;}
.commonLeftSpace15{margin-left:15px;}
.commonLeftSpace10{margin-left: 10px;}
.commonRightSpace15{margin-right:15px;}
.commonBotSpace15{margin-bottom:15px;}
.commonBotSpace20{margin-bottom:20px;}
.commonMarginTop20{margin-top:20px;}
.commonMarginTop30{margin-top:30px;}
.commonMarginBot20{margin-bottom:20px;}
.commonMarginBot30{margin-bottom:30px;}
.videoBoxAdj{margin-bottom:44px !important;}  /* FF issue */
.marginLeft5{margin-left:5px !important;}
.marginRight45{margin-right:45px}
.marginLeft30{margin-left:30px;}
.marginBottom30{margin-bottom:30px;}
.marginBottom40{margin-bottom:40px;}
.marginTop30{margin-top:30px;}
.marginTop40{margin-top:40px;}
.commonLeftSpace50{margin-left:50px;}
.commonMarginTop50{margin-top:50px;}
.commonMarginTop68{margin-top:69px;}
.marginLeft110{margin-left:110px;}
.commonMarginBot170{margin-bottom:170px;}
.CommonBotSpaceEm{margin-bottom:0.9375em;}
.paddingTop1{padding-top:1px;}
.paddingTop3{padding-top:3px;}
.paddingTop5{padding-top:5px;}
.paddingLeft5{padding-left:5px;}
.paddingBot5{padding-bottom:5px;}
.paddingTop7{padding-top:7px;}
.paddingBot7{padding-bottom:7px;}
.paddingTop8{padding-top:8px;}
.paddingTop9{padding-top:9px;}
.paddingLeft9{padding-left:9px;}
.paddingLeft10{padding-left:10px;}
.paddingLeft15{padding-left:15px;}
.paddingLeft20{padding-left:20px;}
.paddingLeft25{padding-left:25px;}
.paddingLeft2pc{padding-left:2%;}
.paddingRight10{padding-right:10px;}
.paddingRight10px{padding-right:10px !important;}
.paddingTop10{padding-top:10px;}
.paddingBot10{padding-bottom:10px;}
.paddingBot13{padding-bottom:13px;}
.paddingTop12{padding-top:12px;}
.paddingTop18{padding-top:18px;}
.commonBottomSpac15{padding-bottom:15px !important;}
.commonTopSpac15{padding-top:15px !important;}
.commonRightSpac15{padding-right:15px;}
.commonLeftSpac15{padding-left:15px;}
.paddingTop18{padding-top:18px;}
.commonLeftPadding20{padding-left:20px;}
.paddingRight20{padding-Right:20px;}
.paddingRight30per{padding-Right:30%;}
.paddingRight40{padding-Right:40px;}
.PaddingTop20{padding-top:20px;}
.PaddingBot20{padding-bottom:20px;}
.PaddingTop22{padding-top:22px;}
.PaddingTop24{padding-top:24px;}
.paddingBot25{padding-bottom:25px;}
.paddingTop26{padding-top:26px;}
.PaddingTop27{padding-top:27px;}
.paddingTop28{padding-top:28px;}
.paddingTop30{padding-top:30px;}
.paddingBot30{padding-bottom:30px;}
.paddingLeft30{padding-left:30px;}
.paddingRight30{padding-right:30px;}
.paddingTop34{padding-top:34px;}
.paddingLeft35{padding-left:35px;}
.paddingBot35{padding-bottom:35px;}
.paddingTop36{padding-top:36px;}
.paddingLeft40{padding-left:40px;}
.paddingBot40{padding-bottom:40px;}
.paddingTop40{padding-top:40px;}
.paddingBot45{padding-bottom:45px;}
.paddingTop48{padding-top:48px;}
.paddingBot50{padding-bottom:50px;}
.paddingTop50{padding-top:50px;}
.paddingBot55{padding-bottom:55px;}
.paddingBot60{padding-bottom:60px;}
.paddingLeft70{padding-left:70px;}
.paddingBot85{padding-bottom:85px;}
.paddingTop46{padding-top:46px;}
.paddingTop147{padding-top:147px;}
.paddingTop109{padding-top:109px;}
.paddingTop130{padding-top:130px;}
.paddingTop135{padding-top:135px;}
.paddingTop121{padding-top:121px;}
.paddingLeftNone{padding-left:0;}
.paddingRightNone{padding-right:0;}
.paddingTopNone{padding-top:0;}
.paddingBottomNone{padding-bottom:0 !important;}
.noPaddingLeftRight{padding-left:0;padding-right:0;}
.noPadding{padding:0 !important;}
.marginLeftNone{margin-left:0;}
.marginRightNone{margin-right:0;}
.marginTopNone{margin-top:0;}
.marginbottom-40{margin-bottom:-40px;}
.marginBottomNone{margin-bottom:0;}
.displayInline-marginT10 { margin-top: 10px; display: inline-block;}
.margin-top-2px{margin-top: -2px;}
.marging-top6px {margin-top: 6px;}
.margin-top-2px{margin-top: -2px;}
.marging-top-6px {margin-top: -6px;}
.margintop35px{margin-top:35px;}
.margintop25px{margin-top:25px;}
.margintop-15px{margin-top:-15px;}
.margintop-55px{margin-top:-55px;}
.margintop-62px{margin-top:-62px;}
.image-container-75{width: 75%;}
.image-container-80 {width: 80%;}
.image-container-70 {width: 70%;}
.image-container-65 {width:65%;}
.image-container-60 {width:60%;}
.image-container-55 {width: 55%;}
.image-container-50 {width:50%;}
.image-container-40 {width:40%;}
.image-container-35 {width:35%;}
.image-container-30 {width:30%;}
.image-container-25 {width:25%;}
.image-container-80 img,
.image-container-75 img,
.image-container-70 img,
.image-container-65 img,
.image-container-60 img,
.image-container-55 img,
.image-container-50 img,
.image-container-40 img,
.image-container-35 img,
.image-container-30 img,
.image-container-25 img,
.image-container img
{width:100%; height:auto;
margin-bottom: 5px;}
.maxheight120{
    max-height: 116px;
    margin-bottom: 5px;
}

.maxheight150{
    max-height: 150px;
    margin-bottom: 5px;
}
#automatic-x,
#felix-premium{
    padding-right: 0px;
}
#automatic-x7{
    padding-right: 5px;
}
#airbelt-e3,
#airbelt-k3,
#airbelt-d4{
    padding-right: 0px;
}
#warranty-text{
	padding-left: 0px;
	left:-2px;
}
#warranty-text span {
	padding-left:5px;
}

.top-40px{
    top:-80px;
}
.commonTopSpace15{
    margin-top: 15px;
}
.commonTopSpace20{
    margin-top: 20px;
}
.margintop-72px{
    margin-top: -72px;
}
.left-15px{ left: -25px;}
.left-20{
    left:-30px;
    margin-top: -80px;
}
.maximgwidth95 img{width: 95%; height: auto;}
#position-left,
.margin-left-10{margin-left: -10px;}
.margin-left-20{margin-left:-20px;}
.margin20-left{margin-left: 12%;}
/* #main-image-container {left: 0px;} */
.main-image-container img {width:100%; height: auto; }
/*******************************************************************************************/

@import url(http://fonts.googleapis.com/css?family=Arimo:400,700);
div, p, h1, h2, h3, h4, h5, h6, dl, ul, dd, dt, hr{margin:0;padding:0;list-style:none;}

thead th,
tbody th{font-family:Arial, verdana, sans-serif;}
button,
a.btn,
input[type="submit"],
input[type="reset"],
input[type="button"]{font-family:Arial, verdana, sans-serif;}


/* Header Section*/
.topLinks{font-size:12px;padding:23px 0 20px;}
.topLinks a:link{color:#1e1e1e;text-decoration:none; padding: 0.8%; -moz-padding-end:0px;}
.topLinks a:hover{color:#002448;text-decoration:underline;}
.tlogo{background:#1d1851 url(../../../assets/images/home/sebo.png) no-repeat center top;}
.tlogo a:link, .tlogo a:visited, .tlogo a:hover{height:72px;display:block;}
.tlogo a:hover{background:url(../../../assets/images/home/sebo_hover.png) no-repeat center top;}

.logo img {min-width: 90px; min-height: 60px;}


/* TOP Navigation */
.workForMeMobile{display:none;}
.workForMe{height:38px;color:#fff;font-weight:bold;padding:14px 0;}
/* .nav{background:#1d1851 url(../../../assets/images/home/bgMainMenu.png) no-repeat left bottom;border-left:1px solid #fff;} */
.footerMenuContainer{background:#d3d3d3;padding:0% 2.7%;border-radius:5px; margin: 15px auto 30px; width: 993px; clear:both;}/*30px Margin from top & Bottom*/
ul.footerMenu{font-size:12px; width: 100%}
ul.footerMenu{font-size:75%; float: left; padding-left: 30px;  padding-right: 55px; width: 100%}
ul.footerMenu li{float:left; padding:1% 3%; margin-right: 6px;}
ul.footerMenu li:last-child, .noRightBoder{border-right:0px solid #fff !important;}
ul.footerMenu li:last-child{padding:0.6% 1.2%;}
ul.footerMenu li span, .pcTitleButton span{display:block;height:19px;background:#1d1851;border-radius:5px;padding:2px 10px;font-weight:bold;}
ul.footerMenu li a{color:#fff !important;text-decoration:none;}
ul.footerMenu li a:hover{color:#fff !important;text-decoration:underline;}

/*.titleButton span, */
.titleButton span a, .titleButton span a:hover,
.pcTitleButton span a, .pcTitleButton span a:hover{color:#fff !important;}
.subfootlink{font-size:75%;text-align:center;}
.subfootlink a, .subfootlink a:hover{color:#353535;text-decoration:none;padding:0 1.5%;}

/* Footer Navigation -- MOBILE */
.mobileFooter ul.footerGrayMenu{padding:1.5em 0 0.9375em 0;margin:0;font-size:85%;text-align:center;}
.mobileFooter ul.footerGrayMenu li{display:inline-block;}
.mobileFooter ul.footerGrayMenu li a{border-right:1px solid #d4d4d4;padding:3px 15px;color:#000;}
.mobileFooter ul.footerGrayMenu li a:hover{text-decoration:none;}
.mobileFooter ul.footerGrayMenu li:last-child a{border-right:0px;}
.footerIcon li{float:left;margin:2% 11.2%;}



/**Home page new design**/
.smilyfix {margin-right:5px; float:right;}
.downloadtxt { margin: 12px 0 0 0px; display: inline-block; line-height: 1.5;}
.downloadtxt:hover { text-decoration: underline;}
.catalogimgfix {margin-right:7px; float:right;}



/* Box Layout */
.modelBox{border:1px solid #cfcfcf;border-radius:0 0 10px 0;box-shadow:3px 3px 5px #e6e6e6;padding:15px;}

#seboSlider li img{border-radius:0 0 10px 0;}
html[data-useragent*="MSIE"] #seboSlider li img {width: 100%;}

/********  Custom StyleSheet  **********/
.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}
.clearfix:after{clear:both;content:' ';display:block;font-size:0;line-height:0;visibility:hidden;width:0;height:0}
* html .clearfix, *:first-child+html .clearfix{zoom:1}

/**Ajax Tabs**/
.ui-tabs-nav .ui-state-default.ui-state-active { background: #102745;} /**Active Blue**/
.ui-tabs-nav li.ui-state-active a {color: #fff;}
.ui-tabs-nav .ui-state-default {background: #fff;} /**Default White**/
.ui-tabs-nav .ui-state-hover {background: #f3f4f6;} /**Rollover hover grey**/


/* Footer Navigation -- DESKTOP */
.noDisplayDesktop{display:none;}

.commonFont12, .menuVideoLeft, .menuVideoRight{font-size:12px;}

.imgPreLoad{width:0px;height:0px;display:none;}

.iPhoneMobile { display: none;}

.iPadDesktop { display: block;}



/* Home */
#seboSlider{max-width:none !important;}
.aboutHomeTxt{font-size:12px;line-height:normal;}
.productCat ul{margin:0 0 3px 0;padding:0;list-style:none;line-height:1.6;}
.productCat ul li{margin:0;padding:0;}
.productCat ul li a{color:#8a8a8a;text-decoration:none;}
.productCat ul li a:hover{color:#000;text-decoration:none;}
.boxRight ul{list-style:none;}
.boxRight li{border-bottom:1px solid #d2d2d2;color:#000;text-align:left;margin:0;padding:0;padding:10px 0;font-weight:bold;}
.boxRight li:first-child{padding:3px 0 15px 0;}
.boxRight li:last-child{padding:13px 0 0 0;border-bottom:none;}
.boxRight li a, .blackLink a{color:#000;text-decoration:none;}
.boxRight li a:hover, .blackLink a:hover{text-decoration:underline;}
.homeVideoG{background:#d4d4d4;font-size:81.3%;color:#272627;line-height:28px;padding:0 18px; margin:-15px -15px 10px;}
.homeVideoList ul li{font-size:12px;padding:1px 0;line-height:1.5;}
.homeVideoList ul li a{color:#8a8a8a;text-decoration:none;}
.homeVideoList ul li a:hover{color:#404040;text-decoration:none;}
.homeVideoList ul li.homeVideoHeading{border-top:1px solid #d9dbdc;color:#000000;padding:10px 0px 2px 0px;margin-top:10px;font-weight:bold;}



/* Menu */
.secLevel1{width:100%;}
.secLevel2{width:100%;}
.secLevel3{width:100%;}
.secLevel4{width:100%;}
.secLevel5{width:100%;}
.secLevel6{width:100%;}
.secLevel7{width:100%;}

.secNav > li > ul {width:100%;}

/* Contact */
.pageContact{font-size:12px;margin-bottom:15px;}
.pageContact > div{border-right:1px solid #939598;height:150px;}
.pageContact > div:nth-child(3){border-right:none;}
.pageContact > div:last-child{height:0px;}

/* Warenty and Registration */
ol.withoutol { list-style-type: none; margin: 0;}
.imgWarenty{margin-top:-30px;}
/* .modelBox.boxWarentynew { height: 1800px;} */
html[data-useragent*='Firefox'] .modelBox.boxWarentynew,
html[data-useragent*='rv:11.0'] .modelBox.boxWarentynew,
html[data-useragent*='Edge/16'] .modelBox.boxWarentynew,
html[data-useragent*='MSIE'] .modelBox.boxWarentynew { height: 1910px;}
.modelBox.boxWarentynew .large-12:nth-child(2) { height: 99%;}



/*Dealer Locator*/
.dealer-locator .modelBox p{font-size:14px; margin-bottom:14px; color:red;}
.dealer-locator #tabs-3 p{margin-bottom:6px;}

/* Policy and FAQs */
.policyBullet{padding:0;}
.policyBullet a, .policyBullet a:hover{color:#000;text-decoration:none;}
.policyBullet li{list-style:none;}
.policyBullet li span, .boxNum{display:block;float:left;width:20px;height:16px;background:#dfdedf;color:#000;text-align:center;margin-right:12px;font-weight:bold;}
.boxNumPosition{position:absolute;left:0;top:0;}
.boxNumPosition a, .boxNumPosition a:hover{text-decoration:none;font-weight:bold;color:#000;}
.qaPosition{position:absolute;left:-35px;top:2px;}
.indexAdj{margin:0 0 0 32px;}

/* Product Acco */
.productAcco{padding:0 0 0 15px;margin:0;}
.productAcco li{list-style:none; line-height:1.5;}
.productAccoTitle{background:#9E9D9E;color:#fff;padding:9px 0px;font-weight:bold;}

/* Product Directory */
.pdList a{line-height:1.9;color:#000;text-decoration:none;}
.pdList a:hover{line-height:1.9;color:#000;text-decoration:underline;}
.noPrice{line-height:1.5 !important;}

/* Disposable Vacuum */
.dvTable{padding:0 15px !important;}
.dvTable ul li{line-height:1.8;}
.dvTableHeader{background:#002144;color:#fff;padding:7px 15px;font-weight:bold;border:1px solid #002144; margin-left:-15px; margin-right:-15px;}
.dvSmallBox{border-top:1px solid #c7c7c7;padding:15px 0px 20px 30px;line-height:32px;}

/* Customer Testimonial */
.ulTestimonial{display:inline-block;max-width:100%;}
.imgTestimonial{margin-top:-32px;}
.large-5{position: relative;min-width: 20%;max-width: 20%;}

/* Environment */
.greenDescImg{float:left;margin:3px 14px 4px 0;}

/* Sitemap */
.siteMapPage ul li{line-height:1.9;}
.siteMapPage ul li a{color:#000;text-decoration:none;}
.siteMapPage ul li a:hover{color:#000;text-decoration:underline;}
.sitemapHeading{font-size:13px;font-weight:bold;color:#0a2343;}
.sitemapSubHeading{font-size:12px;font-weight:bold; color:#383838;}

/* How-To Videos */
.howToVideoInst{background:url(../../../assets/images/common/bgVideoPage.jpg) no-repeat left bottom;}
/* .tabVideoHome{max-width:560px;max-height:420px;margin:0 auto;background:url(../../../assets/images/videoBGHome.jpg) no-repeat top center;} */
.maintPro{list-style:disc;line-height:1.9;padding-left:17px;}
.videoList ul{line-height:2.2;}
.videoList ul li:first-child{padding-bottom:15px;line-height:1;font-weight:bold;}
.videoList ul li a, .videoList ul li a:hover, .videoList ul li u{color:#939598;}
.videoTitle{display:table-cell;height:34px;vertical-align:middle;width:100pc;}

/* Retailer Locator */
.iframeConatiner{position:relative; /*height:666px; overflow:hidden;*/}
.mapIframe{height:653px; border:none; overflow:hidden; /*width:1036px; position:absolute; top:0px; left:-27px; max-width:none;*/}
html[data-useragent*='Version/10'] .mapIframe{height:663px; border:none; overflow:hidden; /*width:1036px; position:absolute; top:0px; left:-27px; max-width:none;*/}
.petclubIframe{height:1572px; border:none; overflow:hidden;/* width:989px; margin-left:-7px;*/}

/* Product Page */

.prodMantra {border-left:5px solid #001948; font-size:12px; padding: 0 0 0 10px;    word-spacing: 5.5px;}
.prodMantra p {line-height:1.45;}
.standardFeature li{padding-bottom:11px;}
.titleUniqueFetu{top:-32px;height:0;}
.TabTitle{font-size:14px;}
.tabFliterEssG{height:375px;overflow-y:auto;}
.tabFliterMach{height:480px;overflow-y:auto;}
.tabFliterMach::-webkit-scrollbar {-webkit-appearance: none; appearance: none;}
.tabFliterMach::-webkit-scrollbar:vertical {width: 11px;}
.tabFliterMach::-webkit-scrollbar:horizontal {height: 11px;}
.tabFliterMach::-webkit-scrollbar-thumb {border-radius: 8px; border: 2px solid white; /* should match background, can't be transparent */background-color: rgba(0, 0, 0, .5);}
.tabFliterMach::-webkit-scrollbar-track {background-color: #fff; border-radius: 8px;}
.tabFliterFelix{height:585px;overflow-y:auto;}
.tabFliterFelix p{font-size:12px;padding:8px 20px 8px 10px;line-height:17px;}
.tabFliter p img, .tabFliterFelix p img{padding:5px 0 5px 10px;}
/*.tabVideo{background:url(../../../assets/images/videoBG.jpg) no-repeat top center;background-size:100%;}*/
.tabVideoProductPage{max-width:480px;max-height:357px;margin:0 auto;}
.tabVideoProductPage420{max-width:420px;max-height:308px;margin:0 auto;}
.tabBtnBuyNow{float:right;margin-top:-20px;}
.imageSpaceLeft{right:8px;}
.airbeltKOrange{text-align:right;margin-top:-27px;}
#ctl00_ContentPlaceHolder1_Img2{padding-left:5px;}
.etVideo{width:420px;height:308px;}
.etVideo1{width:420px;height:281px;}
.duoBgImg{background:url(../../../assets/images/duo-web/cornerImg.jpg) no-repeat top right;min-height:325px;}
.manualBrochure a img{max-width:100%; border: 1px solid #ccc;}
.manualBrochure a, .manualBrochure a:hover{background:none !important;}
.bgPosition0{background-position:0 center !important;}
.bgPosition6{background-position:6px center !important;}
/*.bgTxtIncluded{background:url(../../../assets/images/product-images/bgIncluded.jpg) no-repeat 0 center;}
.bgTxtOTK{background:url(../../../assets/images/product-images/bgOTK.jpg) no-repeat 6px center;}
.bgTxtAO{background:url(../../../assets/images/product-images/bgAO.jpg) no-repeat left center;}
.bgTxtPremium{background:url(../../../assets/images/product-images/bgIncPre.jpg) no-repeat 0 center;}
.bgTxtKombi{background:url(../../../assets/images/product-images/bgIncKombi.jpg) no-repeat 8px center;}
.bgTxtIncD1{background:url(../../../assets/images/product-images/bgIncludD1.jpg) no-repeat 8px center;}
.bgTxtIncD4Red{background:url(../../../assets/images/product-images/bgIncludD4Red.jpg) no-repeat 8px center;}
.bgTxtIncD4Premium{background:url(../../../assets/images/product-images/bgIncludD4Pre.jpg) no-repeat 8px center;}
.bgTxtOptETD4{background:url(../../../assets/images/product-images/bgOptionalD4Red.jpg) no-repeat 8px center;}
.bgTxtOA{background:url(../../../assets/images/product-images/bgOA.jpg) no-repeat 8px center;}
.bgTxtIncludeK3{background:url(../../../assets/images/product-images/bgIncludedK3.jpg) no-repeat 5px center;}
.bgTxtIncludeK3Pet{background:url(../../../assets/images/product-images/bgIncludedK3Pet.jpg) no-repeat 0 center;}
.bgTxtIncludeK2Kombi{background:url(../../../assets/images/product-images/bgIncludK2Kombi.jpg) no-repeat 5px center;}
.bgTxtIncludeK2Turbo{background:url(../../../assets/images/product-images/bgIncludK2Turbo.jpg) no-repeat 0 center;}
.bgDuoBrush{background:url(../../../assets/images/product-images/bgDuoBrush.jpg) no-repeat 0 center;} */
.bgBluePolisher{background:url(https://sfo3.digitaloceanspaces.com/sebo-public/corporate/floor-polisher/product-page/bgBluePolisher.jpg) no-repeat 0 center;}
.bgOptionalPad{background:url(https://sfo3.digitaloceanspaces.com/sebo-public/corporate/floor-polisher/product-page/bgOptionalPad.jpg) no-repeat 8px center;}
/*.bgTxtIncludeX7Pet{background:url(../../../assets/images/product-images/bgTxtIncludeX7Pet.jpg) no-repeat 8px 8px;}
.bgTxtIncludedX7X8{background:url(../../../assets/images/product-images/bgIncludedX7X8.jpg) no-repeat 0 center /contain;}
.bgTxtIncludeX4Pet{background:url(../../../assets/images/product-images/bgIncludedPetX4.jpg) no-repeat 8px 8px;}
.bgTxtIncludedX4X5{background:url(../../../assets/images/product-images/bgIncludedX4X5.jpg) no-repeat 0 center;}*/




/* MERGED mainMenu.css Start*/
@charset "utf-8";
 *{padding:0;margin:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
#mainMenu{overflow:hidden;}
#mainMenu ul{list-style:none;overflow:hidden;}
#mainMenu li a{border-right:1px solid #fff;color:#fff;display:block;float:left;font:bold 12px/1.4 Arial, sans-serif;padding:9px;text-align:center;text-decoration:none;text-transform:uppercase;width:19.5%;-webkit-transition:background 0.5s ease;-moz-transition:background 0.5s ease;-o-transition:background 0.5s ease;-ms-transition:background 0.5s ease;transition:background 0.5s ease;}
#mainMenu li:first-child a{width:12.509%;}
#mainMenu li:last-child a, #mainMenu li:nth-child(5) a{width:14.49%;}
/*html[data-useragent*='Version/8'] #mainMenu li:last-child a{width:14.09%;}*/
#mainMenu li a:hover{text-decoration:none;color:#fff;background:url(../../../assets/images/home/navigation-over.png) repeat-x right top;}
#mainMenu small{font:100 11px/1 Arial, sans-serif;text-transform:none;color:#aaa;}
#mainMenu .blue{margin-top:50px;}
.blue li a{background:#75b1de;}
.blue small{color:white;}
.blue li a:hover{background:#444;}
#mainMenu .red{margin-top:50px;}
.red li a{background:#5C0002;}
.red small{color:white;}
.red li a:hover{background:#a60306;}

/* MERGED secMenu.css Start */
nav, ul, li, a{margin:0;padding:0;}

a.toggleMenu{text-decoration:none;}

.toggleMenu {
    display:  none;
    background: #968e8e;
    padding: 12px 15px;
    color: #fff;
	width:100%;
	text-transform:uppercase;
	font-weight:bold;
    border-bottom: 2px solid #333;
    font-size: 14px;
}
.toggleMenu:hover, .toggleMenu:focus{color:#fff;text-decoration:none;}

.secNav,
.thidNav,
.productFeture,
.menuVideoLeft,
.menuVideoRight {
    list-style: none;
     *zoom: 1;
	 border-radius:0 0 10px 0;
}

.secNav:before,
.secNav:after,
.thidNav:before,
.thidNav:after,
.productFeture:before,
.productFeture:after,
.menuVideoLeft:before,
.menuVideoLeft:after,
.menuVideoRight:before,
.menuVideoRight:after {
    content: " ";
    display: table;
}

.secNav:after,
.thidNav:after,
.productFeture:after,
.menuVideoLeft:after,
.menuVideoRight:after {
    clear: both;
}

.secNav ul,
.thidNav ul,
.productFeture ul,
.menuVideoLeft ul,
.menuVideoRight ul {
    list-style: none;
    width: 9em;
	margin-left:0;
}

.secNav a,
.thidNav a,
.productFeture a,
.menuVideoLeft a,
.menuVideoRight a {
    padding: 10px 15px;
    color:#000;
	text-decoration:none;
}


.thidNav li:last-child a,
.menuVideoLeft li:last-child a{
    padding: 10px 15px;
    border-right:none;
}

.secNav li,
.thidNav li,
.productFeture li,
.menuVideoLeft li,
.menuVideoRight li {
    position: relative;
}

.secNav > li,
.thidNav > li,
.productFeture > li,
.menuVideoLeft > li,
.menuVideoRight > li{
    float: left;
	border-right:1px solid #fff;

}

.secNav > li > .parent,
.thidNav > li > .parent,
.productFeture > li > .parent,
.menuVideoLeft > li > .parent,
.menuVideoRight > li > .parent{
	transition:none;
}

.parent,
.productFeture > li > .parent:hover{
	transition:none;
}

.secNav > li > a,
.thidNav > li > a,
.productFeture > li > a,
.menuVideoLeft > li > a,
.menuVideoRight > li > a {
    display: block;
}

.secNav li  ul,
.thidNav li  ul,
.productFeture li ul,
.menuVideoLeft li ul,
.menuVideoRight li ul{
    position: absolute;
    left: -9999px;
    z-index:99999;
}

.secNav > li.hover > ul,
.thidNav > li.hover > ul,
.productFeture > li.hover > ul,
.menuVideoLeft > li.hover > ul,
.menuVideoRight > li.hover > ul {
    left:-16px;
}

.secNav li li.hover ul,
.thidNav li li.hover ul,
.productFeture li li.hover > ul,
.menuVideoLeft li li.hover ul,
.menuVideoRight li li.hover ul {
    left: 100%;
    top: 0;
}

.secNav li li a,
.thidNav li li a,
.productFeture li li a,
.menuVideoLeft li li a,
.menuVideoRight li li a {
    display: block;
    background-color:#ecebeb;
    position: relative;
    z-index:100;
    border-top:3px solid #fff !important;
}

.secNav li li:last-child a,
.thidNav li li:last-child a,
.menuVideoLeft li li:last-child a,
.menuVideoRight li li:last-child a {
    border-radius:0 0 10px 0;
}

.secNav li li li a,
.thidNav li li:last-child a,
.productFeture li li:last-child a,
.menuVideoLeft li li li a,
.menuVideoRight li li li a {
    background:#cfcfcf;
    z-index:200;
    border-top: 1px solid #1d7a62;
}

.secNav li li li a.parent,
.thidNav li li:last-child a.parent,
.productFeture li li:last-child a.parent,
.menuVideoLeft li li li a.parent,
.menuVideoRight li li li a.parent {
	background:#ecebeb url("../../../assets/images/home/downArrow.png") no-repeat;
	background-position: 95% 50%;
}

.secNav li li li a.parent:hover,
.thidNav li li:last-child a.parent:hover,
.productFeture li li:last-child a.parent:hover,
.menuVideoLeft li li li a.parent:hover,
.menuVideoRight li li li a.parent:hover {
	background:#dfdddd url("../../../assets/images/home/downArrow.png") no-repeat;
	background-position: 95% 50%;
}


	/* DESKTOP ONLY */
	.secNav a:hover,
	.thidNav a:hover,
	.productFeture a:hover,
	.menuVideoLeft a:hover,
	.menuVideoRight a:hover {
		background: #9e9d9e;
		color:#fff;
	}

	.secNav, .thidNav, .productFeture {
		background:#d4d4d4;
		font-size:13px;
		z-index: 1000;
		position: relative;
	}

	.secNav a,
	.thidNav a,
	.productFeture a,
	.menuVideoLeft a,
	.menuVideoRight a {
		padding: 10px 10px 10px 12px;
		color:#000;
		text-decoration:none;
	}

	.secNav li:last-child a,
	.thidNav li:last-child a,
	.menuVideoLeft li:last-child a
	.menuVideoRight li:last-child a{
		padding:10px 8px 10px 11px;
		border-radius: 0 0 10px 0;
	}

	.secNav > li.hover > ul,
	.thidNav > li.hover > ul,
	.productFeture > li.hover > ul,
	.menuVideoLeft > li.hover > ul,
	.menuVideoRight > li.hover > ul {
		left:0;
	}


    .airbelt-images img{
        max-width: 100%;
    }
    .automatic-images img {
        max-width: 60%;
        display: block;
        margin: auto;
    }

/***13th Feb 2017***/

/* Common Borders */
.borderGray{border:1px solid #cfcfcf;}
.borderGrayRight{border-right:1px solid #cfcfcf;}
.borderGrayLeft{border-left:1px solid #cfcfcf;}
.borderGrayBottom{border-bottom:1px solid #cfcfcf;}
.borderGrayTop{border-top:1px solid #cfcfcf;}
.borderGrayLeftDashed{border-left:1px dashed #cfcfcf;}
.borderGrayBotDashed{border-bottom:1px dashed #cfcfcf;}

.lineHeightNormal {line-height:normal;}
.lineHeight12 {line-height:1.2 !important;}
.lineHeight14 {line-height:1.4 !important;}
.lineHeight16{ line-height:1.6 !important;}


/**Airbelt-D New css**/

.imgAdjustRight {position: relative; left: 0px; z-index: -1;}
.txtAdjAirbeltD { position:absolute; display:block;}
.marginAdjust {margin-right: -4px !important; margin-left: -4px !important;}
.fontAdj {font-size:10px; padding-top: 25px;}
.Airbelt-E-UniqCont {height:907px;}
.Padmore .modelBox {padding: 23px 20px 23px 23px;}
.Padmore p, .Padmore p span, .Padmore p img {display:block;}
.secNav > li {width: 12.5%;}
.secNav > li > a {padding: 10px 0px; text-align: center;}
.secNav > li > ul li a {text-align: left;}
html[data-useragent*='rv:11.0'] .minHeight898{min-height:594px;} /*Airbelt D*/


.height100 {height: 100% !important;}
.home-upblock{ height:450px;} /*Homepage Upblock container*/
.home-downblock{ height:530px;}/*Homepage Downblock container*/
html[data-useragent*='rv:11.0'] .home-upblock{ height:460px;} /*Homepage Upblock container*/

.home-upblock .large-7,
.home-upblock .large-5,
.home-upblock .large-12.columns,
.home-upblock .large-12 .large-24.modelBox,
.home-downblock .large-7.columns,
.home-downblock .large-17.columns { height:100%;}

.home-downblock .large-7.columns .large-24.modelBox{ height:100%; padding: 15px; min-height: 0;}
.home-downblock .large-17.columns .large-24.modelBox{ height:100%; padding: 15px; min-height: 0;}
.home-downblock .CommonBotSpaceEm{ margin:0 !important;}

.modelBoxNew{border:1px solid #cfcfcf;border-radius:0 0 10px 0;box-shadow:3px 3px 5px #e6e6e6;padding:10px 05px; height:100%; } /**This new model box is having the Height 100% to match the parent container on both the sides**/
#tabs .modelBox, #tabs .modelBoxNew {border:1px solid #cfcfcf !important;}

.fLeft{float: left;}
.fRight{float: right;}
.font9px { font-size: 9px;}
.font10px { font-size: 10px;}
.font12px { font-size: 12px;}
.font14px { font-size: 14px;}
.font17px { font-size: 17px!important;}
.learnmorelink {float:right; font-size:12px; padding-right: 15px;} /*Learn More link on Unique Features*/
.maximgwidth100 {max-width:100%; height:auto;} /*Making the Image Responsive*/
.maximgwidth50 {max-width:50%; height:auto;}
.maximgwidth40 {max-width:40%; height:auto;}
.maximgwidth65 {max-width: 65%;height: auto;}
.maximgwidth75 {max-width: 75%;height: auto;}
.maximgwidth85-1 {max-width: 85%;height: auto;}
.maximgwidth85 {max-width : 100% ; height : auto;}
.tabBodyUp.ui-tabs .ui-tabs-nav li {width: 16.20%; padding:0;}
.tabBodyUp.ui-tabs .ui-tabs-nav li a {text-align:center; padding:5px 2px 5px 2px !important;} /*for Tabs*/
section.large-10 { width: 41%; margin-right: 10px;} /*To Set the margin between the section boxes*/
section.large-14 { width: 57%;} /*To Set the margin between the section boxes*/

/**Airbelt E Desktop Page**/
.airbeltEcontainer { width:100%; height: 1302px;} /**For Chrome & Safari**/
html[data-useragent*='rv:11.0'] .airbeltEcontainer { width:100%; height: 1309px;}
html[data-useragent*='Firefox'] .airbeltEcontainer  { width:100%; height: 1308px;} /*For IE 11 & FF container bottom Adjustment**/

.heightAirbeltEtabs {height: 927px;} /**Other Airbelt E Tabs Height Adjustment**/
html[data-useragent*='Firefox'] .heightAirbeltEtabs, html[data-useragent*='rv:11.0'] .heightAirbeltEtabs {height: 934px;} /**Other Airbelt E Tabs Height Adjustment**/


.airbeltEUF-container {height: 1060px;}
.ufBox section.large-12, .ufBox section.large-12 > div {height:100%}
.ufBox .modelBoxNew {padding:15px;}
.imagecontentfix {margin: 20px 0 12px -90px;}
.overflowYauto { height: 90%; overflow-y: auto;}

/*******************Standard Features Container*********************************/
/** .stdFeaturescontainer {height: 540px;} */
.stdFeaturescontainer .large-12, .stdFeaturescontainer .large-12 .modelBox {height: 100%;}

/*******************automatic X Container*********************************/
.autoXcontainer { width:100%; height: 1043px;} /**For Chrome & Safari**/
.heightautoXtabs { height: 675px;}
/* html[data-useragent*='Firefox'] .heightautoXtabs {height: 675px;} */
.autoXUF-container {height: 1550px;}
html[data-useragent*='rv:11.0'] .autoXUF-container {height: 1595px;}
html[data-useragent*='Firefox'] .autoXUF-container {height: 1610px;}
html[data-useragent*='Edge'] .autoXUF-container {height: 1600px;}
.autoXcontainer .rightTopcontainer {height: auto;}
.x7Uf-absoluteSetting { position: absolute; width: 60%;}
.new-automatic-x-uniqFeatures p { padding: 10px; margin: 7px 12px; font-size: 12px; -webkit-hyphens: auto; -moz-hyphens: auto; -ms-hyphens: auto; hyphens: auto; word-wrap: break-word;}
html[data-platform*='MacIntel'][data-useragent*='Firefox'] .paddingBottom60px{padding-bottom:60px;}
.wornburshpadding{ padding-right: 0px!important;}
.maximgwidth130{max-width: 130%; margin: auto;}
.visibility{visibility: hidden;}
.wordwrap{word-wrap: break-word;}

/*******************automatic X4 Container*********************************/
.autoX4container { width:100%; height: 1050px;} /**For Chrome & Safari**/
.autoX4container .rightTopcontainer {height: auto;}
html[data-useragent*='Firefox'] .heightautoX4tabs {height: 655px;}
.heightautoX4tabs { height: 655px;}
.autoX4UF-container {height: 1070px;}

/*******************Onyx Container*********************************/
.onyx-a-color a{ color: #000000;}
.onyx-bg-gray {
    background-color: #ecebeb;
    padding:20px;
    border: 1px solid #676767;
    box-shadow: 3px 2px 2px 0 rgba(0, 0, 0, 0.2);
    border-radius: 20px;
    line-height: 1.4;
}
.onyx-buttons{background-color: #1e1751;
    border: none;
    border-radius: 9px;
    font-size: 11px;
    padding: 6px 12px;
    margin-bottom: 25px;}
    .onyx-buttons:hover, .onyx-buttons:focus, .onyx-buttons:hover, .onyx-buttons:focus {
        background-color: #1e1751;
    }

    .onyx-border-height {height: 330px;}

/*******************Felix Container*********************************/
.felixcontainer { width:100%; height: 1100px;} /**For Chrome & Safari**/
/*html[data-useragent*='Version/8'] .felixcontainer { width:100%; height: 1051px;}*/
.heightfelixtabs { height: 725px;}
html[data-useragent*='Firefox'] .heightfelixtabs, html[data-useragent*='rv:11.0'] .heightfelixtabs, html[data-useragent*='MSIE'] .heightfelixtabs,
html[data-useragent*='Edge/18'] .heightfelixtabs {height: 723px;}
.felixUF-container {height: 1220px;}
html[data-useragent*='Firefox'] .felixUF-container {height: 1260px;}
.word-break {word-break: break-all;}
html[data-useragent*="Firefox"] .firefox-side-border {padding-bottom: 0px; margin-bottom: 0;}


/*******************Essential G Container*********************************/
.essentialGcontainer { width:100%; height: 851px;} /**For Chrome & Safari**/
.heightessentialGtabs { height: 476px;}
html[data-useragent*='Firefox'] .heightessentialGtabs { height: 477px;}
.essentialGUF-container {height: 949px;}

/*******************300-350 Mechanical Container*********************************/
.mech300-350container { width:100%; height: 1080px;} /**For Chrome & Safari**/
.height300-350Mtabs { height: 641px;}
html[data-useragent*='Firefox'] .height300-350Mtabs { height: 642px;}
.mech300-350UF-container {height: 1100px;}

/*******************370 comfort Container*********************************/
.comf370container { width:100%; height: 840px;} /**For Chrome & Safari**/
.heightcomf370tabs { height: 465px;}
html[data-useragent*='Firefox'] .heightcomf370tabs, html[data-useragent*='rv:11.0'] .heightcomf370tabs, html[data-useragent*='MSIE 10.0'] .heightcomf370tabs { height: 466px;}
/*html[data-useragent*='MSIE 9.0'] .heightcomf370tabs { height: 465px;}*/
.comf370UF-container {height: 830px;}
html[data-useragent*='Firefox'] .comf370UF-container, html[data-useragent*='rv:11.0'] .comf370UF-container {height: 850px;}

/*******************Airbelt D Container*********************************/
.airbeltDcontainer { width:100%; height: 972px;} /**For Chrome & Safari**/
.heightairbeltDtabs { height: 597px;}
html[data-useragent*='Firefox'] .heightairbeltDtabs { height: 597px;}
.airbeltDUF-container {height: 860px;}
html[data-useragent*='Firefox'] .airbeltDUF-container, html[data-useragent*='rv:11.0'] .airbeltDUF-container {height: 860px;}

/*******************Airbelt k Container*********************************/
.airbeltkcontainer { width:100%; height: 1240px;} /**For Chrome & Safari**/
.heightairbeltKtabs { height: 865px;}
html[data-useragent*='Firefox'] .heightairbeltKtabs { height: 865px;}
.airbeltKUF-container {height: 830px;}

/*******************power heads Container*********************************/
.powerheadcontainer { width:100%; height: 430px;} /**For Chrome & Safari**/
html[data-useragent*="MSIE"] .powerheadcontainer { height: 429px;} /*IE 10*/
.heightpowerheadtabs { height: 403px;}
html[data-useragent*='Firefox'] .heightpowerheadtabs { height: 404px;}

/*******************duo brush Container*********************************/
.duobrushcontainer { width:100%; height: 777px;} /**For Chrome & Safari**/
.heightduobrushtabs { height: 403px;}
html[data-useragent*='Firefox'] .heightduobrushtabs { height: 404px;}
.large-24.widthduoBrush99 {width:99%;}
.widthduoBrush99 .large-8 > p {height: 370px;}

/*******************disco floor Container*********************************/
.discofloorcontainer { width:100%; height: 1016px;} /**For Chrome & Safari**/
.heightdiscofloortabs { height: 674px;}
html[data-useragent*='Firefox'] .heightdiscofloortabs { height: 697px;}
html[data-useragent*='rv:11.0'] .heightdiscofloortabs{ height: 697px;}
html[data-useragent*='Edge/18'] .heightdiscofloortabs{ height: 696px;}
html[data-useragent*='MSIE'] .heightdiscofloortabs { height: 697px;}
.heightdiscofloortabs .modelBox {height: 100%;}


/*************How to Videos Container*********************/
.howtoVidContainer {height: 530px;}
.howtoVidContainer p {padding: 10px;}
.howtoVidContainer h1 {padding-left: 10px;}


/*************Disposable Container*********************/
.dispVacContainer {height: 604px;}
html[data-useragent*='Edge/16'] .dispoLastul li:nth-child(2){height:105px;}

/*************filteration System Container*********************/
.filsysContainer {height: 675px;}
.filsysContainer .modelBoxNew {padding: 15px;}

/*************Enviornment Container*********************/
.envionContainer {height: 375px;}
.envionContainer .modelBoxNew {padding: 15px;}

html[data-useragent*='Firefox'] .dvTable ul li,
html[data-useragent*='rv:11.0'] .dvTable ul li { line-height: 1.75;}
html[data-useragent*='MSIE'] .dvTable ul li { line-height: 1.75;} /*for IE10*/

/*************testimonial Container*********************/
.testiContainer {height: 2690px;}
.testiContainer .modelBoxNew {padding: 15px;}

/*************Vaccume Review Container*********************/
.reviewContainer {height: 225px;}
.reviewContainer .large-12 {width: 49%}
.reviewContainer .modelBoxNew {padding: 15px;}


/****About Container*****/

.aboutContainer {
    position: relative;
    height: 330px;
}

.aboutContainer .modelBox.aboutSeboRightSmallBox {position:absolute; bottom: 0px;}



.pdListUVC>li{width:20%}/*new introduced 9/02*/
.pdList >.canisterlastli{float:left !important}/*new introduced 9/02*/
.rightTopcontainer{height:328px;}
.rightTopcontainer > .modelBoxNew {height: auto}


h6 { padding-bottom: 10px; display: inline-block; width: 65%;}
.floorpolishUp h6, .discoboxLeft h6, .discoFloorUF h6, .duobrushcontainer h6 {width:100%;}
.uniqFeatures p { padding: 12px 0px 16px; margin: 10px 12px; font-size: 12px; -webkit-hyphens: auto; -moz-hyphens: auto; -ms-hyphens: auto; hyphens: auto; word-wrap: break-word;}

.customPadAdj { margin: 10px 5px !important;}
.uniqFeatures p samp { font-family: inherit; margin-top: 35px; display: block;} /**For making the text comes in between**/



.bgIncludeE3Pre{background:url(../../../assets/images/product-images/bgIncludeE3Premium.jpg) no-repeat 1px -3px;}
.bgIncE1Kombi{background:url(../../../assets/images/product-images/bgIncludeE1Kombi.jpg) no-repeat 8px center;}
.bgIncludeE2Turbo{background:url(../../../assets/images/product-images/bgIncludeE2Turbo.jpg) no-repeat 2px center;}

.ufhrsmall { width: 89%; display:block; border-bottom: 1px solid #cfcfcf;}

.txtalignImg span { width: 48%; float: left;} /**For BAGS, FILTERS, ACCESSORIES AND WEAR ITEMS Text**/
.txtalignImg img { float: left;} /**For BAGS, FILTERS, ACCESSORIES AND WEAR ITEMS Image**/
.ultrabags {padding-right: 50px;}
.ultrabags span { position: relative; left: 34px; z-index: 99; top: 4px;} /**For Ultra Bags Text alignment according to the PDF**/
.seboFresh {position: relative; top: 30px; left: 10px;}
.padLeft20 {padding-left: 20px;}
.padLeft30 {padding-left: 30px;}/*Making Standard Feature Heading in left for airbelt-E*/
.TabDivider-airbeltE { margin-left: -6px; margin-right: -6px;}
.padOnlyLft10 {padding: 0 0 0 10px;} /**For Attachment accurecy**/
.padOnlyLft27 {padding: 0 0 0 27px;} /**For Attachment accurecy**/
.ulAirbeltE {padding: 0 0 0 35px;} /**For Standard Feature UL padding Left**/
.padbottom2px {padding-bottom: 2px;}
.padbottom4px {padding-bottom: 4px;}
.headingbox  {padding: 10px 0 0;}
.airbeltETab {width: 59%; float: left; padding: 0; font-size: 14px;}
.AirbeltE-BtnBuyNow {float:right; padding-right: 10px;}
.AirbeltE-BtnBuyNow a {margin: 0;}
.marginCenter {display:block; margin: 0 auto;}
.filterationBox {padding: 0px 11px; height: 97%; overflow-y: auto;}
.specsoverflow {height: 88%; overflow-y: auto;}
html[data-useragent*='Firefox'] .filterationBox {/*padding: 0px;*/ height: 90%; overflow-y: auto;}
.filterationBox p { font-size: 12px; margin-bottom: 15px; line-height: 1.4;}
.filterationBox p img {padding-right: 05px;}
.widthHeight100 {max-width: 100%; height: 100%;}



/***********************New Felix Product Page********************/

p.additionalTab {
    background: #e9e9e9;
    margin: 0 -5px 0 0;
    padding: 10px 15px;
    font-weight: bold;
}

.ufBox section p.additionalTab {
    margin: 0 -15px;
}

.steering-margin {margin: 25px 0 0 25px;}

.felixImgTxtmargin img {
    float: left;
    margin: 5% 0 0 10%;
}

.felixImgTxtmargin span {
    margin: 55% 0 0 0;
    float: left;
}

/*
ONYX Page new layout */
.position-right{
    right: -20px;
}
.onyxtag{
    padding-left: 0px;
    padding-right: 0px;
    left: -30px;
}
.warranty-img{
    left: -35px;
    top: 0px;
}

.onxyImgfix img {
    margin-left: 10px;
    display: block;
    margin-top: 15px;
}

.Onxymarginfix-380{margin-top:-380px}
.Onxymarginfix-358{margin-top:-358px}
.Onxymarginfix-321{margin-top: -370px; left: 5%;}

.onyxtag-bottom, .warranty-img-bottom { padding: 20px 0 0;}
.onyxtag-bottom a {color: #1E1751; padding: 10px 0; display: block; font-size: 13px;}
.onyxtag-bottom p {font-weight: 600; font-size: 14px; line-height: normal;}

 /* Search Functionality*/
 #search-btn{
     padding: 5px;
     width: 57px;
     height:25px;
     margin-bottom: 0px;
	 background-color: #33cc33;
     top:-8px;
 }

 #searchProduct{
    padding-top:1px;
    padding-bottom:1px;
    height: 20px;
    top:-8px;
    height:25px;
    margin-bottom: 0px;
 }

.searchbtn{
    padding-left: 0px;
}
/*******Media Query For Airbelt E*******/



@media (max-width:1023px) {
    ul.footerMenu li {padding: 1% 1.2%;}
    .TabTitle {height:30px;}
     .footerMenuContainer {width: 100%;}
    .ultrabags {padding-right:0 }
    .prodMantra p {font-size: 11px; width: 90%;}
    .prodMantra p br.noDN, .autoXcontentbr br, .contentRemovebr br.noDN {display: none;}
   .txtalignImg:nth-child(3) img {padding-left: 11px;}
    html[data-useragent*='Firefox'] .imgFFfix {margin-left: 10px;}
    .tabBodyUp.ui-tabs .ui-tabs-nav li { width: 16.16%;}
    .airbeltEcontainer .ui-tabs .ui-tabs-nav li a, .uniqFeatures p {font-size: 11px;}
    .heightAirbeltEtabs .font12px {font-size: 11px;}
    html[data-useragent*='Firefox'] .ulAirbeltE { padding: 0 0 0 28px;}
    html[data-useragent*='Firefox'] .padLeft30.stdFeth6 {padding-left: 20px;}
    .filterationBox p br.noDN, .ufBox p br.noDN, .ufBox div br.noDN {display: none;}
    .airbeltEUF-container .imagecontentfix {margin:0;}
    #mainMenu li a, .topLinks {font-size: 11px;}
    #mainMenu li a {padding: 10px 9px;}
    html[data-useragent*='rv:11.0'] #seboSlider li img {width: 100%}
    html[data-useragent*='Firefox'] .airbeltEUF-container p.PaddingBot20,
    html[data-useragent*='rv:11.0'] .airbeltEUF-container p.PaddingBot20  { padding-bottom: 15px;}
    .filterationBox p, .ulAirbeltE, .font12px {font-size: 11px;}
    .widthduoBrush99 .large-8 > p {height: 350px;}
    .autoXcontainer {height: 1059px;}
    html[data-useragent*='Firefox'] .autoXcontainer {height: 1082px;}
    .left-10p{left: 10px;}


     /*********************Chart Alignment**********************/
     .heightautoXtabs {height: 692px;}
     html[data-useragent*='Firefox'] .heightautoXtabs {height: 714px;}
     html[data-useragent*="rv:11.0"] .heightfelixtabs, html[data-useragent*='MSIE'] .heightfelixtabs {height: 725px;}
     .heightessentialGtabs {height: 477px;}
     .heightAirbeltEtabs {height: 928px;}
     .heightcomf370tabs { height: 466px;}
     .heightautoX4tabs {height: 656px;}
     html[data-useragent*='Firefox'] .heightautoX4tabs {height: 657px;}

    .paddingBot-800{padding-bottom:80px;}
    .display-flow-800{ display: flow-root;}
    .autoXUF-container {height: 1555px;}
    html[data-useragent*='rv:11.0'] .autoXUF-container {height: 1545px;}
    html[data-useragent*='Firefox'] .autoXUF-container {height: 1565px;}
    html[data-useragent*='Edge'] .autoXUF-container {height: 1545px;}
    html[data-useragent*="Firefox"] .airbeltEcontainer { height: 1294px;}
    html[data-useragent*='rv:11.0'] .airbeltEcontainer  { height: 1293px;}
    html[data-useragent*="Firefox"] .heightAirbeltEtabs { height: 921px;}
    html[data-useragent*="rv:11.0"] .heightAirbeltEtabs { height: 920px;}

    html[data-useragent*="Firefox"] .heightessentialGtabs  {height: 478px;}
    html[data-useragent*="rv:11.0"] .heightessentialGtabs {height: 478px;}


    .height300-350Mtabs { height: 642px;}
     html[data-useragent*="Firefox"] .height300-350Mtabs {height: 643px;}
     html[data-useragent*="rv:11.0"] .height300-350Mtabs {height: 643px;}
     html[data-useragent*="MSIE"] .height300-350Mtabs {height: 641px;}

     html[data-useragent*="Firefox"] .heightcomf370tabs {height: 467px;}
     html[data-useragent*="rv:11.0"] .heightcomf370tabs, html[data-useragent*="MSIE 10.0"] .heightcomf370tabs {height: 467px;}
     /*html[data-useragent*="MSIE 9.0"] .heightcomf370tabs {height: 466px;}*/

     html[data-useragent*='Firefox'] .heightairbeltKtabs, html[data-useragent*='rv:11.0'] .heightairbeltKtabs { height: 866px;}

     html[data-useragent*="Firefox"] .duobrushcontainer {height: 810px;}
     html[data-useragent*="Firefox"] .heightduobrushtabs {height: 438px;}

    .felixcontainer {height:1100px;}
    html[data-useragent*='Version/11'] .felixcontainer {height: 1090px;}
    html[data-useragent*='Version/11'] .heightfelixtabs {height: 715px;}

    .heightfelixtabs {height: 725px;}
    .steering-margin {margin: auto;}
    .paddingleft0px {padding-left: 0px;}
    .maximgwidth800px{max-width: 100%; margin: auto;}th
    .maximgwidth50px{max-width: 50%; margin: auto;}



    html[data-useragent*='Version/10'] .mech300-350container {height: 1079px;}
    html[data-useragent*='MSIE'] .mech300-350container {height: 1078px;}

    .mech300-350container .rightTopcontainer .large-24.fRight {height:412px;}
    .mech300-350container .rightTopcontainer .large-24 .modelBoxNew {height: auto;}

    .heightairbeltDtabs {height: 598px;}
    html[data-useragent*="Firefox"] .heightairbeltDtabs, html[data-useragent*="rv:11.0"] .heightairbeltDtabs, html[data-useragent*="MSIE"] .heightairbeltDtabs {height: 599px;}

    .heightairbeltKtabs { height: 866px;}

    .heightpowerheadtabs { height: 404px;}
     html[data-useragent*="Firefox"] .heightpowerheadtabs { height: 405px;}
    .duobrushcontainer {height: 810px;}
    .heightduobrushtabs {height: 437px;}
    html[data-useragent*="rv:11.0"] .heightduobrushtabs {height: 438px;}

    .heightdiscofloortabs {height: 646px;}/*disco floor*/
    .discoFloorUF {height: 590px;}/*disco floor*/
    .discoboxLeft {height: 460px;}/*disco floor*/
    .floorpolishUp {height: 373px;}/*disco floor*/
    html[data-useragent*='Firefox'] .heightdiscofloortabs, html[data-useragent*='rv:11.0'] .heightdiscofloortabs { height: 647px;}/* disco floor FF*/
    html[data-useragent*='MSIE'] .heightdiscofloortabs { height: 647px;}/* disco floor IE 10*/
	html[data-useragent*='Edge/16'] .heightdiscofloortabs {height: 646px;} /*disco floor IE Edge*/
    .dispoLastul li:nth-child(2), html[data-useragent*='Edge/16'] .dispoLastul li:nth-child(2){height:131px;}
    .dvSmallBox {padding:0; width:90%; margin: 0 auto;}
    .grayBg {height: 110px;}
    .testiContainer {height: 2590px;} /*customer testimonials*/
    html[data-useragent*='Firefox'] section.uniqFeatures > .large-12.fLeft p:last-child, html[data-useragent*='rv:11.0'] section.uniqFeatures > .large-12.fLeft p:last-child { padding-bottom: 0;}

}
@media (min-width:975px) and (max-width: 1023px) {
    .autoXUF-container {height: 1475px;}
    html[data-useragent*='rv:11.0'] .autoXUF-container {height: 1510px;}
    html[data-useragent*='Firefox'] .autoXUF-container {height: 1515px;}
    html[data-useragent*='Edge'] .autoXUF-container {height: 1485px;}
   .paddingBot-800{padding-bottom: 110px;}
   .paddingBot30-800{padding-bottom: 100px;}
   .x7Uf-absoluteSetting { position: inherit; }
}

@media (max-width:925px) {
    .paddingleft15px {padding-left: 15px;}
    .padding-left-20 {padding-left: 20px;}
    .left-0{left:0;}

}
@media (max-width:907px) {
    #mainMenu li a {font-size: 10px; padding: 10px 8px;}
    .topLinks {font-size: 10px;}
    .catalogimgfix {width: 75px; margin-right: -5px;}
    h2 {font-size: 15px;}
   .reviewContainer div a {padding-right: 5px;}
   .paddingleft0 {padding-left: 0px;}


    .boxRight li a, .homeVideoList ul li a, .aboutHomeTxt {font-size: 11px;}
    .tabBodyUp.ui-tabs .ui-tabs-nav li { width: 16.05%;}
    .duobrushcontainer .tabBodyUp.ui-tabs .ui-tabs-nav li {width: 19.4%;}
    ul.footerMenu li {padding: 1% 0.5%;}
    ul.footerMenu li:last-child { padding: 0.6% 0.0%;}
    .uniqFeatures p br.noDN, br.noDisplayBrIpad, .noBreakUFessential br, p.hardcodebr br.noDN1n, p.hardcodebr br.noDN1, .autoXbr br.noDN {display: none;}
    .tabBodyUp.ui-tabs .ui-tabs-nav li a {font-size: 10px !important;}
    .heightAirbeltEtabs .font12px {font-size: 11px;}
    .ufBox .font12px { font-size: 11px;}
     .airbeltEcontainer .ui-tabs .ui-tabs-nav li { width: 16.08%;}
    .txtalignImg span {width: 45%;}
    .txtalignImg span br.noDN, #productDesc br.noDN { display: none;}
    .heightAirbeltEtabs br.noDN { display: none;}
    .commonTopSpace15 {margin-top:10px;}
    .secNav > li > a, .secNav > li > ul li a {font-size: 11px;}
    .uniqFeatures p {padding: 10px 0px 14px;}
    p.additionalTab {padding: 10px 15px;}
    .imgwidthadjust {max-width:100%; height:auto;}


    .ulAirbeltE { padding: 0 0 0 15px;}
    html[data-useragent*='Firefox'] .ulAirbeltE { padding: 0 0 0 20px;}
    .padLeft30.stdFeth6 {padding-left: 10px;}
    .autoXcontainer {height: 1084px;}
    .autoX4container {height: 1103px;}
    .heightautoX4tabs {height: 710px;}
    html[data-useragent*="Firefox"] .heightautoX4tabs, html[data-useragent*='rv:11.0'] .heightautoX4tabs, html[data-useragent*='MSIE'] {height: 711px;}
    html[data-useragent*='Firefox'] .autoXcontainer {height: 1122px;}
    html[data-useragent*='rv:11.0'] .autoXcontainer, html[data-useragent*='MSIE'], html[data-useragent*='Edge'] .autoXcontainer {height: 1088px;}
    .heightautoXtabs {height: 710px;}
    html[data-useragent*="Firefox"] .heightautoXtabs {height: 743px;}
    .filsysContainer {height: 700px;}
    .widthduoBrush99 .large-8 > p {height: 400px;}
    .modelBoxNew.halfModlebox {height: 100%;}
    .modelBoxNew.halfModlebox .ulCommon li {padding: 0 0 14px 0px;}
    .testiContainer {height: 2700px;}
    .img100 {max-width:100%; height: auto}
    html[data-useragent*="Firefox"] .heightpowerheadtabs {height: 406px;}
    html[data-useragent*='Firefox'] .heightdiscofloortabs, html[data-useragent*='rv:11.0'] .heightdiscofloortabs, html[data-useragent*='MSIE'] .heightdiscofloortabs { height: 678px;}/* disco floor FF*/
	html[data-useragent*='Edge/16'] .heightdiscofloortabs { height: 677px;}
    html[data-useragent*='Firefox'] .discoboxLeft, html[data-useragent*='rv:11.0'] .discoboxLeft, html[data-useragent*='MSIE'] .discoboxLeft, html[data-useragent*='Edge/16'] .discoboxLeft { height: 490px;}/* disco floor FF*/
    .dvTable ul li,
    html[data-useragent*='Firefox'] .dvTable ul li,
    html[data-useragent*='rv:11.0'] .dvTable ul li { line-height: 1.40;}



  /*********************Chart Alignment**********************/
    .heightAirbeltEtabs {height: 912px;}
    .airbeltEcontainer { height: 1285px;}
    html[data-useragent*="Firefox"] .heightAirbeltEtabs { height: 922px;}
    html[data-useragent*='rv:11.0'] .heightAirbeltEtabs  { height: 921px;}
    html[data-useragent*='MSIE'] .heightAirbeltEtabs  { height: 913px;}
    .ulCommon.fullimg li {padding: 0 0 10px 0px;}
    .learnmorelink {padding-right: 0px;}

    .heightfelixtabs {height: 726px;}
    .felixUF-container {height: 1235px;}
    .new-felix-uniqFeatures p {padding: 2%;}
    .mac-chrometext {padding-left: 0;}
    html[data-useragent*="rv:11.0"] .felixUF-container {height: 1300px;}
    html[data-useragent*="Firefox"] .heightfelixtabs, html[data-useragent*="rv:11.0"] .heightfelixtabs, html[data-useragent*='MSIE'] .heightfelixtabs {height: 726px;}
    .heightairbeltDtabs {height: 620px;}
    /*html[data-useragent*='Version/8'] .heightairbeltDtabs,
    html[data-useragent*='Version/9'] .heightairbeltDtabs,*/
    html[data-useragent*='Version/10'] .heightairbeltDtabs {height: 620px;} /*Safari 8 & 9*/

    html[data-useragent*="MSIE"] .heightairbeltDtabs {height:621px;} /*IE 10*/

    .airbeltDUF-container {height: 900px;}
    html[data-useragent*='Firefox'] .airbeltDUF-container, html[data-useragent*='rv:11.0'] .airbeltDUF-container {height: 950px;}

    .airbeltkcontainer .rightTopcontainer {height: 305px;}
    .airbeltkcontainer {height: 1216px;}

    .comf370container .rightTopcontainer {height: 305px;}
    .comf370container {height: 816px;}

    .airbeltDcontainer .rightTopcontainer {height: 307px;}
    .essentialGUF-container {  height: 1000px;}

    .essentialGcontainer .rightTopcontainer {height: 309px;}
    .essentialGcontainer {height: 831px;}
    .mech300-350container {height: 1000px;}
    .height300-350Mtabs {height: 563px;}
   /* html[data-useragent*='Version/8'] .mech300-350container,
    html[data-useragent*='Version/9'] .mech300-350container,*/
    html[data-useragent*='Version/10'] .mech300-350container {height: 1000px;}
     html[data-useragent*='Firefox'] .heightairbeltKtabs, html[data-useragent*='rv:11.0'] .heightairbeltKtabs { height: 867px;}

    html[data-useragent*="Firefox"] .essentialGUF-container, html[data-useragent*="rv:11.0"] .essentialGUF-container, html[data-useragent*='MSIE'] .essentialGUF-container { height: 1050px;}
    html[data-useragent*="Firefox"] .heightessentialGtabs, html[data-useragent*="rv:11.0"] .heightessentialGtabs {height: 478px;}

    html[data-useragent*="Firefox"] .mech300-350container { height: 1000px;}
    html[data-useragent*="rv:11.0"] .mech300-350container { height: 1000px;}
    html[data-useragent*='MSIE'] .mech300-350container {height: 1000px;}

     html[data-useragent*="Firefox"] .height300-350Mtabs, html[data-useragent*="rv:11.0"] .height300-350Mtabs { height: 564px;}
     html[data-useragent*="MSIE"] .height300-350Mtabs { height: 565px;}

    html[data-useragent*="Firefox"] .heightcomf370tabs {height: 467px;}
    html[data-useragent*="Firefox"] .heightairbeltDtabs, html[data-useragent*="rv:11.0"] .heightairbeltDtabs, html[data-useragent*="MSIE"] .heightairbeltDtabs  {height: 621px;}

    .autoXUF-container {height: 1585px;}
    html[data-useragent*='rv:11.0'] .autoXUF-container {height: 1630px;}
    html[data-useragent*='Firefox'] .autoXUF-container {height: 1630px;}
    html[data-useragent*='Edge'] .autoXUF-container {height: 1630px;}/*Auto X Unique Feature page FF & IE fix*/
    html[data-useragent*="Firefox"] .autoX4UF-container, html[data-useragent*='rv:11.0'] .autoX4UF-container {height: 1100px;} /*Auto X Unique Feature page FF & IE fix*/
    .paddingBot-800{padding-bottom:40px;}


    .heightduobrushtabs {height: 438px;}
    html[data-useragent*="Firefox"] .heightduobrushtabs, html[data-useragent*="rv:11.0"] .heightduobrushtabs {height: 439px;}


    .heightpowerheadtabs { height: 405px;}
    .heightdiscofloortabs {height: 647px;}
    .discoFloorUF br {display:none;}

    /*.modelBox.boxWarentynew {height: 1930px;}*/
    html[data-useragent*='Firefox'] .modelBox.boxWarentynew,
    html[data-useragent*='rv:11.0'] .modelBox.boxWarentynew,
    html[data-useragent*='MSIE'] .modelBox.boxWarentynew { height: 1930px;}

    html[data-useragent*="Firefox"] .felixImgTxtmargin span {word-break: break-all; width: 60%;}

}

@media (max-width:875px) {
    .vacuumReviewDogImg {max-width: 100%; height: auto;}
    .airbeltkcontainer .rightTopcontainer {height: 290px;}
    .airbeltkcontainer {height: 1201px;}
    .videoList {font-size: 10px;}
    .videoList ul { padding: 0;}
     .felixUF-container {height: 1300px;}
     .mac-chrome-padding {padding-left:15px;}
    .airbeltDcontainer .rightTopcontainer {height: 293px;}
    .airbeltDcontainer {height: 958px;}
    html[data-useragent*="Firefox"] .heightairbeltDtabs, html[data-useragent*="rv:11.0"] .heightairbeltDtabs, html[data-useragent*="MSIE"] .heightairbeltDtabs  {height: 621px;}

    .essentialGcontainer .rightTopcontainer {height: 293px;}
    .essentialGcontainer {height: 815px;}

    .mech300-350UF-container {height: 1100px;}
    html[data-useragent*="Firefox"] .height300-350Mtabs {height: 564px;}
    html[data-useragent*="Version/10"] .height300-350Mtabs/*, html[data-useragent*="Version/9"] .height300-350Mtabs, html[data-useragent*="Version/8"] .height300-350Mtabs*/ {height: 563px;}
    .comf370container .rightTopcontainer {height: 294px;}
    .heightcomf370tabs {height: 477px;}
    html[data-useragent*="rv:11.0"] .heightcomf370tabs, html[data-useragent*="MSIE"] .heightcomf370tabs {height: 478px;}

    html[data-useragent*="Firefox"] .heightcomf370tabs {height: 478px;}
    html[data-useragent*='Firefox'] .comf370UF-container, html[data-useragent*='rv:11.0'] .comf370UF-container {height: 870px;}


    .autoXUF-container {height: 1628px;}
    .autoX4UF-container {height: 1130px;}
    html[data-useragent*='rv:11.0'] .autoXUF-container {height: 1645px;}
    html[data-useragent*='Firefox'] .autoXUF-container {height: 1645px;}
    html[data-useragent*='Edge'] .autoXUF-container {height: 1645px;}
    html[data-useragent*="Firefox"] .autoX4UF-container, html[data-useragent*='rv:11.0'] .autoX4UF-container {height: 1150px;} /* Auto X Unique Feature page FF & IE fix */
    html[data-useragent*="Firefox"] .heightAirbeltEtabs { height: 921px;}
    .discoUL li {padding-bottom: 7px !important;}
    .comf370UF-container {height: 890px;}

    .felixImgTxtmargin span {word-break: break-all; width: 60%;}
     html[data-useragent*='Firefox'] .felixUF-container {height: 1320px;}
     html[data-useragent*='Edge/16'] .felixUF-container {height: 1300px;}
     .Paddingleft20px {padding-left: 20px;}
     .padding-left-15 { padding-left: 15px;}
     html[data-useragent*='Edge'] .margin120px-800 { margin-top: 0px}
     html[data-useragent*='Edge'] .margin220px-800 { margin-top: 0px}

}
@media (max-width:866px){
    .margin120px-800 { margin-top: -120px}
   .margin220px-800 { margin-top: -174px}
   html[data-useragent*='Edge'] .margin120px-800 { margin-top: -120px}
    html[data-useragent*='Edge'] .margin220px-800 { margin-top: -174px}
}

@media (max-width:850px) {
    .widthduoBrush99 .large-8 > p {height: 420px;}
    .tabBodyUp.ui-tabs .ui-tabs-nav li a {font-size: 9px !important;}
    .testiContainer {height: 2810px;}/*Cust Testimonials*/
    .reviewContainer {height: 245px;}
    .ulCommon.fullimg {padding: 0 0 0 12px;}
    .ulCommon.fullimg li {padding: 0 0 8px 0px;}
    .dvTable ul li {padding-left:6px; padding-right: 0px;}
    .stdFeaturescontainer { height: 570px;} /*Standard Features*/
    .heightpowerheadtabs { height: 406px;}
    .heightautoXtabs {height: 738px;}
    .felixUF-container {height: 1325px;}
    .autoXcontainer {height: 1110px;}
    html[data-useragent*='Firefox'] .autoXcontainer {height: 1120px;}
    html[data-useragent*='rv:11.0'] .autoXcontainer, html[data-useragent*='MSIE'], html[data-useragent*='Edge'] .autoXcontainer {height: 1115px;}
   /* html[data-useragent*="Firefox"] .heightautoXtabs, html[data-useragent*='rv:11.0'] .heightautoXtabs, html[data-useragent*='MSIE'] {height: 738px;} */

   .autoXUF-container {height: 1680px;}
   html[data-useragent*='rv:11.0'] .autoXUF-container {height: 1720px;}
    html[data-useragent*='Firefox'] .autoXUF-container {height: 1700px;}
    html[data-useragent*='Edge'] .autoXUF-container {height: 1700px;}
   .margin120px-800 { margin-top: -120px}
   .margin220px-800 { margin-top: -180px}
   .paddingBot-800{padding-bottom: 0px;}
   .paddingBot30-800{padding-bottom: 50px;}
    .heightfelixtabs {height: 728px;}
    html[data-useragent*="Firefox"] .heightfelixtabs, html[data-useragent*="rv:11.0"] .heightfelixtabs {height: 727px;}
    html[data-useragent*='MSIE'] .heightfelixtabs {height: 727px;}
    .airbeltDcontainer .rightTopcontainer {height: 283px;}
    .airbeltDcontainer {height: 947px;}
     /*html[data-useragent*='Version/8'] .airbeltDcontainer,
     html[data-useragent*='Version/9'] .airbeltDcontainer,*/
     html[data-useragent*='Version/10'] .airbeltDcontainer {height: 946px;} /*Safari 8*/
    .heightairbeltDtabs {height: 621px;}
    html[data-useragent*="Firefox"] .heightairbeltDtabs {height: 620px;}
    html[data-useragent*="rv:11.0"] .heightairbeltDtabs, html[data-useragent*="MSIE"] .heightairbeltDtabs  {height: 621px;}
    .discoFloorUF {height: 650px;} /*disco floor*/
    .heightAirbeltEtabs { height: 914px;}

    .airbeltkcontainer .rightTopcontainer {height: 286px;}
    .airbeltkcontainer {height: 1197px;}
    .heightairbeltKtabs {height: 868px;}

    .essentialGcontainer .rightTopcontainer {height: 279px;}
    .essentialGcontainer {height: 815px;}
    .heightessentialGtabs { height: 493px;}

    html[data-useragent*="Firefox"] .height300-350Mtabs{ height: 565px;}
    html[data-useragent*="rv:11.0"] .height300-350Mtabs { height: 565px;}
    html[data-useragent*="Version/10"] .height300-350Mtabs/*, html[data-useragent*="Version/9"] .height300-350Mtabs, html[data-useragent*="Version/8"] .height300-350Mtabs */{height: 565px;}

    .comf370container .rightTopcontainer {height: 284px;}
    .heightcomf370tabs {height: 489px;}
    .heightdiscofloortabs {height: 709px;}
    html[data-useragent*='Firefox'] .heightdiscofloortabs, html[data-useragent*='rv:11.0'] .heightdiscofloortabs, html[data-useragent*='MSIE'] .heightdiscofloortabs, html[data-useragent*='Edge/16'] .heightdiscofloortabs { height: 739px;}/* disco floor FF*/

    .mech300-350container {height: 998px;}
    html[data-useragent*='Version/10'] .mech300-350container {height: 1000px;}
    html[data-useragent*='MSIE'] .mech300-350container {height: 1000px;}


    html[data-useragent*="Firefox"] .felixUF-container,
    html[data-useragent*="rv:11.0"] .felixUF-container,
    html[data-useragent*='Version/12'] .felixUF-container {height: 1360px;}

    html[data-useragent*="Firefox"] .essentialGcontainer, html[data-useragent*="rv:11.0"] .essentialGcontainer {height: 826px;}
    html[data-useragent*="Firefox"] .heightessentialGtabs, html[data-useragent*="rv:11.0"] .heightessentialGtabs { height: 504px;}
    .duobrushcontainer {height: 820px;} /*duo cleaner*/
    html[data-useragent*="rv:11.0"] .duobrushcontainer {height: 809px;}
    .heightduobrushtabs { height: 450px;}/*duo cleaner*/
     html[data-useragent*="Firefox"] .airbeltEcontainer { height: 1292px;}
      html[data-useragent*='Firefox'] .heightpowerheadtabs { height: 407px;}

    html[data-useragent*="Firefox"] .heightcomf370tabs {height: 489px;}
    html[data-useragent*="rv:11.0"] .heightcomf370tabs, html[data-useragent*='MSIE'] .heightcomf370tabs {height: 489px;}

    html[data-useragent*='Firefox'] .comf370UF-container, html[data-useragent*='rv:11.0'] .comf370UF-container {height: 890px;}
    html[data-useragent*='Firefox'] .heightairbeltKtabs, html[data-useragent*='rv:11.0'] .heightairbeltKtabs { height: 868px;}
    html[data-useragent*="Firefox"] .heightduobrushtabs  {height: 441px;}
    html[data-useragent*="rv:11.0"] .heightduobrushtabs {height: 439px;}
    html[data-useragent*='Edge/16'] .felixUF-container {height: 1360px;}



}

@media (max-width:826px){
    #mainMenu li a { padding: 10px 6px;}
    .secNav > li > a {font-size: 11px;}
    h6, .boxRight li a { font-size: 11px;}
    .ulCommon.fullimg {padding: 0 0 0 6px;}
    .fullimg.ulCommon li {padding: 0 0 6px 0px;}
    .filsysContainer { height: 700px;}
    .envionContainer {height: 390px;} /*enviornment*/
     .felixUF-container {height: 1345px;}
    .essentialGcontainer .rightTopcontainer {height: 271px;}

    .heightessentialGtabs { height: 501px;}
    .autoXcontainer {height: 1103px;}
    .autoXUF-container {height: 1720px;}
    html[data-useragent*='rv:11.0'] .autoXUF-container {height: 1720px;}
    html[data-useragent*='Firefox'] .autoXUF-container {height: 1720px;}
    html[data-useragent*='Edge'] .autoXUF-container {height: 1720px;}
    html[data-useragent*='Firefox'] .autoXcontainer {height: 1108px;}
    html[data-useragent*='rv:11.0'] .autoXcontainer, html[data-useragent*='MSIE'], html[data-useragent*='Edge'] .autoXcontainer{height: 1103px;}
    html[data-useragent*="rv:11.0"] .heightairbeltDtabs, html[data-useragent*="MSIE"] .heightairbeltDtabs  {height: 620px;}
    .airbeltDcontainer .rightTopcontainer {height: 276px;}
    .airbeltDcontainer {height: 939px;}
    /*html[data-useragent*='Version/8'] .airbeltDcontainer,
    html[data-useragent*='Version/9'] .airbeltDcontainer,*/
    html[data-useragent*='Version/10'] .airbeltDcontainer {height: 939px;} /*Safari 8*/
    .heightairbeltDtabs {height: 620px;}
    .airbeltDUF-container { height: 940px;}

   /*html[data-useragent*="Firefox"] .heightairbeltDtabs, html[data-useragent*="rv:11.0"] .heightairbeltDtabs, html[data-useragent*="MSIE"] .heightairbeltDtabs  {height: 621px;}*/
    html[data-useragent*="Firefox"] .essentialGcontainer, html[data-useragent*="rv:11.0"] .essentialGcontainer {height: 818px;}
    html[data-useragent*="Firefox"] .essentialGUF-container, html[data-useragent*="rv:11.0"] .essentialGUF-container { height: 1080px;}


    .airbeltkcontainer .rightTopcontainer {height: 276px;}
    .airbeltkcontainer {height: 1187px;}

    .comf370container .rightTopcontainer {height: 276px;}
    .heightcomf370tabs {height: 497px;}

    .modelBoxNew.halfModlebox .ulCommon li {padding: 0 0 10px 0px;}


    /*html[data-useragent*="Firefox"] .heightfelixtabs, html[data-useragent*="rv:11.0"] .heightfelixtabs, html[data-useragent*='MSIE'] .heightfelixtabs {height: 679px;}*/
    html[data-useragent*="Firefox"] .heightcomf370tabs {height: 497px;}
    html[data-useragent*="rv:11.0"] .heightcomf370tabs, html[data-useragent*="MSIE"] .heightcomf370tabs {height: 497px;}

    html[data-useragent*='Firefox'] .comf370UF-container, html[data-useragent*='rv:11.0'] .comf370UF-container  {height: 910px;}
    html[data-useragent*='Firefox'] .heightairbeltKtabs, html[data-useragent*='rv:11.0'] .heightairbeltKtabs  { height: 869px;}
    html[data-useragent*='Firefox'] .powerheadcontainer , html[data-useragent*='rv:11.0'] .powerheadcontainer, html[data-useragent*='MSIE'] .powerheadcontainer { height: 450px;}
    html[data-useragent*='Firefox'] .heightpowerheadtabs, html[data-useragent*='rv:11.0'] .heightpowerheadtabs, html[data-useragent*='MSIE'] .heightpowerheadtabs { height: 427px;}
    html[data-useragent*='Edge/16'] .felixUF-container {height: 1360px;}


}


@media (max-width:818px) {
    /*.heightautoXtabs {height: 702px;}*/
    .airbeltEcontainer .ui-tabs .ui-tabs-nav li a {font-size: 9px;}
    .heightAirbeltEtabs {height: 914px;}
    .txtalignImg span {width: 43%;}
    .essentialGcontainer .ulAirbeltE { padding: 0 0 0 10px;}
    .filsysContainer {height: 720px;} /*filteration System container*/
    .essentialGUF-container {  height: 1055px;}
    .heightautoXtabs #tabs-1.modelBoxNew div br.noDN {display:none;}
    .heightautoX4tabs #tabs-1.modelBoxNew div br.noDN {display:none;}
    .felixUF-container {height: 1380px;}
    .autoXcontainer {height: 1075px;}
    html[data-useragent*='rv:11.0'] .autoXcontainer, html[data-useragent*='MSIE'], html[data-useragent*='Edge'] .autoXcontainer {height: 1075px;}
    .heightautoXtabs {height: 712px}
    .autoXUF-container {height: 1720px;}
    html[data-useragent*='rv:11.0'] .autoXUF-container {height: 1735px;}
    html[data-useragent*='Firefox'] .autoXUF-container {height: 1720px;}
    html[data-useragent*='Edge'] .autoXUF-container {height: 1720px;}
    .margin120px-800 { margin-top: -120px}
    .margin220px-800 { margin-top: -210px}
    .paddingBot-800{padding-bottom: 0px;}
    .paddingBot30-800{padding-bottom: 30px;}
    .display-flow-800{ display: flow-root;}
    html[data-useragent*="Firefox"] .airbeltEcontainer, html[data-useragent*="rv:11.0"] .airbeltEcontainer { height: 1292px;}
    html[data-useragent*="Firefox"] .essentialGcontainer, html[data-useragent*="rv:11.0"] .essentialGcontainer {height: 826px;}

    html[data-useragent*="Firefox"] .heightessentialGtabs, html[data-useragent*="rv:11.0"] .heightessentialGtabs {height: 512px;}
    html[data-useragent*="MSIE"] .heightessentialGtabs {height: 501px;}

    html[data-useragent*="Firefox"] .heightcomf370tabs, html[data-useragent*="rv:11.0"] .heightcomf370tabs {height: 497px;}
    html[data-useragent*="Firefox"] .height300-350Mtabs { height: 565px;}
    html[data-useragent*="rv:11.0"] .height300-350Mtabs { height: 565px;}
    html[data-useragent*="Version/10"] .height300-350Mtabs/*, html[data-useragent*="Version/9"] .height300-350Mtabs, html[data-useragent*="Version/8"] .height300-350Mtabs*/ {height: 565px;}
    html[data-useragent*="MSIE"] .height300-350Mtabs { height: 565px;}
    /*html[data-useragent*="Firefox"] .heightfelixtabs, html[data-useragent*="rv:11.0"] .heightfelixtabs, html[data-useragent*='MSIE'] .heightfelixtabs {height: 678px;}*/


    .comf370UF-container {height: 900px;}
}

@media (max-width:800px) {

    ul.footerMenu li {padding: 1% 0.3%;}
    .txtalignImg span {width: 41%;}
    .learnmorelink {font-size: 11px;}
    .iPad.font12px { font-size: 12px;}
    .TabTitle.airbeltETab {font-size: 11px;}
     h2 { font-size: 15px;}
     .boxRight li a {font-size:11px;}
    .catalogimgfix {margin-right: -5px; width: 65px;}
     #mainMenu li a {font-size:9px; padding: 11px 8px;}
    .secNav > li {font-size: 11px;}


    /*********************Chart Alignment**********************/
    .airbeltEcontainer {height: 1320px;}
    html[data-useragent*='MSIE'] .airbeltEcontainer {height: 1283px;}
    .heightAirbeltEtabs {height: 949px;}
   /*** html[data-useragent*="rv:11.0"] .heightfelixtabs, html[data-useragent*='rv:MSIE'] .heightfelixtabs {height: 678px;}*/
    html[data-useragent*='Firefox'] .airbeltEcontainer, html[data-useragent*='rv:11.0'] .airbeltEcontainer {height: 1307px;}
    html[data-useragent*='Firefox'] .heightAirbeltEtabs, html[data-useragent*='rv:11.0'] .heightAirbeltEtabs {height: 936px;}
    html[data-useragent*='Firefox'] .heightpowerheadtabs, html[data-useragent*='rv:11.0'] .heightpowerheadtabs { height: 427px;}
    html[data-useragent*='Firefox'] .airbeltEcontainer .ui-tabs .ui-tabs-nav li { width: 16.05%;}

    .airbeltDcontainer .rightTopcontainer {height: 266px;}
    .airbeltDcontainer {height: 929px;}
    /*html[data-useragent*='Version/8'] .airbeltDcontainer,
    html[data-useragent*='Version/9'] .airbeltDcontainer,*/
    html[data-useragent*='Version/10'] .airbeltDcontainer {height: 929px;} /*Safari 8*/

    .airbeltkcontainer .rightTopcontainer {height: 265px;}
    .airbeltkcontainer {height: 1176px;}
}


@media (max-width:770px) and (min-width:769px)  {
    html[data-useragent*='Firefox'] .heightAirbeltEtabs {height: 889px;}
}
