@charset "UTF-8";

/*
Theme Name:Tuft and Weave
Theme URI: https://www.oneelevenmedia.com
Author: One Eleven Media
Author URI: https://www.oneelevenmedia.com
Description: A custom design theme by One Eleven Media for Tuft & Weave.
Version: 1.0*/


body {
padding: 0px;
margin: 0px;
list-style: none;
font: normal 14px/20px 'RALEWAYMEDIUM';
color: #000;
}  

p {
padding: 0px;  
margin: 0px;
}  

a {
padding: 0px;
margin: 0px; 
outline: none; 
text-decoration: none !important;
}

ul {
list-style: none;
padding: 0px;
margin: 0px;
}

label {
list-style: none; 
padding: 0px;
margin: 0px;
}

ul li {
padding: 0px;
margin: 0px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
padding: 0px;
margin: 0px;
}

input[type="text"]::-webkit-placeholder {
opacity: 1;
}

input[type="text"]::-moz-placeholder {
opacity: 1;
}

input[type="password"]::-webkit-placeholder {
opacity: 1;
}

input[type="password"]::-moz-placeholder {
opacity: 1;
}

input[type="search"]::-webkit-placeholder {
opacity: 1;
}

input[type="search"]::-moz-placeholder {
opacity: 1;
}

input[type="email"]::-webkit-placeholder {
opacity: 1; 
}

input[type="email"]::-moz-placeholder {
opacity: 1;
}

input[type="tel"]::-webkit-placeholder {
opacity: 1;
}

input[type="tel"]::-moz-placeholder {
opacity: 1;
}

textarea::-moz-placeholder {
opacity: 1;
}

textarea::-webkit-placeholder {
opacity: 1;
}

a:hover {
outline: none !important;
text-decoration: none;
}

a:active {
outline: none !important;
text-decoration: none;
}

a {
text-decoration: none !important;
}

a,
button,
input[type="submit"] {
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
}

input[type="submit"] {
cursor: pointer;
border: 0px;
outline: none;
background: none;
}

img {
max-width: 100%;
}

p,
h1,
h2,
h3,
h4,
h5,
h6 {
margin: 0 0 13px;
}

p:last-child {
margin-bottom: 0px;
}

h1:last-child,
h2:last-child,
h3:last-child,
h4:last-child,
h5:last-child,
h6:last-child {
margin-bottom: 0px;
}

.bg-white {
background-color: #ffffff !important;
}


@font-face {
font-family: 'RALEWAYREGULAR';
src: url('./assets/fonts/RALEWAYREGULAR.eot');
src: url('./assets/fonts/RALEWAYREGULAR.eot') format('embedded-opentype'),
url('./assets/fonts/RALEWAYREGULAR.woff2') format('woff2'),
url('./assets/fonts/RALEWAYREGULAR.woff') format('woff'),
url('./assets/fonts/RALEWAYREGULAR.ttf') format('truetype'),
url('./assets/fonts/RALEWAYREGULAR.svg#RALEWAYREGULAR') format('svg');
}

@font-face {
font-family: 'RALEWAYSEMIBOLD';
src: url('./assets/fonts/RALEWAYSEMIBOLD.eot');
src: url('./assets/fonts/RALEWAYSEMIBOLD.eot') format('embedded-opentype'),
url('./assets/fonts/RALEWAYSEMIBOLD.woff2') format('woff2'),
url('./assets/fonts/RALEWAYSEMIBOLD.woff') format('woff'),
url('./assets/fonts/RALEWAYSEMIBOLD.ttf') format('truetype'),
url('./assets/fonts/RALEWAYSEMIBOLD.svg#RALEWAYSEMIBOLD') format('svg');
}

@font-face {
font-family: 'IVYMODELIGHT';
src: url('./assets/fonts/IVYMODELIGHT.eot');
src: url('./assets/fonts/IVYMODELIGHT.eot') format('embedded-opentype'),
url('./assets/fonts/IVYMODELIGHT.woff2') format('woff2'),
url('./assets/fonts/IVYMODELIGHT.woff') format('woff'),
url('./assets/fonts/IVYMODELIGHT.ttf') format('truetype'),
url('./assets/fonts/IVYMODELIGHT.svg#IVYMODELIGHT') format('svg');
}

@font-face {
font-family: 'RALEWAYBOLD';
src: url('./assets/fonts/RALEWAYBOLD.eot');
src: url('./assets/fonts/RALEWAYBOLD.eot') format('embedded-opentype'),
url('./assets/fonts/RALEWAYBOLD.woff2') format('woff2'),
url('./assets/fonts/RALEWAYBOLD.woff') format('woff'),
url('./assets/fonts/RALEWAYBOLD.ttf') format('truetype'),
url('./assets/fonts/RALEWAYBOLD.svg#RALEWAYBOLD') format('svg');
}

@font-face {
font-family: 'RALEWAYMEDIUM';
src: url('./assets/fonts/RALEWAYMEDIUM.eot');
src: url('./assets/fonts/RALEWAYMEDIUM.eot') format('embedded-opentype'),
url('./assets/fonts/RALEWAYMEDIUM.woff2') format('woff2'),
url('./assets/fonts/RALEWAYMEDIUM.woff') format('woff'),
url('./assets/fonts/RALEWAYMEDIUM.ttf') format('truetype'),
url('./assets/fonts/RALEWAYMEDIUM.svg#RALEWAYMEDIUM') format('svg');
}


@font-face {
font-family: 'icomoon';
src: url('./assets/fonts/icomoon.eot?pc0rma');
src: url('./assets/fonts/icomoon.eot?pc0rma#iefix') format('embedded-opentype'),
url('./assets/fonts/icomoon.ttf?pc0rma') format('truetype'),
url('./assets/fonts/icomoon.woff?pc0rma') format('woff'),
url('./assets/fonts/icomoon.svg?pc0rma#icomoon') format('svg');
font-weight: normal;
font-style: normal;
font-display: block;
}

[class^="icon-"],
[class*=" icon-"] {
/* use !important to prevent issues with browser extensions that change fonts */
font-family: 'icomoon' !important;
speak: never;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;

/* Better Font Rendering =========== */
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}

.icon-right-arrow19:before {
content: "\e900";
}

.icon-down-filled-triangular-arrow:before {
content: "\e901";
}

.icon-email17:before {
content: "\e902";
}

.icon-facebook-app-symbol4:before {
content: "\e903";
}

.icon-instagram14:before {
content: "\e904";
}

.icon-phone-receiver-silhouette13:before {
content: "\e905";
}

.icon-quote1:before {
content: "\e906";
}




.headersec.fixed_header,
.navbar-brand {
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
}

.headersec.fixed_header {
position: fixed;
top: 0;
left: 0;
width: 100%;
z-index: 999;
-moz-box-shadow: 0 0 8px -5px #333;
-webkit-box-shadow: 0 0 8px -5px #333;
box-shadow: 0 0 8px -5px #333;
}


@-webkit-keyframes animationFade {
0% {
opacity: 0;
-webkit-transform: translateY(-20px);
transform: translateY(-20px);
}

100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
}

@keyframes animationFade {
0% {
opacity: 0;
-webkit-transform: translateY(-20px);
-ms-transform: translateY(-20px);
transform: translateY(-20px);
}

100% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}

.headersec.fixed_header {
top: 0;
left: 0;
right: 0;
position: fixed;
margin: 0;
z-index: 1002;
-webkit-animation-name: animationFade;
-o-animation-name: animationFade;
animation-name: animationFade;
-webkit-animation-duration: 1s;
-o-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
-o-animation-fill-mode: both;
animation-fill-mode: both;
-moz-box-shadow: 0 0 8px -5px #333;
-webkit-box-shadow: 0 0 8px -5px #333;
box-shadow: 0 0 8px -5px #333;
}



/*
font-family: 'RALEWAYMEDIUM';
font-family: 'RALEWAYBOLD';
font-family: 'IVYMODELIGHT';
font-family: 'RALEWAYSEMIBOLD';
font-family: 'RALEWAYREGULAR';
*/

figure {
margin: 0px;
}

.bannerSec {
width: 100%;
margin-top: 179px;
}

.bnrimg {
width: 100%;
}

.bnrimg>img {
width: 100%;
object-fit: cover;
}

.serviceSec {
width: 100%;
background: #bacece;
padding: 90px 0 97px;
}

.pagehed {
text-align: center;
}

.pagehed h2 {
color: #0c1e2b;
font: normal 50px/55px 'IVYMODELIGHT';
margin: 0 0 26px;
}

.pagehed h1 {
color: #0c1e2b;
font: normal 52px/55px 'IVYMODELIGHT';
margin: 0 0 26px;
}

.tuft_single_blogs_wrapper .pagehed h1 {
font: normal 38px/38px 'IVYMODELIGHT';
}

.servicebx {
width: 100%;
text-align: center;
background: #fff;
margin: 30px 0 0;
}

.serviceimg {
width: 100%;
overflow: hidden;
}

.serviceimg img {
transition: all 0.3s ease-in-out;
width: 100%;
}

.servicecon {
width: 100%;
padding: 20px 21px 30px;
min-height: 290px;
}

.servicecon h3 {
color: #000;
font: normal 22px/28px 'RALEWAYBOLD';
}

.servicecon h3 a {
color: #000;
}

.servicecon p {
color: #000;
font: normal 18px/26px 'RALEWAYMEDIUM';
}

.pgeBtn {
display: inline-block;
color: #000;
background: #b5cbcd;
font: normal 16px/46px 'RALEWAYSEMIBOLD';
padding: 0 36px;
border-radius: 35px 35px 0 35px;
}

.pgeBtn:hover {
background: #0c1e2b;
color: #fff;
border-radius: 35px;
}

.serviceSec .row {
margin: 0 -15px;
}

.serviceSec .row>div {
padding: 0 15px;
}

.servicecon h3 a:hover {
color: #d77d56;
}

.servicebx:hover .serviceimg img {
transform: scale(1.1);
}

.servicebtn {
text-align: center;
width: 100%;
margin: 75px 0 0;
}

.servicebtn ul {
display: flex;
align-items: center;
justify-content: center;
}

.servicebtn li {
padding: 0 14px;
}

.servicebtn li a {
color: #0c1e2b;
border: 2px solid #0b1d2b;
width: 242px;
padding: 0px;
font-size: 20px;
line-height: 50px;
}

.headersec {
width: 100%;
position: absolute;
top: 0;
left: 0;
}

.hdrtop {
width: 100%;
background: #0c1e2b;
padding: 12px 0;
text-align: center;
}

.hdrlgo {
width: auto;
}

.hdrbtm {
width: 100%;
background-color: #ffffff;
}

.headersec.fixed_header .hdrbtm {
background-color: transparent;
}

.hdrbtminr {
display: flex;
position: relative;
align-items: center;
justify-content: center;
}

.hdrmnu {
width: auto;
}

.hdrmnu li {
padding: 13px 10px;
margin-right: 35px;
}

.hdrmnu li a {
color: #000;
display: inline-block;
font: normal 20px/25px 'RALEWAYMEDIUM';
padding: 7px;
}

.hdrinfo {
display: inline-block;
color: #000;
font: normal 20px/25px 'RALEWAYSEMIBOLD';
position: absolute;
right: 0;
}

.hdrinfo:hover {
color: #d77d56;
}

.hdrmnu li:hover a,
.hdrmnu li.active a {
color: #d77d56;
}

.hdrbtminr .hdrlgo {
display: none;
}

.hdrmnu li:last-child {
margin: 0px;
}

ul.slimmenu .sub-menu-toggle {
display: none;
}

.CommercialSec {
width: 100%;
padding: 95px 0;
}

.Commercialcon {
width: 100%;
}

.Commercialcon h2 {
color: #0e1b27;
font: normal 50px/55px 'IVYMODELIGHT';
margin: 0 0 20px;
}

.Commercialcon p {
font: normal 20px/30px 'RALEWAYMEDIUM';
color: #000;
}

.CommercialSec .container>div {
flex-direction: row-reverse;
margin: 0 -40px;
}

.Commercialcon ul {
display: flex;
margin: 35px 0 0;
}

.Commercialcon li {
margin-right: 25px;
}

.Commercialcon li:last-child {
margin: 0px;
}

.Commercialcon li a {
width: 245px;
padding: 0px;
text-align: center;
}

.CommercialSec .container>div>div {
padding: 0 40px;
}

.Commercialimg {
width: 100%;
}

.Commercialimg figure,
.Commercialimg figure img {
border-radius: 18px;
}

.Commercialimg .row>div:last-child figure {
margin: 85px 0 0;
}

.qualificationSec {
width: 100%;
background: #f1f1f1;
padding: 100px 0 115px;
}

.pagehed p {
font: normal 20px/30px 'RALEWAYMEDIUM';
color: #000;
}

.pagehed h2:last-child {
margin: 0px;
}

.serviceSec .pagehed {
padding: 0 0 30px;
}

.pagehed.custom_set {
padding: 30px 0 0 0;
}


.qualificationlgo, .furnituresImg {
width: 100%;
margin: 55px 0 0;
}

.qualificationlgo li, .furnituresImg li {
padding: 0 13px;
}

.qualificationlgo ul, .furnituresImg ul {
display: flex;
justify-content: center;
}

.qualificationlgo figure, .furnituresImg figure {
background: #fff;
border-radius: 10px;
text-align: center;
}

.testmoSec {
width: 100%;
background: #f2d6ac;
padding: 70px 0;
}

.testmosldr {
margin: 0 auto;
max-width: 1005px;
}

.testmobx {
text-align: center;
}

.testmobx p {
font: normal 30px/35px 'RALEWAYMEDIUM';
color: #000;
}

.testmobx span {
display: flex;
align-items: center;
justify-content: center;
width: 85px;
height: 85px;
background: #b9cdcd;
color: #fff;
border-radius: 100%;
margin-bottom: 30px;
font-size: 32px;
margin-left: auto;
margin-right: auto;
}

