@charset "utf-8";
/* CSS Document */

body {
  margin: 0;
  padding: 0;
  background: #fff;
}
img {
    max-width: 100%;
    width: auto\9;
    height: auto;
    vertical-align: middle;
    -ms-interpolation-mode: bicubic;
}
* {
  padding: 0;
  margin: 0;
  border: none;
  outline: none;
  box-sizing: border-box;
  font-family: "SST";
}
.fn-terms {
    font-size: 12px;
    padding: 0 10px;
    text-align: center;
}
.tnc-txt {
    float: left;
    width: 100%;
    padding-top: 15px;
    font-size: 12px;
    min-height: 50px;
}
.main-wrapper {
  width: 100%;
}
.clearboth {
  clear: both;
}
.tabmain ul.tabber {
  border: 1px solid #707070;
  clear: both;
  width: 100%;
  margin: 0;
  padding: 2em 0;
  text-align: center;
  background: #fff;
}
.tabcontent-main {
    float: left;
    width: 100%;
	background:url("../img/onam-bg.png") no-repeat center top;
	background-size: contain;
	background-repeat: repeat-y;
}
.slider-main{
	position: relative;
}
.slider-main .slick-dots li {
    position: relative;
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
	background: #fff;
    border: 3px solid #707070;
    border-radius: 50%;
}
.slider-main .slick-dots li.slick-active{
	background: #707070;
}
.offer-section {
    width: 100%;
    float: left;
	
}
.offer-main.offer-section {
    background: #fff;
}
.offer-head {
    color: #fff;
    text-align: center;
    background: url(../img/offer-head-bg.png) no-repeat center top;
    font-size: 33px;
    font-family: 'SST';
    font-weight: 600;
    width: 100%;
    float: left;
    background-size: cover;
    padding: 0.3em 0;
	text-transform: uppercase;
}
.offer-head span {
    font-family: 'SSTBold';
    text-transform: uppercase;
}
.offerlist {
    width: 100%;
    float: left;
	background: url(../img/border-left.png) no-repeat left top -20px, url(../img/border-left.png) no-repeat right top -20px;
	background-size: contain;
}
.offerlist ul {
    width: 100%;
    float: left;
    border: none;
    text-align: center;
    margin: 0;
    padding: 1em 0 2em;
    background: url(../img/offer-btm-bg.png) no-repeat center bottom 0;
    background-size: contain;
}
.offerlist ul li {
    width: 20%;
    display: inline-block;
    background: url(../img/offer-right-border.png) no-repeat right top;
    padding: 0 20px;
    background-size: contain;
}
.offerlist ul li:last-child {
    background: none;
}
.offerlist ul li:nth-child(4) {
    width: 33%;
}
.bravia-wrap {
    float: left;
    width: 100%;
	padding: 3em 0 0;
}
.bravia-row {
    width: 100%;
    float: left;
    padding-bottom: 1em;
}
.bravia-core {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
}
.bravia-xr.bravia-playstation {
    text-align: center;
    padding-top: 1em;
}
.xr-mini-led-wrap {
    background: #BB5627;
    float: left;
    width: 100%;
    padding: 50px 50px 20px;
    border-radius: 15px 15px 0 0;
    margin-bottom: 50px;
}
.xr-mini-led-heading {
    text-align: center;
    max-width: 1000px;
    margin: 0 auto;
    padding-bottom: 50px;
    width: 100%;
}
.regular-deal-conatiner .fetaure-deal-box {
    width: 32%;
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
	min-height: 817px;
}
.regular-deal-conatiner .fetaure-deal-box:nth-child(4) {
    margin-right: 0;
}
.regular-deal-conatiner .xr-mini-led-wrap .fetaure-deal-box{
	width: 32%;
}
.regular-deal-conatiner .xr-mini-led-wrap .fetaure-deal-box:last-child {
    margin-right: 0;
}
#four .regular-deal-conatiner .fetaure-deal-box {
    min-height: 632px;
}
#four .sub-banner img {margin-bottom: 20px;}
#three .regular-deal-conatiner .fetaure-deal-box{
	min-height: auto;
}
.regular-deal-conatiner .fetaure-deal-box .feature-deal-top {
    width: 100%;
    float: left;
    padding: 90px 45px 0;
    text-align: center;
    position: relative;
	
}
#one .regular-deal-conatiner .fetaure-deal-box .feature-deal-top{
	min-height: 340px;
}
.regular-deal-conatiner .fetaure-deal-box .feature-deal-top .feature-deal-image {
    width: 100%;
    float: none;
    position: relative;
    padding: 0;
    margin: 0 auto;
}
.regular-deal-conatiner .fetaure-deal-box .feature-deal-top .feature-tv .top-head img.series-logo {
    width: 80px;
    padding-left: 0.5em;
    vertical-align: middle;
}
.regular-deal-conatiner .fetaure-deal-box .feature-deal-top .feature-tv .top-head img.masterlogo {
    width: 130px;
    padding-left: 0.5em;
    vertical-align: bottom;
}
.regular-deal-conatiner .fetaure-deal-box .feature-deal-top .feature-tv {
    float: left;
    text-align: left;
    width: 80%;
	position: relative;
}
.regular-deal-conatiner .fetaure-deal-box .feature-deal-top .feature-tv.full-width {
    width: 100%;
}
.regular-deal-conatiner .fetaure-deal-box .feature-deal-top .feature-tv.winner-tag {
    width: 60%;
}
.regular-deal-conatiner .fetaure-deal-box .feature-deal-top .feature-tv .lense-title span {
    color: #A91E23;
    font-size: 12px;
}
.feature-deal-bottom {
  width: 100%;
  float: left;
  background: #fff;	
 box-shadow: 14px 14px 9px #BEBEBE29;
  -webkit-box-shadow: 14px 14px 9px #BEBEBE29;
  -moz-box-shadow: 14px 14px 9px #BEBEBE29;
  -ms-box-shadow: 14px 14px 9px #BEBEBE29;
  -o-box-shadow: 14px 14px 9px #BEBEBE29;
  padding: 100px 20px 20px;
  background: #fff url("../img/mala.png") no-repeat center top;
  background-size: contain;
position: relative;	
border: 1px solid #DEDEDE;	
border-top: none;	
	
}
.winner-logo {
    width: 90px;
    display: inline-block;
    vertical-align: top;
	padding-top: 4px;
}
.xr-logo {
    width: 160px;
    margin: 0 auto;
}
.feature-deal-tv-price .tv-price-sec .priceimg {
    color: #fff;
    margin-right: 0;
    width: 130px;
    float: left;
    background: #BB5627;
    position: relative;
    font-size: 20px;
    height: 43px;
    line-height: 43px;
    z-index: 11;
    text-align: left;
    padding-left: 15px;
    border-radius: 0 10px 0px 0;
    font-family: 'SSTBold';
}
.knowmore-btn a {
    min-width: auto;
    padding: 10px 25px;
    background: #84180F;
    color: #fff;
    font-size: 15px;
    border: 1px solid #84180F;
    display: inline-block;
    text-align: center;
    border-radius: 10px;
}.knowmore-btn a:hover {
  color: #84180F;
  opacity: 1;
  background: transparent;
	text-decoration: none;
}
.bravia-txt {
    float: left;
    width: 100%;
    text-align: center;
    font-family: 'SSTBold';
    color: #000;
    font-size: 18px;
    line-height: 20px;
}
#three .buy-btn, #four .buy-btn {
    display: none;
}
.buy-btn {
    float: left;
    width: 100%;
    background: url(../img/offer-Patch.png) no-repeat center top;
    text-align: center;
    color: #fff;
    font-family: 'SSTBold';
    font-size: 20px;
    line-height: 20px;
    position: absolute;
    z-index: 1;
    padding: 30px 0 10px;
    min-height: 140px;
    background-size: contain;
    line-height: 130%;
    top: -80px;
    z-index: 1;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.buy-btn span{display:inline-block;}
.buy-sub-txt {
    font-size: 12px;
    line-height: 15px;
    font-family: 'SSTStdLight';
	padding-top: 10px;
}
.buy-btn span {
    display: block;
    color: #FFCB00;
    font-family: 'SSTBOLD';
	position: relative;
	padding-bottom: 10px;
}
.buy-btn span::after{
	content: "";
	width: 15%;
	background: #fff;
	height: 1px;
	position: absolute;
	bottom: 0;
	margin: 0 auto;
	left: 0;
	right: 0;
}
.btm-element {
    background: url(../img/btm-element.png) no-repeat center bottom;
    min-height: 500px;
    background-size: 100%;
    width: 100%;
    float: left;
}
.feature-tv-size {
    font-size: 20px;
    width: auto;
    float: left;
    background: #fff;
    display: inline-block;
    padding: 1px;
    color: #000;
}
.sub-banner {
    float: left;
    width: 100%;
    padding: 2em 0 0;
}
.sub-banner{
	text-align: center;
}
.sub-banner.marginbtm {
    padding: 0;
}
.sound-offer ul li {
    width: 49%;
    display: inline-block;
    padding: 3em 3em 0;
    vertical-align: middle;
}
.sound-offer ul li img{vertical-align: middle;}
.soundbar .regular-deal-conatiner .fetaure-deal-box {
    min-height: 650px;
}
.soundbar .regular-deal-conatiner .fetaure-deal-box .feature-deal-top .feature-tv {
    float: left;
    text-align: left;
    width: 100%;
    margin-bottom: 15px;
}
.soundbar .feature-deal-bottom {
    margin-top: -25px;
    padding-top: 3em;
}
.buy-btn.cashback-offer {
    background-size: 170% 100%;
    font-size: 0.8em;
    line-height: 130%;
}
.buy-cash-txt {
    display: inline-block;
    width: 30%;
    vertical-align: middle;
    text-align: center;
    padding-top: 0.5em;
}
.buy-txt {
    display: inline-block;
    width: 30%;
    vertical-align: middle;
    padding-top: 0.5em;
}
.speaker-offtxt {
    font-size: 18px;
    text-align: center;
    font-family: 'SSTBold';
    line-height: 24px;
    color: #000;
    padding-bottom: 1em;
	min-height: 86px;
}
.speaker-offtxt span{color: #C42526; font-size: 22px; font-family: 'SSTBold'; }
.speakerbar .regular-deal-conatiner .fetaure-deal-box {
    min-height: auto;
}
.speakerbar .feature-deal-bottom {
    padding-top: 3em;
}
.playstation-card ul {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0 0 5em;
}
.playstation-card ul li {
    display: inline-block;
    width: auto;
    vertical-align: bottom;
	padding: 0 2em;
}
.playstation-card ul li span {
    display: block;
    font-weight: bold;
    font-family: 'SSTBold';
    font-size: 1.3em;
}
.lenses .feature-deal-tv-price .startfromprice {
    text-decoration: none;
}
.lenses .feature-deal-tv-price .tv-price-sec .priceimg {
    width: auto;
    font-size: 14px;
    padding: 0 0.5em;
}
.lenses .feature-deal-tv-price .tv-price-sec.lenstab .priceimg span {
    font-size: 12px;
    display: block;
}
.lenses .feature-deal-tv-price .tv-price-sec.lenstab .priceimg {
    height: auto;
    text-align: left;
    padding: 0 0.5em;
    margin-bottom: 0.3em;
    min-width: 120px;
}
.lenses .feature-deal-tv-price .price-startfrom {
    font-size: 14px;
    line-height: 40px;
}
.disclaimer-txt {
    position: absolute;
    right: 0;
    bottom: -10px;
    font-size: 0.45em;
    color: #000;
    font-family: 'SSTBold';
}

.soundbar .regular-deal-conatiner .fetaure-deal-box .feature-deal-top {
    padding: 80px 40px 0;
}
.soundbar .buy-btn {
    min-height: auto;
    padding: 10px 0;
}
.lenses .feature-deal-tv-price .tv-price-sec.camerabody .priceimg {
    height: auto;
    line-height: 150%;
    text-align: left;
    padding-right: 0;
}

/****** lense css *********/
     .g-master-container{width: 100%;display: flex;flex-wrap: wrap;justify-content: left;}
     .g-master-container .g-master-heading{width:100%;padding: 10px 20px;background: #1a1a18;}
     .g-master-container .g-master-logo.centre-tag{text-align: center;}
     .g-master-container .g-master-heading img{max-width:250px;width: 100%;}
     .lense-container{width: 100%;display:flex;flex-wrap: wrap;justify-content: center;padding-bottom: 44px; }
	.lense-wrap{border: 1px solid #707070; margin: 10px 0; display: inline-block;}
     .lense-container .lense-box{width: 12%;display: flex;flex-wrap: wrap;border-right-style: dotted;margin: 1% 1%; padding: 0 10px;}
     .lense-container .lense-box.border-none{border-right: none;}
     .lense-container .lense-box .lense-img-box{width: 100%;padding-right: 10px;}

     .lense-container .lense-product-details{width: 100%;display: flex;flex-wrap:wrap;justify-content: center;align-items: center;text-align: center;padding-right: 10px;}
     .lense-container .lense-product-details .lense-product-name{width: 100%;font-size: 17px;font-weight: normal;margin:0;}
.lense-product-details a{color: #000;}	
     .lense-container .lense-product-details .lense-product-price{width: 100%;font-size: 19px;font-weight: bold;}
     .lense-container.column-sec{flex-wrap: initial;}
     .lense-container .lense-box{flex-wrap: initial; flex-direction: column;}
     .lense-container.column-sec .lense-box{margin: 1% 0.3%;}
     .g-master-container .g-master-heading.zoom-lense{background:#bfa234;min-height: 68px;max-width:73%;margin:0 auto;}
     .g-master-container .g-master-heading.zoom-lense .g-master-logo{position: relative;}
     .g-master-container .g-master-heading.zoom-lense .g-master-logo img{position:absolute;left: -21px;width: 107px;top: -16px;}
     .g-master-container .g-master-heading.zoom-lense .g-master-logo p{ font-size: 3rem;text-align: center;font-weight: bold;line-height: 37px;color: #fff;}
     .g-master-container .g-master-heading.zoom-lense.w20{max-width: 20%;margin:inherit;}
     .g-master-container .g-master-heading.asp-c-sensor{background:#b25d2b;min-height: 68px;max-width:30%;margin:inherit;margin-right: 1%;}
     .g-master-container .g-master-heading.asp-c-sensor .g-master-logo{position: relative;}
     .g-master-container .g-master-heading.asp-c-sensor .g-master-logo img{position:absolute;left: -11px;width: 107px;top: -16px;}
     .g-master-container .g-master-heading.asp-c-sensor .g-master-logo p{ font-size: 3rem;text-align: center;font-weight: bold;line-height: 37px;color: #fff;}
     .g-master-container .g-master-heading.asp-c-sensor.w20{max-width: 50%;margin:inherit;}
     .g-master-container.asp-sencer{justify-content: center;}
     .desk-hide{display: none;}


@media only screen and (max-width: 1800px) and (min-width: 1750px) {
#one .regular-deal-conatiner .fetaure-deal-box .feature-deal-top {
    min-height: 420px;
}
.regular-deal-conatiner .fetaure-deal-box .feature-deal-top {
    width: 100%;
    float: left;
	padding: 65px 25px 0;}	
	
.extraspace {
    min-height: 26px;
}	
	
}
    @media only screen and (max-width: 1700px) {
       .lense-container .lense-product-details .lense-product-name{font-size: 14px;}
       .lense-container .lense-product-details .lense-product-price{font-size: 15px;}
		.extraspace {
    min-height: 70px;
}	
.btm-element {
    min-height: 420px;
}		
    } 
     @media only screen and (max-width: 1500px) {
    .g-master-container .g-master-heading.asp-c-sensor .g-master-logo p, .g-master-container .g-master-heading.zoom-lense .g-master-logo p{font-size: 2rem;}
}

 @media only screen and (max-width: 1440px) {
    .lense-container .lense-product-details .lense-product-name{font-size: 13px;}
	 .regular-deal-conatiner .fetaure-deal-box .feature-deal-top .feature-tv .top-head img.series-logo {
    width: 70px;
}	
.regular-deal-conatiner .fetaure-deal-box .feature-deal-top .feature-tv .top-head img.newone {
    width: 50px;
}	
.extraspace {
    min-height: 66px;
    display: inline-block;
}	
.feature-deal-tv-price .tv-price-sec .priceimg {
    font-size: 16px;	 
}
	 .feature-deal-tv-price .price-startfrom{
		 font-size: 16px;
	 }	 
	 .feature-deal-bottom {
        padding: 60px 10px 20px;
    }
	}
@media only screen and (max-width: 1366px) {
.extraspace {
    min-height: 63px;
    display: inline-block;
}	
	
}
 
@media only screen and (max-width: 992px) {
    .lense-container .lense-box{width: 45%;}
    .lense-container.column-sec{flex-wrap: wrap;}
    .lense-container .lense-box {flex-direction: initial;flex-wrap: wrap;}
    .lense-container .lense-product-details{flex-wrap: wrap;}
    .g-master-container .g-master-heading.zoom-lense{max-width: 100%;}
    .g-master-container .g-master-heading.asp-c-sensor{max-width: 100%;}
    .g-master-container .g-master-heading.asp-c-sensor.w20{max-width: 100%;}
    .g-master-container .g-master-heading.zoom-lense.w20{max-width: 100%;}
    .g-master-container .g-master-heading.zoom-lense.tb-hide, .g-master-container .g-master-heading.asp-c-sensor.tb-hide{display: none;}
    .tb-hide{display: none;}
    .desk-hide{display: block;}
}

 @media only screen and (max-width: 767px) {
	 .tabcontent-main {
    background: url(../img/bg-pattern.png) no-repeat center top;
    background-size: contain;
    background-repeat: repeat-y;
}
	 .tabmain ul.tabber {
    	padding: 1em 0;
	}
	      .lense-container .lense-box .lense-img-box img{width: 100%;}
     .lense-container .lense-box{width: 95%;}
     .lense-container .lense-product-details .lense-product-name {font-size: 18px;}
     .lense-container .lense-product-details .lense-product-price {font-size: 20px;}
     .lense-container.column-sec .lense-box{border:none;}
     .lense-container .lense-box{border:none;}
     .lense-container .lense-box .lense-img-box{text-align: center;}
     .lense-container .lense-box .lense-img-box img{width: 170px;}
     .g-master-container .g-master-heading img{max-width: 150px;}
     .g-master-container .g-master-heading.zoom-lense .g-master-logo img{width: 65px;top: 0px;}
     .g-master-container .g-master-heading.asp-c-sensor .g-master-logo img{width: 65px;top: 0px;}
     .g-master-container .g-master-heading.asp-c-sensor{min-height: auto;}
     .g-master-container .g-master-heading.zoom-lense{min-height: auto;}
 }



/*****  lense css end ****/

.sub-banner.align-item-centre{
    text-align: center;
}
.sub-banner.align-item-centre img{max-width: 700px;margin: 0 auto;}
.webshow.leftsec{float: left;width: 30%;}
.webshow.rightsec{float: left;width: 69%;margin-left: 1%;}
.feature-heading.marginbotm.tvoffer{padding: 30px 0 10px 69px;}


@media only screen and (max-width: 1800px) {
.regular-deal-conatiner .fetaure-deal-box .feature-deal-top .feature-tv.winner-tag {
    width: 55%;
}
.regular-deal-conatiner .fetaure-deal-box .feature-deal-top {
    padding: 60px 45px 0;
}	
}

@media only screen and (max-width: 1620px) {
#one .regular-deal-conatiner .fetaure-deal-box {
    min-height: 720px;
}	
.regular-deal-conatiner .fetaure-deal-box .feature-deal-top .oled-logo {
    width: 50px;
}	
.regular-deal-conatiner .fetaure-deal-box .feature-deal-top .feature-tv span {
	font-size: 11px;
}	
.winner-logo {
    width: 70px;
}
.buy-btn {
        font-size: 16px;
        line-height: 20px;
        padding: 20px 0 10px;
        min-height: 110px;
        top: -60px;
 }	
.regular-deal-conatiner .fetaure-deal-box a.box {
	padding-bottom: 70px;
}
.feature-deal-bottom {
	padding: 60px 20px 20px;
}	
.regular-deal-conatiner .fetaure-deal-box .feature-deal-top .feature-tv.winner-tag {
        width: 62%;
    }
.feature-tv-size .feature-size {
	font-size: 11px;
}	
	
	
}

@media only screen and (max-width: 1400px) {
.offer-head {
	background: url(../img/offer-head-bg.png) no-repeat center top;
    background-size: cover;
    min-height: 56px;
	font-size: 28px;
    padding-top: 0.1em;
}	
.regular-deal-conatiner .fetaure-deal-box {
        min-height: 590px;
}
#three .regular-deal-conatiner .fetaure-deal-box {
        min-height: auto;
    }	
.offerlist ul li {
    background-size: contain;
}	
.btm-element {
    min-height: 320px;
}	
.regular-deal-conatiner .fetaure-deal-box .feature-deal-top {
    padding: 60px 25px 0;
}	
.soundbar .regular-deal-conatiner .fetaure-deal-box .feature-deal-top {
    padding: 60px 40px 20px;
}	
.regular-deal-conatiner .fetaure-deal-box .feature-deal-top .oled-logo {
    width: 45px;
}	
.regular-deal-conatiner .fetaure-deal-box .feature-deal-top .feature-tv {
    width: 80%;
}	
.regular-deal-conatiner .fetaure-deal-box .feature-deal-top .feature-deal-image {
    padding: 0;
}
#one .regular-deal-conatiner .fetaure-deal-box .feature-deal-top {
    min-height: 305px;
}	
.bravia-txt {
    font-size: 15px;
    line-height: 20px;
}	
#one .regular-deal-conatiner .fetaure-deal-box {
    min-height: 710px;
}
.bravia-wrap {
    padding: 1em 0;
}	
.soundbar .regular-deal-conatiner .fetaure-deal-box {
    min-height: 600px;
}	
.feature-tv-size.soundheight {
    min-height: 90px;
}	
.buy-btn {
    min-height: 120px;
}	
.feature-tv-size .feature-size {
        margin-bottom: 3px;
        font-size: 10px;
        padding: 3px 1px;
}
.feature-deal-bottom {
        padding: 60px 10px 20px;
    }	
}
@media only screen and (max-width: 1366px) {

.xr-mini-led-heading {
    max-width: 600px;
}
.xr-mini-led-wrap {
	padding: 50px 20px 20px;
}	
.xr-logo {
    width: 120px;
    margin: 10px auto 0;
}	
}
@media only screen and (max-width: 1280px) {

.regular-deal-conatiner .fetaure-deal-box .feature-deal-top {
	padding: 80px 15px 0;
}
#one .regular-deal-conatiner .fetaure-deal-box .feature-deal-top {
    min-height: auto;
}
.buy-btn {
        min-height: 105px;
        font-size: 14px;
        line-height: 110%;
    }
.buy-sub-txt {
    font-size: 10px;
    line-height: 12px;
    font-family: 'SSTStdLight';
    padding-top: 6px;
}	
	
.feature-deal-tv-price .tv-price-sec .priceimg {
    width: auto;
    font-size: 14px;
    padding: 0 10px;
}
.feature-deal-tv-price .price-startfrom {
        font-size: 14px;
    }	
.knowmore-btn a {
    padding: 5px 15px;
    font-size: 14px;
    border-radius: 5px;
}	
.txt-note {
    min-height: 30px;
    padding-top: 10px;
}	
	
#one .regular-deal-conatiner .fetaure-deal-box {
    min-height: 650px;
}
#one .regular-deal-conatiner .fetaure-deal-box .feature-deal-top {
    min-height: 288px;
}	
.soundbar .regular-deal-conatiner .fetaure-deal-box .feature-deal-top {
    padding: 50px 15px 0;
}
.soundbar .regular-deal-conatiner .fetaure-deal-box {
    min-height: 590px;
}	
}
	
@media only screen and (max-width: 991px) {

.offerlist{
	background: transparent;
}		
.offerlist ul li, .offerlist ul li:nth-child(4) {
    width: 80%;
    display: inline-block;
    background: none;
    padding: 1em 25px 0;
}
.offerlist ul li:nth-child(4){
	width: 90%;
}	
.regular-deal-conatiner .fetaure-deal-box, .regular-deal-conatiner .fetaure-deal-box.lenseBox {
    width: 70%;
	margin: 0 15% 40px;
}
.offer-head {
    font-size: 30px;
    padding: 13px 0;
}
.playstation-card ul li {
    display: inline-block;
    width: 100%;
    padding: 1em 2em 2em;
}
.playstation-card ul {
    padding: 2em 0 5em;
}
#one .regular-deal-conatiner .fetaure-deal-box .feature-deal-top {
    min-height: auto;
}
.regular-deal-conatiner .fetaure-deal-box .feature-deal-top {
    padding: 90px 15px 0;
}
#dvRegularDeals .feature-deal-bottom {
    min-height: auto;
}
#one .regular-deal-conatiner .fetaure-deal-box {
    min-height: auto;
}
.feature-tv-size.soundheight {
    min-height: auto;
}
.soundbar .regular-deal-conatiner .fetaure-deal-box {
    min-height: auto;
}	

