body{padding: 0;margin: 0;background: #fff;font-family: 'Noto Sans', sans-serif;}
input, select, textarea {transition: all 0.5s ease;-webkit-transition: all 0.5s ease;}
a {text-decoration:none;transition: all 0.5s ease;-webkit-transition: all 0.5s ease;outline:none;outline: 0;}
a:hover , a:focus {text-decoration:none;}
input {border: 0;outline: 0;}
ul{margin:0;padding:0;list-style:none;}
h1, h2, h3, h4, h5, h6 , p {margin: 0;font-family: 'Noto Sans', sans-serif;}
img{max-width:100%}
.container{width: 100%;display: block;margin: 0 auto;max-width: 1175px;}

/** stylishBanner start css **/
.stylishBanner{width: 100%;display: block;background: url('/Global/Dishwashers/Image/HeroBanner.jpg') no-repeat center;background-size: cover;height: 100%;min-height: 860px;padding: 66px 0 0 0;}
.SbannerText {width: 100%;display: block;max-width: 400px;text-align: center;margin: 0 auto;}
.SbannerText h1{font-size: 36px;font-weight: 700;color: #fff;padding-bottom: 12px;line-height: 125%;width: auto;}
.SbannerText p{font-size: 18px;font-weight: 400;color: #fff;line-height: 26px;}
.scrolImg {display: inline-block;margin: 35px 0 0 0;}
.scrolImg a{display: block;}
.scrolImg img {transition: all 0.5s ease;-webkit-transition: all 0.5s ease;transform: scale(1);-webkit-transform: scale(1);}
.scrolImg a.scrolBotm:hover img {transform: scale(0.8);-webkit-transform: scale(0.8);}

/** dishwasher_slider start css **/
.dishwasher_slider{width: 100%;display: block;padding: 70px 0;}
.dishwasher_slider .SbannerText {max-width: 860px;text-align: left;margin: 0 0 32px 0;}
.dishwasher_slider .SbannerText h1 , .dishwasher_slider .SbannerText p , .newTech_wash .SbannerText h1, .newTech_wash .SbannerText p{color: #0a2240;}
.insdItem {position: relative;}
.insdItem::after{width: 35%;position: absolute;top: 0;left: 0;bottom: 0;height: 100%;background: rgba(255,255,255,0.85);z-index: 1;content: "";}
.insdItem .container .col-lg-12 {padding: 0;position: static;}
.insdItem .sliderTxt {margin: 0 0 0 52px;width: 250px;position: absolute;top: 34%;z-index: 4;}
.sliderTxt h2{font-size: 18px;font-weight: 700;color: #0a2240;padding-bottom: 10px;line-height: 22px;}
.sliderTxt p{font-size: 18px;font-weight: 400;color: #0a2240;line-height: 26px;}
.Kitchen_home .owl-nav{display: none;}
.Kitchen_home .owl-dots {position: absolute;top: 57%;z-index: 1;left: 0;max-width: 1175px;left: 0;margin: 0 auto;padding: 96px 0 0 52px;}
.Kitchen_home .owl-dot{width: 16px;height: 16px;outline: 0 none;margin: 0 10px 0 0;display: inline-block;}
.Kitchen_home .owl-dot span {width: 100%;height: 100%;border: 1px solid #0a2240;display: block;border-radius: 50%;outline: 0 none;}
.Kitchen_home .owl-dot.active span{background: #0a2240;}
.Kitchen_home .item span.desktopImg{display: block;}
.Kitchen_home .item span.mobileImg{display: none;}

/** keyfeature_cntr start css **/
.keyfeature_cntr{width:auto;display: block;padding: 70px 0 35px;background: #f2f2f2;float: left;
    overflow: hidden;}
.keyfeature_cntr .SbannerText{max-width: 100%;text-align: left;}
.keyfeature_cntr .SbannerText h1{padding-bottom: 28px;color: #0a2240;}
.featureGallery{margin: 0 0 35px 0;}
.featureGallery span{display: block;overflow: hidden;}
.featureGallery span img , .newTech_wash span.rightImg img{transition: all 0.5s ease;-webkit-transition: all 0.5s ease;transform: scale(1);-webkit-transform: scale(1);}
.featureGallery span:hover img , .newTech_wash span.rightImg:hover img{transform: scale(1.2);-webkit-transform: scale(1.2);}
.featureGallery .sliderTxt{padding: 25px 0 0 0;}

/** newTech_wash start css **/
.newTech_wash{width: 100%;display: block;padding: 70px 0;}
.newTech_wash .SbannerText{max-width: 100%;text-align: left;}
.newTech_wash .SbannerText h1{padding-bottom: 14px;line-height: 130%;}
.newTech_wash .SbannerText h1 span{display: block;}
.newTech_wash span.rightImg {display: block;overflow: hidden;}
ul.washImg {width: 100%;display: block;padding: 22px 0 35px;float: left;}
ul.washImg li{float: left;margin: 0 8% 0 0;text-align: center;}
ul.washImg li:last-child{margin-right: 0;}
ul.washImg li .imgCircle {width: 145px;height: 145px;}
.newTech_wash ul.washImg li p{color: #0c2645;margin: 10px 0 0 0;line-height: 100%;}
.newTech_wash cite.was_modlT{color: #0c2645;font-size: 11px;line-height: 120%;display: block;font-weight: 400;font-style: normal;}



/** Media_query **/
@media (min-width:1680px) {
.insdItem::after {width: 40%;}

}

@media (min-width:768px) and (max-width:1024px) {
.dishwasher_slider , .newTech_wash{padding: 50px 0;}
.keyfeature_cntr{padding: 50px 0 15px;}
.SbannerText h1{font-size: 35px;}
.sliderTxt p , .SbannerText p{font-size: 16px;line-height: 24px;}
.insdItem::after {width: 40%;}
.insdItem .sliderTxt {margin: 0 0 0 40px;}
.Kitchen_home .owl-dots {padding: 96px 0 0 40px;}

}

@media (min-width:320px) and (max-width:767px) {
.stylishBanner {background: url(../images/M_HeroBanner.jpg) no-repeat center;min-height: 589px;padding: 48px 0 0 0;background-size: cover;}
.SbannerText {max-width: 265px;}
.SbannerText h1 {font-size: 24px;padding-bottom: 15px;}
.SbannerText p {font-size: 14px;line-height: 22px;}
.scrolImg {margin: 22px 0 0 0;width: 40px;height: 40px;}
.scrolImg img{width: 100%;height: 100%;object-fit: cover;}
.dishwasher_slider , .newTech_wash{padding: 42px 0;}
.dishwasher_slider .SbannerText {text-align: center;margin: 0 0 35px 0;}
.dishwasher_slider .SbannerText h1, .dishwasher_slider .SbannerText p, .newTech_wash .SbannerText h1, .newTech_wash .SbannerText p{color: #0c2645;}
.Kitchen_home .owl-stage-outer{margin-bottom: 30px;}
.insdItem .container {max-width: 100%;padding: 25px 0;background: rgba(255,255,255,0.85);
    text-align: center;bottom: inherit;height: auto;height: auto;position: absolute;top: 0;left: 0;right: 0;}
.Kitchen_home .item {padding: 0 15px;}
.Kitchen_home .item span.desktopImg{display: none;}
.Kitchen_home .item span.mobileImg{display: block;}
.Kitchen_home .owl-nav {display: block;text-align: center;float: left;}
.Kitchen_home .owl-nav button span{display: none;}
.Kitchen_home .owl-nav button{width: 9px;height: 18px;display: block;float: left;outline: 0 none;}
.dishwasher_slider .Kitchen_home .owl-nav .owl-prev{background: url(../images/leftSlid_errow.png) no-repeat center;position: absolute;left: -130px;right: 0;margin: 0 auto;}
.dishwasher_slider .Kitchen_home .owl-nav .owl-next{background: url(../images/rightSlide_errow.png) no-repeat center;position: absolute;left: 0;right: -130px;margin: 0 auto;}
.Kitchen_home .owl-dots {position: static;top: inherit;margin: 0;text-align: center;max-width: initial;
    padding: 0;}
.Kitchen_home .owl-dot {width: 10px;height: 10px;}
.Kitchen_home .owl-dot span {border: 1px solid #ddd;background: #ddd;}
.Kitchen_home .owl-dot.active span {background: #4eabe0;border: 1px solid #4eabe0;}
.sliderTxt h2 {font-size: 20px;color: #0c2645;}
.sliderTxt p {font-size: 14px;color: #0c2645;line-height: 20px;}
.keyfeature_cntr {padding: 42px 0 12px;}
.keyfeature_cntr .SbannerText {text-align: center;}
.keyfeature_cntr .SbannerText h1 {padding-bottom: 22px;color: #0c2645;}
.keyfeature_cntr .keyMobile{padding: 0 15px;}
.keyfeature_cntr .keyMobile .col-xs-12 {width: 48.50%;padding: 0;margin: 0 3% 0 0;}
.keyfeature_cntr .keyMobile .col-xs-12:nth-child(2n){margin-right: 0;}
.featureGallery {margin: 0 0 30px 0;}
.featureGallery .sliderTxt {padding: 18px 0 0 0;}
.featureGallery .sliderTxt h2 {font-size: 15px;line-height: 20px;}
.newTech_wash .SbannerText {text-align: center;}
ul.washImg {padding: 18px 0 25px;}
ul.washImg li {float: none;display: inline-block;}
ul.washImg li .imgCircle {width: 100px;height: 100px;}
.newTech_wash span.rightImg img {width: 100%;}
.newTech_wash cite.was_modlT {text-align: center;padding: 5px 15px 0 15px;clear: both;}
.insdItem::after{display: none;}
.insdItem .sliderTxt {margin: 0 auto;position: static;width: 285px;}



}