.testmobx ul {
display: flex;
align-items: center;
justify-content: center;
padding: 7px 0 0;
}

.testmobx li {
position: relative;
color: #000;
font: normal 22px/30px 'RALEWAYREGULAR';
padding: 0 13px;
}

.testmobx li b {
font-weight: normal;
font-family: 'RALEWAYBOLD';
}

.testmobx li em {
font-style: normal;
}

.testmoSec .pagehed {
padding: 0 0 42px;
}

.testmobx li::before {
position: absolute;
content: "";
width: 1px;
height: 20px;
border-right: 1px solid #000;
right: 0;
top: 5px;
}

.testmobx li:last-child::before {
content: none;
}

.testmoSec .owl-nav button {
color: #495c6b !important;
width: 50px;
height: 50px;
display: flex;
align-items: center;
justify-content: center;
border: 2px solid #495c6b !important;
position: absolute;
top: 50%;
transform: translateY(-50%);
border-radius: 100%;
font-size: 24px !important;
}

.testmoSec .owl-dots {
display: none !important;
}

.testmoSec .owl-nav {
display: flex !important;
}

.testmoSec .owl-prev {
left: -295px;
}

.testmoSec .owl-next {
right: -295px;
}

.testmoSec .owl-nav button span {
display: none;
}

.testmoSec .owl-nav button:hover {
color: #fff !important;
border-color: #fff !important;
}

.testmoSec .owl-prev::before {
content: "\e900";
font-family: 'icomoon';
transform: rotate(180deg);
}

.testmoSec .owl-next::before {
content: "\e900";
font-family: 'icomoon';
}


.resultSec {
width: 100%;
padding: 90px 0 115px;
}

.resultcon {
width: 100%;
}

.resultcon p {
font: normal 20px/30px 'RALEWAYMEDIUM';
color: #000;
margin: 0 0 15px;
}

.resultcon .pgeBtn {
margin: 24px 0 0;
padding: 0px;
text-align: center;
width: 235px;
}

.resultSec .row {
align-items: center;
}

.resultSec .pagehed {
padding: 0 0 45px;
}





.image-comparison {
margin-right: auto;
margin-left: auto;
}

.image-comparison__slider-wrapper {
position: relative;
}

.image-comparison__label {
font-size: 0;
line-height: 0;
}

.image-comparison__label,
.image-comparison__range {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
margin: 0;
padding: 0;
background-color: transparent;
border: none;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
outline: none;
cursor: ew-resize;
z-index: 20;
}


.image-comparison__image-wrapper--overlay {
position: absolute;
top: 0;
left: 0;
width: calc(50% + 1px);
height: 100%;
overflow: hidden;
}

.image-comparison__figure {
margin: 0;
}

.image-comparison__figure::before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: #f2f2f2;
}

.image-comparison__figure:not(.image-comparison__figure--overlay) {
position: relative;
padding-top: 66.666666667%;
}

.image-comparison__image {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
-o-object-position: 0 50%;
object-position: 0 50%;
overflow: hidden;
}

.image-comparison__figure--overlay .image-comparison__image {
z-index: 1;
}

.image-comparison__caption {
position: absolute;
bottom: 12px;
min-width: -webkit-max-content;
min-width: -moz-max-content;
min-width: max-content;
display: flex;
flex-direction: column;
flex-wrap: nowrap;
font-weight: bold;
text-transform: uppercase;
}

.contact_forminput label {
font: 500 14px/22px RALEWAYMEDIUM !important;
}

.codedropz-upload-inner .codedropz-btn-wrap a {
color: #d77d56 !important;
text-decoration: underline !important;
margin-bottom: 10px !important;
}
.codedropz-upload-inner .codedropz-btn-wrap a,.codedropz-upload-inner span,.codedropz-upload-inner h4{font-size: 16px !important;}

.codedropz-upload-inner span {
color: #7d7c7c;
margin-top: 10px;
margin-bottom: 10px;
display: inline-block;
}

