@charset "utf-8";
@import url('https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');

@font-face {
    font-family: 'HelveticaNeueLT Com';
    src: url('../fonts/HelveticaNeueLTCom-Hv.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'HelveticaNeueLT Com';
    src: url('../fonts/HelveticaNeueLTCom-Lt.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'HelveticaNeueLT Com';
    src: url('../fonts/HelveticaNeueLTCom-Md.woff') format('woff');
    font-weight: 500;
    font-display: swap;
}
@font-face {
    font-family: 'HelveticaNeueLT Com';
    src: url('../fonts/HelveticaNeueLTCom-Roman.woff') format('woff');
    font-weight: normal;
    font-display: swap;
}
@font-face {
    font-family: 'museo_sans_rounded';
    src: url('../fonts/museosansrounded300-webfont.woff2') format('woff2'),
         url('../fonts/museosansrounded300-webfont.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'museo_sans_rounded';
    src: url('../fonts/museosansrounded500-webfont.woff2') format('woff2'),
         url('../fonts/museosansrounded500-webfont.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'museo_sans_rounded';
    src: url('../fonts/museosansrounded700-webfont.woff2') format('woff2'),
         url('../fonts/museosansrounded700-webfont.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
body {
font:400 15px/1.5 HelveticaNeueLT Com;
margin:0px;
padding:0px;
font-family: 'HelveticaNeueLT Com', sans-serif;
}
a{color: #000;}
a:hover,a:focus{text-decoration: none;}
ul,li{
list-style:none;
margin:0px;
padding:0px;
}
.btn.focus, .btn:focus,
.button:focus, input:focus {
    outline: 0!important;
    box-shadow: none!important;
    border:none!important;
}
.flex-center{display:flex;align-items:center;}
.flex-vcenter{align-items:center;}
.btn{border-radius:0px;font-weight: 500;text-transform: uppercase;font-size: 13px;border:none;padding:.4rem 1.25rem;}
.btn-dark{background:#000;}
.btn-dark:hover, .btn-dark:focus{background:#54585a;}
.owl-theme .owl-nav [class*=owl-]{background:transparent!important;}
.mt20{margin-top:20px!important}
.mt10{margin-top:10px!important}
.mb20{margin-bottom:20px!important}
.font17{font-size: 17px!important;}
.header{
    position: sticky;
    background: #fff;
    color: #646464;
    font-size: 14px;
    font-weight: 500;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 11;
}

.header-top{padding-top: 18px;padding-bottom:18px;}
.logo-wrap {
    text-align: left !important;
}
.logo img{max-width:100%;}
.hdr-rgt-wrap{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
}
.header .search{margin-right: 25px;position:relative;}
.header .search .form-control{
  width: 285px;
  border-radius: 0px;
  background: #eaeaea;
  border:none;
  color:#000;
  display: inline-block;
  font-size: 14px;
  height: 38px;
}
.header .search form{position:relative;}
.header .search .menu-search{display: none;}
.header .search .srch-btn{position:absolute;right:0px;border:0px;background:#eaeaea;}
.header .search .srch-btn:hover,.header .search .srch-btn:focus,.header .search .srch-btn:active{
  border:none!important;
  background:#d3d1d1;
  outline:0px!important;
  box-shadow: none!important;
}
.search .srch-btn{width:35px;height: 38px;}
.header .srch-btn:before{
  content:"\f002";
  color:#333;
  font: 18px/38px FontAwesome;
  position: absolute;
  right: 10px;
  width: 35px;
  top: 0px;
  height: 38px;
  right:0px;
  text-align:center;
  z-index: 1;
}
.header .social-links{
  display: flex!important;
  font-size: 14px;
  font-weight: 500;
}
.header .social-links span{margin-right: 5px;}
.header .social-links a{
  color:#5b5b5b;
  padding: 0px 5px;
  transition: 0.3s;
  width: 23px;
  height: 23px;
  border-radius: 100%;
  display: flex;
  text-align: center;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.header .social-links a:hover,.header .social-links a:focus{color:#fff;background:#000;text-decoration: none;}
.mt20{margin-top: 20px!important;}
.vcent{align-items: center!important;}
.top-menu{background:#54585a;}
.fixed {
    position: fixed;
    top:0; left:0;
    width: 100%; 
    z-index: 11;
}
.top-menu-list {
  display: block;
  margin-bottom: 0;
  position: relative;
  height:100%;
  text-transform: uppercase;
}
.top-menu-list li {padding-right: 43px;display: inline-block;position:relative;}
#about-links .sub-menu li{margin-bottom:10px;}
#about-links .sub-menu li:last-child{margin-bottom:0px;}
.top-menu-list li:last-child{padding-right:0px;}
.top-menu-list li a {
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    padding: 14px 0px 7px;
    display: inline-block;
    position: relative;
    line-height: 14px;
}
#about-links .sub-menu a {font-weight: 500; text-transform: none;}
.top-menu-list li:last-child {
    margin-right: 0px;
    margin-bottom: 8px;
}
.call-link{
    width: 30px;
    height: 25px;
    font-size: 20px;
    margin-right: 13px;
    color: #424242;
    position: relative;
    line-height: 27px;
}
.call-link:before{position: absolute;content:"";width:2px;height: 20px;background: #ccc;right:0px;top:2px;}
.call-link:hover,.call-link:focus{color: #000;}
.top-menu-list li .sub-menu{display:none;}
.top-menu-list li:hover .sub-menu{display:block; -webkit-animation: tsMenuFadeIn 300ms;
    animation: tsMenuFadeIn 300ms;}
@-webkit-keyframes tsMenuFadeIn{
0%{opacity:0}
100%{opacity:1}
}
@keyframes tsMenuFadeIn{
0%{opacity:0}
100%{opacity:1}
}    
.sub-menu{
	background:#eaeaea;
    position: absolute;
    z-index: 999;
    left: 0px;
    top: 35px;
    margin: 0;
    padding: 20px 0px 20px 20px;
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0 0;
    -moz-transform-origin: 0 0 0;
    -ms-transform-origin: 0 0 0;
    width: 300px;
    display: none;
}
.sub-menu li{
    list-style: none;
    padding: 0px 0;
    position: relative;
    z-index: 2;
    display: block;
    margin: 0;
}
.sub-menu li a{color:#000;padding: 6px 0px;}
.sub-menu li a:hover{color:#333;}
.top-menu-list li.menu-item-has-children a:after{
    position: absolute;
    content: "\f107";
    font-family: FontAwesome;
    right: -18px;
    top: 13px;
    color: #fff;
}
.sub-menu .megamenu-content .mega-col a{margin-bottom:0px!important;}
.sub-menu .megamenu-content .mega-col-1 li,
.sub-menu .megamenu-content .mega-col-2 li{margin-bottom:15px;}
/******FOOTER-CSS******/
.footer {
    background: #54585a;
    color: #fff;
    position: relative;
}
/*13 July 2020*/
.ftr-partner-wrap {
    position: absolute;
    top: -42px;
    width: 100%;
    display: none;
}
.ftr-partner {
    background: #fff;
    padding: 16px 22px;
    box-shadow: 2px 2px 25px #0000003b;
}
.ftr-partner img {
}
.f-contacts address strong {
    font-size: 16px;
    font-weight: 500;
}
.f-contacts address {
    font-size: 15px;
    font-weight: 400;
}
.f-contacts span {
    margin-right: 2px;
    font-weight: 500;
}
.f-contacts span a{color:#fff;}
.f-contacts span a:hover{color:#ccc;}
.f-subscribe button {
    background: #fff;
    padding: 10px 20px;
    font-size: 14px;
    transition: 0.3s ease;
}
.f-subscribe button:hover {
    background: #000;
    color: #fff;
}
.ftr-full-nav {
    background: #6a6c6d;
    padding: 10px 0;
    text-align: center;
    margin-top: 10px;
}
.ftr-full-nav ul li {
display: inline;
list-style: none;
padding: 0px 35px 0 0
}
.ftr-full-nav ul li a  {
font-size: 15px;
font-weight: 400;
color: #fff;
text-transform: capitalize;
}
ul.ftr-social-links li {
    display: inline;
    margin: 0 0px 0 0;
    padding: 0 8px;
}
.f-content-box.f-about-link {
    padding-left: 20px;
}
.f-content-box.ftr-other-links {
    padding-left: 44px;margin-top: 70px;
}
/*13 July CSS Ends*/
.f-content {
  padding: 44px 0 10px;
	margin-bottom: 0px;
}
.f-logo {
    justify-content: center;
   
}
.f-logo a {
    display: inline-block;
    margin-right: 25px;
}
.f-logo p {
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    margin-bottom: 0;
}
.f-content-right h2 {
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    margin-top: 10px;
}
.footer .f-content h4 {
    font-size: 15px;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.footer .f-content p {
    font-size: 15px;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.f-content-right p {
    font-size: 14px;
    font-weight: 400;
    color: #fff;
	border-radius: 5px;
}
.copyright-sec {
    background-color: #54585a;
    color: #fff;
}
.copyright {
    color: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 0;
    font-size: 13px;
}
.copyright p {
    margin-bottom: 0;
}
.f-content .f-nav {
    margin-bottom: 30px;
}
.f-content .f-nav ul li{padding: 4px 0;}
.f-content .f-nav ul li a {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    transition: 0.2s ease;
    position: relative;
}
.f-content .f-nav ul li a:hover {
    padding-left: 15px;
    color: #cacaca;
}
.f-content .f-nav ul li a:hover:before{
    content: '\f105';
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 18px;
    padding-right: 0.5em;
    position: absolute;
    top: -4px;
    left: 0;
}
.f-content-center {
    text-align: center;
    padding: 0 32px;
}
.f-content-left {
    margin-bottom:0px;
}
.f-content > .row > .col-md-2{
	padding-right:0;
}
.f-content-right {
    padding-left: 50px;
}
.f-contacts {
    color: #fff;
    padding: 20px 0 16px;
}
.f-contacts p {
    margin-bottom: 0;
    padding: 0px 0;
    font-size: 14px;
}
.f-contacts p a{color:#fff;}
.f-newsletter {
    margin-top: 10px;
}
.f-newsletter h5 {
    color: #c1c1c1;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 24px;
}
.f-subscribe input.form-control{
    border-radius: 0;
    background: #54585a;
    color: #fff !important;
    border: 1px solid #fff;
    width: 50%;
    height: auto;
    float: left;
    font-size: 13px;
    padding: 11px 10px;
}
.f-subscribe form p br{display:none;}
.f-subscribe .btn.btn-mt{
    background: #fff;
    padding: 12px 13px;
}
.f-subscribe .btn.btn-mt:hover{background:#000;color:#fff;}
.f-subscribe input.form-control::placeholder {
    color: #f7f7f7;
}
.f-subscribe input:focus{border: 1px solid #fff !important;}
.f-subscribe input.wpcf7-submit:focus {
    border: 0px solid #fff !important;
}
.f-distributor {
    border: 1px solid #666;
    width: 250px;
    text-align: center;
    padding: 10px 10px;
	margin: 0px;
}
.f-distributor a {
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 400;
}
.f-distributor a:hover{text-decoration:none;color:#c42026}
.f-share {
    margin-top: 26px;
}
/******INNERHEAD-CSS******/
.inner-head-wrap{
position:relative;
background: url(../images/inner-head-bg.jpg) no-repeat;
padding:50px 0px 80px;
text-align:center;
color: #fff;
}
.inner-head-wrap h1{
color:#fff;
font-size: 30px;
font-weight: normal;
margin-bottom: 6px;
}
.inner-head-wrap .breadcrumb{
	justify-content:center;
	background: transparent;
}
.inner-head-wrap .breadcrumb{margin-bottom: 0px;padding-top: 0px;padding-bottom: 0px;}
.inner-head-wrap .breadcrumb a{color: #fff;}
.breadcrumb-item.active{color:#fff;}

.inner-wrapper {
    padding: 50px 0px 50px;
    color: #000;
    font-size: 13px;
	text-align:left;
}
.inner-wrapper h2{
	font-size: 22px;
	margin-bottom: 10px;
	color: #000;
	text-transform:uppercase;
	text-align:left;
}
.lixil-core2 h4 {
    text-align: left;
    margin-bottom: 30px;
    color: #54585a;
    font-size: 25px;
}
.inner-wrapper p{font-size:14px;text-align:justify;}
.inner-wrapper p strong{font-weight: 500;}
.inner-hd-wrap {
    position: relative;
    min-height: 300px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.inner-hd-wrap:before {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.4);
    content: "";
}
.inner-hd-text {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
	bottom:0px;
    margin: auto;
    width: 100%;
    text-align: center;
    color: #fff;
	display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: column;
}
p.main-breadcrumb{margin-bottom:0px;}
.inner-hd-text h1 {
    text-transform: capitalize;
    font-size: 36px;
    font-weight: 500;
}
p.main-breadcrumb{padding: 0px 15px;}
p.main-breadcrumb a {
    color: #fff;
}
.inner-hd-wrap img {
    opacity: 0.6;
    margin: 0 auto;
    width: 100%;
}
/******SIDEBAR-CSS******/
#sidebar { border-left: none; }
#sidebar h3 {
    text-transform: uppercase;
    font-size: 20px;
    color: #fff;
    background: #000;
    padding: 12px 20px;
    margin-bottom: 0px;
    font-weight: 500;
    line-height: 17px;
}
#sidebar .filter-block{margin-bottom: 30px;}
#sidebar > div{margin-bottom: 30px;}
#sidebar > div:last-child{margin-bottom: 0px;}
#sidebar li.item{
	font-size: 14px;
	line-height:14px;
	color:#4c4c4c;
	border-bottom: 1px solid #eee;
}
.blog-aside-content {
    padding: 10px 0;
}
.blog-aside-content.active {
    background: #f7f7f7;
}
.blog-aside-content.active a {
    font-weight: 600;
}
#sidebar li.item a {
    color: #4c4c4c;
    padding: 10px 0 4px 28px;
    line-height: 1.3;
    font-size: 15px;
    position: relative;
    transition: 0.2s ease all;
    display: block;
}
#sidebar li.item a:hover{text-decoration: none; padding-left: 34px;}
#sidebar li.item a:before {
    position: absolute;
    content: "\f105";
    font-family: FontAwesome;
    left: 16px;
    top: 10px;
    color: inherit;
    line-height: 1;
}
#sidebar li.item:last-child{border-bottom: none;}
/*21 JULY 2020*/
ul.ftr-btm-nav {
    float: none;
    text-align: left;
}
ul.ftr-social-links {
    text-align: left;
    margin-bottom: 10px;
}
ul.ftr-social-links li a {
    color: #fff;
}
.ftr-full-nav ul li:first-child {
    padding-left: 0;
}
.copyright div:nth-child(2){
    text-align: right;justify-content: space-between;
}
.gallery-wrapper{margin-top: 30px;}
.backlink{display: inline-block;}
.backlink a {
    color: #fff;
    padding: 8px 15px 8px 12px;
    line-height: 1;
    display: inline-block;
    border: 1px solid #000;
    background: #000;
    transition: 0.3s ease all;
}
.backlink a:hover{background: #fff; color: #000;}
.form-wrapper{padding: 20px; background: #bfbfbf;}
.form-wrapper h3{text-transform: uppercase;font-size: 22px; text-align: center; font-weight: 700; margin: 0 0 20px; color: #000;}
.form-wrapper .form-control{background: #efefef; border: none; border-radius:0;}
.form-wrapper .contact-submit input[type="submit"]{color: #fff; background-color: #000;}
.form-wrapper .contact-submit input[type="submit"]:hover{background-color: #212121;}
.mb20{margin-bottom: 20px !important;}
.lixil-thumbs-box {
    margin: 30px 0 34px;
}
.mid-wrap{text-align: justify; font-size: 14px;}
.mid-wrap a {
    font-weight: 600;
}
.mid-wrap a:hover {color: #333;}
.mid-left-img{margin-bottom:30px;}
.form-row.get-quote-cta .btn {
    margin-left: 4px;
    background: #000;
    padding: 10px 30px;
    font-size: 16px;
    border: 1px solid #fff;
    color: #fff;
}
.form-row.get-quote-cta .btn:focus {
    border: 1px solid #fff !important;
}
.form-row.get-quote-cta .btn:hover {
    background: #fff;
    color: #000;
    border: 1px solid #fff;
}
.mapouter { 
    margin-top: 0px;
}
.mapouter h3{ 
    margin-bottom: 20px!important;
}
.form-row.form-partner {
    padding: 0px 4px;
}
.form-row.form-partner .btn {
    font-size: 16px;
}
.partner-content {
    margin-top: 10px;
}
/*menu-css*/
/*14 AUGUST 2020*/
.menu-item-has-children li.menu-item#menu-product {
    width: 870px !important;
    padding: 10px 20px;
    box-shadow: 3px 3px 10px #00000030;
    position: absolute;
    left: -160px;
}
.megamenu-content {
    width: 100%;
    height: auto;
}
.menu-thumb-img {
    display: inline-block;
	float:right;
}
.mega-col.mega-col-2.menu-column ul li {
    padding: 0;
}
.mega-col.mega-col-2.menu-column ul li:last-child {
    padding-bottom: 0;
}
.mega-col.mega-col-1.menu-column {
    border-right: 1px solid #ddd;
    padding-right: 42px !important;
    margin-right: 42px;
}
.pro-tab-wrap h3 {
    color: #fff;
    margin-bottom: 0;
    position: absolute;
    bottom: 10px;
    font-size: 13px;
    left: 0;
    right: 0;
    width: 100%;
    text-align: center;
    font-weight: 600;
}
.mega-col a.root-cat:hover {
    color: #666 !important;
}
.mega-col a.root-cat {
    transition: 0.5s ease all;
}
.wpcf7 form.invalid .wpcf7-response-output {
    border: 1px solid #ddd;
    margin: 8px 0 0 0;
} 
.mt30{margin-top: 30px;}
.form-row.career-form {
    background: #f7f7f7;
    padding:20px 20px 30px;
}
.form-row.career-form .form-group label {
    display: block;
    margin-bottom: 8px;
}
.form-row.career-form .form-group span.Experience-Years select, .form-row.career-form .form-group span.Experience-Months select {
    width: 49%;
    display: inline;
}
.form-row.career-form .form-group {
    margin-bottom: 24px;
}
.form-row.career-form .form-group input.btn {
    background: #000;
    font-size: 15px;
    padding: 10px 28px;
    border: 1px solid #000;
}
.form-row.career-form .form-group input.btn:hover {
    background: none;
    border: 1px solid #000;
    color: #000;
}
.form-row.career-form .form-group span.Resume input {
    padding: 3px 4px;
}
.form-row.career-form .form-group .contact-submit {
    text-align: center;
}
.wpcf7-response-output {
    border: none !important;
    padding: 0 0 !important;
}
.form-row.career-form .form-group:last-child {
    margin-bottom: 0;
}
section#testimonials-wrap {
    margin-bottom: 70px;
}
section#testimonials-wrap .pagination-wrap {
    padding-top: 8px;
    margin-top: 30px;
}
.testi-name {
    text-align: left;
    margin-bottom: 0;
    font-size: 22px;
    font-weight: 500;
    color: #000;
}
.testi-name a {
    font-size: 21px;
    font-weight: 500;
    
}
.testi-name a:hover{color: #333;}
.testi-btn {
    text-align: left;
}
.testi-btn a {
    background: #000;
    color: #fff;
    padding: 10px 20px;
    display: inline-block;
    margin-top: 16px;
    border: 1px solid #000;
    transition: 0.3s ease all;
}
.testi-btn a:hover {
    background: none;
    color: #000;
    border: 1px solid #000;
}
.testi-detail-group {
    display: flex;
    margin-bottom: 30px;
}
.testi-detail-img {
    border-right: 1px solid #ddd;
    margin-right: 36px;
    padding-right: 30px;
    position: relative;
    width: 30%;
}	
.testi-detail-img img {
    width: 100%;
}
.testi-content {position:relative;width: 60%;}
.testi-content:before {
    background-image: url(https://www.tostemindia.com/wp-content/uploads/2020/08/coat.png);
    background-repeat: no-repeat;
    content: '';
    width: 39px;
    height: 32px;
    position: absolute;
    top: -20px;
    left: -10px;
    opacity: 0.5;
}
.testi-content h4 {
    margin-bottom: 8px;
    color: #000;
    text-transform: uppercase;
}
.testi-content h5 {
    color: #666;
    font-size: 15px;
    border-left: 2px solid #ddd;
    padding-left: 6px;
    margin-bottom: 18px;
}
.testi-content p {
    color: #000;
}
div#youtubePopup .modal-dialog {
    max-width: 840px;
    margin-top: 40px;
}
div#youtubePopup .title-hd.vr:before{display: none;}
div#youtubePopup .modal-body iframe {
    height: 452px;
}
body.archive.tax-categories.term-windows-doors.term-17 .prod-name,
body.archive.tax-categories.term-38 .prod-name,
body.archive.tax-categories.term-28 .prod-name,
body.archive.tax-categories.term-40 .prod-name,
body.archive.tax-categories.term-42 .prod-name,
body.archive.tax-categories.term-44 .prod-name,
body.archive.tax-categories.term-46 .prod-name {
    min-height: auto;
}
body.archive.tax-categories.term-windows-doors.term-17 .prod-img,
body.archive.tax-categories.term-38 .prod-img,
body.archive.tax-categories.term-28 .prod-img,
body.archive.tax-categories.term-40 .prod-img,
body.archive.tax-categories.term-42 .prod-img,
body.archive.tax-categories.term-44 .prod-img,
body.archive.tax-categories.term-46 .prod-img
{padding: 0;}
/*20 AUG 2020*/
#enquiremodal .modal-dialog {
    max-width: 500px;
}
#enquiremodal .modal-dialog .form-row .form-group input, #enquiremodal .modal-dialog .form-group textarea {
    border-radius: 0;
    font-size: 15px;
}
#enquiremodal .modal-dialog .form-group .contact-submit .btn {
    background: #000;
    padding: 10px 24px;
    font-size: 16px;
}
#enquiremodal .modal-dialog .form-row .form-group input:focus, #enquiremodal .modal-dialog .form-group textarea:focus {
    border: 1px solid #ddd !important;
    background: #f7f7f7;
    box-shadow: none;
}
.wpcf7 form.invalid .wpcf7-response-output {
    margin: 0px 0 0 0;
}
.f-subscribe .wpcf7-not-valid-tip{display: none;}
.testi-info {
    display: flex;
    margin-bottom: 45px;
}
.testi-img {
    width: 30%;
    border-right: 1px solid #ddd;
    margin-right: 36px;
    padding-right: 30px;
    position: relative;
}
.testi-img img {
    width: 100%;
}
.career-title {
    text-align: center;
    margin-bottom: 30px;
    padding: 10px 0px 0;
}
.career-title p:first-child{
    font-size: 17px;
    font-weight: 500;
    line-height: 24px;
}
.testi-company {
    margin-bottom: 8px;
    font-size: 16px;
    color: #666;
}
.testi-r-content{color: #000;}
.panel-flds{position:relative;width:70%;}
.panel-flds:before {
    background-image: url(https://www.tostemindia.com/wp-content/uploads/2020/08/coat.png);
    background-repeat: no-repeat;
    content: '';
    width: 39px;
    height: 32px;
    position: absolute;
    top: -20px;
    left: -10px;
    opacity: 0.5;
}
.mega-col ul li:first-child a.root-cat {
    margin-top: 0;
}
ul#menu-header-menu li:first-child ul.sub-menu {
    width: 264px;
}
.ftr-partner  .owl-carousel .owl-item img{width:auto;}
.accesories-table {
    margin-bottom: 110px;
    margin-top: 40px;
    text-align: center;
}
.accesories-table h3 {
    font-weight: 600;
    margin-bottom: 20px;
}
/******RESPONSIVE-CSS******/
.clean-process h5 {
    text-align: center;
    color: #000;
    font-size: 18px;
}
.clean-process {
    margin-bottom: 42px;
}
table.window-table {
    width: 100%;
    margin-bottom: 50px;
}
table.window-table tr:first-child td {
    background: #000;
    border: 1px solid #ddd;
    text-align: center !important;
    padding: 0px 0;
}
table.window-table tr:first-child td p {
    color: #fff;
    text-align: center !important;
    margin-bottom: 0;
}
table.window-table tr td:first-child {
    background: #000;
    border: 1px solid #ddd;
}
table.window-table tr td:first-child p {
    color: #fff;
    margin-bottom: 0;
    text-align: center !important;
    padding: 12px 0;
}
table.window-table tr:nth-child(2) td {
    text-align: center;
}
table.window-table tr td ul li {
    color: #000;
    line-height: 14px;
    text-align: left;
    padding: 8px 0 8px 10px;
    position: relative;
}
table.window-table tr td ul li:before {
    content: '\f105';
    margin-right: 0;
    left: 0px;
    position: absolute;
    font-family: 'FontAwesome';
}
table.window-table tr td {
    padding: 0px 16px;
    vertical-align: middle;
    border: 1px solid #ddd;
}
/*18 SEP 2020*/
.text-guard-img {
    width: 47%;
    display: inline-block;
    margin: 0 8px;
}
ul.all-list-point li {
    padding: 8px 0 8px 12px;
    font-size: 14px;
    position: relative;
}
ul.all-list-point li:first-child{padding-top:5px;}
ul.all-list-point li:last-child{margin-bottom: 10px;}
ul.all-list-point li:before {
    content: '\f105';
    position: absolute;
    padding-right: 0px;
    font-family: 'FontAwesome';
    left: 0;
}
ul.all-list-point li strong {
    font-size: 16px;
    font-weight: 600;
}
.text-guard-wrap {
    background: #f7f7f7;
    padding: 24px 30px;
    margin: 30px 0 30px 0;
}
.benefits-wrap {
    background: #f7f7f7;
    padding: 20px 24px;
    margin: 30px 0 34px;
}
.benefits-wrap ul li p {
    margin: 0 0 10px 0;
}
.benefits-wrap ul li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
}
.table-responsive.table-dosdont tr td {
    text-align: center;
}
table.sub-table td {
    background: none !important;
}
table.sub-table {
    width: 100%;
}
table.sub-table td {
    background: none !important;
    padding: 13px 0 !important;
}
table.window-table tr td img {
    margin-left: 10px;
    width: 22px;
}
td.has-sub-table {
    padding: 0 0 !important;
    border-right: none !important;
    border-left: none !important;
    border-bottom: none !important;
}
td.has-sub-table tr:last-child td{border-bottom: none !important;}
.table-responsive.table-dosdont table {
    margin-bottom: 0;
}
/*feedback_form_area*/
.enquire-form{
    position:fixed;
    top:15%;
    right:-5px;
    z-index:100;
    min-height:450px;    
}
.enquire-form-show{
    right:0 !important;
}
.enquire-form-area
{
    position:relative;
    display:none;
     overflow: hidden;
     background:rgba(0,0,0,0.8);
}
.enquire-form-area-inner
{
        width:300px;
    min-height:320px;
    color:#fff;
    padding:15px;
}
.enquire-form-area h3{
    margin-top: 5px;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-size: 17px;
}
        
.custom-inp{
    width: 100%;
    height: 32px;
    padding: 6px 5px 5px 9px;
    color: #000;
    background: #fff;
    border: none;
    font-size: 14px;
}
        
.custom-inp-txt{
    width:100%;
    height:100px;
    padding: 6px 5px 5px 9px;
    color:#000;
    background:#fff;
    font-size: 14px;
    border: none;
}
.enquire-form-btn
{
    position: absolute;
    left: -96px;
    color: #fff!important;
    transform: rotate(90deg);
    top: 250px;
    border-radius:0px!important;
    background:#000;
    font-size: 14px!important;
    font-weight: 600;
    display: flex;
    flex-wrap: wrap;
    width: 146px;
}
.enquire-submit {
    background: #fff;
    border: 0px;
    color: #000;
    text-transform: uppercase;
    border-radius: 0px!important;
    padding: 10px 15px 9px;
    font-weight: 600;
    line-height: 16px;
}
/*23-OCT-2020*/
.lixil-video-wrap h2 {
    font-weight: 500;
    text-transform: none;
    font-size: 24px;
    border-top: 1px solid #ddd;
    padding: 10px 0;
    border-bottom: 1px solid #ddd;
    margin: 30px 0 40px;
    text-align: center;
}
.lixil-thumbs-wrap {
    background: #f8f8f8;
    padding: 30px 34px 10px;
    margin: 36px 0 40px;
}
.lixil-differ h2 {
    font-size: 19px;
}
.lixil-core h4{
    font-weight: 500;
    text-transform: none;
    font-size: 25px;
    padding: 0px 30px;
    text-align: left;
    position: relative;
    line-height: 32px;
    margin-bottom: 0px;
    color: #54585a;
}
.lixil-core h4:before {
    content: '';
    background: url(../images/orng-arrow.jpg);
    background-repeat: no-repeat;
    width: 16px;
    height: 32px;
    position: absolute;
    left: 0;
    top: 0;
}
.lixil-core h4:after{
    content: '';
    background: url(../images/orng-arrow.jpg);
    background-repeat: no-repeat;
    width: 16px;
    height: 32px;
    position: absolute;
    right: auto;
    bottom: -2px;
    margin-left: 10px;
    transform: rotateY(180deg);
}
.lixil-val-main {
    margin-bottom: 30px;
}
.lixil-core {
    background: #fff;
    padding: 0px;
    display: block;
    margin: 38px 0 38px;
}
.lixil-core h2 {
    text-align: left;
}
.lixil-behave p {
    margin-bottom: 20px;
}
/*26 OCT 2020*/
.lixil-bimg {
    border: 1px solid #ddd;
    padding: 0 20px;
    min-height: 130px;
    text-align: center;
    vertical-align: middle;
    margin: auto 0 auto;
    align-items: center;
    display: flex;
}
.tsw-wrap img {
    margin-bottom: 30px;
    margin-top: 14px;
}
.tsw-prod {
    background: #f8f8f8;
    padding: 20px 30px;
    margin-top: 30px;
}
.tsw-prod img {
    margin-top: 12px;
}
.twi-facility {
    background: #f8f8f8;
    padding: 25px 30px;
}
.twi-facility img {
    margin-bottom: 15px;
}
.jap-innov-wrap h2 {
    margin-top: 30px;
    margin-bottom: 6px;
}
.jap-innov-wrap h2:first-child{margin-top: 0;}
/*29 OCT 2020*/
.ths-grey-box {
    background: #f8f8f8;
    padding: 30px 30px;
    margin-bottom: 30px;
}
.ths-li-box {
    background: #f8f8f8;
    padding: 20px 26px;
    margin: 30px 0 30px;
}
h2.hd-main {
    font-weight: 600;
    font-style: italic;
    text-transform: none;
    font-size: 24px;
    border-top: 1px solid #ddd;
    padding: 10px 0;
    border-bottom: 1px solid #ddd;
    margin: 30px 0 18px;
    text-align: center;
}
.ths-li-box ul li {
    padding: 0 0 10px;
}
.ths-li-box ul li:before {
    content: '\f105';
    font-family: 'FontAwesome';
    margin-right: 8px;
    font-weight: 600;
    display: inline-block;
}
.pre-eng-feat {
    background: #f7f7f7;
    padding: 30px 36px;
    margin-bottom: 30px;
}
.pre-eng-feat ul li {
    padding: 6px 20px;
}
.pre-eng-feat ul li:before {
    position: unset;
    margin-right: 6px;
    font-weight: 600;
}
.pre-eng-feat img {
    margin-bottom: 24px;
    margin-top: 16px;
}
.pre-eng-feat p {
    margin-bottom: 0;
}
.pre-eng-feat p a {
    text-decoration: underline;
}
img.pre-eng-title-img {
    margin-bottom: 24px;
    margin-top: 10px;
}
.pre-eng-winbox .row {
    display: flex;
    align-items: center;
}
/*2 NOV 2020*/
.qat-wrap h2.hd-main {
    font-weight: 600;
    font-style: italic;
    text-transform: none;
    font-size: 21px;
    border-top: 1px solid #ddd;
    padding: 10px 0;
    border-bottom: 1px solid #ddd;
    margin: 30px 0 18px;
    text-align: center;
    line-height: 26px;
}
.qat-wrap .ths-grey-box h2 {
    text-transform: capitalize;
    font-size: 22px;
}
.tostem-prod-per-wrap h3 {
    font-size: 20px;
    margin-top: 0;
    margin-bottom: 8px;
}
.tostem-prod-per-wrap ul.all-list-point.row {
    margin: 10px 0 12px 0;
}
.tostem-prod-per-wrap ul.all-list-point li {
    font-weight: 400;
    padding-top: 0px;
    padding-bottom: 10px;
}
#perform-wrap ul.all-list-point li{text-align: left;padding-right: 10px;}
#perform-wrap{margin-bottom:30px;}
.tostem-prod-per-wrap table.window-table tr td{text-align: left; padding: 8px 16px;}
.tostem-prod-per-wrap table.window-table tr td:first-child{background: none;}
.tostem-prod-per-wrap table.window-table tr:first-child td {
    background: #000;
}
.tostem-prod-per-wrap table.window-table{margin-bottom: 22px;}
.tostem-scp-wrap .ths-grey-box {
    text-align: center;
    margin-top: 32px;
}
.tostem-scp-wrap .hd-main {
    margin-top: 0;
}
.tostem-scp-wrap .ths-grey-box h4 span {
    font-size: 47px;
    vertical-align: middle;
    color: #666;
    margin: 8px 0 -8px;
    display: inline-block;
}
.pes-win-wrap h3 {
    font-size: 18px;
    margin-bottom: 4px;
    margin-top: 27px;
}
/*4 NOV 2020*/
#about-links .sub-menu li ul.sub-sub-menu {
    display: none;
}
#about-links .sub-menu li.sub-menu-has-children {
    position: relative;
}
#about-links .sub-menu li.sub-menu-has-children:hover ul.sub-sub-menu {
        display: block;
    background: #eaeaea;
    position: absolute;
    z-index: 999;
    margin: 0;
    padding: 0px;
    transform-origin: 0 0;
    left: 276px;
    width: 255px;
    top: -20px;
    transition: 0.5s ease all;
    
}
#about-links .sub-menu li.sub-menu-has-children:hover ul.sub-sub-menu li {padding: 10px 5px 10px 20px; background: #eaeaea; margin-bottom: 0;}
#about-links .sub-menu li.sub-menu-has-children:hover ul.sub-sub-menu li:hover {padding: 10px 5px 10px 20px; background: #f7f7f7;}
.history-vec{display: block}
.history-vec-mob{display: none;}
/*5 NOV 2020*/
.jap-life-cycle {
    margin: 45px 0 0;
}
.jap-life-cycle .row {
    vertical-align: middle;
    align-items: center;
    display: flex;
}
.jap-life-cycle .row p {
    margin-bottom: 0;
}
.driving-links ul.sub-menu li a:after {
    display: none;
}
li#about-links ul.sub-menu li a:after {
    display: none;
}
/*6 NOV 2020*/
.ths-wrap .ths-grey-box {
    margin-top: 30px;
    margin-bottom: 40px;
}
.ths-design-det {
    margin: 40px 0 40px;
}
.ths-wrap .hd-main {
    font-style: normal;
}
.ths-grey-box p:empty {
    display: none;
}
.qat-dedic-team {
    margin-bottom: 34px;
    margin-top: 30px;
}
.qat-wrap .ths-grey-box {
    padding-bottom: 14px;
}
.tostem-prod-per-wrap ul.all-list-point.tpp-icons li {
    font-weight: 400;
    padding: 0px 36px 26px;
    display: inline-block;
    margin: 50px 25px 20px 0px;
    border: 1px solid #ddd;
    text-align: center;
    position: relative;
    min-height: 90px;
}
.tostem-prod-per-wrap ul.all-list-point.tpp-icons li img {
    margin-top: -44px;
    border-radius: 80px;
    border: 1px solid #ddd;
    margin-bottom: 14px;
}
.tostem-prod-per-wrap ul.all-list-point.tpp-icons li p {
    margin-bottom: 0px;
    font-size: 15px;text-align: center;
}
.tostem-prod-per-wrap ul.all-list-point.tpp-icons li:last-child {
    margin-right: 0;
}
.tostem-prod-per-wrap ul.all-list-point.tpp-icons li:before {display: none;}
.tpp-wind-load {
    margin-top: 24px;
    margin-bottom: 18px;
}
.tpp-wind-load h3 {
    margin-top: 0;
}
.scp-certi p {
    display: flex;
    justify-content: center;
}
.scp-certi p img {
    display: inline;
    border: 1px solid #ddd;
    padding: 7px 20px;
    width: 40%;
}
.scp-certi h6{font-size: 14px;text-align: center;}
.tpp-infographic .row .col-sm-6:first-child h3 {
    margin-top: 0;
}
.tpp-infographic {
    margin-top: 20px;
}
.tpp-info-img {
    width: 80%;
    margin-bottom: 20px;
}
.tpp-img {
    text-align: center;
}
.tostem-scp-wrap > p:first-child strong {
    font-size: 17px;
}
ul.all-list-point li.has-pointer ul li:before {
    content: '-';
    display: none;
}
ul.all-list-point li.has-pointer ul {
    margin-top: 10px;
    margin-left: 10px;
}
ul.all-list-point li.has-pointer ul li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
}
.ths-wrap > p:first-child strong {
    font-size: 17px;
}
/*9 NOV 2020*/
li.driving-links ul li i {
    margin-right: 2px;
    margin-left: 10px;
}
.blog-aside-content.active a:hover {
    padding-left: 28px !important;
}
ul.all-list-point.tpp-icons {
    text-align: center;display: flex;flex-wrap: wrap;gap: 1%;
}
.tostem-prod-per-wrap ul.all-list-point.tpp-icons li{margin-right: 0;width: 24%;}
.tostem-scp-wrap > p:first-child {
    margin-bottom: 6px;
}
.scp-certi {
    margin-top: 20px;
}
li.has-pointer ul.row {
    margin: 16px 0 0 !important;
}
li.has-pointer ul.row li {
    padding-left: 0;
    margin-bottom: 22px;
}
li.has-pointer ul.row li span {
    display: flex;
    align-items: center;
}
li.has-pointer ul.row li span img {
    margin-right: 10px;
    border: 1px solid #ddd;
}
li.has-pointer ul.row li span {
    display: flex;
    align-items: center;
    margin-top: 12px;
}
li.has-pointer ul.row li > img {
    width: 90%;
}
.sub-menu .megamenu-content .mega-col a {
    text-transform: uppercase;
}
/*10 NOV 2020*/
.ins-design-wrap .row {
    margin-bottom: 30px;
}
.ins-design-thumb {
    position: relative;
}
.ins-design-cap {
    position: absolute;
    bottom: 50px;
    background: rgb(0 0 0 / 0.6);
    color: #fff;
    padding: 10px 20px;
    font-size: 16px;
    font-weight: 500;
}
.ins-design-cap-top {
    position: absolute;
    top: 50px;
    background: rgb(0 0 0 / 0.6);
    color: #fff;
    padding: 10px 20px;
    font-size: 16px;
    font-weight: 500;
}
.ins-design-thumb img {
    cursor: pointer;
}
#texguard-wrap img{max-width: 100%;}
#texguard-wrap h4{text-align: center;font-size: 18px;text-transform: uppercase;}
/*18 NOV 2020*/
.ins-design-wrap{position: relative;}
.ins-design-thumb.id-thumb-1 { float: left; display: inline-block; width: 38%; margin-left: -15px;}
.ins-design-thumb.id-thumb-2 { float: right; display: inline-block; width: 62%; margin-right: -15px; margin-top: 54px;}
.ins-design-thumb.id-thumb-3 {
    float: left;
    display: inline-block;
    width: 58%;
    margin-left: -15px;
}
.ins-design-thumb.id-thumb-4 {
    float: right;
    display: inline-block;
    width: 42%;
    margin-top: -54px;
    margin-right: -15px;
}
.ins-design-thumb.id-thumb-5 {
    float: left;
    display: inline-block;
    width: 32%;
    margin-left: -15px;
    margin-top: -36px;
}
.ins-design-thumb.id-thumb-6 {
    float: right;
    display: inline-block;
    width: 68%;
    margin-right: -15px;
}
.ins-design-thumb.id-thumb-7 {
    float: left;
    display: inline-block;
    width: 27%;
    margin-left: -15px;
}
.ins-design-thumb.id-thumb-8 {
    float: left;
    display: inline-block;
    width: 42%;
    margin: 0 0px 0 42px;
}
.ins-design-thumb.id-thumb-9 {
    float: right;
    display: inline-block;
    width: 27%;
    margin-right: -15px;
}
.ins-design-thumb.id-thumb-10 { float: right; display: inline-block; width: 62%; margin-right: -15px; }
.ins-design-thumb.id-thumb-11 {
    float: left;
    display: inline-block;
    width: 40%;
    margin-left: -15px;
    margin-top: 16px;
}
.ins-design-thumb.id-thumb-12 {
    float: right;
    display: inline-block;
    width: 30%;
    margin-right: -15px;
    margin-top: 0px;
}
.ins-design-thumb.id-thumb-13 {
    float: left;
    display: inline-block;
    width: 70%;
    margin-left: -15px;
    margin-top: 20px;
}
.ins-design-thumb.id-thumb-14 {
    margin-left: -15px;
    width: 32%;
    float: left;
    display: inline-block;
}
.ins-design-thumb.id-thumb-15 {
    width: 32%;
    display: inline-block;
    margin: 0 41px;
}
.ins-design-thumb.id-thumb-16 {
    width: 32%;
    float: right;
    display: inline-block;
    margin-right: -15px;
}
.ins-design-thumb {
    position: relative;
    margin-bottom: 30px;
}
.id-row {
    display: inline-block;
}
.f-social-desk{display: block;}
.f-social-mbl{display: none;}
/*20 NOV 2020*/
.col-md-3.mobile-wd-box {
    display: none;
}
/*23 NOV*/
.btm-partners {
    text-align: left !important;
}
.btm-partners img {
    margin-right: 30px;
}
.btm-partner-mob{display: none;}
.btm-partners{display: block;}
/* 4Dec */
#wpsl-wrap{margin-top:20px;}
#wpsl-wrap #wpsl-result-list ul li{
    list-style: none!important;
    background: #ddd;
    text-align: left;
    padding: 20px 24px 20px;
}
.thank-you-blk{   
     align-items: center;
    background: #f1f1f1;
    margin: 10% 0;
    box-shadow: 0px 0px 10px #d4d4d4;
    padding: 20px 0px;
} 
.thank-you h2{
    text-align: center;
    font-size: 33px;
    font-weight: bold;
}  
#enquiremodal .contact-submit .btn-primary:hover{background: #fff!important;color:#000!important;border:1px solid;}
#enquiremodal .modal-content{border-radius: 0px;}
#enquiremodal input{background: #f5f5f5;font-family: HelveticaNeueLT Com}
 #wpsl-wrap{display: none;}
 .wpcf7-not-valid-tip{text-align: left;padding-top: 5px;}
#inner-content-chnl{display: none !important;}
.need-textarea textarea{height: 150px;background: #f5f5f5;font-family: HelveticaNeueLT Com}
.need-textarea{margin-bottom: 0px;}
#enquiremodal .modal-title{text-transform: uppercase;font-family: HelveticaNeueLT Com}
.about-tos h3, .about-show h3 {font-weight: 500;}
/*16 DEC 2020*/
.wpcf7-not-valid-tip, .wpcf7 form.invalid .wpcf7-response-output {
       color: #fff  !important;
   }
.cli-bar-btn_container a:last-child{background-color: #000 !important; color: #fff !important;}
.search-results .pagination-wrap nav{float: none;}
.search-results .pagination-wrap .page-numbers{display: flex;justify-content: center;}
.search-results .pagination-wrap .page-numbers li span, .search-results .pagination-wrap .page-numbers li  a{border: 1px solid #000;  padding: 5px 10px;}
.search-results .pagination-wrap .page-numbers li a{color: #000}
.search-results .pagination-wrap .page-numbers li  .current{background: #000;color: #fff;}
.modal-body {
   color: #000;
   text-align: center;
   margin-top: 44px;
}
.modal-body a {
   background: #000;
   color: #fff;
   padding: 10px 22px;
   margin-bottom: 14px;
   display: inline-block;
   font-size: 15px;
   font-weight: 600;
   text-transform: uppercase;
}
.modal-body p {
   font-size: 16px;
   color: #000;
}
.hp-popup {
   width: 420px;
   margin: 0 auto;
   background: #fff;
   height: 190px;
   right: 0;
   top: 5%;
   padding-right: 0 !important;
}
a.popup-close {
cursor: pointer;
color: #fff !important;
font-size: 21px;
font-weight: normal;
background: #000;
padding: 0px;
position: absolute;
right: -2px;
border-radius: 0;
border: 2px solid #fff;
top: -2px;
z-index: 999;
line-height: 25px;
height: 30px;
width: 35px;
text-align: center;
}
/*17 DEC 2020*/
.policy-wrap h2 {
    font-size: 24px;
    font-weight: 100;
}
.policy-wrap h4 {
    font-size: 18px;
    margin-top: 14px;
}
.policy-list ul li {
    padding: 0px 0 12px;
}
.policy-list {
    margin-bottom: 12px;
}
.policy-list > ul {
    padding-left: 14px;
}
.policy-list ul li ul {
    margin-top: 10px;
    padding-left: 20px;
}
/*29nov*/
.bap {overflow: visible!important;width: 480px!important}
.bap .modal-body{background: #f3f3f3}
.bap h4{font-size: 22px; line-height: 28px; margin: 35px 0 30px;color: #606060;}
.bap .close{ z-index: 99; right: 7px;position: relative; top: 5px; float: right;  font-size: 30px; opacity: 1.2;
    color: #000!important; font-weight: 500;background: none!important;  border: 0;}
.bap .close:focus{outline: none;}
.bap-logo{    position: absolute; top: -22px;background: #54585a;padding: 10px; left: 50%;  transform: translateX(-50%);width: 100px}    
.bap textarea{ border-radius: 0px; height: 100%; }  
.bap input, .bap select{border-radius: 0px!important; height: 45px; padding: 10px;} 
.bap [class*=col-]{    padding-right: 10px;  padding-left: 10px;}
.bap .contact-submit input{display: block;width: 100%;font-weight: 500}   
.bap .form-group{margin-bottom: 15px!important}
.bap .form-group:last-child{margin-bottom: 0px!important;}
/*15jan*/
.admin{    border: 1px solid #ddd;
    margin-top: 30px;
    padding: 15px 15px 0px;
    box-shadow: 0px 0px 5px #ddd;}
.admin h2{font-size: 16px;}
.admin img{width: 100%;}

/*19jan*/
.fmobile{display: none;}
.toll-free {margin-left: 15px;}
.toll-free a:hover{color: #999}

.search-results .search-banner{color: #fff!important}

/*2march*/
.offerMainHeading {    
    font-size: 17px;
    font-weight: 500;
    color: #707070;
    text-align: center;
    margin-top: 15px;
    }
.offers-list{display: flex;}
.offers-content{    padding: 0px 15px;}
.offers-content h3{ font-size: 36px;  font-weight: 500; margin-bottom: 0;}
.offers-content p{ color: #707070;line-height: 17px; font-size: 13px;}
.grey-bg{background:#f5f5f5;}
.mainHeadingBlk{text-align: center; font-size: 26px;
font-weight: 500;
margin-bottom: 35px;}
.photo-gallery  .owl-theme .owl-nav .owl-prev {background: url(https://www.tostemindia.com/wp-content/uploads/2021/03/fb-left-arrow.png)!important; position: absolute; top: 38%;  width: 35px;  height: 35px;  left: -60px;  background-size: cover!important;
text-indent: 100px;  overflow: hidden;}
.photo-gallery  .owl-theme .owl-nav .owl-next {background: url(https://www.tostemindia.com/wp-content/uploads/2021/03/fb-right-arrow.png)!important; position: absolute;  top: 38%; width: 35px;  height: 35px; right: -60px; background-size: cover!important; text-indent: 100px; overflow: hidden;}
/*.photo-gallery .owl-carousel .owl-nav{display: block!important;}*/
.photo-gallery .pg-blk a{font-weight: 500; margin-top: 5px; display: block; cursor: default;}
.photo-gallery .pg-blk a:hover{color: #000;}
.available-designs-b .avd-list a{font-size: 18px; font-weight: 500;margin-top: 10px;    display: block;}
.available-designs-b .avd-list a:hover{color: #999}
.available-designs-b .avd-list p{ color: #707070; font-size: 13px; line-height: 18px;  margin-top: 5px;}
.available-series-blk .avs-blk a{font-size: 18px; font-weight: 500;margin-top: 10px; display: block;}
.available-series-blk .avs-blk a:hover{color: #999}
.available-series-blk .avs-blk p{ color: #707070; font-size: 13px; line-height: 18px;  margin-top: 5px;margin-bottom: 0px;}
.available-series-blk .owl-dots{display: none;}
.available-designs-b .owl-theme .owl-nav .owl-prev {background: url(https://www.tostemindia.com/wp-content/uploads/2021/03/fb-left-arrow.png)!important; position: absolute; top: 38%;  width: 35px;  height: 35px;  left: -50px;  background-size: cover!important;
text-indent: 100px;  overflow: hidden;}
.available-designs-b .owl-theme .owl-nav .owl-next {background: url(https://www.tostemindia.com/wp-content/uploads/2021/03/fb-right-arrow.png)!important; position: absolute;  top: 38%; width: 35px;  height: 35px; right: -50px; background-size: cover!important; text-indent: 100px; overflow: hidden;}
.available-designs-b .owl-carousel .owl-nav{display: block!important;}
.av-blk { box-shadow: 0px 0px 7px #ddd;}
.photo-gallery .item{margin:.7rem;}

.av-img { background: url(https://www.tostemindia.com/wp-content/uploads/2021/03/av-bg-1.jpg); height: 260px; display: flex; align-items: center; justify-content: center;  padding: 30px;}
.av-img img{width: 100%;}
.av-content { padding: 15px;}
.av-content h4 { font-size: 18px;font-weight: 500; text-transform: uppercase; min-height: 35px; display: block;}
.av-bottom-info {display: flex;justify-content: space-between;   font-size: 12px; color: #000;  border-top: 1px solid #ccc;  padding-top: 10px;}
.availabele-series-tab .nav {justify-content: center; border-bottom: 1px solid #ddd; width: 100%;
    margin: 0 auto 20px;}
.availabele-series-tab .av-content> a {font-size: 20px; color: #000; font-weight: 500;  line-height: 22px; margin-bottom: 10px; display: block;}
.availabele-series-tab .av-content> a:hover{color: #999;}
.availabele-series-tab .nav li a{padding: 10px 18px;font-size: 15px;color: #5f5f5f;text-transform: uppercase;border-radius: 0px}
.availabele-series-tab .nav li a.active{background: #000;color: #fff;}
.av-bottom-info a:hover{color: #999}
.availabele-series-tab .nav li a{color: #5f5f5f;}
.available-series-blk .owl-carousel .owl-nav  .owl-next{ background: url(https://www.tostemindia.com/wp-content/uploads/2021/03/fb-right-arrow.png)!important;    position: absolute; top: 38%; width: 35px; height: 35px; right: -50px; background-size: cover!important;    text-indent: 100px;  overflow: hidden;}
.available-series-blk .owl-carousel .owl-nav  .owl-prev{background: url(https://www.tostemindia.com/wp-content/uploads/2021/03/fb-left-arrow.png)!important;
    position: absolute; top: 38%; width: 35px; height: 35px;  left: -50px;  background-size: cover!important;  text-indent: 100px;  overflow: hidden;}
.av-content p{font-size: 13px;color: #707070;line-height: 17px;}
.testimonials-blk{padding: 20px 0px;}
.testimonials-blk .owl-carousel .owl-dots.disabled{display: block!important;}
.testimonials-blk .owl-carousel .owl-nav  .owl-prev{background: url(https://www.tostemindia.com/wp-content/uploads/2021/03/fb-left-arrow.png)!important;
    position: absolute; top: 38%; width: 35px; height: 35px;  left: -50px;  background-size: cover!important;  text-indent: 100px;  overflow: hidden;}
.testimonials-blk .owl-carousel .owl-nav  .owl-next{ background: url(https://www.tostemindia.com/wp-content/uploads/2021/03/fb-right-arrow.png)!important;
    position: absolute; top: 38%; width: 35px; height: 35px; right: -50px; background-size: cover!important;    text-indent: 100px;  overflow: hidden;}
.testimonials-blk .owl-theme .owl-dots .owl-dot span{border:1px solid #54585a;background:transparent;margin: 5px;}
.testimonials-blk .owl-theme .owl-dots .owl-dot.active span{background:#54585a;}
/*.pf-blk p{font-size: 14px;color: #707070; line-height: 18px; border-bottom: 1px solid #ddd;  padding-bottom: 15px;}
*/
.pf-blk p{font-size: 14px;color: #000; line-height: 18px; border-bottom: 1px solid #ddd;  padding-bottom: 15px;}

.pf-product{ display: flex; align-items: center;    margin: 15px;  font-weight: 500;line-height: 18px;}
.pf-img-blk{width: 95px; height: 95px; border: 1px solid #ccc; border-radius: 50%; padding: 7px 0px; line-height: 81px;}
.pf-left-blk{text-align: right;}
.pf-left-blk .pf-img-blk{margin-left: 10px;}
.pf-left-blk .pf-img-blk img{position: relative;top: -8px}
.right-blk .pf-img-blk img{position: relative;top: -8px}
.right-blk .pf-img-blk{margin-right: 10px;}
.button-list{ display: flex; justify-content: space-between;}
.button-list li a{background: #e5e5e5;  padding: 10px 14px;  text-transform: uppercase;  font-size: 13px;  font-weight: 500;}
.button-list li a:hover{background:#000;color: #fff;}
.button-list li:first-child a, .button-list li:nth-child(3) a{background:#000;color: #fff;}
.button-list li:first-child:hover a, .button-list li:nth-child(3):hover a{background:#e5e5e5;color: #000;}
.round-blk-list {
    display: flex;
    align-items: self-start;
}
.rbl-img{width: 150px;  height: 150px;  border-radius: 50%;  overflow: hidden;box-shadow: 5px 0px 0px #000;}
.rbl-img img{width: 100%;height: 100%;}
.rbl-content{   width: 44%;  margin: 15px;}
.rbl-content h3{font-size: 18px;position: relative;}
.rbl-content h3:before{content: '';border-bottom: 2px solid #ccc;width: 50px;bottom:-6px;position: absolute;}
/*.rbl-content p{color: #707070; font-size: 13px;  line-height: 18px; margin-top: 18px;}*/
.rbl-content p{color: #000; font-size: 13px;  line-height: 18px; margin-top: 18px;}
.slidec{width: 74%!important;}
.slidec  li a{  padding: 10px 26px!important;}
.ts-list{display: flex;align-items: center;}
.ts-img{width: 175px;  height: 175px;  border-radius: 50%; overflow: hidden;}
.ts-img img{height: 100%;width: 100%;}
.ts-content{width: 60%; position: relative;   margin: 25px 20px 0px 25px;}
.ts-content p a{font-weight: 500;}
.ts-content p a:hover{color: #999;}
.ts-content:before{    content: '';
    position: absolute; top: -25px; left: -33px; width: 53px; height: 39px;  background-repeat: no-repeat;}
.ts-content p{color: #707070;font-size: 14px; line-height: 20px; margin-top: 15px;padding-right: 10px;}
.ts-content h4{font-size: 20px;}
.ts-content span{color: #666666;font-size: 14px;}
.slide-blog{background: #f5f5f5; padding: 60px 0px 70px!important; margin-top: 0!important;}
.fp-video-blk{position: relative;}
.fp-video-blk > img{width: 100%;height: 100%;
    object-fit: cover;}
.youtube-video-icon{position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);}
.mad .pg-blk a{font-size: 18px; font-weight: 500;  margin-top: 10px;  display: block;}
.ad .owl-dots{display: none}
.slide-blog{background:#fff!important;}
.slide-blog .blog-ttl strong{display: block;}
.pf-blk .mainHeadingBlk {margin-bottom: 10px}
.pf-button-blk{margin-top: 17px;}
/*video popup*/
#myModalvideo{padding-right: 0px!important}
#myModalvideo .modal-title{display: none!important;}
#myModalvideo .modal-body{margin-top:0px!important;padding: 0px!important}
#myModalvideo .modal-header{padding: 0px!important;}
#myModalvideo .modal-content{border-radius: 0px!important;}
#myModalvideo iframe{width: 100%!important;margin-bottom: -6px; height: 100%!important; min-height: 380px;}
#myModalvideo .modal.show .modal-dialog{top: 100px!important;}
#myModalvideo .close{position: absolute; background: #fff; z-index: 9999; right: 16px; opacity: 1; width: 25px;
    height: 25px; line-height: 0; text-align: center; padding: 0px 0px 3px;  top: 17px;}
#myModalvideo .close:focus{outline: none;}
#myModalvideo .modal-dialog{max-width: 700px;}
.photo-gallery .owl-carousel .owl-dot{display: none!important}
.testimonials-blk .owl-carousel .owl-dot{display: none!important}
.term-sliding-doors .offerMainHeading {display: none;}
.term-sliding-doors .offers-blk{padding: 50px 0px 40px!important;}
.avs-blk a{display: block; margin-top: 10px;font-size: 15px; color: #000;font-weight: 600; margin-bottom: 6px;}
.avs-blk a:hover{color: #999;}
.avs-blk p {
    font-size: 13px;
    color: #666;
}
.term-grants .slidec{width: 100%!important;}
.term-grants .availabele-series-tab .nav li a{font-size: 13px;}
.term-grants .slidec li a{padding: 10px 20px!important;}
.tax-series .blog-cat{width: 100%;float: left; display: block; font-size: 14px; line-height: 18px;  border-bottom: 1px solid #ffffff4f; margin-bottom: 7px; padding-bottom: 6px;}
.tax-series  .blog-date{float: left; display: block; width: 100%;  font-size: 12px;}
#hm-cont-f .blog-data:before{height: 118px!important;}
.tax-series  .availabele-series-tab .nav {width: 100%;} 
.tax-series .availabele-series-tab .nav li a{ padding: 10px 18px;}
#content .row .col-lg-3:last-child .av-blk{}


/*28 APRIL 2021 CSS*/
section.category-designs .mainHeadingBlk {
    margin-bottom: 56px;
}
section.category-designs {
    background: #f5f5f5;
    padding: 50px 0 12px !important;
    margin-bottom: 46px;
}
.tax-categories section.category-designs {
    margin-bottom: 0;
    margin-top: 60px !important;
}
.cat-design-img {
    margin-bottom: 12px;
}

a.cat-design-title {
    font-size: 15px;
    color: #000;
    font-weight: 600;
    margin-bottom: 10px;
    display: block;
    /*border-bottom: 1px solid #ddd;*/
    padding-bottom: 10px;
}

.cat-design-box p {
    font-size: 13px;
    color: #666;
    margin-bottom: 0;
}
a.cat-design-cta {
    font-size: 13px;
    font-weight: 600;
}
a.cat-design-cta:hover {
    color: #333;
}
.cat-design-box {
    margin-bottom: 50px;
}


section.key-feat-wrap {
    background: #e9e9e9;
    padding: 46px 0;
}

.feature-list ul li {
    font-size: 14px;
    line-height: 24px;
    padding: 0 0 20px 12px;
    position: relative;
    content: "\f105";
}
.feature-list ul li:before {
    content: "\f105";
    position: absolute;
    left: 0px;
    font-family: 'FontAwesome';
    margin-right: 0px;
    font-weight: 700;
}

.key-feat-cta {
    text-align: center;
    margin-top: 10px;
}
.key-feat-cta button {
    background: #000;
    color: #fff;
    padding: 12px 24px;
    font-size: 16px;
    font-weight: 600;
    display: inline-block;
    border-radius: 0;
    border: none;
}
 

section.brand-highlights .mainHeadingBlk {
    margin-bottom: 56px;
    padding: 0 90px;
}
section.brand-highlights {
    background: #fff;
    padding: 50px 0 36px!important;
}
.b-highlight-wrap {
    display: flex;
    margin-bottom: 30px;
    padding: 0 18px 0 16px;
}
.b-highlight-wrap .bh-number {
    margin-right: 12px;
}
.b-highlight-wrap .bh-number h3 {
    color: #cacaca;
    font-weight: 600;
    font-size: 48px;
    margin-top: -10px;
}
.b-highlight-wrap .bh-text {
    border-left: 1px solid #ccc;
    padding-left: 16px;
}
.bh-title h5 {
    font-size: 16px;
    color: #000;
    font-weight: 600;
}
.bh-text p {
    font-size: 13px;
    line-height: 24px;
    color: #333;
    margin-bottom: 0;
}


.faq-section a, .faq-section a:hover{color: #000;}
.faq-section ul li {
    position: relative;
    padding-left: 12px;
    padding-bottom: 10px;
    line-height: 18px;
}

.faq-section ul li:before {
    content: "\f105";
    position: absolute;
    left: 0px;
    font-family: 'FontAwesome';
    margin-right: 0px;
    font-weight: 700;
}

.term-aluminium-windows .availabele-series-tab .nav li a {
    padding: 10px 12px;
    font-size: 11px;
    
}


span.testi-image img {
    width: 96px !important;
    border-radius: 60px;
    border: 2px solid #fff;
    margin: 0 auto;
}

.profile-testi p, .profile-testi span{text-align: center;}

/*28 APRIL 2021 CSS Ends*/


/*20 MAY 2021*/
.prod-use {
    margin-top: 36px;
}


/*21 MAY 2021*/

.pgImgBlk iframe {
    width: 262px;
    height: 290px;
    display: block;
}
#hm-cont-f .blog-data span.blog-cat {
    display: block;
    width: 100%;
    line-height: 20px;
    font-size: 15px;
}
#hm-cont-f .blog-data span.blog-date {
    float: left !important;
    font-size: 13px;
    margin-top: 4px;
    margin-left: -3px;
}


/*24 MAY 2021*/
.feature-list {
    margin-bottom: 30px;
}

/*25 MAY 2021*/
.av-blk {
    height: 340px;
    display: block;
    position: relative;
}
.av-content {
    position: absolute;
    bottom: 0;
    width: 100%;
}
.av-bottom-info a {
    text-align: right;
}

/*store form css*/
.store-form .modal-body {
    margin-top: 2px;
    padding: 22px 15px 12px;
}
.store-form .form-row {
    display: block;
}
.store-form .form-group.col-md-12.col-lg-6 {
    max-width: 100% !important;
}

#formpops .modal-dialog {
    max-width: 400px!important;
}

#formpops .wpcf7-not-valid-tip, .wpcf7 form.invalid .wpcf7-response-output {
    color: red !important;
}

.store-form textarea {
    height: 140px !important;
}

.store-form .contact-submit .btn {
    width: 100%;
}

.store-form input[type="text"],
.store-form input[type="email"],
.store-form input[type="tel"]{height: 40px;}


/*26 MAY 2021*/
p.wpsl-contact-details + p {
    margin-bottom: 4px !important;
}

.tax-designs .round-blk {
    /*padding: 50px 0px 0;*/
}
.tax-designs section.round-blk + section.photo-gallery {
    padding-top: 60px;
    padding-bottom: 38px;
}
.tax-designs section.availabele-series-tab {
    margin-bottom: 20px;
}

.single-news_posts .blog-btm-r {
    display: none;
}

#wpsl-result-list a:hover {
    color: #666;
}


/*2 JUNE 2021*/
/*Product Pages Enquiry CTA Pop Up*/
#enquiremodal .modal-dialog {
    max-width: 400px;
}
#enquiremodal .modal-body {
    margin-top: 2px;
    padding: 22px 30px 12px;
}
#enquiremodal textarea {
    height: 100px !important;
}
#enquiremodal .modal-dialog .form-row .form-group input, #enquiremodal .modal-dialog .form-group textarea{background: #fff;}

#enquiremodal .contact-submit .btn {
    background: #000!important;
    padding: 10px 24px;
    font-size: 16px;
    border: 1px solid #000;
}
#enquiremodal .wpcf7-not-valid-tip, #enquiremodal .wpcf7 form.invalid .wpcf7-response-output {
    color: red !important;
}
#enquiremodal .contact-submit .btn {
    width: 100%;
}

/*7 JUNE*/

.wpsl-direction-wrap a.search-btn1 {
    background: #000;
    color: #fff;
    padding: 8px 16px;
    margin: 15px 0 0;
    display: inline-block;
    font-weight: 500;
}

.wpsl-direction-wrap a.search-btn1:hover {
    background: #54585a;
    color: #fff !important;
    
}
ul.con-section a:hover {
    color: #999;
}

.award-list {
    margin-bottom: 50px;
    display: flex;
    align-items: center;
}
.award-img {
    
    width: 25%;
}
.award-img img {
    border: 1px solid #ddd;
}
.award-content {
    width: 72%;
    padding-left: 14px;
}
.award-content p {
    color: #666;
}
.award-content a:hover {
    color: #999;
}
.award-date {
    margin-bottom: 14px;
    font-size: 16px;
    border-bottom: 1px solid #efefef;
    padding-bottom: 12px;
}
.award-content h4 {
    margin-bottom: 12px;
}

/*8 JUNE 2021*/
.enquire-cta{padding: 0 !important;}

.rbl-content a:hover {
    color: #999;
}
.f-contacts span:nth-child(2) {
    display: block;
    margin-bottom: 0px;
}
.ftr-email-wrap {
    margin-top: 14px;
}
.ftr-full-nav .col-md-12 {
    padding: 0;
}
.ftr-full-nav ul li:last-child {
    padding-right: 0;
}

.page-id-3141 .blog-list {
   
    box-shadow: none;
   
    border: 1px solid #ececec;
}
.page-id-3141 .blog-content p.vmore-cta a {
    color: #000;
    background: #fff;
    border: 1px solid #000;
}
.page-id-3141 .blog-content p.vmore-cta a:hover {
    color: #ffffff;
    background: #000;
    border: 1px solid #000;
}

.store-form input[type="text"], .store-form input[type="email"], .store-form input[type="tel"], .store-form select {
    border-radius: 0;
    font-size: 15px;
}
.store-form input[type="text"]:focus, .store-form input[type="email"]:focus, .store-form input[type="tel"]:focus, .store-form select:focus {
    border: 1px solid #ddd !important;
    background: #f7f7f7;
}
.store-form .contact-submit .btn {
    width: 100%;
    background: #000;
    border: solid 1px #000;
}
.store-form .contact-submit .btn:hover {
    width: 100%;
    background: #fff;
    color: #000;
    border: solid 1px #000;
}
.store-form .modal-title {
    font-size: 18px;
    text-transform: uppercase;
}
#cookie-law-info-bar .cli-bar-container{justify-content: flex-start!important;}
#cookie-law-info-bar .cli-bar-container .cli-bar-btn_container{margin-right: 100px!important}
/*.term-aluminium-interior-door .round-blk{padding-bottom: 50px;} */

#myModal_otp {background: rgba(0,0,0,0.5);}
#myModal_otp .modal-body {margin-top: 0px;}
#myModal_otp .modal-body input{ width: 100%;  padding: 10px;  border: 1px solid #ccc;  border-radius: 5px;}
#myModal_otp .modal-body input:focus{width: 100%; padding: 10px; border: 1px solid #ccc!important;}
#myModal_otp .modal-header .alert {width: 100%;margin-bottom: 0px;}
#myModal_otp .modal-dialog{margin-top: 100px;}
#myModal_otp  .fade:not(.show){top:0px;}
#close-modal{ background: #54585a!important; color: #fff!important;border-radius: 5px}
#submit-modal{background: #000!important;color: #fff!important;border-radius: 5px}


/*29 MAR 2022*/

.mainHeadingBlk h2 {
    font-size: 26px;
}
.mainHeadingBlk h3{
    font-size: 26px;
}
/*30 MAR 2022*/

#certificate {
    padding-top: 0px;
    margin-bottom:50px;
}
h2.award-heading.certi-hd {
    margin-bottom: 10px !important;
}
.certificate-block {
    display: flex;
    list-style: none;
    padding: 0px;
    margin: 0px;
    flex-wrap: wrap;
    justify-content: space-between;
}
.certificate-block li {
    text-align: center;
    margin: 15px;
    width: 17%;
}
.cerImg {
    width: 190px;
    height: auto;
    border-radius: 10px;
    overflow: hidden;
    padding: 20px;
    margin: 0 auto 20px;
    box-shadow: 0px 0px 10px#ddd;
    text-align: center;
}
ul.certificate-block p {
    font-size: 14px;
    line-height: 18px;
}
.certificate-block li p {
    font-weight: 500;
    line-height: 20px;
    font-size: 16px;
    text-align: center;
}

.certificate-block li .cerImg img {
    width: 100%;
    height: 100%;
}


#awards-all .row .award-list {
    margin-bottom: 50px;
    display: block;
    text-align: center;
    box-shadow: rgb(17 17 26 / 5%) 0px 0px 10px;
    background: #fff;
    padding: 20px !important;
    height: 100%;
    border-radius: 5px;
}
#awards-all .row .award-list .award-img {
    width: auto;
}
#awards-all .row .award-list .award-content {
    width: auto;
    padding: 12px 0px 0;
}
#awards-all .row .award-list .award-content h4 {
    margin-bottom: 8px;
    font-size: 18px;
}
#awards-all .row .award-list .award-date {
    margin-bottom: 14px;
    font-size: 13px;
    border-bottom: 1px solid #efefef;
    padding-bottom: 12px;
    color: #666;display: none;
}
section#awards-all {
    background: #f7f7f7;
    /*margin-top: -40px;*/
    padding: 70px 0;
    margin-bottom: 50px;
}

#certificate h2, #awards-all h2{font-size: 26px;}
#awards-all h2{text-align: center;}

/*12-02-2025*/
.first-fold p{
    text-align: justify;
}

.first-fold ul li{
    text-align: justify;
}
/*.tax-categories .photo-gallery, .tax-designs .photo-gallery, .tax-series .photo-gallery{
    margin-top: 3rem;

}*/

/*22 JUNE 2022*/

.outlet-list {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.store-info-box {
    padding-right: 7px;
    padding-left: 7px;
    flex: 0 0 20%;
    margin-bottom: 18px;
}
.store-info-box .outlet-detail {
    background: #f9f9f9;
    height: 100%;
    padding: 8px 10px 0px;
    position: relative;
    overflow: hidden;
    border-radius: 0;
    border: 1px solid #e5e5e5;
    font-size: 14px;
}
.outlet-detail .outlet-name {
    border-bottom: 1px solid #e4e4e4;
    margin-bottom: 12px;
    font-size: 16px;
    padding-bottom: 7px;
    line-height: 20px;
    font-weight: 500;min-height: 50px;

}
.outlet-detail li .info-icon, .outlet-detail li .info-text {
    display: table-cell;
    vertical-align: middle;
}
.outlet-detail a, .outlet-detail li {
    color: #2c2c2c;
}
.outlet-detail li {
    margin-bottom: 12px;
}
.outlet-detail li.outlet-phone, .outlet-detail li.outlet-timings {
    font-weight: 600;
}

/*24 JUNE 2022*/
section#awards-all.branches-all {
    background: transparent;
}
li.outlet-timings {
    position: absolute;
    bottom: 0;
    left: 10px;
}
li.outlet-address {
    margin-bottom: 70px;
}





@media only screen and (max-width: 320px) {
.enquire-form-area-inner
{
        width:260px;
    min-height:450px;
    color:#fff;
    padding:15px;
}
}
.mt-50
{
    margin-top:50px;
}
}
@media (min-width: 992px) and (max-width: 1199px) {}
@media (max-width:1024px){
    .mainHeadingBlk{margin-bottom: 10px;}
    .button-list li a{padding: 10px 6px;font-size: 12px;}
    .rbl-img {width: 100px;height: 100px}
   .rbl-content h3{font-size: 15px}
   .slidec{width: 100%!important;}
   .av-img{height: 230px;}
   .ts-img {width: 145px;height: 145px}
   .availabele-series-tab .nav {width: 77%;}
.cli-bar-btn_container{margin-right: 7%!important}

}
@media (max-width:991px){
    .slidec{width: 100%;}
    .round-blk-list{margin-bottom: 15px;}
    .mainHeadingBlk{margin-top: 30px;}
    .pf-left-blk .pf-product{justify-content: flex-end;}
    .button-list{justify-content: center;}
    .button-list li{margin: 7px}
    .ts-list{justify-content: center;}
    .testimonials-blk .owl-carousel .owl-nav .owl-prev {left: -17px;}
    .testimonials-blk .owl-carousel .owl-nav .owl-next{right: -17px}
   .photo-gallery .owl-theme .owl-nav .owl-next{right: 0px;}
   .photo-gallery .owl-theme .owl-nav .owl-prev{left: 0px;}
   .available-series-blk .owl-carousel .owl-nav .owl-prev{left: 0px;}
  .available-series-blk .owl-carousel .owl-nav .owl-next{right: 0px;}
  .availabele-series-tab .nav{width: 100%;}
  .availabele-series-tab .nav li a{padding: 10px 30px;}
} 
@media (min-width: 768px) and (max-width: 991px){}
@media (max-width: 767px){
  .sidebar-enquiry-now.category-form {
    display: none;
  } 
  .header-top{padding-top: 17px;padding-bottom:17px;}
  .header_content_text {
    margin-top: 10px;
}
  .header .search-sec {margin: 0px;position: relative;}
  .header .search-sec .menu-search{display: block;}
  .header .search-sec .menu-search i{color: #424242;font-size: 18px;}
  .header .search-sec .form-search{opacity:0;visibility: hidden;position: absolute;left: 25px;top: 40px;  transition: 1s;}
  .header .search-sec.search-show .form-search{opacity: 1;visibility: visible;left:0px;top: 30px;z-index: 99;}
  .header-top .flex-center .logo-wrap{order:0;text-align: center!important;}
  .header-top .flex-center .logo-wrap img{max-width: 100%;}
  .header-top .flex-center .hdr-rgt-wrap{order:1;justify-content: left;padding-right: 0px; padding-top: 6px;}
  .header .social-links{display: none!important;}
    .f-content > .row > .col-md-2 { padding-right: 15px;}
    .f-content-box.f-address {display: none;}
    .f-content-box.f-about-link { padding-left: 0px;}
    .f-content-box.ftr-other-links {padding-left: 0;margin-top: 10px;}
    .ftr-full-nav {
        background: none;
        width: 100%;
       
    }
    .f-content .f-nav ul li { padding: 5px 0;}
    .f-content .f-nav ul li a {font-size: 13px;}
    .footer .f-content .f-nav ul{display: none;}
    .footer .f-content h4 {position: relative; border-bottom: 1px solid #666;padding-bottom: 10px; cursor: pointer;text-transform: capitalize; margin-bottom: 10px; font-size: 14px;font-weight: 500;}
    .footer .f-content h4:after {content: "\f107"; font-family: 'FontAwesome'; font-size: 18px; position: absolute; right: 0; top: -3px; font-weight: 300;}
    .footer .f-content .f-nav:active h4:after { content: "\f106";}

    .footer .f-content p {position: relative; border-bottom: 1px solid #666;padding-bottom: 10px; cursor: pointer;text-transform: capitalize; margin-bottom: 10px; font-size: 14px;font-weight: 500;}
    .footer .f-content p:after {content: "\f107"; font-family: 'FontAwesome'; font-size: 18px; position: absolute; right: 0; top: -3px; font-weight: 300;}
    .footer .f-content .f-nav:active p:after { content: "\f106";}

    .footer .f-subscribe .wpcf7-form p:after{content: none;}
    .f-content .f-nav {margin-bottom: 0;}
	#menu-footer-second-menu{margin-bottom: 15px;}
    .f-content {padding: 20px 0 0;}
    .ftr-partner-wrap { position: absolute; top: -86px;}
    .ftr-partner { padding: 16px 15px; box-shadow: none;}
    .subcribe-mob {
        margin-top: -120px;
    }
	.lixil-thumbs-box img{margin-bottom: 20px;}
    .subcribe-mob .f-subscribe input {
        background: #ddd;
        color: #000 !important;
        padding: 15px 10px 15px 10px;
        width: 55%;
        border: none;
    }
	
    .f-subscribe input:focus{border: none !important;}
    .subcribe-mob .f-subscribe input::placeholder {
        color: #000;
    }
    .form-row .col-md-4{margin-bottom: 15px}
    .subcribe-mob .f-subscribe .btn.btn-mt {
        background: #000;
        color: #fff!important;
        width: 45%;
        font-size: 14px;
        padding: 14px 0px;
    }
    .copyright div:last-child {
        text-align: right;flex-wrap: wrap;
    }
	.f-newsletter .wpcf7 form.invalid .wpcf7-response-output{
    color: red;
    margin-top: -35px;
    font-size: 14px;
	}
	.pro-tab-wrap h3 {font-weight: 500;}
	/*.footer{margin-top:170px;}*/
    .footer{margin-top:100px;}
	.inner-wrapper{min-height:auto;padding: 50px 0px 30px;}	
	section#testimonials-wrap{margin-bottom: 0px;}
	.testi-img{display:none;}
	.testi-detail-group{display:block;}
    ul.ftr-social-links li {padding: 0 4px;}
    .ftr-full-nav .container { padding: 0;}
    .copyright-sec {margin-top: 10px; padding-bottom: 60px;}
	.testi-detail-img{border-right:none;margin-right:0px;padding-right:0px;}
	.testi-content{margin-top: 50px;}
    .copyright {
        width: 66%;
        font-size: 11px;
        padding: 0px 0;
        margin-bottom: 30px;
    }
    .copyright p {text-align: left;}
    .row.copyright div {
        padding: 0 0 4px;
    }
    .ftr-full-nav .container {
        padding: 0;
    }
    .ftr-full-nav .container div {
        padding-left: 0;
    }


/*17 MAY 2022*/
    .ftr-fixed-btn p a {
    color: #fff;
    font-size: 12px;
    font-weight: 200;
}
.ftr-fixed-btn .fa{
    font-size: 32px;
}
.ftr-fixed-btn p {
    margin-bottom: 0;
}
/*17 MAY 2022 ENDS*/

    .ftr-fixed-wrap {
        background: #000;
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 99;
    }
    .ftr-fixed-btn {
        width: 33%;
        display: block;
        flex-wrap: wrap;
        align-items: center;
        padding: 13px 10px;
		justify-content: center;
        text-align: center;
    }
    .ftr-fixed-btn h5 {
        margin-bottom: 0;
        margin-left: 5px;
    }
    .ftr-fixed-btn{
        border-right: 1px solid #666;
    }
    .ftr-fixed-btn:last-child {
        border-right: 0;
    }
    .slide-text{width: 50% !important;}
    .pdfurlid11{padding: 0.3rem 0.5rem !important;}
    /*-------to fix banner height in mobile-------*/
   
    .inner-hd-wrap img {
    min-height: 300px;
    width: initial!important;
    }
    .inner-hd-wrap {overflow: hidden;}
    /*-------column order in mobile-------*/
    #sidebar{border-left:none; padding-left:0;}
    .inner-hd-text h1{font-size: 30px!important; padding: 0 15px;line-height: 32px;}
    /*-------mobile menu-------*/
    .top-menu{position: relative;}
      #menu-header-menu{}
      #nav-icon{width:40px;
      position: relative;
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
      -webkit-transition: .5s ease-in-out;
      -moz-transition: .5s ease-in-out;
      -o-transition: .5s ease-in-out;
      transition: .5s ease-in-out;
      cursor: pointer;
      float:right;
      top: -40px;
      right: 0;
    }
    .top-menu-list li:hover .sub-menu{display: none;}
    .top-menu .top-menu-list li.menu-item-has-children .sub-menu{height:0; overflow: hidden; transition: all 0.3s; display:block; padding:0; margin:0;}
    .top-menu .top-menu-list li.menu-item-has-children.open .sub-menu{margin:0 0 8px; padding: 20px; height:auto;width:100%!important;}
    .mega-col.mega-col-2.menu-column ul li:last-child{margin-bottom:0px;}
    .top-menu-list li.menu-item-has-children a:after{content: none;}
      #nav-icon span{
      display: block;
      position: absolute;
      height: 3px;
      width:25px;
      background: #000;
      opacity: 1;
      left: 0;
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
      -webkit-transition: .25s ease-in-out;
      -moz-transition: .25s ease-in-out;
      -o-transition: .25s ease-in-out;
      transition: .25s ease-in-out;}
      #nav-icon  span:nth-child(1) {
      top: 0px;
    }
    #nav-icon span:nth-child(2) {
      top: 8px;
    }
    #nav-icon span:nth-child(3) {
      top: 16px;
    }
    .top-menu.menu-open #nav-icon span:nth-child(1) {
      top: 10px;
      -webkit-transform: rotate(135deg);
      -moz-transform: rotate(135deg);
      -o-transform: rotate(135deg);
      transform: rotate(135deg);
    }
    .top-menu.menu-open #nav-icon span:nth-child(2) {
      opacity: 0;
      left: -60px;
    }
    .top-menu.menu-open #nav-icon span:nth-child(3) {
      top: 10px;
      -webkit-transform: rotate(-135deg);
      -moz-transform: rotate(-135deg);
      -o-transform: rotate(-135deg);
      transform: rotate(-135deg);
    }
    .top-menu-list {
        display: none;
    }
    .menu-open .top-menu-list {
        display: block;
    }
    .top-menu .top-menu-list {
        margin: 0;
        padding: 14px 0;
        list-style: none;
        background: #54585a;
        width: 100%;
    }
    .top-menu .top-menu-list li {
        padding-right: 0;
        display: block;
        position: relative;
    	min-height:30px;
    	line-height:30px;
    	border-bottom:1px solid #333;
    }
    .top-menu .top-menu-list li:last-child{border-bottom:none;}
    .top-menu .top-menu-list .sub-menu li{border-bottom:none;}
    .top-menu .top-menu-list .no-child-link .plus-inner,.top-menu .top-menu-list .no-child-link .minus-inner{display:none;}
    .top-menu  .plus,
    .top-menu .minus {
      float: right;
    	width: 25px;
    	height:25px;
      padding: 3px 0px 0px;
      font-weight: 700;
      color: #fff;
    	text-align:right;
      font-size: 20px;
    }
    .top-menu .plus:hover,
    .top-menu .minus:hover {
      cursor: pointer;
    }
    .top-menu .minus {
      display: none;
    }
    .top-menu .open .plus {
      display: none;
    }
    .top-menu .open .minus {
      display: block;
    }
    .top-menu .sub-menu{height: auto; width: 100%; position: static;}
    .search-results #main-column .row .col-md-6:last-child .blog-list {
        margin-bottom: 60px;
    }
    .call-link {margin-right: 5px;}
    .call-link:before{right: 5px;}
    .mapouter {
        margin-top: 80px;
		margin-bottom: 30px;
    }
    #sidebar > div:last-child {
        margin-bottom: 30px;
    }
	.mid-left-img{margin-bottom: 25px;}
    .menu-item-has-children li.menu-item#menu-product {
        width: auto !important;
        padding: 0;
        box-shadow: none;
        position: unset;
        left: unset;
    }
    .mega-col.mega-col-1.menu-column {
        border-right: none;
        padding-right: 0px !important;
        margin-right: 0;
    }
    .mega-col.mega-col-2.menu-column ul li{padding:0;}
    .menu-thumb-img {
        display: none;
    }
    .inner-hd-wrap{min-height: 250px;}
    /*23-OCT 2020*/
    .lixil-val-main {
    margin-bottom: 40px;
    margin-top: 30px;
}
.lixil-core h4 {
    padding: 10px 25px;
    font-size: 20px;
    line-height: 28px;
}
.lixil-core h4:before {
    top: 8px;
    background-size: cover;
    left: 0;
}
.lixil-core h4:after {
    background-size: cover;
   
}
.lixil-bimg{margin: 8px 0px;}
/*26 OCT 2020*/
.lixil-thumbs-wrap {
     padding: 26px 26px 10px;
 }
.lixil-thumbs-box {
    margin: 30px 0 4px;
}
.lixil-video-wrap iframe {
    height: 300px;
}
.tsw-wrap iframe {
    height: 250px;
}
.twi-wrap iframe {
    height: 250px;
}
/*29 OCT 2020*/
.jap-innov-wrap .row img {
    margin-top: 20px;
}
.ths-grey-box .row img {
    margin-top: 20px;
}
/*4 NOV 2020*/
.history-vec{display: none;}
.history-vec-mob{display: block;}
#about-links .sub-menu li.sub-menu-has-children:after {
    display: none;
    top: 0;
    right: 0;
}
#about-links .sub-menu li.sub-menu-has-children:hover ul.sub-sub-menu {
    display: block;
    background: #fff;
    z-index: 999;
    margin: 0;
    padding: 0;
    transform-origin: 0 0;
    transition: all ease 0.5s;
    position: unset;
}
#about-links .sub-menu li ul.sub-sub-menu {
    display: block;
}
#about-links .sub-menu li.sub-menu-has-children > a {
    margin-bottom: 10px;
}
/*5 NOV 2020*/
.pes-win-wrap h3 {
    margin-bottom: 14px;
    text-align: center;
}
.col-sm-6.jap-high-prec-thumb {
    order: 2;
}
.top-menu-list li.menu-item-has-children a:after{display: none;}
/*6 NOV 2020*/
.qat-wrap img {
    margin-bottom: 20px;
}
/*9 NOV 2020*/
.noise-insu-perform .row .col-sm-5 {
    order: 2;
}
li.has-pointer ul.row li > img {
    width: 100%;
}
li.has-pointer ul li:before {
    display: none;
}
li.has-pointer ul.row li {
    padding-left: 0;
    margin-bottom: 22px;
    padding-right: 10px;
}
.scp-certi p {
    display: flex;
    text-align: center;
}
.scp-certi p img {
    display: inline-block;
    border: 1px solid #ddd;
    padding: 5px 9px;
}
.scp-certi h6{margin-bottom: 20px;}
.f-content {
    position: relative;
    
}
ul.ftr-social-links {

    padding-left: 15px;
    margin-bottom: 0px;
}
.ins-design-thumb {
    margin-bottom: 20px;
}
.ins-design-wrap .row {
    margin-bottom: 0;
}
	.enquire-form-btn{left:-84px;top:250px;width:130px;}
/*18 NOV 2020*/
.ins-design-thumb.id-thumb-1 { float: left; display: inline-block; width: 100%; margin-left: 0px;}
.ins-design-thumb.id-thumb-2 { float: right; display: inline-block; width: 100%; margin-right: 0px; margin-top: 0px;}
.ins-design-thumb.id-thumb-3 {
    float: left;
    display: inline-block;
    width: 100%;
    margin-left: 0px;
}
.ins-design-thumb.id-thumb-4 {
    float: right;
    display: inline-block;
    width: 100%;
    margin-top: 0px;
    margin-right: 0px;
}
.ins-design-thumb.id-thumb-5 {
    float: left;
    display: inline-block;
    width: 100%;
    margin-left: 0px;
    margin-top: 0px;
}
.ins-design-thumb.id-thumb-6 {
    float: right;
    display: inline-block;
    width: 100%;
    margin-right: 0px;
}
.ins-design-thumb.id-thumb-7 {
    float: left;
    display: inline-block;
    width: 100%;
    margin-left: 0px;
}
.ins-design-thumb.id-thumb-8 {
    float: left;
    display: inline-block;
    width: 100%;
    margin: 0 0px 20px 0px;
}
.ins-design-thumb.id-thumb-9 {
    float: right;
    display: inline-block;
    width: 100%;
    margin-right: 0px;
}
.ins-design-thumb.id-thumb-10 {
    float: right;
    display: inline-block;
    width: 100%;
    margin-left: 0px;
    margin-right: 0;
}
.ins-design-thumb.id-thumb-11 {
    float: left;
    display: inline-block;
    width: 100%;
    margin-right: 0px;
    margin-left: 0;
    margin-top: 0;
}
.ins-design-thumb.id-thumb-12 {
    float: right;
    display: inline-block;
    width: 100%;
    margin-right: 0px;
    margin-top: 0px;
}
.ins-design-thumb.id-thumb-13 {
    float: left;
    display: inline-block;
    width: 100%;
    margin-left: 0px;
    margin-top: 0px;
}
.ins-design-thumb.id-thumb-14 {
    margin-left: 0px;
    width: 100%;
    float: left;
    display: inline-block;
}
.ins-design-thumb.id-thumb-15 {
    width: 100%;
    display: inline-block;
    margin: 0 0px 20px 0px;
}
.ins-design-thumb.id-thumb-16 {
    width: 100%;
    float: right;
    display: inline-block;
    margin-right: 0px;
}
.f-social-desk{display: none;}
.f-social-mbl{display: block;}
/*20 NOV 2020*/
.col-md-3.mobile-wd-box {
    display: block;
}
.vcent .col-sm-5 {
    text-align: center;
}
.vcent .col-sm-7 h3 {
    margin-top: 30px;
}
/*23 NOV 2020*/

.btm-partner-mob {
    display: none;
    margin: 10px 0 30px;
}
.btm-partners{display: none;}
.btm-partner-mob a {
    margin: 0 6px;
}
.btm-partner-mob a img {
    width: 15%;
}
    /*-------End of mobile menu-------*/
    .con-section li{width: 100%!important;}
    .wpcf7 form.invalid .wpcf7-response-output {color: red!important;}
    .fmobile{display: block;}
    .fmobile p{margin-bottom: 0px;}
    .fmobile a{color: #fff;}



 .page-template-Blogs-Page-Template #inner-wrapper #main-column {
    order: 0;
}

/*18 FEB 2021*/

.header-top {
    padding-top: 17px;
    padding-bottom: 17px;
}
.header-top .flex-center .hdr-rgt-wrap {
    padding-top: 6px;
}
.top-menu {
    position: absolute;
    top: 70px;
    right: 0px;
    z-index: 999;
    width: 100%;
}
.toll-free {
    position: absolute;
    left: 75%;
    width: 218px;
    top: 36px;
    margin: auto;
    right: 0;
    text-align: center;
}  

.page-template-AboutUs-Page-Template #inner-wrapper #main-column{order:0!important;}
.page-template-AboutUs-Page-Template .lixil-val-main{margin-top: 0px;}
.page-template-AboutUs-Page-Template .inner-wrapper{padding: 50px 0px 0px;}
.page-template-AboutUs-Page-Template .f-newsletter { margin-top: -10px;}

/*2march*/
.photo-gallery .owl-theme .owl-nav .owl-prev{left: 0px}
.photo-gallery .owl-theme .owl-nav .owl-next{right: 0px;}
.offers-list{margin-bottom:10px; }
.photo-gallery .pg-blk a{text-align: center;}
.availabele-series-tab .nav{width: 100%!important}
.availabele-series-tab .nav li a{padding: 10px 25px;}
.mainHeadingBlk{font-size: 20px;margin-bottom: 15px;margin-top: 0px;}
.photo-gallery .pg-blk a{text-align: center;}
.offers-blk{    padding: 20px 0px 15px!important;}
.photo-gallery{padding: 30px 0px 30px!important;margin-bottom: 30px!important}
.photo-gallery.mt-5{margin-top: 0px!important;} 
.video-pf-blk {padding: 30px 0px!important}
.pf-blk{margin-top: 30px;}
.pf-left-blk{text-align: left;}
.pf-left-blk .pf-product{flex-flow: row-reverse;  justify-content: flex-end;}
.pf-left-blk .pf-img-blk{margin-left: 0px;margin-right: 10px;}
.pf-left-blk .pf-product:last-child{margin-bottom: 0px;}
.button-list{flex-direction: column;  justify-content: center;  text-align: center;}
.button-list li a{display: block;margin: 5px;}
.round-blk {
    padding: 10px 0px 0px;
}
.round-blk-list {
    margin-bottom: 0px;
    justify-content: center;
    padding-bottom: 20px;
}
.ts-list{flex-direction: column;}
.testimonials-blk .owl-carousel .owl-nav .owl-prev{left: 0px;}
.testimonials-blk .owl-carousel .owl-nav .owl-next{right: 0px;}
.slidec li a{padding: 8px 13px!important;font-size: 13px!important;}
.ts-content{width: 89%}
.ts-content:before {left: 0;}
.testimonials-blk .owl-carousel .owl-nav .owl-prev {top: 15%;}
.testimonials-blk .owl-carousel .owl-nav .owl-next {top: 15%;}
.slide-blog{ padding: 30px 0px 20px!important;}
.button-list li{margin: 0px}
.available-series-blk .owl-carousel .owl-nav .owl-prev{left: 0px;}
.available-series-blk .owl-carousel .owl-nav .owl-next{right: 0px;}
.slide-blog .mt-5{ margin-top: 10px!important; }
#myModalvideo iframe{min-height: 250px}
.av-img{height: auto}
.avs-blk a{text-align: center}
	.mad{padding: 30px 0px 5px!important;}
.term-sliding-doors .offers-blk { padding: 35px 0px 20px!important;}	
.available-series-blk{    padding: 30px 0px 30px!important;}	
.available-designs-b .owl-theme .owl-nav .owl-prev{left: 0px;}
.available-designs-b .owl-theme .owl-nav .owl-next{right: 0px;}	
.available-designs-b  {padding-bottom: 0px!important}	
.term-grants .slidec li a{padding: 10px!important}	
.testimonials-blk{padding: 30px 0px;}	
.availabele-series-tab {padding-bottom: 15px!important;}
.offers-icon{width: 40px}
.offers-icon img{width: 100%;}	
.offers-content{width: 80%;padding-right: 0px;}
.offers-content h3{font-size: 26px;}
.offerMainHeading{margin-bottom: 30px; text-align: left!important;}
.pf-img-blk{width: 50px;height: 50px;}
.pf-product{margin: 15px 0px;}
.pf-content{width: 60%}
.pf-left-blk .pf-img-blk img { position: relative; top: -25px;width: 45px; left: 1px;height: 50px;}
.right-blk .pf-img-blk img{position: relative; top: -27px;width: 50px; left: -2px;height: 45px;}
.rbl-content {
    margin: 2px 0 30px 18px;
    width: 70%;
}
.rbl-img{width: 80px;height: 80px;}
.rbl-content p{margin-bottom: 0px;}
.tab-content > .tab-pane { display: block !important; opacity: 1;margin-bottom: 10px; border: none;}
.availabele-series-tab .card-header h5 a{font-size: 16px; text-align: left; display: block;color: #fff;}
.availabele-series-tab .card-header h5 a i{float: right;position: relative;}
.card-header a{position: relative;}
.card-header a:before {
    content: "\f107";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #fff;
    font-size: 18px;
    position: absolute;
    top: 0px;
    right: 0;
}
.collapsed{position: relative;}
.collapsed:before {
    content: "\f106"!important;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #fff;
    font-size: 18px;
    position: absolute;
    top: 0px;
    right: 0;
}
.availabele-series-tab .card-header h5 a:hover, .availabele-series-tab .card-header h5 a:focus{color: #fff!important}
.availabele-series-tab  .card-header{background: #000;border-radius: 0;  box-shadow: none;}

/*28-APRIL-2021*/


.cat-design-img img {
    width: 100%;
}

section.brand-highlights {
    padding: 36px 0px 20px!important;
}

section.category-designs {
       padding: 38px 0 0px !important;
       margin-bottom: 40px;
}

.availabele-series-tab {
    padding-bottom: 40px!important;
}

.faq-wrap {
    padding: 0px 0 0px;
}
.faq-wrap .mainHeadingBlk {
    margin-bottom: 0px;
}

section.category-designs .mainHeadingBlk {
    margin-bottom: 30px;
}


/*7 June*/


.award-list {
    margin-bottom: 50px;
    display: block;
}
.award-img {    
    width: 100%;
    text-align: center;
}

.award-content {
    width: 100%;
    margin: 20px 0 0px;
    text-align: center;
    padding-left: 0; 
}

.award-date {
    margin-bottom: 14px;
    font-size: 16px;
    border-bottom: 1px solid #efefef;
    padding-bottom: 12px;
}
.award-content h4 {
    margin-bottom: 12px;
}

/*8 JUNE 2021*/

.enquire-cta {
    display: block !important ;
 
}
.copyright-sec .row.copyright div{padding-left: 15px;flex-wrap: wrap;}


.copyright-sec .copyright{width: 100%}
.ftr-full-nav{padding: 10px 0 0;margin-top: 0px;}

section.brand-highlights .mainHeadingBlk{padding: 0px;}

/*30 MAR 2022*/
.mainHeadingBlk h2 {
    font-size: 20px;
}
.mainHeadingBlk h3{
    font-size: 20px;
}


/*31 MAR 2022*/
#awards-all .row .award-list .award-content p{text-align: center;}
.certificate-block li {
    width: 40%;
    margin: 0 0 25px;
}
.certificate-block li .cerImg {
    width: 100%;
    height: auto;
    margin: 0 auto 10px;
}
.certificate-block li .cerImg img {
    width: 75%;
}

h2.award-heading {
    text-align: center;
    margin-bottom: 20px;

}
#awards-all .row .award-list .award-content {
    padding: 0px 20px 0px;
}

#awards-all .row .award-list .award-date {
    padding-bottom: 20px;
    border-bottom: 1px solid #efefef;
}
section#awards-all {
    margin-top: 0px;
}


/*25 MAY 2022*/
#cookie-law-info-bar{display: none !important;}

/*write responsive css before this comment*/

}

.nav-pills {
    display:none;
}

@media(min-width:768px) {
    .nav-pills {
        display: flex;
    }
    
    .card {
        border: none;
    }

    .card .card-header {
        display:none;
    }  

    .card .collapse{
        display:block;
    }
}


@media (max-width: 575px){
  .header-top .flex-center .logo-wrap img{height: 35px;} 
  .toll-free{position: absolute;left: 50%; width: 218px; top: 31px; margin-left: 0px; transform: translateX(12%);}
  .toll-free {
    position: absolute;

    width: 218px;
    top: 36px;
    margin: auto;
    right: 0;
    text-align: center;
}  

.lixil-core2 h4 br {
    display: none;
}


}
@media only screen and (max-width: 767px){.bap {   width: 98%!important; } .sidebar_callnow {
    top: 32% !important;
}   }
@media (min-width: 575px){
 .inner-hd-text{max-width: 540px;}
}
@media (min-width: 768px){
 .inner-hd-text{max-width: 720px;}
}
@media (min-width: 992px){
 .inner-hd-text{max-width: 960px}
}
@media (min-width: 1200px){
 .inner-hd-text{max-width: 1140px}
 .sidebar_callnow {
    top: 32% !important;
}
}
.page-template-Catalougue-Page-Template .wpcf7-response-output{
    color: green !important;
}




.wsmenu>.wsmenu-list>li>.wsshoptabing>.wsshopwp>.wstabitem>li:nth-child(2) .wstliststy02{
    display: flex;
    flex-wrap: wrap;
}

.wsmenu>.wsmenu-list>li>.wsshoptabing>.wsshopwp>.wstabitem>li:nth-child(2) .wstliststy02 li:last-child{order:1}


.wtsdepartmentmenu .wstabitem li:nth-child(2n) .kitchenmenuimg .row > div:first-child .wstliststy02{
    display: flex;
    flex-wrap: wrap;
}

.wtsdepartmentmenu .wstabitem li:nth-child(2n) .kitchenmenuimg .row > div:first-child .wstliststy02 li:last-child{order:1}

.test-report .contact-submit .btn{background-color: #000;}

/*Enquire Form*/
.enquire-form-area-inner .hbspt-form label{display: none;}
.enquire-form-area-inner .hbspt-form input, 
.enquire-form-area-inner .hbspt-form textarea,
.enquire-form-area-inner .hbspt-form select
{
    width: 100%;
    height: 30px;
    padding: 6px 5px 5px 9px;
    color: #000;
    background: #fff;
    border: none;
    font-size: 14px;
    margin-bottom: 0.7rem;
}
.enquire-form-area-inner .hbspt-form textarea{
    height: 90px;
    margin-bottom: 10px;
}
.enquire-form-area-inner .hbspt-form input.hs-button {
    background: #fff;
    border: 0px;
    color: #000;
    width:auto;
    text-transform: uppercase;
    border-radius: 0px!important;
    padding: 8px 15px 9px;
    font-weight: 600;
    line-height: 16px;
}
.enquire-form-area-inner .hbspt-form input.hs-button:hover,
.enquire-form-area-inner .hbspt-form input.hs-button:focus{background-color: #f7f7f7;}
.enquire-form-area-inner .hbspt-form .hs-error-msgs{
    display: block;
    margin-top: -11px;
    margin-bottom: 15px;
}
.enquire-form-area-inner .hbspt-form .hs-error-msgs label{
    display: block;
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    text-transform: initial;
    line-height: 13px;
    margin-top: 7px;
}


/*Career Form*/
.career-form .hbspt-form{width: 100%;}
.career-form .hbspt-form fieldset{max-width: 100%;margin-bottom: 25px;}
.career-form .hbspt-form label{text-transform: capitalize;}
.career-form .hbspt-form input,
.career-form .hbspt-form select{
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.career-form .actions{text-align: center;}
.career-form .hbspt-form input.hs-button{
    display: inline-block;
    width: auto;
    border-radius: 0px;
    background: #000;
    font-size: 15px;
    padding: 10px 28px 10px;
    border: 1px solid #000;
    text-transform: uppercase;
    color: #fff;
    font-weight: 500;
    height: auto;
}
.career-form .hbspt-form input.hs-button:hover,
.career-form .hbspt-form input.hs-button:focus{opacity: 0.8;}
.career-form .hbspt-form .hs-error-msgs label{
    color: red;
    font-size: 12px;
    font-weight: normal;
    text-transform: initial;
    margin-bottom: 0px;
}
.hbspt-form .hs_error_rollup{margin-bottom: 10px;}
.hbspt-form .hs_recaptcha{margin-bottom: 15px;}
.career-form .hs_upload_resume{width: 32.7%;}
.career-form .hs_upload_resume .hs-input{width:100%!important;margin-right: 0px;}


/*PopUP Forms*/
.bap .hbspt-form label{display: none;}
.bap .hbspt-form input,
.bap .hbspt-form select, 
.bap .hbspt-form textarea{
    width: 100%!important;
    height: 45px;
    padding: 10px;
    color: #000;
    background: #fff;
    border: none;
    font-size: 15px;
    margin-bottom: 1rem;
    border: 1px solid #ced4da;
}
.bap .hbspt-form select::placeholder{color: rgba(0,0,0,0.5)}
.bap .hbspt-form textarea{
    height: 90px;
    margin-bottom: 10px;
}
.bap .hbspt-form fieldset{text-align: left;}
.bap .hbspt-form input.hs-button  {
    background: #000;
    border: 0px;
    color: #fff;
    width: 100%;
    text-transform: uppercase;
    border-radius: 0px!important;
    padding: 8px 15px 9px;
    font-weight: 500;
    line-height: 16px;
    font-size: 13px;
}
.bap .hbspt-form input.hs-button:hover,
.bap .hbspt-form input.hs-button:focus {
    background:#54585a;
}
.bap fieldset.form-columns-2 > div .input{margin-right: 15px!important;}
.bap fieldset.form-columns-2 > div:last-child .input,
.bap fieldset.form-columns-1 > div:last-child .input{margin-right: 0px!important;}
.bap .hs_message {text-align: left;}
.bap .hs_message textarea{width:100%!important;}
.bap .hbspt-form .hs-error-msgs{
    display: block;
    margin-top: -11px;
    margin-bottom: 15px;
    text-align: left;
}
.bap .hbspt-form .hs-error-msgs label{
    display: block;
    color: red;
    font-size: 12px;
    font-weight: 500;
    text-transform: initial;
}


/*Product Enquiry Form*/
.pro-enq-form .hbspt-form label{display: none;}
.pro-enq-form .hbspt-form input,
.pro-enq-form .hbspt-form select, 
.pro-enq-form .hbspt-form textarea{
    width: 100%!important;
    height: 45px;
    padding: 10px;
    color: #000;
    background: #fff!important;
    border: none;
    font-size: 15px;
    margin-bottom: 1rem;
    border: 1px solid #ced4da;
}
.pro-enq-form .hbspt-form input:focus
{

    border: 1px solid #ced4da!important;
}
.pro-enq-form .hbspt-form select::placeholder{color: rgba(0,0,0,0.5)}
.pro-enq-form .hbspt-form textarea{
    height: 90px;
    margin-bottom: 10px;
}

.pro-enq-form .hbspt-form input.hs-button  {
    background: #000!important;
    border: 0px;
    color: #fff;
    width: 100%;
    text-transform: uppercase;
    border-radius: 0px!important;
    padding: 8px 15px 9px;
    font-weight: 500;
    line-height: 16px;
    font-size: 13px;
}
.pro-enq-form .hbspt-form input.hs-button:hover,
.pro-enq-form .hbspt-form input.hs-button:focus {
    background:#54585a!important;
}

.pro-enq-form .hs_message {text-align: left;}
.pro-enq-form .hs_message textarea{width:100%!important;}
.pro-enq-form .hbspt-form .hs-error-msgs{
    display: block;
    margin-top: -11px;
    margin-bottom: 15px;
    text-align: left;
}
.pro-enq-form .hbspt-form .hs-error-msgs label{
    display: block;
    color: red;
    font-size: 12px;
    font-weight: 500;
    text-transform: initial;
    line-height: 15px;
}

/*Get Quotaion Form*/
.quote-wrapper .hbspt-form label,
.con-hubform .hbspt-form label{display: none;}
.quote-wrapper .hbspt-form fieldset, .con-hubform .hbspt-form fieldset{max-width: 100%!important;margin-bottom: 15px;}
.quote-wrapper .hbspt-form input, .quote-wrapper .hbspt-form select, .quote-wrapper .hbspt-form textarea,
.con-hubform .hbspt-form input, .con-hubform .hbspt-form select, .con-hubform .hbspt-form textarea{
    height: calc(1.5em + .75rem + 2px);
    border: none;
    width: 100%!important;
}
.quote-wrapper .hbspt-form textarea,
.con-hubform .hbspt-form textarea{height: 200px;}
.quote-wrapper .hbspt-form .hs-error-msgs,
.con-hubform .hbspt-form .hs-error-msgs{
    display: block;
    margin-top: 5px;
    text-align: left;
}
.quote-wrapper .hbspt-form .hs-error-msgs label,
.con-hubform .hbspt-form .hs-error-msgs label{
    display: block;
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    text-transform: initial;
}
.quote-wrapper .hbspt-form .hs-form-field:last-child .input{margin-right: 0px;}
.quote-wrapper .hbspt-form fieldset.form-columns-3 .hs-form-field {width:33.3%!important;}
.quote-wrapper .hbspt-form input.hs-button,
.con-hubform .hbspt-form input.hs-button {
    margin-left: 4px;
    background: transparent;
    padding: 10px 30px;
    font-size: 16px;
    border: 1px solid #fff;
    color: #fff;
    width: auto!important;
    height:auto!important;
    margin-top: 10px;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;}

.quote-wrapper .hbspt-form input.hs-button:hover,
.con-hubform .hbspt-form .hs-button:hover{
    background: #fff!important;
    color: #000;
}

.con-hubform .hbspt-form .hs-form-field:last-child .input{margin-right: 0px;}
.store-form .bap{right:0px;margin-left: auto;margin-right: auto;top:5%;}
.store-form .bap h4{margin:0px;}
.store-form .bap .close{right:0px;top: -5px;}
.store-form .bap .modal-body{background-color: #fff;}
.store-form #formpops.bap .modal-dialog{
    max-width: 480px!important;
    margin: 0px;
}






/*download test*/

 .store-form.test-report .hbspt-form  label{display: none;}
 .store-form.test-report .hbspt-form input,
 .store-form.test-report .hbspt-form select, 
 .store-form.test-report .hbspt-form textarea{
    width: 100%!important;
    height: 45px;
    padding: 10px;
    color: #000;
    background: #fff!important;
    border: none;
    font-size: 15px;
    margin-bottom: 1rem;
    border: 1px solid #ced4da;
}
 .store-form.test-report.hbspt-form select::placeholder{color: rgba(0,0,0,0.5)}
 .store-form.test-report .hbspt-form textarea{
    height: 90px;
    margin-bottom: 10px;
}
.store-form.test-report .hbspt-form input.hs-button  {
    background: #000!important;
    border: 0px;
    color: #fff;
    width: 100%;
    text-transform: uppercase;
    border-radius: 0px!important;
    padding: 8px 15px 9px;
    font-weight: 500;
    line-height: 16px;
    font-size: 13px;
}
 .store-form.test-report .hbspt-form input.hs-button:hover,
.store-form.test-report .hbspt-form input.hs-button:focus {
    background:#54585a!important;
}
.store-form.test-report .hs_message {text-align: left;}
 .store-form.test-report .hs_message textarea{width:100%!important;}
 .store-form.test-report .hbspt-form .hs-error-msgs{
    display: block;
    margin-top: -11px;
    margin-bottom: 15px;
    text-align: left;
}
.store-form.test-report .hbspt-form .hs-error-msgs label{
    display: block;
    color: red;
    font-size: 12px;
    font-weight: 500;
    text-transform: initial;
}

@media screen and (min-width: 768px) and (max-width: 1024px) { 
   .hp-popup{top: 5%;}
}


@media screen and (max-width: 767px){

    #menu-footer-first-menu{margin-bottom: 15px;}
    .career-form .hs_upload_resume{width: 100%;}    
    .career-form .hs-form-field{margin-bottom: 25px;}
    .quote-wrapper .hbspt-form .hs-form-field,
    .con-hubform .hbspt-form .hs-form-field{margin-bottom: 15px;}
    .quote-wrapper .hbspt-form fieldset.form-columns-2 .input {margin-right: 0px!important;}
    .career-form .hs-form-field:last-child, .quote-wrapper .hbspt-form .hs-form-field:last-child, .con-hubform .hbspt-form .hs-form-field:last-child{margin-bottom: 0px;}
    .bap fieldset.form-columns-2 > div .input,
    .quote-wrapper fieldset.form-columns-3 .input,
    .con-hubform fieldset.form-columns-3 .input {margin-right: 0px!important;}
    .pro-enq-form  .modal-dialog{margin-left: auto!important;margin-right: auto!important;}    
    .quote-wrapper .hbspt-form fieldset.form-columns-3 .hs-form-field,
    .con-hubform .hbspt-form fieldset.form-columns-3 .hs-form-field {width:100%!important;}
    .store-form .bap{top:20px;}
    .enquire-form{top: 10%;z-index: 999;display: none;}
    .enquire-form-area .enquire-form-area-inner .hbspt-form .form-columns-2 .hs_email,     .enquire-form-area .enquire-form-area-inner .hbspt-form .form-columns-2 .hs-phone, .enquire-form-area .enquire-form-area-inner .hbspt-form .form-columns-2 .hs_city, .enquire-form-area .enquire-form-area-inner .hbspt-form .form-columns-2 .hs_state_region___indian_states,     .enquire-form-area .enquire-form-area-inner .hbspt-form .form-columns-2 .hs_customer_profile,     .enquire-form-area .enquire-form-area-inner .hbspt-form .form-columns-2 .hs_project_type {width: 50%;float: left;}
    .enquire-form-area .enquire-form-area-inner .hbspt-form fieldset.form-columns-1 .hs-input{width: 100%!important}
    .enquire-form-area .enquire-form-area-inner .hbspt-form fieldset.form-columns-2 .hs-input{width: 100%!important}
    .store-form .bap .form-columns-2 .hs_email .input{width: 48%;float: left;margin-right: 2%!important;}
    .store-form .bap .form-columns-2  .hs_phone .input{width: 48%;float: left; margin-left:2%!important;}
    .store-form .bap .form-columns-2  .hs_city .input{width: 48%;float: left;margin-right: 2%!important;}
    .store-form .bap .form-columns-2  .hs_state_region___indian_states .input{width: 48%;float: left;margin-left: 2%!important;}
    .store-form .bap .form-columns-2  .hs_customer_profile  .input{width: 48%;float: left;margin-right: 2%!important;}
    .store-form .bap .form-columns-2  .hs_project_type .input{width: 48%;float: left;margin-left: 2%!important;}
     
    .bap .form-columns-2 .hs_email .input{width: 48%;float: left;margin-right: 2%!important;}
   .bap .form-columns-2  .hs_phone .input{width: 48%;float: left; margin-left:2%!important;}
    .bap .form-columns-2  .hs_city .input{width: 48%;float: left;margin-right: 2%!important;}
    .bap .form-columns-2  .hs_state_region___indian_states .input{width: 48%;float: left;margin-left: 2%!important;}
    .bap .form-columns-2  .hs_customer_profile  .input{width: 48%;float: left;margin-right: 2%!important;}
   .bap .form-columns-2  .hs_project_type .input{width: 48%;float: left;margin-left: 2%!important;}
  .bap .form-columns-2 input, .bap .form-columns-2 select, .bap .form-columns-1 input{font-size: 14px!important;height: 40px!important;}
 .hp-popup{top: 5%!important}
 .con-hubform .hbspt-form .form-columns-2 .hs_email {width: 50%!important;float: left!important;}
 .con-hubform .hbspt-form .form-columns-2 .hs_phone {width: 50%!important;float: left!important;}
 .con-hubform .hbspt-form .form-columns-2 .hs_city {width: 50%!important;float: left!important;}
 .con-hubform .hbspt-form .form-columns-2 .hs_state_region___indian_states {width: 50%!important;float: left!important;}
 .con-hubform .hbspt-form .form-columns-2 .hs_customer_profile  {width: 50%!important;float: left!important;}
  .con-hubform .hbspt-form .form-columns-2 .hs_project_type {width: 50%!important;float: left!important;}
 .quote-wrapper .hbspt-form form-columns-1.form-columns-2, .con-hubform .hbspt-form fieldset.form-columns-2{margin-bottom: 0px!important;}
 .con-hubform .hbspt-form fieldset.form-columns-2 .hs-form-field {width: 50% !important; float: left !important;}
.enquire-form-area .hbspt-form fieldset.form-columns-2 .hs-form-field { width: 50% !important; float: left !important;}
.pro-enq-form .hbspt-form .form-columns-2 .hs-email{width: 50%!important;float: left!important;}
.pro-enq-form .hbspt-form .form-columns-2 .hs_phone{width: 50%!important;float: left!important;}
.pro-enq-form .hbspt-form .form-columns-2 .hs_state_region___indian_states{width: 50%!important;float: left!important;}
.pro-enq-form .hbspt-form .form-columns-2 .hs_project_type{width: 50%!important;float: left!important;}
.pro-enq-form .hbspt-form .form-columns-2 .hs_customer_profile{width: 50%!important;float: left!important;}
.pro-enq-form .hbspt-form .form-columns-2 .hs-city{width: 50%!important;float: left!important;}
.pro-enq-form .form-columns-2 input, .pro-enq-form .form-columns-1 input, .pro-enq-form .form-columns-2 select, .pro-enq-form .form-columns-1 select{font-size: 14px!important}

.career-form .hbspt-form .form-columns-3 .input{margin-right: 0px!important}
.career-form .hbspt-form .form-columns-3 .input input, .career-form .hbspt-form .form-columns-3 .input select{width: 100%!important}
.career-form .hbspt-form .form-columns-3 .hs-form-field{margin-bottom: 15px!important;}
.career-form .hbspt-form .form-columns-3 {margin-bottom: 0px!important}
.page-template-GetQuote-Page-Template .contact-form .hbspt-form .form-columns-2 .hs-form-field{width: 100%;}
.f-content .f-nav ul li a:hover:before{top: -2px;font-size: 13px;}
.fmobile p{    margin-top: 8px;}
}

/*for video*/
.youtube-player {
  position: relative;
  padding-bottom: 76.23%;
  height: 0;
  max-width: 100%;
  background: #000;
  margin: 5px;
}

.youtube-player iframe {
  position: absolute;
  width: 100%;
  height: 411px;
  z-index: 100;
  background: transparent;
}

.youtube-player img {
  display: block;
  left: 0;
  margin: auto;
  max-width: 100%;
  width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  border: none;
  height: auto;
  cursor: pointer;
  -webkit-transition: 0.4s all;
  -moz-transition: 0.4s all;
  transition: 0.4s all;
}

.youtube-player img:hover {
  -webkit-filter: brightness(75%);
}

.youtube-player .play {
  height: 72px;
  width: 72px;
  left: 50%;
  top: 50%;
  margin-left: -36px;
  margin-top: -36px;
  position: absolute;
  background: url("//i.imgur.com/TxzC70f.png") no-repeat;
  cursor: pointer;
}
.fp-video-blk{height: 100%;}


/*10june*/
.term-facades .round-blk{padding-bottom: 50px;}
.term-exterior .round-blk{padding-bottom: 50px;}
.term-interior .round-blk{padding-bottom: 50px;}
.term-entrance-doors .round-blk{padding-bottom: 50px;}
.contact-form form select { border-radius: 0; font-size: 14px; background: #e1e1e1;
    color: #000; padding: 10px 10px;}
 .enquire-form-area .enquire-form-area-inner .hbspt-form fieldset.form-columns-1 .hs-input{width: 100%} 
 .enquire-form-area .enquire-form-area-inner .hbspt-form fieldset.form-columns-1 .input{margin-right: 0px;}  
.enquire-form-area .enquire-form-area-inner .hbspt-form fieldset.form-columns-2  .hs_phone .input{margin-right: 0px;}
.enquire-form-area .enquire-form-area-inner .hbspt-form fieldset.form-columns-2 .hs_state_region___indian_states .input{margin-right: 0px;}
.enquire-form-area .enquire-form-area-inner .hbspt-form fieldset.form-columns-2 .hs_project_type .input{margin-right: 0px;} 
.youtube-player iframe{    transform: translateY(-50%);   top: 50%;}

.pro-enq-form .hbspt-form .form-columns-1 .input{margin-right: 0px!important;}
.pro-enq-form .hbspt-form .form-columns-2 .hs-email .input{margin-right: 0px!important;}
.pro-enq-form .hbspt-form .form-columns-2 .hs_state_region___indian_states .input{margin-right: 0px!important;}
.pro-enq-form .hbspt-form .form-columns-2 .hs_project_type .input{margin-right: 0px!important;}
.close:focus{outline: none;}
.career-form .hbspt-form .form-columns-1 .input #upload_resume-ac9bce35-9b36-43ee-a9ee-ff2de354663a{ padding: 3px 4px!important;}

.contact-form .hbspt-form .hs-submit .actions input:focus{border: 1px solid #fff!important}
.page-template-why-anodised-aluminium .round-blk{padding-bottom: 50px}
.page-template-why-tostem-sound-insulated-doors-and-windows .round-blk{padding-bottom: 30px}
.f-contacts span:last-child{    margin-top: 14px;    display: block;}

/*15june*/
.arrow-list li{position: relative;margin-bottom: 15px;padding-left: 15px;font-size: 14px;}
.arrow-list li:before{content: "\f105"; position: absolute; left: 0px;  font-family: 'FontAwesome';
    margin-right: 0px; font-weight: 700;}
.arrow-list li a:hover{color: #999;}  
/*.term-aluminium-entrance-door-design .round-blk{padding-bottom: 50px!important;}  */
.tel-sec{margin-bottom: -22px!important;  display: block!important;}
.photo-gallery .owl-theme .owl-nav .owl-prev.disabled,
.photo-gallery .owl-theme .owl-nav .owl-next.disabled{background: transparent!important;}
.archive.tax-designs section.testimonials-blk .owl-stage img {
    height: 100%!important;
    width: auto!important;
}


/*17 MAY 2022*/

.b-highlight-wrap .bh-number p {
    color: #cacaca;
    font-weight: 600;
    font-size: 48px;
    margin-top: -10px;
}
.bh-title h3 {
    font-size: 16px;
    color: #000;
    font-weight: 600;
}

.ts-content p.ts-name {
    font-size: 20px;
    color: #212529;
    font-weight: 500;
}

.enquire-form-area p.e-form-hd {
    margin-top: 5px;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-size: 17px;
    font-weight: 500;
}

.acc__title h3 {
    cursor: pointer;
    display: block;
    padding: 0;
    position: relative;
    text-align: left;
    font-size: 17px;
    color: #333;
    background: #f1f1f1;
    font-weight: 400;
    margin-bottom: 0;
}
.footer .f-content p {
    font-size: 15px;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 10px;
}
#hm-cont-f .blog-data span.blog-cat a {
    color: #fff;
}

/*24 MAY 2022*/

#hm-cont-f .blog-ttl p {
    margin: 0px;
    padding: 0px;
    line-height: 22px;
    font-size: 16px;
    font-weight: 500;
    color: #000;
}
p.award-heading {
    font-size: 26px;
    font-weight: 500;
}
#awards-all .row .award-list .award-content p {
    margin-bottom: 8px;
    font-size: 18px;
    font-weight: 500;
    color: #000;
}

p.faq-hd {
    font-size: 26px;
    text-transform: capitalize;
    margin-bottom: 0;
}
.pt0{padding-top: 0 !important;}
.bgwhite{background: #fff !important;}

/* Dec 21 2022 */
.prdcat {
    justify-content: center;
}

.custom-moretext {
    display: none;    
    font-size: 17px;
    font-weight: 500;
    color: #707070;
    text-align: center;
    margin-top: 15px;
}

.custom-moretext p{
    text-align: left;
}

.custom-moretext a:hover {
    color: #000;
}


.moreless-button {
    background: #000;
    color: #fff;
    padding: 12px 24px;
    font-size: 16px;
    font-weight: 600;
    display: inline-block;
    border-radius: 0;
    border: none;
}

.custommoreless a:hover {    
    color: #fff;    
}

.custommoreless{
    text-align: center;
    margin-bottom: 35px;
}
.csr_policy ol{
    margin: 0;
    padding-left: 25px;
}
.csr_policy li{
    list-style: revert;
    margin-bottom: 5px;
}
.header_content_text span{font-weight: 600;}
.sidebar_callnow{
    position: fixed;
    top: 36%;
    right: 0px;
    z-index: 100;
}
.sidebar_calltxt{
    position: relative;
}
.sidebar_calltxt .sidebar_callnumber{
  visibility: hidden;
  width: 140px;
  background: linear-gradient(90deg, rgb(51, 71, 91) 0%, rgb(81, 111, 144) 101.34%);
  color: #fff;
  text-align: center;
  border-radius: 6px 0 0 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  right: 0px;
  top: 4px;
}
.sidebar_calltxt:hover .sidebar_callnumber {
    visibility: visible;
}
.sidebar_calltxt:hover .call_border {
    visibility: hidden;
}
.sidebar_calltxt .call_border{
    background: linear-gradient(90deg, rgb(51, 71, 91) 0%, rgb(81, 111, 144) 101.34%);
    color: #fff;
    padding: 10px;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    display: block;
    text-align: center;
}
.sidebar_calltxt .call_border .fa{
    font-size: 22px;
}
.header_content_text{font-size: 18px;text-align: right;}

.download_brochure{
    position: fixed;
    top: 15%;
    left: 0;
    z-index: 100;
    min-height: 450px;
}
.download_brochure .download_brochuretxt{
    position: absolute;
    left: -84px;
    color: #fff !important;
    transform: rotate(90deg);
    top: 210px;
    border-radius: 0px !important;
    background: #000;
    font-size: 14px !important;
    font-weight: 600;
    display: flex;
    flex-wrap: wrap;
    width: 192px;
    text-transform: uppercase;

  }
  .download_brochure .download_brochuretxt a{color: #fff;padding: 10px 10px;}
  .bg-video {
    object-fit: cover;
    height: 470px;
}

/*new page design css start*/
.pad-marg-0{padding: 0;margin: 0;}
.pad-marg-0 .award-list{padding: 0 20px !important;margin-bottom: 0px !important;}
.pad-marg-0 .award-img img {
    border: 0px solid #ddd;
    max-width: 100px;
}
.pad-marg-0 .certificate-block li{margin: 0 15px;}
.pad-marg-0 .certificate-block li .cerImg img{max-width: 65px;}
.for-mob-space .av-content{position: static;}
.for-mob-space .av-img{padding: 0 30px;}

.gallery-slide {
  padding:70px 0;
background:#fff;
  position: relative;
  margin-bottom: 0px;
}
.gallery-slide p {
  text-align: center;
  max-width: 80%;
  margin:
auto;
}

.gallery-slider-home.owl-carousel .owl-stage-outer{padding: 4rem 0;}
.gallery-slider-home.owl-carousel .owl-item{transition:0.8s ease;transform: scale(.7);box-shadow: rgba(0, 0, 0, 0.37) 0px 25px 20px -20px;border-radius:
8px;  overflow:hidden;filter: grayscale(100);}
.gallery-slider-home.owl-carousel .owl-item.active.center { transform: scale(1.2);transition:0.8s ease;filter:none;}
.gallery-slider-home.owl-theme .owl-nav [class*="owl-"]{border-radius:100%;  border:2px solid #333;  height: 40px;  width: 40px;  font-size: 0;}
.gallery-slider-home.owl-theme .owl-nav .owl-prev, .gallery-slider-home.owl-theme .owl-nav .owl-next{position: relative;}
.gallery-slider-home.owl-theme .owl-nav .owl-prev::before{content: '';  position: absolute;  left: 0;  right: 0;  height: 10px;  width: 10px;
  transform: rotate(-45deg);  background:transparent;  text-indent: -9999px;  border-top:2px solid #333;  border-left:2px solid #333;
  transition:all 250ms ease-in-out;  text-decoration:none;  color: transparent;  bottom: 0;  top: 0;  margin:auto;
}
.gallery-slider-home.owl-theme .owl-nav .owl-next::before{content: '';  position: absolute;  left: 0;  right: 0;  height: 10px;  width: 10px;
  transform: rotate(135deg);  background:transparent;  text-indent: -9999px;  border-top:2px solid #333;  border-left:2px solid #333;
  transition:all 250ms ease-in-out;  text-decoration:none;  color: transparent;  bottom: 0;  top: 0;  margin:auto;
}
.gallery-slider-home.owl-theme .owl-nav [class*="owl-"]:hover{opacity: .5;}
.gallery-slider-home.owl-carousel .owl-item:hover {
  filter: grayscale(100);
}

.page-id-7 .hm-abt-warea p{text-align: justify;}

.page-id-7 .custom-moretext.left-side {
  text-align: justify;
  color: #4a4a4a;
}
.page-id-7 .custommoreless{text-align: left;}
.page-id-7 .gallery-cta {
  display: flex;
  margin-top: 25px;
}

.page-id-7 .custommoreless a{cursor: pointer;}


.f-content-box.ftr-other-links .f-contacts {
  padding-top: 0;
}
.f-content-box1 {
  margin-top: 85px;
}
.tel_sales {
  display: flex;
  align-items: baseline;
}
.f-contacts .tel_sales span{margin-right: 10px;}


.blog-sec1 img {
    max-width: 100%;
    border-radius: 5px;transition: 0.3s;transform: scale(1.05)height: 100%;
  object-fit: cover;
  width: 100%;
}
.blog-sec1:hover figure img{transform: scale(1.1);transition: 0.3s;}

a.blog-sec1 figure{
    position: relative;
    margin: 0;
    border-radius: 8px;
    overflow: hidden;height: 175px;
}

.blogs-data {
    position: absolute;
    bottom: 20px;
    padding: 6px 10px;
    color: #fff;
    background: #000000ad;
    border-radius: 0 .6rem .6rem 0;
}
span.blog-cata {
    margin-right: 10px;
}
.blogs-content {
    padding: 19px 10px;
}
/*a.blog-sec1 figure::before {
    
    content: '';
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-image: linear-gradient(transparent, #000000a6);
    animation: 1.5s fadeIn;
}*/

.blog-sec1 {
    box-shadow: 0 0 2rem #dddcdc;
    padding: 15px;
    display: inline-grid;
    border-radius: 10px;height: 100%;
}

.blogs-content p {
    font-size: 17px;
    font-weight: 500;
    color: #333;transition: 0.3s;
    margin: 0;
}
.blog-sec1:hover p{color: #767676;}
.blogs-content {
    padding: 10px;
}
section.blogs-homepg h2 {
    text-align: center;
    padding-bottom: 34px;
}

section.blogs-homepg .title-hd.hr:before {
    right: 0;
    margin: auto;
    bottom: 0;
}

section.blogs-homepg {
    padding: 70px 0;
        background: #f5f5f5;
}

.cta-blog-dtl{display: flex;
    justify-content: center;
    margin-top: 20px;}







/*TADA*/
.tada-wrapper {
    background: #e7e7e7;
}

.tada-box img {
    max-width: 100%;width: 100%;height: 100%;object-fit: cover;transition: .3s;
}
.tada-box figure{margin: 0;height: 300px;}
.tada-box {
    overflow: hidden;
    border-radius: 15px;
    position: relative;text-align: center;margin-bottom:10px;border: 2px solid #ffffff59;
}
.tada-box:hover figure img {
/*    filter: blur(1.4px);*/
    transform: scale(1.2);
    overflow: hidden;
    transition: all 0.3s linear;
    box-shadow: inset -6px -1px 32px 0px rgba(0, 0, 0, 0.75);
}

.tada-box p:empty{display: none;}
.tada-box-text {
    transition: 0.3s;
    padding: 20px;
    position: absolute;
    width: 100%;opacity:1 ;
    background: #0000008f;border-radius: 15px;height: 100%;
    transform: translateY(-70px);
}
.tada-box:hover .tada-box-text{transform: translateY(-100%);opacity: 1;}
.tada-box-text h4 {
    color: #fff;
    font-size: 15px;margin-bottom: 0;
}
.tada-box-text p{text-align: center;color: #fff;}

.tada-deyails-wrapper .tada-box-text p {text-align: center;
    color: #fff;font-size: 13px;
}
.tada-wrapper p:empty {
    display: none;
}
.text-head.more_btn {
    padding: 5px 0 25px;
    text-align: center;
}
.more_btn.text-head a {
    
    padding: 10px 20px;
    border-radius: 25px;
    font-size: 15px;
    font-weight: 500;
    display: inline-block;
      line-height: normal;border: 1px solid #54585a;transition: 0.3s;
}
.more_btn.text-head a:hover{background: #333;color: #fff;}
 .tada-head h2{text-align: center;position: relative;padding: 0 0 10px 0;
    margin-bottom: 30px;}
 .tada-head h2::before{background: #919191;
    height: 3px;
    width: 70px;
    left: 0;
    border-radius: 12px;
    right: 0;
    margin: auto;
    bottom: 0;
    content: '';
    position: absolute;}

/*.tada-box-inn {
    opacity: 0;
}*/
.tada-box:hover .tada-box-text .tada-box-inn{transform: translateY(-50%);
    position: relative;
    top: 50%;opacity: 1;transition: 0.3s;}

.inner-hd-wrap1 img {
    max-width: 100%;
}

/*TADA*/

/*TADA Details*/

.tada-deyails-wrapper p strong{font-weight: 600;}
.tada-deyails-wrapper p:empty{display: none;}
.content-sec {
    position: sticky;
    top: 180px;    background: #f5f5f5;
    padding: 20px;
    border-radius: 15px;
}
.tada-top-details .tada-box figure {
    margin: 0;
    height: 250px;
}

.tada-deyails-wrapper .tada-head h2 {
    text-align: left;
}

.tada-deyails-wrapper .tada-head h2::before {
    right: auto;
}

.img-section figure {
    border-radius: 15px;
    overflow: hidden;
}



/*TADA Details*/


/*gallery*/

.gallery-grid {
    display: flex;
    gap: 2.5%;flex-wrap: wrap;
}

.gallery-grid figure img {
    max-width: 100%;transition: 0.5s;transform: scale(1.02);
}

.gallery-grid figure {
    overflow: hidden;
    border-radius: 10px;
    margin: 0;
}

.gallery-grid a {
    padding:5px;
    box-shadow: 0 0 2rem #dddcdc;
    border-radius: 10px;
    margin-bottom: 30px;
    width: 31.5%;
}

.gallery-grid a:hover img {
    transition: 0.5s;transform: scale(1.1);
}
.gallery-page {
    padding:50px 0 100px;
}
.ekko-lightbox .modal-body{margin-top: 0;}
.ekko-lightbox-nav-overlay a{width: 50px !important;flex: none!important;padding: 0;background: none;}
.ekko-lightbox-nav-overlay a span {
    padding: 0!important;
}
.ekko-lightbox-nav-overlay{justify-content: space-between;}

.ekko-lightbox .modal-title {
  display: none;
}
.ekko-lightbox .modal-header {
  padding: 0;
  border: 0;
}

/* 28-05-25 */
#inner-wrapper #main-column p a{
   color: #4580c1;
}


.new-category-tab-design ul.nav {
    padding-bottom: 25px;
}
.new-category-tab-design ul.nav li button.active {
    background: #000;
    color: #fff;
    border-radius: 0;
}
.new-category-tab-design ul.nav li {
    margin: 0 10px;
}
.new-category-tab-design ul.nav li button {
    background: transparent;
    color: #5f5f5f;
    border: none;
    border-radius: 0;
    padding: 10px 18px;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 500;
}
.new-category-tab-design ul.nav li button:hover {
    outline: none;
}


.for_flx {
    display: flex;
    align-items: start;
}
.availabele-series-tab .for_flx .nav.flx_lft {
    width: 30%;
    display: block;
    margin: 0;
    border: none;
}
.tab-content.flx_rght {
    width: 70%;
}
.availabele-series-tab .for_flx .nav.flx_lft li button {
    text-align: left;
}
.availabele-series-tab .for_flx .nav.flx_lft li button {
    color: #5f5f5f;
    background: none;
    font-weight: 400;
}
.availabele-series-tab .for_flx .nav.flx_lft li button.active {
    color: #000000;
    font-weight: 600;
    position: relative;
    width: 100%;
}
.availabele-series-tab .for_flx .nav.flx_lft li button.active::after {
    position: absolute;
    content: '';
    width: 20px;
    height: 20px;
    background-image: url(http://www.tostemindia.com/beta/wp-content/uploads/2025/06/keyboard_return-1.png);
    background-repeat: no-repeat;
    right: 0px;
    top: 13px;
}
.availabele-series-tab .for_flx .nav.flx_lft li {
    padding-right: 24px;
}
.availabele-series-tab .for_flx .nav.flx_lft li button:focus{
    outline: none;
}
.for_flx .av-blk {
    height: 100%;
}
.for_flx .av-img {
    height: auto;
    padding: 20px 20px 0;
}
.for_flx .av-img img {height: 160px;}
.flx_lft {
    margin-top: 10px !important;
}
.availabele-series-tab .flx_rght .nav {
    justify-content: start;
}


.toggle-submenu {
  display: none;
}
li.is_gista, li.is_vantilation {
    display: flex;
    justify-content: space-between;
}



@media (max-width: 991px) {
  .toggle-submenu {
    display: inline-block;
    margin-left: 10px;
    cursor: pointer;
    font-weight: bold;
  }
}



@media (max-width: 1399px){
.gallery-slider-home.owl-carousel .owl-item{transform: scale(.8);box-shadow: rgba(0, 0, 0, 0.37) 0px 30px 12px -28px;}
.gallery-slider-home.owl-carousel .owl-item.active.center{transform: scale(1.1);}
.gallery-slider-home.owl-theme .owl-nav { margin-top: 0;}
.page-id-7 .gallery-cta {display: flex; margin-top: 12px;}
.title-hd.vr {padding-top: 70px;}
#hm-cont-a{background-position: right 70px;}
.title-hd.vr:before{height: 70px;}
.hm-abt-warea{padding-bottom: 110px;}
.gallery-slider-home.owl-carousel .owl-stage-outer {
    padding: 2rem 0;
}


}



@media (max-width: 767px){
#inner-wrapper #main-column{
        order: 0 !important;
    }
.gallery-slider-home.owl-carousel .owl-item.active.center{transform: scale(1);}
.gallery-slider-home.owl-carousel .owl-stage-outer { padding: 2rem 0;}
.gallery-slide p{max-width: 100%;}
.gallery-slide{margin-bottom: 0;}
.blog-sec1{height: auto;margin-bottom: 20px;}

.gallery-grid a{margin-bottom: 12px;  width: 47.5%;}
.gallery-grid{gap: 3.5%;}

.f-content-box1 { margin-top: 0px;}
.f-contacts address{margin: 0;}

	
		
/* 	28-05-25 */
	.page-id-6816 #inner-wrapper .col-md-3 {
    order: 2 !important;
}
	.page-id-6816 #inner-wrapper .jap-life-cycle{
	margin: 0px 0 0;
	}
	.page-id-6816 #inner-wrapper .jap-high-prec-thumb{
	margin-top: 20px;
	}
	.page-id-6816 #inner-wrapper .blog-aside-post{
	margin-top: 30px;
	}

/*new tab design css 28-june-25  */
  .availabele-series-tab .for_flx .nav.flx_lft {
    width: 100% !important;
    display: flex;
    flex-wrap: nowrap;
    white-space: nowrap;
    overflow: auto;
    scrollbar-width: thin;
    scrollbar-color: #ccc transparent;
    overflow-x: scroll;
    overflow-y: hidden;
}
.availabele-series-tab .for_flx .nav.flx_lft::-webkit-scrollbar {
  height: 8px;
}
.availabele-series-tab .for_flx .nav.flx_lft::-webkit-scrollbar-track {
  background: transparent;
}
.availabele-series-tab .for_flx .nav.flx_lft::-webkit-scrollbar-thumb {
  background-color: #ccc;
  border-radius: 4px;
}
.tab-content.flx_rght {
    width: 100%;
}
.availabele-series-tab.new-category-tab-design .nav {
    justify-content: start;
    display: block;
    display: flex;
}
.availabele-series-tab .for_flx .nav.flx_lft li button.active::after {
    background-image: none;
}
.availabele-series-tab .for_flx .nav.flx_lft li button.active {
    background: black;
    color: #fff;
    padding-left: 21px;
}
.new-category-tab-design ul.nav li button.active {
    background: transparent;
    color: #000;
    position: relative;
}
.new-category-tab-design ul.nav li button.active:after {
    position: absolute;
    content: '';
    background: #000;
    width: 100%;
    height: 2px;
    bottom: 0;
    left: 0;
}
.new-category-tab-design ul.nav li button:focus {
    outline: none;
}
.tab-content.flx_rght li.nav-item button {
    padding: 10px 7px;
}
.tab-content.flx_rght li.nav-item {
    margin: 0 3px;
}
.tab-content.flx_rght .nav {
    justify-content: center !important;
}
.availabele-series-tab .for_flx .nav.flx_lft li {
    padding-right: 0px;
}
.availabele-series-tab.new-category-tab-design .tab-content > .tab-pane{
    display: none !important;
}
.availabele-series-tab.new-category-tab-design .tab-content > .tab-pane.show{
    display: block !important;
}
.for_flx{
    display: block;
}




}




@media (max-width: 575px){

#awards-all .row .award-list{    margin-bottom: 20px !important;height: auto;}


}



.tada-deyails-wrapper .col-lg-12 p a{word-wrap: break-word;}