.feature-heading.marginbotm.tvoffer{padding: 30px 0 10px 13px;}
.sub-banner.align-item-centre img{max-width: 100%;}

}

@media only screen and (max-width: 767px) {
	
.regular-deal-conatiner .fetaure-deal-box .feature-deal-top .feature-tv.winner-tag {
    width: 50%;
}
.winner-logo {
    width: 70px;
}	
	
.feature-deal-bottom {
	padding: 80px 10px 20px;
	        border: 1px solid #DEDEDE
}
.btm-slider-wrap {
    padding: 30px 0;
	margin: 30px 0 0;
}	
.feature-tv-size .feature-size {
        margin-bottom: 5px;
}	
.txt-note {
    min-height: auto;
    padding-top: 0;
}	
.xr-logo {
    width: 140px;
    margin: 15px auto 0;
}	
.buy-btn {
        max-width: 240px;
		top: -60px;
		font-size: 16px;
    }	
	
.offer-head {
    font-size: 20px;
    padding: 10px 0;
    background-size: cover;
}
.regular-deal-conatiner .fetaure-deal-box, .regular-deal-conatiner .fetaure-deal-box.lenseBox {
    width: 100%;
    margin: 0 0 40px;
	min-height: auto;
		
}
.regular-deal-conatiner .xr-mini-led-wrap .fetaure-deal-box {
    width: 100%;
}
.xr-mini-led-wrap {
    padding: 20px 10px 20px;
    margin-bottom: 50px;
}	
.regular-deal-conatiner .fetaure-deal-box .feature-deal-top {
    padding: 50px 20px 10px;
}	
.buy-sub-txt {
    font-size: 9px;
    line-height: 13px;
	padding-top: 5px;
}
	
.bravia-wrap {
    float: left;
    width: 100%;
    padding: 0;
}
.bravia-core {
    width: 100%;
    padding-bottom: 0.5em;
}	
.btm-element {
    background: url("../img/btm-element-mob.png") no-repeat center bottom;
    min-height: 130px;
    background-size: 100%;
    width: 100%;
    float: left;
}	

}