/*.codedropz-upload-inner .codedropz-btn-wrap a {*/
/*  font-size: 18px;*/
/*  color: #7d7c7c;*/
/*}*/
.codedropz-upload-inner h4{ color: #7d7c7c !important;}

span.dnd-upload-counter {
font-size: 18px;
color: #7d7c7c;
}

.codedropz-upload-handler {
border: 2px solid #c5c5c5 !important;
}

.codedropz-upload-container {
padding: 20px 20px;
}

a.orange_color {
background-color: #d77d56 !important;
color: #ffffff !important;
}

a.orange_color:hover{
background-color: #0c1e2b !important;
color: #ffffff !important;
}

.pagehed.custom_set p a {
color: #d77d56;
}

.pagehed.custom_set p a:hover{
color: #0c1e2b;
}

.furnitureSec.ccTopSec.fw-100 ul li {
width: 100%;
}

.furnitureSec.ccTopSec.fw-100 .resltYrsBtmSec.abtSecFive.dstMiteSecOne {
padding: 0;
}

.furnitureSec.ccTopSec.fw-100 .tWThemeTxt.wow.fadeInUp.pagehed {
padding-bottom: 0;
}

.proceSec.pagehed.custom_set {
padding-top: 25px;
padding-bottom: 0;
}


.pagehed.custom_set.wow.fadeInDown.animated {
padding-bottom: 0;
}

.testmoSec.qualificationSec {
background: #f1f1f1;
}

.faQSec.pt-0 .tWThemeTxt ul li {
width: 100%;
}

.furnitureSec.ccTopSec.ddpad-top.background_trim {
background: #bacece;
}

.furnitureSec.ccTopSec.ddpad-top.background_trim ul li{
width:100%;
}

.furnitureSec.ccTopSec.ddpad-top.grY_BG {
background: #f1f1f1;
}

.furnitureSec.ccTopSec.fw-100.grY_BG, .furnitureSec.ccTopSec.grY_BG.One_set7 {
background: #f1f1f1;
}
.teal_bg{background: #bacece !important;}
.image_blk .infoGraphcLeathrWrap{max-width: 860px; margin: auto; width: 100%; height: 485px;}
.image_blk .infoGraphcLeathrWrap img{height: 100%; object-fit: cover; object-position: top;}

.furnitureSec.ccTopSec.fw-100.grY_BG.One_set3 .pagehed.tWThemeTxt.weLstnWrap.wow.fadeInDown.text-left.animated {
text-align: left;
}

.furnitureSec.ccTopSec.fw-100.One_set6 .pagehed.tWThemeTxt.weLstnWrap {
text-align: left;
}

.furnitureSec.ccTopSec.grY_BG.One_set7 .pagehed.tWThemeTxt.weLstnWrap.wow.fadeInDown.text-left {
text-align: left;
}

.furnitureSec.ccTopSec.fw-100.grY_BG.One_set1 .tWThemeTxt.weLstnWrap.wow.fadeInDown.text-left h4 {
text-align: left !important;
}

.btn_dark_design a.pgeBtn {
    background-color: #0c1e2b;
    color: #fff;
}

.btn_dark_design a.pgeBtn:hover {
    background: #b5cbcd;
    color: #000;
}

.furnitureSec.ccTopSec.ddpad-top.grY_BG.btn_dark_design .tWThemeTxt.wow.fadeInUp.pagehed.text-center.animated {
    padding-bottom: 0;
}

.furnitureSec.ccTopSec.new_section_order .tWThemeTxt.text-start ul li {
    padding-right: 0;
}

.serviceSec.custom_serviceSec .row {
    justify-content: center;
}


@media screen and (max-width: 40.063em) {
.image-comparison__caption {
font-size: 12px;
}
}

.image-comparison__caption--before {
left: 12px;
z-index: 2;
}

.image-comparison__caption--after {
right: 12px;
text-align: right;
}

.image-comparison__caption-body {
max-width: 40vmin;
padding: 6px 12px;
background-color: rgba(0, 0, 0, 0.55);
}

.image-comparison__slider {
position: absolute;
top: 0;
left: 50%;
width: 5px;
height: 100%;
background-color: #000;
transition: background-color 0.3s ease-in-out;
z-index: 10;
}

.image-comparison__range--active~.image-comparison__slider {
background-color: rgba(255, 255, 255, 0);
}

.image-comparison__thumb {
position: absolute;
top: calc(50% - 33px);
left: calc(50% - 33px);
width: 66px;
height: 66px;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
transform-origin: center;
transition: transform 0.3s ease-in-out, background-color 0.3s ease-in-out;
border-radius: 100%;
}

.image-comparison__range::-webkit-slider-runnable-track {
width: 66px;
height: 66px;
opacity: 0;
}

.image-comparison__range::-moz-range-thumb {
width: 66px;
height: 66px;
opacity: 0;
}

.image-comparison__range::-webkit-slider-thumb {
width: 40px;
height: 40px;
opacity: 0;
}

.image-comparison__range::-ms-fill-lower {
background-color: transparent;
}

.image-comparison__range::-ms-track {
position: relative;
top: 0;
left: 0;
width: 100%;
height: 100%;
border: none;
margin: 0;
padding: 0;
background-color: transparent;
color: transparent;
outline: none;
cursor: col-resize;
}

.image-comparison__range::-ms-thumb {
width: 0.5%;
height: 100%;
opacity: 0;
}

.image-comparison__range::-ms-tooltip {
display: none;
}

.resultSec .row {
margin: 0 -35px;
}

.resultSec .row>div {
padding: 0 35px;
}

.foterSec {
width: 100%;
background: #0c1e2b;
padding: 37px 0 135px;
}

.ftrlink {
width: 100%;
}

.ftrlink h3 {
color: #fff;
font: normal 20px/25px 'RALEWAYBOLD';
}

.ftrlink ul {
display: inline-block;
width: 100%;
}

.ftrlink li {
color: #fff;
font: normal 18px/30px 'RALEWAYREGULAR';
}

.ftrlink li a {
color: #fff;
}

.ftrinfo {
width: 100%;
}

.ftrinfo ul {
display: flex;
flex-direction: column;
}

.ftrinfo li {
display: flex;
align-items: center;
margin: 0 0 16px;
}

.ftrinfo a {
font: normal 18px/23px 'RALEWAYREGULAR';
color: #fff;
}

.ftrinfo li img {
display: flex;
align-items: center;
justify-content: center;
width: 60px;
height: 60px;
/*background: #b9cdcd;*/
border-radius: 100%;
margin-right: 15px;
color: #0c1e2b;
font-size: 20px;
}

.ftrinfo li:last-child {
margin: 0px;
}

.ftrinfo a:hover,
.ftrlink li a:hover,
.ftrlft p a:hover {
color: #d77d56;
}

.ftrlft {
width: 100%;
}

.ftrlft p {
font: normal 18px/27px 'RALEWAYREGULAR';
color: #fff;
}

.ftrlft p a {
color: #fff;
}

.ftr_lgo {
display: inline-block;
width: 314px;
}

.ftrlft ul {
display: flex;
margin: 25px 0 65px;
}

.ftrlft li {
margin-right: 12px;
}

.ftrlft li a {
display: flex;
align-items: center;
justify-content: center;
border-radius: 100%;
width: 55px;
height: 55px;
/*background: #b9cdcd;*/
color: #0c1e2b;
font-size: 19px;
}

.ftrlft li a img {
width: 100%;
}

.ftrlft li:last-child {
margin: 0px;
}

.ftrlft li a:hover {
background: #d77d56;
color: #0c1e2b;
}

.furnitureSec {
width: 100%;
padding: 65px 0 155px;
}

.furniturert {
width: 100%;
}

.furniturert p {
font: normal 20px/30px 'RALEWAYMEDIUM';
color: #000;
}

.furniturert .media {
align-items: center;
margin: 40px 0 0;
}

.media {
display: flex;
}

.media-object {
flex: 1;
}

.furniturert .media figure {
margin-right: 44px;
}

.furniturert .media figure img {
border-radius: 22px;
}

.furniturert h3 {
color: #0e1b27;
font: normal 50px/55px 'IVYMODELIGHT';
}

.furniturert em {
color: #0e1b27;
font: normal 20px/25px 'RALEWAYMEDIUM';
}

.furniturert .media-object {
text-align: center;
}

.furniturert .pgeBtn {
font-size: 20px;
margin: 22px 0 0;
padding: 0 45px;
line-height: 50px;
}

.furniturelft {
width: 100%;
position: relative;
max-width: 490px;
margin-left: 235px;
}

.furniturelft>img {
width: 100%;
position: relative;
}

.furnitureSec .pagehed {
padding: 0 0 60px;
}

.furniturelft img {
border-radius: 20px;
}

.resultSec {
background: url(./assets/images/result_patern.png) no-repeat bottom -80px right -35px;
}

.furnitureSec {
background: url(./assets/images/furniture_patern.png) no-repeat top -140px left -70px;
}

.furnitureSec .row {
margin: 0 -40px;
}

.furnitureSec .row>div {
padding: 0 40px;
}

.furniturelfttop {
position: absolute;
top: 60px;
left: -235px;
max-width: 360px;
}

.furniturelftbtm {
position: absolute;
bottom: -60px;
left: -114px;
max-width: 280px;
}

.mobileVertin {
display: none;
}

.headersec.fixed_header {
background: #0c1e2b;
padding: 10px 0;
}

.headersec.fixed_header .hdrtop {
display: none;
}

.headersec.fixed_header .hdrbtminr .hdrlgo {
display: flex;
width: 280px;
}

.headersec.fixed_header .hdrbtminr {
justify-content: space-between;
}

.headersec.fixed_header .hdrmnu li a {
color: #fff;
}

.headersec.fixed_header .hdrinfo {
color: #ffffff;
position: relative;
}

.headersec.fixed_header .hdrinfo:hover {
color: #d77d56;
}

.headersec.fixed_header .hdrmnu li:hover a,
.headersec.fixed_header .hdrmnu li.active a {
color: #d77d56;
}


ul.slimmenu li>ul {
width: 350px;
height: inherit;
box-shadow: 0px 4px 20px rgb(0 0 0 / 20%);
background: #fff;
top: 78px;
border-radius: 10px;
padding: 4px 8px;
}

ul.slimmenu li>ul li:first-child a {
margin-top: 10px;
}

ul.slimmenu li>ul li:last-child a {
margin-bottom: 10px;
}

ul.slimmenu li>ul li {
margin: 0px;
background: none;
width: 100%;
padding: 0px;
}

ul.slimmenu li>ul li a {
width: 100%;
color: #fff;
color: #0c1e2b !important;
padding: 12px 18px;
}

ul.slimmenu li>ul li a:hover {
color: #d77d56 !important;
}

ul.slimmenu li .sub-toggle {
width: 17px;
height: 17px;
background: none;
right: -10px;
top: 23px;
}

ul.slimmenu li ul li .sub-toggle {
width: 17px;
height: 17px;
background: none;
right: 10px;
top: 18px;
}

ul.slimmenu li ul.sub-menu li ul {
width: 408px;
}

ul.slimmenu li ul.sub-menu li ul li a {
padding: 6px 18px;
margin-bottom: 0 !important;
}

ul.slimmenu li ul.sub-menu li:last-child a {
margin-bottom: 8px !important;
}

ul.slimmenu li .sub-toggle i {
color: #000 !important;
}

ul.slimmenu li .sub-toggle::before {
content: none;
}

ul.slimmenu li .sub-toggle>i {
font-size: 12px;
}

.headersec.fixed_header ul.slimmenu li .sub-toggle>i {
color: #fff !important;
}

.headersec.fixed_header ul.slimmenu li ul li .sub-toggle i {
color: #000 !important;
}

.servicecon p {
min-height: 132px;
}

.servicecon h3 {
min-height: 57px;
}

.qualificationlgoimg {
width: 100%;
background: #fff;
border-radius: 10px;
text-align: center;
}

.qualificationlgoimg img {
display: inline-block !important;
width: auto !important;
}

.qualificationlgo, .furnituresImg {
max-width: 1290px;
margin-left: auto;
margin-right: auto;
}


.qualificationlgo .owl-dots,
.qualificationlgo .owl-nav, 
.resltYrslfSec.newSider .owl-dots, 
.resltYrslfSec.newSider .owl-nav {
display: none !important;
}




/* Inner Page */

.ccTopSec {
padding: 65px 0 85px;
}

.topBtnWrap {
display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: center;
}

.topBtnWrap .btnThemeSqr {
display: inline-flex;
background-color: #0c1e2b;
padding: 30px 50px;
font: normal 22px/22px 'RALEWAYSEMIBOLD';
border-radius: 10px;
color: #ffffff;
margin: 0 15px 30px;
}

.topBtnWrap .btnThemeSqr:hover {
background-color: #b5cbcd;
color: #000;
}

.topBtnWrap .btnThemeSqr.no_hover.animated:hover {
background: #0c1e2b;
color: #ffffff;
}

.tuftCCTopSec,
.ccTopsecRghtRow {
position: relative;
--bs-gutter-x: 1.5rem;
--bs-gutter-y: 0;
display: flex;
flex-wrap: wrap;
margin-top: calc(-1 * var(--bs-gutter-y));
margin-right: calc(-.5 * var(--bs-gutter-x));
margin-left: calc(-.5 * var(--bs-gutter-x));
}

.tuftCCTopSec {
padding-top: 100px;
}

.ccTopsecLftImgWrap {
flex: 0 0 auto;
width: 24.5%;
padding: 0 15px;
}

.ccTopsecRghtContWrap {
display: flex;
flex-wrap: wrap;
flex: 0 0 auto;
width: 75.5%;
padding: 0 15px;
}

.ccRightImgWrap {
flex: 0 0 auto;
width: 30%;
}

.ccTopsecLftImgWrap img,
.ccRightImgWrap img {
width: 100%;
border-radius: 25px;
}

.ccTopsecLftImgWrap img {
position: relative;
top: 80px;
}

.ccRightCont {
flex: 0 0 auto;
width: 70%;
padding: 0 0 0 80px;

}

.ccBtmContWrap {
flex: 0 0 auto;
width: 100%;
padding-top: 40px;
}

.tWThemeTxt p {
font: normal 20px/30px 'RALEWAYMEDIUM';
color: #000;
}

.tWThemeTxt a {
color: #d77d56;
}

.tWThemeTxt a:hover {
color: #bacece;
}

.ccBtmContWrap .tWThemeTxt {
padding-left: 50px;
}

.weLstnBtnWrap {
text-align: center;
}

.weLstnBtnWrap .pgeBtn {
background-color: #0c1e2b;
color: #fff;
}

.weLstnBtnWrap .pgeBtn:hover {
background-color: #b5cbcd;
color: #000;
}

.weLstnWrap h3 {
text-align: center;
font: 600 30px/40px 'IVYMODELIGHT';
margin-bottom: 35px;
}

.weLstnWrap h4 { 
text-align: center;
font: 600 26px/36px 'IVYMODELIGHT';
}

.weLstnWrap h4 a {
color: #d77d56;
}

.weLstnWrap h4 a:hover {
color: #bacece;
}

.faqTabWrap {
display: flex;
}

.faqTabWrap ul.nav-tabs {
width: 25%;
flex-shrink: 0;
flex-direction: column;
border: 0;
}

.faqTabWrap .tab-content {
width: 75%;
flex-shrink: 0;
border-width: 1px;
padding: 35px 35px;
border: 1px solid #0c1e2b;
border-radius: 0 10px 10px 10px;
}

.faqTabWrap ul.nav-tabs li button {
color: #74797d;
font: 600 20px/30px 'IVYMODELIGHT';
width: 100%;
position: relative;
padding: 25px 25px;
font-weight: 700;
line-height: 1;
border-radius: 10px 0 0 10px;
text-align: left;
left: 1px;
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
}

.faqTabWrap ul.nav-tabs li button.active {
color: #0c1e2b;
border: 1px solid #0c1e2b !important;
border-right: 0 !important;
z-index: 50;
}

.faqTabWrap ul.nav-tabs li button:hover {
border: 1px solid transparent;
color: #0c1e2b;
}

.resltYrsBtmSec .pagehed {
text-align: left;
padding-bottom: 25px;
}

.tftImgWrap img {
width: 100%;
border-radius: 25px;
}

.resltYrsBtmSec {
padding-top: 100px;
}

.resltYrsColLeft {
padding-right: 50px !important;
}

.resltYrsBtmSec {
padding-bottom: 40px;
}

.resltYrslfMainSec {
padding-bottom: 60px;
}

.processItem {
display: flex;
background-color: #ffffff;
padding: 35px 45px;
margin-bottom: 15px;
}

.procesIconWrap img {
width: 90px;
min-width: 90px;
}

.procesTxtWrap {
padding-left: 25px;
}

.procesTxtWrap h4 {
font: 600 26px/36px 'IVYMODELIGHT';
}

.proceSec {
padding-top: 25px;
}

.proceSec.bottom_padding_set {
padding-bottom: 25px;
}

.faQSec {
padding: 70px 0;
}

.faQSec .pagehed {
padding-bottom: 55px;
}

.faQSec .accordion-button {
background-color: #0c1e2b;
box-shadow: none;
border-radius: 10px 10px;
color: #ffffff;
font: 600 24px/34px 'IVYMODELIGHT';
padding: 20px 35px;
}

.faQSec .accordion-item {
border: 0;
border-radius: 10px 10px;
background-color: #f8f8f8;
box-shadow: rgb(0 0 0 / 15%) 1.95px 1.95px 2.6px;
-webkit-box-shadow: rgb(0 0 0 / 15%) 1.95px 1.95px 2.6px;
-moz-box-shadow: rgb(0 0 0 / 15%) 1.95px 1.95px 2.6px;
margin-bottom: 20px;

}

.accordion-button:not(.collapsed)::after {
background-image: url(././assets/images/accicon2.png);
background-size: 20px;
width: 20px;
height: 2px;
}

.accordion-button::after {
background-image: url(././assets/images/accicon1.png);
background-size: 18px;
width: 18px;
height: 19px;
}

.accordion-item:first-of-type .accordion-button,
.accordion-item:last-of-type .accordion-button.collapsed {
border-radius: 10px 10px;
}

.faQSec .accordion-body {
padding: 20px 35px 35px;
}

.faqBtnWrap .pgeBtn {
background-color: #d77d56;
color: #ffffff;
}

.faqBtnWrap {
margin-top: 20px;
}

.faqBtnWrap .pgeBtn:hover {
background-color: #0c1e2b;
}

.furnitureSec.ccTopSec,
.resltYrslfMainSec {
background-image: none !important;
background-size: inherit !important;
}

/* Contact Page */

.contactWrap {
padding: 60px 0 20px;
max-width: 1400px;
margin: 0 auto;
}

.contactWrap .pagehed {
padding-bottom: 50px;
}

.contactFormRow {
background-color: #bacece;
padding: 35px 25px;
max-width: 1110px;
margin: 0 auto 30px auto;
position: relative;
}

.contactFormRow::before {
content: '';
position: absolute;
top: 35px;
left: 48.5%;
transform: translateX(-48.5%);
width: 2px;
height: 91.5%;
background-color: #ffffff;
}

.contact_forminput {
position: relative;
padding: 0 5px;
}

div[data-id="furniture-rug-shop"] {padding: 0;}

.contact_forminput p {
background-color: #ffffff;
padding: 18px 15px;
margin-bottom: 20px
}

.contact_forminput .wpcf7-not-valid-tip {
position: absolute;
bottom: -39px;
font-size: 14px;
left: -15px;
}

.contact_forminput.input_services .wpcf7-not-valid-tip {
min-width: 300px;
bottom: -34px;
}

.contact_forminput input, .contact_forminput select, .contact_forminput textarea {
font: normal 18px/18px 'RALEWAYMEDIUM';
color: #7d7c7c;
width: 100%;
max-width: 100%;
background: transparent;
border: 0;
background: #ffffff;
}

.contact_forminput select, .contact_forminput option {
font-family: 'RALEWAYMEDIUM';
font: -moz-pull-down-menu;
}

.contact_forminput input:focus, 
.contact_forminput select:focus, 
.contact_forminput textarea:focus {
outline: none;
box-shadow: none;
}

.contact_forminput.input_address textarea, .contact_forminput.input_message textarea {
height: 100px; resize:none;
}

.input_services .wpcf7-form-control-wrap .wpcf7-checkbox {
display: flex;
flex-wrap: wrap;
flex-direction: column;
justify-content: center;
}

.input_services .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item {
margin-left: 0;
}

.input_services .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item label {
font: normal 18px/18px 'RALEWAYMEDIUM';
color: #7d7c7c;
display: flex;
align-items: center;
width: 10%;
min-width: 100%;
margin-top: 10px;
}

.input_services .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item label input {
width: 15px;
height: 15px;
margin-right: 10px;
}

.contact_forminput label {
font: 500 19px/20px 'RALEWAYMEDIUM';
display: block;
color: #7d7c7c;
padding-bottom: 10px;
}

.contact_forminput label sup {
color: #dc3232;
}

.contctdtlsWrap, .contctFrmCol {
padding: 0 25px;
}

.contctdtlsWrap .ftrinfo ul li a{
color: #0c1e2b;
font-weight: 600;
margin-top: 40px;
font-size: 20px !important;
line-height: 30px !important;
}

.contctdtlsWrap .ftrinfo ul li a:hover {
color: #d77d56;
}

.contctDtlsHeadng {
padding-bottom: 25px;
text-align: center
}

.contctDtlsHeadng h2 {
color: #0c1e2b;
font: normal 50px/55px 'IVYMODELIGHT';
margin-bottom: 10px;
}

.contctDtlsHeadng p {
color: #0c1e2b;
font: normal 20px/30px 'RALEWAYMEDIUM';
}

.contctDtlsHeadng p a {
color: #d77d56;
font-weight: 600;
}

.contctDtlsHeadng p a:hover {
color: #0c1e2b;
}

.contctdtlsWrap .ftrinfo li {
flex-direction: column;
margin-top: 60px;
}

.contctdtlsWrap .ftrinfo li:first-child {
margin-top: 40px;
}

.contctFrmEmail {
text-decoration: underline !important;
}

.contctPgeSocials li, .contctPgeSocials li a {
margin-top: 0 !important;
margin-bottom: 0 !important;
}

.contctdtlsWrap .ftrinfo ul.contctPgeSocials {
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
padding-top: 80px;
}

.tradingHoursWrap {
padding-top: 80px;
}

.tradngHours {
align-items: flex-start;
text-align: left;
padding-left: 88px;
padding-top: 15px;
}

.tradngHours li {
margin-top: 0 !important;
margin-bottom: 25px !important;
display: flex;
flex-direction: row !important;
align-items: flex-start;
}

.tradngHours li span {
font: normal 20px/30px 'RALEWAYMEDIUM';
color: #0c1e2b;
display: inline-flex;
margin-right: 20px;
min-width: 90px;
}

.tradngHours li em {
font: normal 20px/30px 'RALEWAYMEDIUM';
color: #0c1e2b;
}

.wpcf7-submit {
display: inline-block;
color: #0b1d2b;
border: 2px solid #0b1d2b !important;
background: #b5cbcd;
font: normal 16px/46px 'RALEWAYSEMIBOLD' !important;
padding: 0 36px;
border-radius: 35px 35px 0 35px;
}

.wpcf7-submit:hover {
background: #0c1e2b;
color: #ffffff;
border-radius: 35px;
}

.contctMap iframe {
width: 100%;
height: 338px;
margin-bottom: 40px;
border: 20px solid #bacece !important;
}

.contetCommon {
min-height: 40vh;
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
}

/*.addressContct p {*/
/*    font-weight: 600;*/
/*}*/

/*.contctdtlsWrap .ftrinfo ul {*/
/*    display: flex;*/
/*    align-items: center;*/
/*    justify-content: flex-start;*/
/*    flex-direction: row;*/
/*}*/

/*.contctdtlsWrap .ftrinfo ul li {*/
/*    margin-bottom: 0;*/
/*    margin-right: 24px;*/
/*}*/

.ftrinfobtmContct {
padding-top: 25px;
}

.contactVisitngHrs.ftrinfo ul {
display: block;
}

.visitngHours ul li img {
width: 30px;
height: 30px;
padding: 3px;
border: 1px solid black;
border-radius: 100%;
margin-right: 8px;
}

.visitngHours ul li {
padding-bottom: 12px;
}

.addressContct p,
.visitngHours li p {
color: #0c1e2b;
font-weight: 600;
font: normal 18px/23px 'RALEWAYREGULAR';
}

.visitngHours {
margin: 35px 0;
}

.visitngHours p {
font: 600 24px/34px 'IVYMODELIGHT';
padding-bottom: 10px;
}

.visitngHours p a {
color: #d77d56;
font: 600 18px/28px 'IVYMODELIGHT';
}

.visitngHours p a:hover {
color: #bacece;
}

/* Blog */
.blogMainSec {
padding: 60px 0;
}

.blogMainSec .pagehed {
text-align: left;
}

.blogMainSec .blogListCol .servicebx {
border: 1px solid #b5cbcd;
}

.main_Sidebar_wrapper {
background: #0c1e2b;
padding: 25px 25px;
margin-top: 30px;
}

.tuft_sidebar_wrapper .sidebar_title_wrapper h3 {
color: #ffffff !important;
font: normal 24px/30px 'RALEWAYBOLD';
margin-bottom: 0;
}

.sidebar_recent_post .recnt_postbxs {
display: flex;
align-items: flex-start;
margin-bottom: 25px;
}

.sidebar_recent_post .recnt_postbxs .recnt_postimg img {
width: 140px !important;
height: 90px !important;
object-fit: cover;
margin-right: 10px;
}

.sidebar_recent_post .recnt_postbxs .postcont a {
display: block;
margin-bottom: 8px;
font: normal 16px/24px 'RALEWAYMEDIUM';
color: #ffffff;
}

.sidebar_recent_post .recnt_postbxs .postcont a:hover {
color: #b5cbcd;
}

.sidebar_recent_post .recnt_postbxs .postcont span {
display: inline-block;
font: normal 14px/24px 'RALEWAYMEDIUM';
color: #ffffff;
}

.sidebar_recent_post .sidebar_body_sec {
padding-top: 20px
}

.sidebar_category .sidebar_body_sec,
.sidebar_category .sidebar_body_sec{
padding-top: 12px
}

.tuft_sidebar_wrapper.sidebar_category {
padding-top: 35px;
}

ul.sidebar_category_wrapper li {
position: relative;
padding-left: 20px;
}

ul.sidebar_category_wrapper li::before {
content: '';
position: absolute;
left: 0;
top: 8px;
width: 8px;
height: 8px;
background-color: #b5cbcd;
border-radius: 100%;
}

ul.sidebar_category_wrapper li a {
font: normal 16px/24px 'RALEWAYMEDIUM';
color: #ffffff;
}

ul.sidebar_category_wrapper li a:hover {
color: #b5cbcd;
}

.blogListCol {
padding-right: 40px;
}

.tuft_single_blogs_wrapper {
padding: 25px 25px;
border: 1px solid #b5cbcd;
}

.singleblogMainSec .main_Sidebar_wrapper {
margin-top: 0;
}

.tuft_single_blogs_wrapper .pagehed {
text-align: left;
}

.tuft_single_blogs_wrapper article .post-thumbnail img {
width: 100% !important;
height: inherit !important;
max-width: 100% !important;
margin-bottom: 20px !important;
}

.tuft_single_blogs_wrapper #comments {
padding-top: 30px;
}

.tuft_single_blogs_wrapper #comments #reply-title {
font-size: 25px;
}

.comment-form-comment {
display: flex;
flex-direction: column;
}

.comment-form-comment textarea {
width: 500px;
height: 158px;
font: normal 18px/18px 'RALEWAYMEDIUM';
color: #0c1e2b;
background: transparent;
border: 2px solid #627878;
padding: 15px 15px;
margin-bottom: 22px;
background: #ffffff;
}

p.form-submit input {
display: inline-block;
color: #0c1e2b;
border: 2px solid #b5cbcd !important;
background: #b5cbcd;
font: normal 16px/46px 'RALEWAYSEMIBOLD' !important;
padding: 0 36px;
border-radius: 35px 35px 0 35px;
}

p.form-submit input:hover {
background: #0c1e2b;
color: #fff;
border-radius: 35px;
border: 2px solid #0c1e2b !important;
} 

p.comment-form-author, 
p.comment-form-email, 
p.comment-form-url, 
.navigation.post-navigation .nav-links p.post-title {
display: none;
}

.navigation.post-navigation .nav-links {
display: flex;
justify-content: center;
padding: 25px 0 0;
}

.navigation.post-navigation .nav-links a { 
display: inline-flex;
color: #0c1e2b;
border: 2px solid #b5cbcd !important;
background: #b5cbcd;
font: normal 16px/46px 'RALEWAYSEMIBOLD' !important;
padding: 0 36px;
border-radius: 35px 35px 0 35px;
margin: 0 25px;
}

.navigation.post-navigation .nav-links a:hover {
background: #0c1e2b;
color: #fff;
border-radius: 35px;
border: 2px solid #0c1e2b !important;
} 

.navigation.post-navigation .nav-links a p {
margin-bottom: 0;
}

.tuft_post_navi {
margin-left: 0;
padding-left: 10px;
margin-top: 35px;
}

.tuft_post_navi span.pages {
background: #b5cbcd;
border: 1px solid #b5cbcd;
padding: 5px 15px;
display: inline-block;
color: #ffffff;
}

.tuft_post_navi span.current {
background: #b5cbcd;
border: 1px solid #b5cbcd;
padding: 5px 14px;
display: inline-block;
color: #ffffff;
}

.tuft_post_navi a {
background-color: #ffffff;
border: 1px solid #b5cbcd;
padding: 5px 12px;
display: inline-block;
color: #303B4A;
}

.tuft_post_navi a:hover {
background-color: #b5cbcd;
color: #ffffff;
border: 1px solid #b5cbcd;
}

.commonSec {
padding: 70px 0;
}

.pageFaq .pagehed {
padding-bottom: 20px;
}

.pageFaq .accordion-button {
font: 600 22px/32px 'IVYMODELIGHT';
padding: 20px 40px;
}

.ourValueSec {
background-color: #ffffff;
}

.ourValuesWrap {
max-width: 1400px;
margin: 0 auto;
padding-top: 40px;
}

.ourValuesWrap ul {
display: flex;
flex-wrap: wrap;
}

.tWThemeTxt ul li {
padding-left: 35px;
position: relative;
font: normal 20px/30px 'RALEWAYMEDIUM';
color: #000;
margin-bottom: 25px;
width: 50%;
padding-right: 25px;
}

.tWThemeTxt ul li::before {
content: '';
position: absolute;
left: 0;
top: 2px;
background-image: url(./assets/images/litick.png);
background-size: 25px 25px;
width: 25px;
height: 25px;
}

.weLstnWrap.text-left h3 {
text-align: left;
}

.environmentSec {
background-color: #bacece;
padding: 70px 90px;
}

.abtSecOne.resltYrsBtmSec {
padding-top: 20px;
}

.resltYrsBtmSec.abtSecFive {
padding: 80px 0;
}

.cleaningSrvcs {
padding: 15px 100px 0;
}

.clnsrvcCol {
flex: 0 0 auto;
width: 25%;
}

.clnsrvcColContWrap {
display: flex;
flex-wrap: wrap;
justify-content: center;
text-align: center;
margin-top: 25px;
padding: 25px 25px;
border: 2px solid #bacece;
border-radius: 35px 35px 0 35px;
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
}

.clnsrvcColContWrap:hover {
border-radius: 35px 35px;
}

.clnsrvcIconWrap {
background: #0c1e2b;
width: 120px;
height: 120px;
padding: 25px;
border-radius: 100%;
}

.clnsrvcIconWrap img {
width: 100%;
max-width: 100%;
}

.clnsrvcCol .tWThemeTxt {
width: 100%;
min-height: 60px;
margin-top: 15px;
}

.thmTmpltSrvcSec.serviceSec {
background-color: #ffffff;
padding: 70px 0 0;
}

.serviceSec.thmTmpltSrvcSec.padding_bottom_set {
padding: 70px 0;
}


.thmTmpltSrvcSec.serviceSec .processItem {
background-color: #bacece;
}

.mattrsComSec.CommercialSec {
padding: 20px 0 70px;
}

.RugCommercialSec.CommercialSec {
padding: 40px 0 80px;
}

.resltYrsBtmSec.abtSecFive.dstMiteSecOne {
padding-bottom: 0;
}

.advncdPgeLsts.ourValuesWrap{
max-width: 930px;
}

.advncdPgeLsts.ourValuesWrap.tWThemeTxt ul li {
padding-right: 0;
}

.advncdPgeSec {
background-color: #f2d6ac !important;
}

.advncdStnSecThree {
padding-bottom: 70px;
}

.fibrEnvSec.environmentSec{
background: transparent;
padding: 0 0 70px;
}

.furnituresImg .qualificationlgoimg,
.furnituresImg .qualificationlgoimg img {
border-radius: 15px;
}

.furnituresSec.qualificationSec {
padding: 80px 0 70px;
}

.furnituresImg .owl-nav {
display: flex !important;
justify-content: center;
align-items: center;
margin: 40px 0 0;
}

.furnituresImg .owl-nav button {
color: #495c6b !important;
width: 45px;
height: 45px;
display: flex;
align-items: center;
justify-content: center;
border: 2px solid #495c6b !important;
border-radius: 100%;
font-size: 35px !important;
margin: 0 10px;
}

.furnituresImg .owl-nav button:hover {
color: #d77d56 !important;
border-color: #d77d56 !important;
}

.furnituresImg .owl-nav button span {
position: relative;
top: -3px;
display: none;
}

.furnituresImg .owl-prev::before {
content: "\e900";
font-family: 'icomoon';
transform: rotate(180deg);
font-size: 25px;
}

.furnituresImg .owl-next::before {
content: "\e900";
font-family: 'icomoon';
font-size: 25px;
}

.innerPgePgeLink .pgeBtn {
color: #000;
margin-top: 10px;
cursor: pointer;
}

.innerPgePgeLink .pgeBtn:hover {
color: #fff;
}

.page-id-570 .serviceSec.ourValueSec .pagehed p br {
display: none;
}

.serviceSec.spclSrvcSec .servicecon h3 {
margin-bottom: 30px;
}

.serviceSec.spclSrvcSec .servicecon {
min-height: inherit;
}

.serviceSec.spclSrvcSec .servicecon a {
margin-bottom: 10px;
}

.spclSrvcBtmTxt {
padding-top: 70px;
}

.perUrnRemovlSec {
padding-bottom: 70px;
}

.bafg-twentytwenty-container {
margin: 0 auto;
}

.commercialSecOne.clrPrSecBtm {
background: #bacece;
margin-top: 30px;
padding-bottom: 90px;
}

.clrPrSecBtm .tWThemeTxt a:hover {
color: #ffffff;
}

.resultSec.resltClrMainSec {
padding-top: 70px;
padding-bottom: 80px;
background-image: none;
}

.aftrbfrImgSlidrWrap {
padding-bottom: 70px;
}

.aftrbfrImgSlidrWrap .pagehed {
padding-bottom: 45px;
}

.abtSecOne.abtMainPgeTopSec {
padding-top: 80px !important;
}

.leatherSeeSec.aftrbfrImgSlidrWrap {
padding-bottom: 0;
margin-bottom: 30px;
}

.whyShdLdrContainer {
background-color: #bacece;
padding: 70px 90px;
}

.secLeatherType {
padding: 80px 0;
}

.whtTypeLeatherInfoGrph {
max-width: 1260px;
margin: 0 auto;
}

.whtTypeLeatherInfoGrph .weLstnWrap p  {
margin: 35px 0 40px;
}

.infoGraphcLeathrWrap img {
width: 100%;
border-radius: 60px;
}

.page-id-967 .faQSec {
padding-top: 0;
}


.page-id-967 .innerPgePgeLink a {
margin-right: 15px;
}

.page-id-967 .innerPgePgeLink a:last-child {
margin-right: 0;
}

.page-id-5 .furniturelft {
margin-left: 0 !important;
max-width: 100% !important;
}

.page-id-5 .furnitureSec {
padding-bottom: 80px;
}

.page-id-721 .resltYrslfSec {
display: flex;
justify-content: center;
}

.page-id-721 .resltYrslfSec iframe {
width: 1100px;
height: 500px;
}

.tWThemeTxt p a:hover {
color: #000 !important;
}

.faqColorPgeSec {
padding-bottom: 0 !important;
}


.scrollableList {
font: 12px'Arial';
color:#666;
width: 200px;
float: left;
background: #FFF;
display:none;
padding: 5px;
border-radius: 3px;
margin-right:10px;
margin-bottom:20px;
border: 1px solid #B3B3B3;
}
.scrollableList ul {
padding: 3px 0px 3px 0px;
margin: 0;
margin-left: -5px;
position: absolute;
width: 208px;
background: #FAFAFA;
margin-top: 5px;
border: 1px solid #DEDEDE;
}
.scrollableList ul li {
list-style:none;
cursor:pointer;
margin-left: 14px;
line-height: 25px;
}
.selectedOption {
margin-left: 10px;
margin-top: 2px;
cursor:pointer;
height: 20px;
}
.scrollableList ul li:hover {
color:#c33;
}
.selectedOption:hover {
color:#333;
}
.selectedOption
{
font-weight:bold;
}
.faq_sub_cont ul li { width:100%;}
.codedropz-upload-inner h3  { font-size: 16px; line-height: 20px;}
.codedropz-btn-wrap a { color: #7d7c7c;}


.tnwRepeatTxtWrp .pagehed {text-align: left !important;}
.tnwRepeatTxtWrp .pagehed h3 {font: 600 30px/40px IVYMODELIGHT;margin-bottom: 35px;}
.tnwRepeatMainSec .tnwRepeatWrap {padding-bottom: 90px;}
.tnwRepeatMainSec .tnwRepeatWrap:nth-child(even) {background: #bacece;padding: 70px 0;margin-bottom: 90px;}
.tnwRepeatMainSec .tnwRepeatWrap:last-child {margin-bottom: 0;}
.tnwRepeatMainSec .tnwRepeatWrap:nth-child(even) .row {flex-direction: row-reverse;}
.tnwRepeatMainSec .tnwRepeatWrap:nth-child(even) .resltYrsColLeft {padding-right: 12px !important;padding-left: 50px !important;}

.page-template-pagetemplate-12 .tnwRepeatMainSec .white_bg { padding: 70px 0; background: #fff !important; margin: 0px;}
.page-template-pagetemplate-12 .tnwRepeatMainSec { margin: 40px 0;}

.cleaningSrvcs.newcleaningSrvcs {padding: 15px 0 0;}
.newcleaningSrvcs .clnsrvcCol {width: 14.2857142857%;}
.newcleaningSrvcs .clnsrvcIconWrap {width: 80px;height: 80px;padding: 18px;}
.newcleaningSrvcs .clnsrvcColContWrap {padding: 15px 12px 12px;min-height: 198px;}
.newcleaningSrvcs .clnsrvcColContWrap .tWThemeTxt p {font: normal 16px/24px 'RALEWAYMEDIUM';}





.codedropz-upload-inner{display: flex;flex-wrap: wrap;text-align: center;justify-content: center;}
.codedropz-upload-inner h3 {order:2;}
.codedropz-upload-inner span{order:1;}
.codedropz-upload-inner .codedropz-btn-wrap {order: 0;}

.codedropz-upload-inner h4,.codedropz-upload-inner span,.codedropz-upload-inner .codedropz-btn-wrap{width:100%;text-align:center;}



.infoGraphcLeathr .owl-nav button {
color: #495c6b !important;
width: 50px;
height: 50px;
display: flex;
align-items: center;
justify-content: center;
border: 2px solid #495c6b !important;
position: absolute;
top: 50%;
transform: translateY(-50%);
border-radius: 100%;
font-size: 24px !important;
}

.infoGraphcLeathr .owl-dots {display: none !important;}
.infoGraphcLeathr .owl-nav {display: flex !important;}
.infoGraphcLeathr .owl-prev {left: -65px;}

.infoGraphcLeathr .owl-next {right: -65px;}

.infoGraphcLeathr .owl-nav button span {display: none;}

.infoGraphcLeathr .owl-nav button:hover {color: #000 !important;	border-color: #000 !important;}

.infoGraphcLeathr .owl-prev::before {content: "\e900";	font-family: 'icomoon';	transform: rotate(180deg);}
.infoGraphcLeathr .owl-next::before {content: "\e900";	font-family: 'icomoon';}



.bg-gray{background: #f1f1f1;}

.new_comm_sec{margin-bottom: 5rem;}








/**************start responsive****************/
@media screen and (min-width:1600px) {
.container {
max-width: 1560px;
}

}

@media (min-width: 1700px) and (max-width: 1799px) {

}

@media (min-width: 1600px) and (max-width: 1699px) {
.resultSec .row,
.CommercialSec .container>div,
.serviceSec .row,
.furnitureSec .row {
margin: 0px -12px;
}

.resultSec .row>div,
.CommercialSec .container>div>div,
.serviceSec .row>div,
.furnitureSec .row>div {
padding: 0 12px;
}

.testmoSec .owl-prev {
left: -265px;
}

.testmoSec .owl-next {
right: -265px;
}

.furniturelft {
margin-left: 255px;
}

.furniturelfttop {
left: -255px;
}

.servicecon {
padding: 20px 23px 30px;
}

}

@media only screen and (max-width: 1599px) {
ul.slimmenu li ul.sub-menu li ul {
width: 345px;
}

ul.slimmenu li ul.sub-menu li ul li a {
padding: 4px 15px;
}

ul.slimmenu li>ul {
top: 65px;
}

.bannerSec {
margin-top: 128px;
}

.resultSec .row,
.CommercialSec .container>div,
.serviceSec .row,
.furnitureSec .row {
margin: 0px -12px;
}

.resultSec .row>div,
.CommercialSec .container>div>div,
.serviceSec .row>div,
.furnitureSec .row>div {
padding: 0 12px;
}

.testmoSec .owl-prev {
left: -135px;
}

.testmoSec .owl-next {
right: -135px;
}

.pagehed h1 {
font-size: 42px;
line-height: 47px;
}

.tuft_single_blogs_wrapper .pagehed h1 {
font-size: 32px;
line-height: 32px;
}

.pagehed h2,
.furniturert h3,
.Commercialcon h2 {
font-size: 40px;
line-height: 47px;
}

.furniturert p,
.furniturert em,
.servicecon p,
.Commercialcon p,
.resultcon p,
.pagehed p {
font-size: 16px;
line-height: 29px;
}

.Commercialcon h2 {
margin: 0 0 15px;
}

.hdrmnu li a {
font-size: 17px;
line-height: 23px;
padding: 5px;
}

.hdrmnu li {
padding: 11px 8px;
margin-right: 25px;
}

.hdrinfo {
font-size: 17px;
line-height: 23px;
}

.hdrtop {
padding: 10px 0;
}

.hdrlgo img {
width: 280px;
}

.pgeBtn {
font-size: 14px;
line-height: 40px;
padding: 0 30px;
}

.servicecon h3 {
font-size: 18px;
line-height: 25px;
margin: 0 0 10px;
}

.servicecon {
padding: 15px;
min-height: 290px;
}

.servicecon p {
font-size: 15px;
line-height: 26px;
}

.servicebx {
margin: 24px 0 0;
}

.serviceSec .pagehed {
padding: 0 0 15px;
}
.pagehed.custom_set {
padding: 15px 0 0 0;
}
.servicebtn li a {
width: 215px;
font-size: 17px;
line-height: 45px;
}

.servicebtn {
margin: 45px 0 0;
}

.serviceSec,
.CommercialSec,
.testmoSec,
.resultSec,
.qualificationSec,
.furnitureSec {
padding: 60px 0;
}

.Commercialcon li a {
width: 215px;
}

.Commercialcon ul {
margin: 25px 0 0;
}

.testmobx p {
font-size: 25px;
line-height: 30px;
}

.testmobx span {
width: 70px;
height: 70px;
margin-bottom: 22px;
font-size: 28px;
}

.testmobx ul {
padding: 5px 0 0;
}

.testmobx li {
font-size: 20px;
line-height: 25px;
}

.testmoSec .pagehed {
padding: 0 0 30px;
}

.testmosldr {
max-width: 850px;
}

.testmoSec .owl-nav button {
width: 45px;
height: 45px;
font-size: 23px !important;
}

.furnitureSec .pagehed {
padding: 0 0 50px;
}

.furnitureSec,
.resultSec {
background-size: 345px !important;
}

.furniturelft {
margin-left: 170px;
max-width: 375px;
}

.furniturelfttop {
left: -170px;
max-width: 235px;
top: 40px;
}

.furniturelftbtm {
bottom: -70px;
left: -108px;
max-width: 215px;
}

.furniturert .media figure {
margin-right: 25px;
width: 225px;
}

.furniturert .pgeBtn {
font-size: 17px;
margin: 20px 0 0;
padding: 0 30px;
line-height: 45px;
}

.furniturert .media {
margin: 30px 0 0;
}

.resultcon .pgeBtn {
margin: 15px 0 0;
width: 188px;
}

.resultSec .pagehed {
padding: 0 0 35px;
}

.image-comparison__thumb {
top: calc(50% - 25px);
left: calc(50% - 25px);
width: 50px;
height: 50px;
}

.pagehed h1 {
margin: 0 0 17px;
}

.pagehed h2 {
margin: 0 0 17px;
}

.qualificationlgo li, .furnituresImg li {
padding: 0 10px;
}

.qualificationlgo {
margin: 30px 0 0;
}

.furnituresImg {
margin: 30px 0 0;
}

.qualificationlgo figure, .furnituresImg figure {
width: 170px;
}

.ftrlink h3 {
font-size: 18px;
line-height: 24px;
}

.ftrlink li,
.ftrlft p,
.ftrinfo a {
font-size: 15px;
}

.ftrinfo li img {
width: 50px;
height: 50px;
margin-right: 12px;
font-size: 18px;
}

.ftr_lgo {
width: 270px;
}

.ftrlft li a {
width: 45px;
height: 45px;
font-size: 18px;
}

.ftrlft ul {
margin: 25px 0 45px;
}

.foterSec {
padding: 37px 0 65px;
}

.headersec.fixed_header .hdrbtminr .hdrlgo {
width: 245px;
}

ul.slimmenu li .sub-toggle>i {
font-size: 10px;
}

ul.slimmenu li .sub-toggle {
width: 15px;
height: 15px;
right: -10px;
top: 17px;
}

ul.slimmenu li ul li .sub-toggle {
width: 17px;
height: 17px;
background: none;
right: 14px;
top: 9px;
}

.hdrmnu ul.slimmenu li ul li a {
font-size: 16px;
line-height: 22px;
padding: 8px !important;
}

.hdrmnu ul.slimmenu li ul li ul li a {
padding: 5px !important;
}

ul.slimmenu li>ul li a {
padding: 8px 14px;
}

ul.slimmenu li>ul {
width: 300px;
}

.headersec.fixed_header ul.slimmenu li ul li .sub-toggle {
top: 10px;
}

.servicecon h3 {
min-height: 52px;
}

.servicecon p {
min-height: 158px;
}

.topBtnWrap .btnThemeSqr {
font-size: 20px;
line-height: 22px;
padding: 22px 45px;
}

.tuftCCTopSec {
padding-top: 80px;
}

.ccRightCont {
padding-left: 60px;
}

.tWThemeTxt p {
font-size: 16px;
line-height: 29px;
}

.ccBtmContWrap {
padding-top: 20px;
}

.ccBtmContWrap .tWThemeTxt {
padding-left: 40px;
}

.weLstnWrap h3 {
font-size: 24px;
line-height: 34px;
margin-bottom: 25px;
}

.weLstnWrap h4 {
font-size: 20px;
line-height: 30px;
}

.resltYrsBtmSec {
padding-top: 80px;
}

.resltYrsBtmSec {
padding-bottom: 40px;
}

.resltYrslfMainSec {
padding-bottom: 40px;
}

.processItem {
padding: 25px 45px;
}

.procesTxtWrap h4 {
font-size: 20px;
line-height: 30px;
}

.faQSec {
padding: 50px 0;
}

.faQSec .accordion-button {
font-size: 20px;
line-height: 30px;
padding: 15px 25px;
}

.faQSec .accordion-body {
padding: 15px 25px 25px;
}

.faqBtnWrap {
margin-top: 15px;
}

.faQSec .pagehed {
padding-bottom: 45px;
}

.pageFaq .pagehed {
padding-bottom: 20px;
}

.pageFaq .accordion-button {
font-size: 18px;
line-height: 28px;
padding: 15px 25px;
}

.contact_forminput input, .contact_forminput select, .contact_forminput textarea {
font-size: 15px;
line-height: 15px;
padding: 15px 15px;
}

.contact_forminput.input_fileupload .wpcf7-file {
padding: 0;
}

.wpcf7-submit {
font-size: 14px !important;
line-height: 40px !important;
}

.contctMap iframe {
margin-bottom: 20px;
}

.addressContct p,
.visitngHours li p {
font: normal 15px/23px 'RALEWAYREGULAR';
}

.visitngHours h4 {
font-size: 20px;
line-height: 30px;
}

.contact_forminput label {
font-size: 18px;
line-height: 28px;
}

.contact_forminput.input_address textarea, .contact_forminput.input_message textarea {
height: 80px;
}


.contact_forminput .wpcf7-not-valid-tip {
bottom: -32px;
font-size: 12px;
}

.visitngHours p {
font-size: 22px;
line-height: 32px;
padding-bottom: 10px;
}

.visitngHours p a {
font-size: 17px;
line-height: 27px;
}

.tuft_sidebar_wrapper .sidebar_title_wrapper h3 {
font-size: 22px;
line-height: 28px;
}

.sidebar_recent_post .recnt_postbxs .postcont a,
ul.sidebar_category_wrapper li a{
font-size: 14px;
line-height: 22px;
margin-bottom: 4px;
}

.sidebar_recent_post .recnt_postbxs .postcont span {
font-size: 12px;
line-height: 20px;
}

ul.sidebar_category_wrapper li::before {
top: 7px;
width: 6px;
height: 6px;
}

ul.sidebar_category_wrapper li {
padding-left: 15px;
}

.sidebar_recent_post .recnt_postbxs .recnt_postimg img {
width: 110px !important;
height: 70px !important;
}

.tuft_sidebar_wrapper.sidebar_category {
padding-top: 25px;
}

p.form-submit input {
font-size: 14px !important;
line-height: 40px !important;
}

.navigation.post-navigation .nav-links a { 
font-size: 14px !important;
line-height: 40px !important;
}

.comment-form-comment textarea {
font-size: 15px;
line-height: 15px;
padding: 10px 8px;
}

.blogMainSec {
padding: 50px 0;
}

.commonSec {
padding: 50px 0;
}

.tWThemeTxt ul li {
font-size: 16px;
line-height: 29px;
}

.tWThemeTxt ul li {
padding-left: 30px;
margin-bottom: 20px;
}

.tWThemeTxt ul li::before {
top: 4px;
background-size: 20px 20px;
width: 20px;
height: 20px;
}

.ourValuesWrap {
max-width: 1120px;
}

.clnsrvcIconWrap {
width: 100px;
height: 100px;
}

.mattrsComSec.CommercialSec {
padding: 0 0 60px;
}

.RugCommercialSec.CommercialSec {
padding: 20px 0 60px;
}

.advncdPgeLsts.ourValuesWrap {
max-width: 750px;
}

.fibrEnvSec.environmentSec{
padding: 20px 0 60px;
}

.furnituresSec.qualificationSec {
padding: 60px 0 60px;
}

.furnituresImg .owl-nav {
margin: 35px 0 0;
}

.furnituresImg .owl-nav button {
width: 40px;
height: 40px;
}

.furnituresImg .owl-prev::before {
font-size: 20px;
}

.furnituresImg .owl-next::before {
font-size: 20px;
}

.serviceSec.spclSrvcSec .servicecon h3 {
margin-bottom: 20px;
}

.spclSrvcBtmTxt {
padding-top: 50px;
}

.perUrnRemovlSec {
padding-bottom: 60px;
}

.commercialSecOne.clrPrSecBtm {
margin-top: 70px;
padding-bottom: 50px;
padding-top: 70px;
}

.resultSec.resltClrMainSec {
padding-top: 50px;
padding-bottom: 20px;
}

.aftrbfrImgSlidrWrap .pagehed {
padding-bottom: 35px;
}

.abtSecOne.abtMainPgeTopSec {
padding-top: 70px !important;
}

.secLeatherType {
padding: 50px 0;
}

.page-id-5 .furnitureSec {
padding-bottom: 60px;
}

.faqTabWrap ul.nav-tabs li button {
font-size: 18px;
line-height: 28px;
padding: 20px 20px;
}

.faqTabWrap .tab-content {
padding: 25px 25px;
}

.page-id-721 .resltYrslfSec iframe {
width: 1024px;
height: 450px;
}

.contctDtlsHeadng h2 {
font-size: 40px;
line-height: 47px; 
}

.contctdtlsWrap .ftrinfo li:first-child {
margin-top: 30px;
}

.contctdtlsWrap .ftrinfo li {
margin-top: 40px;
}

.contctdtlsWrap .ftrinfo ul li a {
margin-top: 30px;
}

.contact_forminput p {
padding: 0;
}

.contact_forminput.input_fileupload p {
padding: 10px 12px; 
}

.input_services p {
padding: 15px 20px;
}

.tradingHoursWrap {
padding-top: 60px;
}

.input_services .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item label {
font-size: 15px;
line-height: 15px;
}

.tradngHours li span, .tradngHours li em {
font-size: 16px;
line-height: 29px;  
}

.contact_forminput .wpcf7-not-valid-tip {
left: 0;
bottom: -36px;
}

.contact_forminput.input_services .wpcf7-not-valid-tip {
left: -15px;
}

.contact_forminput.input_message .wpcf7-not-valid-tip {
bottom: -22px; 
}

.contctDtlsHeadng p {
font-size: 16px;
line-height: 29px;
}

.contctdtlsWrap .ftrinfo ul li a{ 
font-size: 16px !important;
line-height: 29px !important;
}

.tnwRepeatTxtWrp .pagehed h3 {
font-size: 24px;
line-height: 34px;
margin-bottom: 25px;
}

.tnwRepeatMainSec .tnwRepeatWrap {
padding-bottom: 70px;
}

.tnwRepeatMainSec .tnwRepeatWrap:nth-child(even) {
padding: 60px 0;
}

.page-template-pagetemplate-12 .tnwRepeatMainSec .white_bg { padding: 30px 0 !important; background: #fff !important; margin: 0px;}
.page-template-pagetemplate-12 .tnwRepeatMainSec { margin: 40px 0;}

.newcleaningSrvcs .clnsrvcColContWrap {padding: 15px 10px 10px;min-height: 190px;}
.newcleaningSrvcs .clnsrvcColContWrap .tWThemeTxt p {font-size: 14px;line-height: 23px;}


.codedropz-upload-inner h4, 
.codedropz-upload-inner span,
.codedropz-upload-inner .codedropz-btn-wrap a,
span.dnd-upload-counter {
font-size: 16px;
}

.codedropz-upload-inner .codedropz-btn-wrap a,.codedropz-upload-inner span,.codedropz-upload-inner h4{font-size: 14px !important;}

.image_blk .infoGraphcLeathrWrap{max-width: 745px; height: 410px;}

}

@media only screen and (max-width: 1400px) {
.topBtnWrap .btnThemeSqr {
font-size: 18px;
line-height: 20px;
padding: 18px 35px;
}

.hdrlgo img {
width: 200px;
}

.hdrmnu li {
margin-right: 15px;
}

.hdrinfo {
font-size: 16px;
line-height: 20px;
}

.contactWrap {
padding: 40px 0 10px;
}

.resltYrsBtmSec.abtSecFive {
/* padding: 60px 0 40px; */
padding: 60px 0;
}

.clnsrvcCol {
width: 33.333333%;
}

.page-id-967 .innerPgePgeLink a.pgeBtn {
padding: 0 20px;
}

.serviceSec .newcleaningSrvcs .row .clnsrvcCol {padding: 0 8px;}
.newcleaningSrvcs .clnsrvcColContWrap .tWThemeTxt p {font-size: 12px;line-height: 20px;}
.newcleaningSrvcs .clnsrvcColContWrap {min-height: 174px;}

.codedropz-upload-inner h4, .codedropz-upload-inner span, .codedropz-upload-inner .codedropz-btn-wrap a, span.dnd-upload-counter {
font-size: 14px;
}

.image_blk .infoGraphcLeathrWrap{max-width: 660px; height: 365px;}

}

@media only screen and (max-width: 1199px) {
ul.slimmenu li ul.sub-menu li:last-child a {
margin-bottom: 4px !important;
}

.headersec.fixed_header .hdrbtminr {
padding-top: 0;
}

.headersec.fixed_header .hdrbtminr {
position: relative;
}

.hdrlgo img {
width: 205px;
}

.hdrmnu li a {
font-size: 15px;
line-height: 22px;
}

.hdrmnu li {
padding: 10px 5px;
}

.hdrinfo {
font-size: 15px;
line-height: 22px;
}

ul.slimmenu li>ul li:first-child a {
margin-top: 5px;
}

ul.slimmenu li>ul li:last-child a {
margin-bottom: 5px;
}

.bannerSec {
margin-top: 126px;
}

.pagehed h1 {
font-size: 35px;
line-height: 42px;
}

.tuft_single_blogs_wrapper .pagehed h1 {
font-size: 25px;
line-height: 25px;
}

.pagehed h2,
.furniturert h3,
.Commercialcon h2 {
font-size: 33px;
line-height: 42px;
}

.furniturert p,
.furniturert em,
.servicecon p,
.Commercialcon p,
.resultcon p,
.pagehed p {
font-size: 15px;
line-height: 27px;
}

.serviceSec,
.CommercialSec,
.testmoSec,
.resultSec,
.qualificationSec,
.furnitureSec {
padding: 50px 0;
}

.servicecon p {
font-size: 14px;
line-height: 25px;
}

.image-comparison__thumb {
top: calc(50% - 20px);
left: calc(50% - 20px);
width: 40px;
height: 40px;
}

.furnitureSec,
.resultSec {
background-size: 260px !important;
}

.qualificationlgo figure, .furnituresImg figure {
width: 140px;
}

.qualificationlgo, .furnituresImg {
margin: 20px 0 0;
}

.furnituresImg {
margin: 30px 0 0;
}

.furnituresSec.qualificationSec {
padding: 50px 0 50px;
}

.resultSec .row {
align-items: flex-start;
}

.ftrlink li,
.ftrlft p,
.ftrinfo a {
font-size: 13px;
}

.ftrlft p a {
display: none;
}

.ftrlft p {
line-height: 25px;
}

.ftrinfo li img {
width: 40px;
height: 40px;
margin-right: 10px;
font-size: 16px;
}

.ftrlft li a {
width: 40px;
height: 40px;
font-size: 16px;
}

.ftrlft ul {
margin: 25px 0 35px;
}

.foterSec {
padding: 35px 0 45px;
}

.testmobx p {
font-size: 20px;
line-height: 24px;
}

.testmobx ul {
padding: 4px 0 0;
}

.testmobx li {
font-size: 17px;
line-height: 24px;
padding: 0 10px;
}

.testmobx li::before {
top: 5px;
}

.testmobx span {
width: 60px;
height: 60px;
margin-bottom: 16px;
font-size: 26px;
}

.testmosldr {
max-width: 730px;
}

.testmoSec .owl-prev {
left: -95px;
}

.testmoSec .owl-next {
right: -95px;
}

.furniturelft {
margin-left: 138px;
max-width: 315px;
}

.furniturelfttop {
left: -138px;
max-width: 185px;
top: 35px;
}

.furniturelftbtm {
bottom: -55px;
left: -88px;
max-width: 175px;
}

.furniturert .media figure {
margin-right: 18px;
width: 180px;
}

.furniturert .pgeBtn {
font-size: 15px;
margin: 15px 0 0;
padding: 0 20px;
line-height: 40px;
}

.furniturert .media {
margin: 15px 0 0;
}

.headersec.fixed_header .hdrbtminr .hdrlgo {
width: 140px;
}

ul.slimmenu li .sub-toggle>i {
font-size: 9px;
}

ul.slimmenu li .sub-toggle {
width: 12px;
height: 12px;
right: -4px;
top: 16px;
}

ul.slimmenu li>ul li a {
padding: 8px 13px;
}

ul.slimmenu li>ul {
width: 235px;
}

ul.slimmenu li ul.sub-menu li ul {
width: 305px;
}

.hdrmnu ul.slimmenu li ul li ul li a {
font-size: 15px;
line-height: 20px;
}

.headersec.fixed_header ul.slimmenu li .sub-toggle {
top: 15px;
}

.headersec.fixed_header ul.slimmenu li ul li .sub-toggle {
top: 10px;
}

.servicecon p {
min-height: 180px;
}

.qualificationlgo .owl-nav, .furnituresImg .owl-nav, .resltYrslfSec.newSider .owl-nav {
display: flex !important;
justify-content: center;
align-items: center;
margin: 20px 0 0;
}

.qualificationlgo .owl-nav button, .furnituresImg .owl-nav button, .resltYrslfSec.newSider .owl-nav button {
color: #495c6b !important;
width: 40px;
height: 40px;
display: flex;
align-items: center;
justify-content: center;
border: 2px solid #495c6b !important;
border-radius: 100%;
font-size: 22px !important;
margin: 0 10px;
}

.qualificationlgo .owl-nav button span, .furnituresImg .owl-nav button span, .resltYrslfSec.newSider .owl-nav button span{
display: none !important;
}

.qualificationlgo .owl-prev::before, .furnituresImg .owl-prev::before, .resltYrslfSec.newSider  .owl-prev::before {
content: "\e900";
font-family: 'icomoon';
transform: rotate(180deg);
}

.qualificationlgo .owl-next::before, .furnituresImg .owl-next::before, .resltYrslfSec.newSider  .owl-next::before  {
content: "\e900";
font-family: 'icomoon';
}

.qualificationlgo .owl-nav button:hover, .furnituresImg .owl-nav button:hover, .resltYrslfSec.newSider .owl-nav button:hover {
color: #d77d56 !important;
border-color: #d77d56 !important;
}

.ccTopSec {
padding: 40px 0;
}

.ccTopSec .pagehed {
padding: 0 0 30px;
}

.topBtnWrap .btnThemeSqr {
font-size: 17px;
line-height: 18px;
padding: 18px 40px;
text-align: center;
}

.tuftCCTopSec {
padding-top: 60px;
}

.ccRightCont {
padding-left: 20px;
}

.weLstnWrap h3 {
font-size: 22px;
line-height: 32px;
}

.weLstnWrap h4 {
font-size: 18px;
line-height: 28px;
}

.resltYrsBtmSec {
padding-bottom: 0;
}

.faQSec {
padding: 40px 0;
}

.faQSec .accordion-button {
font-size: 18px;
line-height: 28px;
}

.contctdtlsWrap {
padding: 0 30px;
}

.contactWrap .pagehed {
padding-bottom: 40px;
}

.contact_forminput input, .contact_forminput select, .contact_forminput textarea {
font-size: 14px;
line-height: 14px;
padding: 15px 12px;
margin-bottom: 0;
}

.contact_forminput label {
font-size: 16px;
line-height: 26px;
}

.input_services p {
padding: 15px 15px;
}

.contactFormRow::before {
height: 88.9%;
}

.input_services .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item label {
font-size: 14px;
line-height: 14px;
}

.contactWrap {
padding: 30px 0 10px;
}

.addressContct p,
.visitngHours li p {
font: normal 13px/20px 'RALEWAYREGULAR';
}

.visitngHours h4 {
font-size: 18px;
line-height: 28px;
}

.sidebar_recent_post .recnt_postbxs .recnt_postimg img {
width: 60px !important;
height: 68px !important;
}

.tuft_single_blogs_wrapper #comments #reply-title {
font-size: 22px;
}

.blogListCol .servicecon p {
min-height: 120px;
}

.main_Sidebar_wrapper {
padding: 15px 15px;
}

.tuft_sidebar_wrapper .sidebar_title_wrapper h3 {
font-size: 20px;
line-height: 26px;
}

.sidebar_recent_post .sidebar_body_sec {
padding-top: 15px;
}

.blogMainSec {
padding: 40px 0;
}

.commonSec {
padding: 40px 0;
}

.tWThemeTxt ul li {
font-size: 15px;
line-height: 28px;
}

.tWThemeTxt ul li {
padding-left: 27px;
margin-bottom: 15px;
padding-right: 20px;
}

.tWThemeTxt ul li::before {
top: 5px;
}

.ourValuesWrap {
padding-top: 30px;
}

.cleaningSrvcs {
padding: 10px 50px 0;
}

.clnsrvcIconWrap {
width: 80px;
height: 80px;
}

.clnsrvcCol .tWThemeTxt {
margin-top: 10px;
}

.thmTmpltSrvcSec.serviceSec {
padding: 50px 0 0;
}

.serviceSec.thmTmpltSrvcSec.padding_bottom_set {
padding: 50px 0;
}

.advncdStnSecThree {
padding-bottom: 50px;
}

.serviceSec.spclSrvcSec .servicecon {
min-height: 175px;
}

.spclSrvcBtmTxt {
padding-top: 30px;
}

.perUrnRemovlSec {
padding-bottom: 50px;
}

.commercialSecOne.clrPrSecBtm {
margin-top: 30px;
padding-bottom: 40px;
padding-top: 50px;
}

.resultSec.resltClrMainSec {
padding-top: 30px;
padding-bottom: 30px;
}

.aftrbfrImgSlidrWrap {
padding-bottom: 60px;
}

.abtSecOne.abtMainPgeTopSec {
padding-top: 60px !important;
}

.page-id-967 .innerPgePgeLink a.pgeBtn {
padding: 0 10px;
margin-right: 5px;
}

.page-id-967 .innerPgePgeLink a.pgeBtn:last-child {
margin-right: 0;
}

.secLeatherType {
padding: 40px 0;
}

.whtTypeLeatherInfoGrph .weLstnWrap p {
margin: 25px 0 25px;
}

.servicecon {
min-height: 348px;
position: relative;
}

.servicecon h3 {
min-height: 69px;
}

.servicecon .pgeBtn {
position: absolute;
left: 0;
right: 0;
margin: 0 auto;
width: 154px;
bottom: 15px;
}

.servicecon h3 {
min-height: auto;
}

.faqTabWrap ul.nav-tabs li button {
font-size: 17px;
line-height: 27px;
padding: 15px 15px;
}

.faqTabWrap .tab-content {
padding: 20px 20px;
}

.page-id-721 .resltYrslfSec iframe {
width: 100%;
height: 420px;
}

.contactFormRow::before {
height: 83.6%;
}

.contctDtlsHeadng h2 {
font-size: 33px;
line-height: 42px;
}

.contctdtlsWrap .ftrinfo li:first-child {
margin-top: 10px;
}

.contctdtlsWrap .ftrinfo li {
margin-top: 20px;
}

.contctdtlsWrap .ftrinfo ul.contctPgeSocials {
padding-top: 60px;
}

.tradngHours li em {
margin-top: 0;
}

.tradngHours {
padding-left: 50px;
padding-top: 0px;
}

.tnwRepeatTxtWrp .pagehed h3 {
font-size: 22px;
line-height: 32px;
}

.tnwRepeatMainSec .tnwRepeatWrap {
padding-bottom: 50px;
}

.tnwRepeatMainSec .tnwRepeatWrap:nth-child(even) {
padding: 50px 0;
}

.newcleaningSrvcs .clnsrvcCol {width: 20%;}
.newcleaningSrvcs .clnsrvcColContWrap {min-height: inherit;}
.newSecMiddle.serviceSec .servicecon {min-height: 248px;}
.newSecMiddle.serviceSec .servicecon p {min-height: 100px;}

.contact_forminput label {
font-size: 11px !important;
}

.codedropz-upload-inner h4, .codedropz-upload-inner span, .codedropz-upload-inner .codedropz-btn-wrap a, span.dnd-upload-counter {
font-size: 13px;
}

.image_blk .infoGraphcLeathrWrap{max-width: 560px; height: 320px;}
.new_comm_sec{margin-bottom: 4rem;}

}

@media only screen and (max-width: 991px) {
ul.slimmenu li ul li .sub-toggle {
top: 0;
}

.headersec.fixed_header ul.slimmenu li ul li .sub-toggle {
top: -1px;
}

ul.slimmenu li .sub-toggle>i {
color: #fff !important;
font-size: 10px;
}

ul.slimmenu li ul li .sub-toggle>i {
color: #000 !important; 
font-size: 10px;
}

ul.slimmenu li ul.sub-menu li ul {
width: 100%;
}

.hdrbtm {
background-color: #0c1e2b;
}

.bannerSec {
margin-top: 78px;
}

.pagehed h1 {
font-size: 30px;
line-height: 36px; 
}

.tuft_single_blogs_wrapper .pagehed h1 {
font-size: 22px;
line-height: 22px;
}

.pagehed h2,
.furniturert h3,
.Commercialcon h2 {
font-size: 30px;
line-height: 36px;
}

.furniturert .media-object {
text-align: left;
}

.resultcon {
padding: 25px 0 0;
}

.serviceSec,
.CommercialSec,
.testmoSec,
.resultSec,
.qualificationSec,
.furnitureSec {
padding: 40px 0;
}

.furnitureSec,
.resultSec {
background-size: 195px !important;
}

.resultSec .pagehed {
padding: 0 0 28px;
}

.testmobx p {
font-size: 18px;
line-height: 23px;
}

.testmosldr {
max-width: 645px;
}

.testmoSec .owl-prev {
left: -55px;
}

.testmoSec .owl-next {
right: -55px;
}

.testmoSec .owl-nav button {
width: 40px;
height: 40px;
font-size: 20px !important;
}

.Commercialcon li a {
width: 195px;
}

.servicebtn {
margin: 35px 0 0;
}

.servicebtn li a {
width: 208px;
font-size: 16px;
line-height: 43px;
}

.servicecon {
min-height: 255px;
}

.mobileVertin {
display: block;
margin: 25px 0 0;
}

.ftrlft p {
display: none;
}

.mobileVertin .ftrlft {
padding: 15px 0;
border-top: 1px solid rgba(255, 255, 255, 0.35);
text-align: center;
}

.foterSec {
padding: 25px 0 0;
}

.mobileVertin .ftrlft p br {
display: none;
}

.mobileVertin .ftrlft p {
display: block;
}

.ftrlft ul {
margin: 22px 0 0;
justify-content: center;
}

.ftrlft {
text-align: center;
}

.ftrlink,
.ftrinfo {
margin: 25px 0 0;
}

.qualificationlgo li, .furnituresImg li {
padding: 0 8px;
}

.qualificationlgo figure, .furnituresImg figure {
width: 115px;
border-radius: 6px;
}

.furnitureSec .pagehed {
padding: 0 0 30px;
}

.furniturelft {
margin: 0 auto;
}

.furnitureSec .row {
flex-direction: column-reverse;
}

.furniturert {
margin: 0 0 25px;
}

.furnitureSec {
padding-bottom: 80px;
}

.headersec {
background: #0c1e2b;
}

.hdrtop {
display: none;
}

.hdrbtminr .hdrlgo {
display: flex;
margin: 12px;
}

.hdrbtminr {
justify-content: space-between;
}

.headersec .container {
padding: 0px;
max-width: 100%;
}

.hdrinfo {
color: #fff;
margin-right: 80px;
}

.collapse-button {
right: 12px;
background: #fff !important;
}

.collapse-button .icon-bar {
background: #000;
}

ul.slimmenu {
position: absolute;
top: 100%;
z-index: 9;
left: 0;
background: #0c1e2b;
}

.hdrmnu li {
padding: 0px;
margin-right: 0px;
}

.hdrmnu li a {
padding: 10px 12px;
border-color: rgba(255, 255, 255, 0.15) !important;
color: #fff;
}

.headersec.fixed_header .hdrbtminr .hdrlgo {
width: 200px;
}

.headersec.fixed_header {
padding: 0px;
}

.headersec.fixed_header .hdrinfo {
display: flex;
}

ul.slimmenu li .sub-toggle {
width: 43px;
height: 43px !important;
right: 0;
top: 0;
display: flex;
align-items: center;
justify-content: center;
}

ul.slimmenu li .sub-toggle>i {
color: #fff;
}

ul.slimmenu li>ul {
width: 100%;
float: left;
}

ul.slimmenu li>ul li i {
display: none;
}

.headersec.fixed_header ul.slimmenu li .sub-toggle {
top: 0;
}

.Commercialimg .row>div:last-child figure {
margin: 0;
}

.Commercialcon {
margin: 25px 0 0;
}

.servicecon h3 {
min-height: auto;
}

.servicecon p {
min-height: 130px;
}

.furnitureSec.ccTopSec {
padding: 30px 0;
}

.topBtnWrap .btnThemeSqr {
font-size: 16px;
line-height: 18px;
padding: 18px 12px;
}

.ccTopsecLftImgWrap {
width: 50%;
}

.ccTopsecLftImgWrap img {
top: 0;
}

.ccTopsecRghtContWrap {
width: 100%;
}

.ccTopsecLftImgWrap {
position: absolute;
z-index: 5;
width: 250px;
left: 35px;
border: 4px solid #ffffff;
padding: 0;
border-radius: 28px;
border-top: 0;
}

.ccRightImgWrap {
width: 100%;
max-width: 400px;
margin: 0 auto;
padding: 0 15px;
}

.ccRightCont {
width: 100%;
padding: 30px 0 0;
}

.ccBtmContWrap .tWThemeTxt {
padding-left: 0;
}

.weLstnWrap h3 {
font-size: 20px;
line-height: 30px;
margin-bottom: 20px;
}

.weLstnWrap h4 {
font-size: 16px;
line-height: 26px;
}

.resltYrslfMainSec {
padding: 30px 0;
}

.resltYrsBtmSec{padding-top: 30px;}
.resltYrsColLeft{padding-right: 12px !important; padding-bottom: 30px !important;}
.processItem{padding: 20px 25px;}
.procesTxtWrap h4{font-size: 18px; line-height: 28px;}
.procesTxtWrap{padding-left: 20px;}
.faQSec{padding: 30px 0;}
.faQSec .accordion-button{font-size: 17px; line-height: 27px; padding: 12px 15px;}
.faQSec .accordion-body{padding: 12px 15px 25px;}
.contactWrap{padding: 30px 0 30px;}
.contctMap iframe{margin-bottom: 10px;}
.contctdtlsWrap .ftrinfo ul{flex-direction: column; align-items: center; justify-content: flex-start;}
.tradngHours{padding-left: 170px; padding-top: 0px; align-items: flex-start !important;}
.contctdtlsWrap .ftrinfo ul li{margin-bottom: 0; margin-right: 0;}
.contctdtlsWrap .ftrinfo ul li a{margin-top: 15px;}
.contctdtlsWrap .ftrinfo li:first-child{margin-top: 0;}
.contctdtlsWrap .ftrinfo ul.contctPgeSocials, .tradingHoursWrap{padding-top: 30px;}
.visitngHours{max-width: 100%;}
.contctdtlsWrap{position: relative; top: -50px;}
.blogListCol{padding-right: 12px;}
.sidebar_recent_post .recnt_postbxs .recnt_postimg img{width: 200px !important; height: 100px !important;}
.tuft_single_blogs_wrapper{padding: 15px 15px; margin-bottom: 25px;}
.tuft_single_blogs_wrapper #comments #reply-title{font-size: 20px;}
.tuft_post_navi{margin-top:35px;}
.resltYrsBtmSec.abtSecOne .tftImgWrap{padding-bottom: 20px}
.abtweLstnSec .weLstnWrap h3 br{display: none;}
.environmentSec{padding: 40px 0;}
.clnsrvcCol{width: 50%;}
.clnsrvcColContWrap{padding: 20px 20px;}
.commercialSecOne .resltYrsColLeft{padding-top: 20px !important;}
.comClnSec .pagehed h2 br, .comClnSec .pagehed p br{display: none;} 
.commercialSecOne .resltYrsColLeft{padding-bottom: 0 !important;}
.mattrsComSec.CommercialSec{padding: 0 0 40px;}
.RugCommercialSec.CommercialSec{padding: 10px 0 40px;}
.resltYrsBtmSec.abtSecFive.dstMiteSecOne{padding-top: 40px;}
.resltYrsBtmSec.abtSecFive.dstMiteSecOne .row{flex-direction: row;}
.furnituresSec.qualificationSec{padding: 40px 0 40px;}
.perUrnRemovlSec{padding-bottom: 40px;}
.perUrnRemovlSec .row{align-items: center; flex-direction: column-reverse;}
.perUrnRemovlSec .row .resltYrsColLeft{padding-top: 25px;}
.clrPrSecBtm .row{flex-direction: column-reverse;}
.aftrbfrImgSlidrWrap .pagehed{padding-bottom: 28px;}
.aftrbfrImgSlidrWrap{padding-bottom: 40px;}
.abtSecOne.abtMainPgeTopSec{padding-top: 30px !important;}
.page-id-967 .innerPgePgeLink a.pgeBtn{padding: 0 20px; margin-right: 10px;}
.weLstnSec .weLstnWrap h3 br{display: none;}
.leatherSeeSec.aftrbfrImgSlidrWrap{margin-bottom: 0;}
.whyShdLdrContainer{padding: 50px 50px;}
.page-id-5 .furnitureSec{padding-bottom: 50px;}
.contactFormRow::before{display: none;}
.contactFormRow .row .contctdtlsWrap{order: 1; margin-top: 80px; border-top: 1px solid #ffffff;}
.contactFormRow .row .contctFrmCol{order: 0;}
.contctDtlsHeadng h2{font-size: 30px; line-height: 36px;}
.tradngHours li{margin-bottom: 20px;}
.tnwRepeatTxtWrp .pagehed h3{font-size: 20px; line-height: 30px; margin-bottom: 20px;}
.tnwRepeatMainSec .tnwRepeatWrap:nth-child(even) .resltYrsColLeft{padding-left: 12px !important;}
.tnwRepeatMainSec .tnwRepeatWrap{padding-bottom: 40px;}
.tnwRepeatMainSec .tnwRepeatWrap:nth-child(even){padding: 40px 0;}

.newcleaningSrvcs .clnsrvcCol{width: 25%;}
.furnitureSec.ccTopSec.fw-100.grY_BG.One_set1 .resltYrsColLeft, .furnitureSec.ccTopSec.fw-100.grY_BG.One_set3 .resltYrsColLeft, .furnitureSec.ccTopSec.fw-100.grY_BG.One_set6 .resltYrsColLeft, .furnitureSec.ccTopSec.fw-100.grY_BG.One_set7 .row.align-items-center .resltYrsColLeft{padding-top: 20px;}
.furnitureSec.ccTopSec.fw-100.grY_BG.One_set7 .row.align-items-center .col-md-12.col-lg-5{order: 2;}
.furnitureSec.ccTopSec.fw-100.grY_BG.One_set7 .row.align-items-center .resltYrsColLeft{order: 1;}
.infoGraphcLeathr .owl-prev{left: -20px; background: #ffffff !important;}
.infoGraphcLeathr .owl-next{right: -20px; background: #ffffff !important;}

.new_comm_sec{margin-bottom: 4rem;}
.tftImgWrap img{height: 445px; object-fit: cover;}

.furnitureSec.ccTopSec.new_section_order .row {
    flex-direction: row;
}

}

@media only screen and (max-width: 767px){
.hdrlgo img{width: 170px;}
.pagehed h1{font-size: 25px; line-height: 30px;}
.tuft_single_blogs_wrapper .pagehed h1{font-size: 20px; line-height: 20px;}
.pagehed h2, .furniturert h3, .Commercialcon h2{font-size: 25px; line-height: 30px;}
.serviceSec, .CommercialSec, .testmoSec, .resultSec, .qualificationSec, .furnitureSec{padding: 30px 0;}
.furnitureSec .pagehed{padding: 0 0 22px;}
.furniturelftbtm{bottom: 0; left: -65px; max-width: 170px;}
.furniturelfttop{left: -100px; max-width: 175px; top: 30px;}
.furniturelft img{border-radius: 10px;}
.testmoSec .owl-nav button{position: static; transform: inherit; margin: 0 10px;}
.testmoSec .owl-nav{margin: 17px 0 0; justify-content: center;}
.qualificationlgo li, .furnituresImg li{padding: 5px;}
.qualificationlgo ul, .furnituresImg ul{flex-wrap: wrap;}
.ftrlink ul{display: flex; flex-wrap: wrap;}
.ftrlink li{line-height: 23px; padding-right: 16px;}
.ftrlink h3{font-size: 17px; line-height: 23px; margin: 0 0 10px;}
.ftr_lgo{width: 245px;}
.servicecon p{min-height: 155px;}
.servicecon h3{min-height: 52px;}
.bannerSec{margin-top: 69px;}
.topBtnWrap{flex-wrap: wrap;}
.topBtnWrap .btnThemeSqr{width: 42%; text-align: center; display: inline-block; margin-bottom: 20px;}
.topBtnWrap .btnThemeSqr:last-child{margin-bottom: 0;}
.topBtnWrap .btnThemeSqr{font-size: 14px; line-height: 16px; padding: 15px 10px;}
.tuftCCTopSec{padding-top: 30px;}
.ccTopsecLftImgWrap{width: 200px; left: 20px;}
.weLstnWrap h3{font-size: 18px; line-height: 28px; margin-bottom: 15px;}
.weLstnWrap h3 br{display: none;}
.resltYrsColLeft .pagehed h2 br{display: none; padding-bottom: 15px}
.tuft_single_blogs_wrapper #comments{padding-top: 20px;}
p.comment-form-cookies-consent{display: flex;}
p.comment-form-cookies-consent input{margin-right: 5px;}
.blogListCol .servicebx .serviceimg img{max-width: 100% !important;}
.blogMainSec{padding: 30px 0;}
.commonSec{padding: 30px 0;}
.pageFaq .accordion-button{font-size: 16px; line-height: 26px; padding: 15px 30px;}
.tWThemeTxt ul li{width: 100%; padding-right: 0;}
.ourValuesWrap{padding-top: 20px;}
.resltYrsBtmSec.abtSecFive{/* padding: 40px 0 30px; */ padding: 40px 0;}
.cleaningSrvcs{padding: 0;}
.thmTmpltSrvcSec.serviceSec{padding: 40px 0 0;}
.serviceSec.thmTmpltSrvcSec.padding_bottom_set{padding: 40px 0;}
.mattrsComSec.CommercialSec{padding: 0 0 30px;}
.RugCommercialSec.CommercialSec{padding: 10px 0 30px;}
.advncdStnSecThree{padding-bottom: 30px;}
.furnituresSec.qualificationSec{padding: 30px 0 30px;}
.furnituresImg{margin: 25px 0 0;}
.perUrnRemovlSec{padding-bottom: 30px;}
.commercialSecOne.clrPrSecBtm{margin-top: 30px; padding-bottom: 30px; padding-top: 30px;}
.resultSec.resltClrMainSec{padding-top: 10px; padding-bottom: 10px;}
.aftrbfrImgSlidrWrap{padding-bottom: 30px;}
.secLeatherType{padding: 30px 0;}
.page-id-5 .furnitureSec{padding-bottom: 30px;}
.servicecon .pgeBtn{position: static;}
.faqTabWrap{display: block;}
.faqTabWrap ul.nav-tabs{width: 100%; flex-direction: row;}
.faqTabWrap .tab-content{width: 100%; padding: 15px 15px; border-radius: 0;}
.faqTabWrap ul.nav-tabs li button{font-size: 16px; line-height: 20px; padding: 10px 10px; border-radius: 8px 8px 0 0; left: 0; border-right: 1px #74797d !important; border: 1px solid #74797d !important; margin-right: 5px;}
.faqTabWrap ul.nav-tabs li button.active{border-right: 1px #0c1e2b !important; background: #0c1e2b; color: #ffffff;}
.page-id-721 .resltYrslfSec iframe{height: 270px;}
.tradngHours{padding-left: 80px;}
.contctDtlsHeadng h2{font-size: 25px; line-height: 30px;}
.tnwRepeatTxtWrp .pagehed h3{font-size: 18px; line-height: 28px; margin-bottom: 15px;}
.page-template-pagetemplate-12 .tnwRepeatMainSec .white_bg{padding: 20px 0 !important;}
.page-template-pagetemplate-12 .tnwRepeatMainSec{margin: 20px 0;}
.newcleaningSrvcs .clnsrvcCol{width: 33.333333%;}
.newSecMiddle.serviceSec .servicecon{min-height: 295px;}
.infoGraphcLeathr .owl-prev{left: -10px; width: 35px !important; height:35px !important;}
.infoGraphcLeathr .owl-next{right: -10px; width: 35px !important; height:35px !important;}

.new_comm_sec{margin-bottom: 3rem;}
.furnitureSec.ccTopSec .processItem2{padding: 20px 10px;}
.procesTxtWrap{padding-left: 0;}
.tftImgWrap img{height: 335px; object-fit: cover;}

}

@media only screen and (max-width: 575px){
.servicecon{min-height: auto;}
.servicebtn li{padding: 0 10px;}
.servicebtn li a{width: 188px; font-size: 15px; line-height: 40px;}
.servicebtn{margin: 27px 0 0;}
.Commercialimg figure, .Commercialimg figure img{border-radius: 15px;}
.Commercialcon ul{margin: 20px 0 0;}
.furniturelfttop{left: -60px; max-width: 130px; top: 23px; z-index: 9;}
.furniturelftbtm{left: -58px; max-width: 135px;}
.servicecon p{min-height: auto;}
.servicecon h3{min-height: auto;}
.ccRightCont{padding: 20px 12px 0;}
.ccBtmContWrap{padding-left: 12px; padding-right: 12px;}
.weLstnWrap h3{font-size: 17px; line-height: 27px;}
.topBtnWrap{flex-wrap: wrap; justify-content: center;}

.topBtnWrap .btnThemeSqr{width: 52%; margin: 0 0 15px;}
.contctdtlsWrap{top: -78px;}
.visitngHours p{font-size: 20px; line-height: 30px;}
.visitngHours p{font-size: 16px; line-height: 26px;}
.contctFrmWrap{padding-bottom: 15px;}
.comment-form-comment textarea{width: 100%;}
.furnituresImg{margin: 20px 0 0;}
.whyShdLdrContainer{padding: 40px 0px;}
.faqTabWrap ul.nav-tabs li button{font-size: 15px; line-height: 19px;}
.page-id-721 .resltYrslfSec iframe{height: 240px;}
.tradngHours li{margin-bottom: 15px;}
.tnwRepeatTxtWrp .pagehed h3{font-size: 17px; line-height: 27px;}
.tnwRepeatMainSec .tnwRepeatWrap{padding-bottom: 30px;}
.tnwRepeatMainSec .tnwRepeatWrap:nth-child(even){padding: 30px 0;}
.newSecMiddle.serviceSec .servicecon, .newSecMiddle.serviceSec .servicecon p {min-height: inherit;}
.image_blk .infoGraphcLeathrWrap{height: 250px;}
.tftImgWrap img{height: 300px; object-fit: cover;}

}

@media only screen and (max-width: 480px){
.hdrlgo img{width: 138px;}
.hdrinfo{font-size: 13px; line-height: 20px; margin-right: 68px;}
.furniturert .media{display: inline-block;}
.furniturert .media figure{margin: 0 0 13px;}
.furniturelfttop{left: -5px; max-width: 123px; top: 19px;}
.furniturelftbtm{left: -5px; max-width: 112px;}
.servicebtn li a{width: auto; font-size: 14px; line-height: 35px; padding: 0 20px;}
.servicebtn ul{flex-wrap: wrap;}
.servicebtn li{padding: 5px;}
.Commercialcon li a{width: auto; padding: 0 23px;}
.Commercialcon li{margin-right: 16px;}
.headersec.fixed_header .hdrbtminr .hdrlgo{width: auto;}
.bannerSec{margin-top: 60px;}
.furniturert{text-align: center;}
.furniturert .media{display: flex; flex-direction: column; align-items: center; justify-content: center; text-align: center;}
.furniturert .media .media-object{text-align: center;}
.Commercialcon{text-align: center;}
.Commercialcon ul{justify-content: center;}
.resultcon{text-align: center;}
.ftrlink{text-align: center;}
.ftrlink ul{justify-content: center;}
.ftrinfo ul{align-items: center;}

.ftrlink li{margin-bottom: 10px;}
.faQSec .pagehed{padding-bottom: 30px;}
.ccTopsecLftImgWrap{position: relative; left: 0; width: 100%; padding: 0 15px 25px;}
.processItem{flex-wrap: wrap;}
.procesIconWrap{min-width: 100%; display: flex; justify-content: center; padding-bottom: 12px;}
.procesTxtWrap{text-align: center;}
.contactWrap .pagehed{padding-bottom: 20px;}
.contctFrmWrap{padding: 20px 10px 10px;}
.tradngHours{padding-left: 0; align-items: center !important;}
.contctdtlsWrap{padding: 0 12px;}
.contctdtlsWrap .ftrinfo ul{flex-direction: column; align-items: center;}
.contctdtlsWrap .ftrinfo ul li{margin-bottom: 16px; margin-right: 0;}
.visitngHours{padding: 12px 0; margin-top: 10px;}
.visitngHours ul li{padding-bottom: 0px;}
.visitngHours ul li img{width: 25px; height: 25px; padding: 2px;}
.tuft_sidebar_wrapper .sidebar_title_wrapper h3{font-size: 20px; line-height: 26px;}
.sidebar_recent_post .recnt_postbxs .recnt_postimg img{width: 100px !important; height: 70px !important;}
.navigation.post-navigation .nav-links a{font-size: 12px; padding: 0 16px; margin: 0 10px;}

.tuft_single_blogs_wrapper #comments #reply-title{font-size: 18px;}
.clnsrvcColContWrap{padding: 15px 15px; margin-top: 15px;}
.clnsrvcCol{width: 100%;}
.procesTxtWrap{padding-left: 0;}
.thmTmpltSrvcSec.serviceSec{padding: 30px 0 0;}
.serviceSec.thmTmpltSrvcSec.padding_bottom_set{padding: 30px 0;}
.fibrEnvSec.environmentSec{padding: 0 0 30px;}
.serviceSec.spclSrvcSec .servicecon{min-height: inherit;}
.spclSrvcBtmTxt{padding-top: 20px;}
.contactFormRow{padding: 0;}
.tradngHours li span{margin-right: 0; min-width: 83px;}
.input_services .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item label{font-size: 14px; line-height: 20px;}
.newcleaningSrvcs .clnsrvcCol{width: 50%;}
.codedropz-upload-container{padding: 25px 10px !important;}
.codedropz-upload-inner h4, .codedropz-upload-inner span{margin-bottom: 5px;}
.codedropz-upload-inner .codedropz-btn-wrap a, .codedropz-upload-inner span, .codedropz-upload-inner h4{font-size: 13px !important;}  
.furnitureSec.ccTopSec .processItem2{flex-direction: column; justify-content: center; align-items: center;}
.furnitureSec.ccTopSec .processItem2 .procesTxtWrap.tWThemeTxt{padding-left: 0; padding-top: 0; text-align: center;}

}