/*-----------------------------------------------------------------------------------------------
 * SPACEWOOD FURNISHERS PVT. LTD.
 * Supertuff HDF Media File.
 * Design & Developed By Aslam Abrar Khan.
 -----------------------------------------------------------------------------------------------*/
/*
 * For Small Desktop
 */
@media only screen and (max-width: 1200px) {

}

@media only screen and (max-width:1024px) {
	.sectionTitle h3 {
	    font-size: 36px;
    	line-height: 30px;
	}

	#headerArea .headerBox .logoBox {
	    width: 200px;
	}
	#headerArea .menuBox ul li:before {
	    width: 2px;
	    height: 2px;
	    left: 6px;
	}

	#sliderArea .owl-carousel .sliderImg {
	    background-position: 50% 0;
	}
	#sliderArea .captionBox h1 {
	    font-size: 32px;
	}

}
@media only screen and (max-width: 991px) {
	h4, h5, h6 {
	    font-size: 18px;
	}
	.container {
	    max-width: 100%;
	    width: 100%;
	    padding-right: 60px;
	    padding-left: 60px;
	    margin-right: auto;
	    margin-left: auto;
	}
	.sectionTitle:before {
	    width: 50px;
	    height: 50px;
	}
	.sectionTitle h3 {
	    font-size: 32px;
    	line-height: 26px;
	}
	.sectionTitle p{
	    font-size: 18px;
	}
	.sectionSubTitle {
	    margin-bottom: 10px;
	}
	.sectionSubTitle h4 {
	    font-size: 20px;
	}

	#headerArea .menuBox ul li a{
	    padding: 20px 0px;
	    font-size: 14px;
	}
	#headerArea .menuBox ul li.visitUs a{
		padding: 20px 15px;
	}
	#headerArea.fixedHeader .menuBox ul li.visitUs a {
	    padding: 8px 15px;
	}

	#sliderArea .owl-nav .owl-next,
	#sliderArea .owl-nav .owl-prev {
	    width: 35px;
	    height: 35px;
	    font-size: 22px;
	}
	
	#aboutArea .aboutHeader span {
	    font-size: 20px;
	    line-height: 28px;
	}

	#featuresArea .supertuffIcon {
	    width: 280px;
	    margin-top: -110px;
	}
	#featuresArea .featureGrids:before {
	    bottom: -125px;
	}
	#videoArea .videoBox .videoBtnBox {
	    margin-top: -40px;
	}
	#featuresArea .featureBoxInner .featureText{
	    padding: 20px;
	}
	#featuresArea .featureBoxInner .featureTitle {
		padding: 20px 20px 0;
	}
	#featuresArea .featureBoxInner .featureTitle h3 {
	    font-size: 24px;
	    line-height: 24px;
	}

	#kitchenArea .kitBoxOne:after {
    	width: 200px;
	    transform: skewX(20deg) translateX(-50%);
	}
	#kitchenArea .kitBoxTwo:after {
	    width: 200px;
	    transform: skewX(-20deg) translateX(-50%);
	}

	#kitchenArea .kitTwoTitle h4 {
	    font-size: 18px;
	}
	#accordionBox .cardTitle{
		font-size: 20px;
	}
}

@media only screen and (max-width:768px) {
	.container {
	    padding-right: 30px;
	    padding-left: 30px;
	}
	.secPadBot {
	    padding-bottom: 45px;
	}
	.secPadTop {
	    padding-top: 45px;
	}
	.sectionTitle {
	    padding-top: 15px;
	}
	.sectionTitle:before {
	    width: 45px;
	    height: 45px;
	}

	#sliderArea .captionBox h1 {
	    font-size: 28px;
	}

	#aboutArea .aboutUpperBox:after,
	#aboutArea .aboutLowerBox:after {
    	width: 200px;
	    right: 35px;
	}
	#aboutArea .aboutUpperBox:after{
		transform: skewX(15deg) translateX(-50%);
	}
	#aboutArea .aboutLowerBox:after{
		transform: skewX(-15deg) translateX(-50%);
	}
	#aboutArea .aboutImg {
	    padding-top: 15px;
	    padding-right: 15px;
	}
	#aboutArea .sectionTitle {
	    padding-top: 15px;
	}

	#featuresArea .featureBoxInner .supertuffTable tr td {
	    padding: 5px 10px;
	    font-size: 14px;
	}
	#featuresArea .featureBoxInner .supertuffTable tr td:nth-child(1),
	#featuresArea .featureBoxInner .supertuffTable tr td:nth-child(2) {
	    font-size: 12px;
	}
	#featuresArea .featureBoxInner .supertuffTable tr td:nth-child(1) {
	    width: 25px;
	}
	#featuresArea .featureBoxInner .supertuffTable tr td:nth-child(2) {
	    width: 45%;
	}

	#kitchenArea .kitchenImgSlider {
	    padding-top: 15px;
	    padding-left: 30px;
	    padding-bottom: 15px;
	}
	#kitchenArea .kitchenImgSlider:after {
	    top: 30px;
	    left: 15px;
	    right: 15px;
	}
	#accordionBox .cardTitle {
	    padding: 5px 15px;
	}
	#accordionBox .card-body {
	    padding: 15px;
	}
	#accordionBox .card-body p {
	    line-height: 22px;
	    padding-left: 20px;
	    font-size: 16px;
	}
	#accordionBox .card-body p:before {
	    width: 8px;
	    height: 8px;
	    top: 7px;
	}

	#contactArea .submitBtnBox .sumaiButton {
	    padding: 8px 50px;
	    font-size: 18px;
	}
	#contactArea .locatorBg img {
	    object-position: 40% 0;
	}
	#contactArea .locatorBox .locatorIcon {
	    width: 80px;
	}

	#footerArea .footerOne .infoBoxInner p,
	#footerArea .footerOne .infoBoxInner a {
	    line-height: 22px;
	}
	#footerArea .footerOne .infoBoxInner.infoAdd p{
	    font-size: 14px;
	}
	
}
@media only screen and (max-width: 991px) and (min-width: 768px) {
	#footerArea .footerTwoBg {
	    padding: 15px 15px;
	}
	#footerArea .footerTwo .infoBoxInner {
	    padding: 10px 0px;
	    text-align: center;
	}
	#footerArea .footerTwo .infoBox + .infoBox{
	    border-left: 1px solid #1d1d1d;
	}
	#footerArea .footerTwo .infoBox + .infoBox .infoBoxInner {
	    border-left: 0;
	}
	#footerArea .footerTwo .infoIcon {
	    position: relative;
	    left: auto;
	    top: auto;
	    margin: 0 auto 15px;
	    transform: translateY(0%);
	}
}
/*-----------------------------------------
 Mobile
-----------------------------------------*/
@media only screen and (max-width: 767px) {
	h4, h5, h6 {
	    font-size: 16px;
	}
	.secPadBot {
	    padding-bottom: 30px;
	}
	.secPadTop {
	    padding-top: 30px;
	}
	.sectionTitle {
	    margin-bottom: 10px;
	    padding-top: 0;
	}
	.sectionTitle:before {
	    width: 40px;
	    height: 40px;
	}
	.sectionTitle h3 {
	    font-size: 24px;
	}
	.sectionTitle p {
	    font-size: 16px;
	}
	.borderSyle1:after {
    	right: -15px;
    	height: 40px;
	    width: 6px;
	    top: -18px;
	}
	.borderSyle1:before {
	    right: -10px;
	}

	#headerArea .headerBox .logoBox {
	    width: 100%;
	    height: 85px;
	    padding: 15px 30px;
	    display: flex;
	    align-items: center;
	    justify-content: space-between;
		-webkit-transition: all 300ms ease;
			-moz-transition: all 300ms ease;
			  	-ms-transition: all 300ms ease;
			    	-o-transition: all 300ms ease;
				      	transition: all 300ms ease;
	}
	#headerArea .logoBox .menuToggler {
	    display: block;
	    width: 35px;
	    height: 35px;
	    background-color: #ffb300;
	    position: relative;
	    z-index: 99;
	    border: 0;
	    border-radius: 4px;
	}
	#headerArea .logoBox .menuToggler span {
		display: block;
	    width: 65%;
	    height: 2px;
	    background-color: #000000;
	    margin: 5px auto;
	    backface-visibility: hidden;
	    transition: all 0.3s;
	}
	#headerArea .logoBox .menuToggler.activeTogg .one {
	  transform: rotate(45deg) translate(5px, 5px);
	}
	#headerArea .logoBox .menuToggler.activeTogg .two {
	  opacity: 0;
	}
	#headerArea .logoBox .menuToggler.activeTogg .three {
	  transform: rotate(-45deg) translate(5px, -5px);
	}
	#headerArea .menuBox {
	    background-color: #1d1d1d;
	}
	#headerArea .activeMenuBox .menuBox {
		display: block;
	}
	#headerArea .menuBox ul {
	    display: block;
	}
	#headerArea .menuBox ul li {
	    display: block;
	}
	#headerArea .menuBox ul li + li {
	    margin-left: 0;
	    border-top: 1px solid #ffffff;
	}
	#headerArea .menuBox ul li a,
	#headerArea.fixedHeader .menuBox ul li a{
	    padding: 10px 15px;
	    font-size: 14px;
	    color: #ffffff;
	}
	#headerArea .menuBox ul li.visitUs{
	    border-bottom: 1px solid #fff;
	}
	#headerArea .menuBox ul li.visitUs a,
	#headerArea.fixedHeader .menuBox ul li.visitUs a {
	    padding: 10px 15px;
	    color: #000000;
	}
	#headerArea .headerBox .logoBox img{
		width: calc(100% - 45px);
	  	-webkit-transition: all 300ms ease;
		    -moz-transition: all 300ms ease;
		      	-ms-transition: all 300ms ease;
		        	-o-transition: all 300ms ease;
		          		transition: all 300ms ease;
	}
	#headerArea .headerBoxInner .menuBox {
	    margin-left: 0;
	}
	#headerArea.fixedHeader .logoBox {
	    height: 55px;
	}

	#sliderArea .owl-carousel .sliderImg{
	    max-height: 100vh;
	    z-index: 999;
	}
	#sliderArea .owl-nav .owl-next,
	#sliderArea .owl-nav .owl-prev {
	    width: 30px;
	    height: 30px;
	    font-size: 18px;
	    line-height: 30px;
	}
	#sliderArea .owl-nav .owl-next {
	    right: 15px;
	}
	#sliderArea .owl-nav .owl-prev {
	    left: 15px;
	}
	#sliderArea .captionBox {
	    padding: 5px 0;
	}
	#sliderArea .captionBox h1 {
	    font-size: 24px;
	    letter-spacing: 2px;
	}

	#aboutArea .sectionTitle {
	    padding-top: 0;
	}
	#aboutArea .aboutContent {
	    margin-bottom: 15px;
	}
	#aboutArea .aboutHeader {
	    padding: 15px;
	    margin-bottom: 15px;
	}
	#aboutArea .aboutContent ul li {
		font-size: 16px;
    	line-height: 20px;
	    padding-left: 20px;
	}
	#aboutArea .aboutContent ul li:before {
	    width: 10px;
	    height: 10px;
	    top: 6px;
	}

	#videoArea {
	    height: auto;
	}
	#videoArea .videoBox {
	    position: static;
	    height: 100%;
	    width: 100%;
	    text-align: center;
	    top: 0;
	    left: 0;
	    padding: 90px 0;
	}
	#videoArea .videoBox .videoBtnBox {
	    margin-top: 0;
	}
	#videoArea .videoBox .videoBtn {
	    width: 80px;
	    height: 80px;
	    line-height: 80px;
	}
	#videoArea .videoBox .videoBtn i {
	    font-size: 34px;
	    line-height: 80px;
	    margin-left: 8px;
	}

	#featuresArea {
		padding-top: 30px;
	}
	#featuresArea .featureGrids:before {
	    bottom: -30px;
	}
	#featuresArea .featureBoxInner .featureText {
	    padding: 15px;
	}
	#featuresArea .featureBoxInner .featureTitle{
		padding: 15px 15px 0;
	}
	#featuresArea .featureBoxInner .featureText ul li h4 {
	    font-size: 14px;
	}
	#featuresArea .supertuffIcon {
	    width: 240px;
	    margin-top: 0;
	}
	#featuresArea .featureGrids {
	    position: relative;
	}
	#featuresArea .featureGrids:before {
	    top: 0;
	}
	#featuresArea .featureBox,
	#featuresArea .featureBox:nth-of-type(3) {
	    margin-top: 15px;
	}
	#featuresArea .featureBoxInner .lableLeft {
		top: 12px;
	    right: auto;
	    left: 0;
	}
	#featuresArea .featureBox:nth-of-type(even) .featureBoxInner {
	    margin-right: 0;
	    margin-left: 0;
	}
	#featuresArea .featureBox .featureBoxInner,
	#featuresArea .featureBox:nth-of-type(odd) .featureBoxInner {
	    margin-left: 0;
	    margin-top: 50px;
	}
	#featuresArea .featureBoxInner .lableBox{
		width: 32px;
	    height: 32px;
	    line-height: 32px;
	}
	#featuresArea .featureBoxInner .lableLeft:after,
	#featuresArea .featureBoxInner .lableRight:after {
	    border-top: 10px solid #1d1d1d;
	    border-left: 8px solid transparent;
	    left: auto;
	    right: 50%;
	    border-right: 8px solid transparent;
	    top: auto;
	    transform: translate(50% , 0%);
	    bottom: -20px;
	}
	#featuresArea .featureBoxInner .lableLeft,
	#featuresArea .featureBoxInner .lableRight {
		left: 50%;
	    top: -40px;
	    background-color: #ffb300;
	    transform: translate(-50%, 0);
	}
	#featuresArea .featureBoxInner .supertuffTable tr td:nth-child(2) {
	    width: 40%;
	}

	#kitchenArea .kitBoxOne:after {
	    background-color: rgba(255, 255, 255, 0.12);
	    right: 35px;
	    transform: skewX(15deg) translateX(-50%);
	}
	#kitchenArea .kitBoxTwo:after {
		right: 35px;
	    transform: skewX(-15deg) translateX(-50%);
	}
	#kitchenArea .kitchenText {
	    position: relative;
	    z-index: 9;
	    margin-bottom: 15px;
	}

	#kitchenArea .kitchenImgSlider{
		display: none;
	}
	#kitchenArea .kitTwoTitle {
	    margin-bottom: 15px;
	    padding: 15px;
	}
	#kitchenArea .kitTwoTitle h4 {
		font-size: 16px;
	    margin-bottom: 5px;
	}

	#accordionBox .card-body .cardBoxImg {
		display: block;
	    width: 50%;
	    margin-bottom: 15px;
	}

	#contactArea .contactBg{
	  	background-image: url(../images/contact-us-bg-mobile.jpg);
	  	background-size: 140%;
	    background-position: 100% 55px;
	}
	#contactArea .locatorBg {
	    width: 100%;
	    height: 250px;
	}
	#contactArea .locatorBg img {
	    object-position: 0 50%;
	}
	#contactArea .contactBox {
	    padding-right: 0;
	}
	#contactArea .inputBox {
	    margin-bottom: 10px;
	}
	#contactArea .inputBox .form-control{
		height: 40px;
	}
	#contactArea .locatorBox {
	    height: 220px;
	    text-align: center;
	    position: relative;
	    margin-top: 15px;
	}
	#contactArea .locatorBox .locatorBoxInner {
	    top: auto;
	    left: 0;
	    right: 0;
	    bottom: 0;
	    transform: translateY(0%);
	}

	#footerArea .footerOne:before {
	    width: 200px;
	    left: -25px;
	    transform: skewX(-15deg) translateX(50%);
	}
	#footerArea .footerTwo:before {
    	width: 200px;
    	left: -25px;
	    transform: skewX(15deg) translateX(50%);
	}
	#footerArea .foterLogoBox .footerLogo {
	    width: 80%;
	    margin: 0 auto 30px;
	}
	#footerArea .footerOne .infoBoxInner {
	    padding: 15px;
	}
	#footerArea .footerTwoBg {
	    padding: 0 15px;
	}
	#footerArea .footerTwo .infoBox + .infoBox .infoBoxInner {
	    border-left: 0;
	    border-top: 1px solid #1d1d1d;
	}
	#footerArea .footerTwo .infoBoxInner {
	    padding: 15px 0 15px 55px;
	}
	#footerArea .footerTwo .infoIcon {
	    left: 0px;
	}

	.scrollToTop {
	    bottom: 5px;
	    right: 5px;
	    left: auto;
	}
	.scrollToTop i {
	    font-size: 18px;
	    line-height: 30px;
	    height: 30px;
	    width: 30px;
	}
}

@media only screen and (min-width: 576px) {
	#footerArea .footerTwo .infoBox.followUs{
		display: none;
	}
}

@media only screen and (max-width: 575px){
	.container {
	    padding-right: 15px;
	    padding-left: 15px;
	}
	#headerArea .headerBox .logoBox{
		padding: 10px 15px;
	}
	#headerArea .menuBox ul li:before {
	    left: 15px;
	}

	#sliderArea .owl-carousel .sliderImg {
	    background-position: 25% 0;
	    height: 65vh;
	}
	#sliderArea .owl-carousel .imgOne{
	  background-image: url(../images/slider/mobile/1.jpg);
	}
	#sliderArea .owl-carousel .imgTwo{
	  background-image: url(../images/slider/mobile/2.jpg);
	}
	#sliderArea .owl-carousel .imgThree{
	  background-image: url(../images/slider/mobile/3.jpg);
	}
	#sliderArea .owl-carousel .imgFour{
	  background-image: url(../images/slider/mobile/4.jpg);
	}
	#sliderArea .owl-nav .owl-next i,
	#sliderArea .owl-nav .owl-prev i {
	    line-height: 32px;
	}
	#sliderArea .captionBox h1 {
	    font-size: 20px;
	    letter-spacing: 1px;
	}

	#aboutArea .aboutContent {
	    margin-bottom: 0;
	}

	#featuresArea .supertuffIcon {
	    width: 80%;
	}
	#featuresArea .featureBoxInner .featureIcon {
		width: 66.6666%;
	}

	#aboutArea .aboutLowerBox:after,
	#kitchenArea .kitBoxTwo:after {
	    transform: skewX(-10deg) translateX(-50%);
	}
	#aboutArea .aboutUpperBox:after,
	#kitchenArea .kitBoxOne:after{
		transform: skewX(10deg) translateX(-50%);
	}
	#aboutArea .aboutUpperBox:after,
	#aboutArea .aboutLowerBox:after,
	#kitchenArea .kitBoxTwo:after,
	#kitchenArea .kitBoxOne:after {
	    width: 150px;
	    right: 0;
	}

	#accordionBox .card-body .cardBoxImg {
	    width: 100%;
	}
	
	#footerArea .footerOne .infoBox.followUs{
		display: none;
	}
	#footerArea .footerTwo .infoBox ul {
	    display: flex;
	    margin-top: 5px;
	}
	#footerArea .footerTwo .infoBox ul li {
	    display: inline-block;
	    text-align: center;
	    width: 35px;
	    height: 35px;
	    background-color: #ffb300;
	    line-height: 40px;
	}
	#footerArea .footerTwo .infoBox ul li + li{
		margin-left: 10px;
	}
	#footerArea .footerTwo .infoBox ul li i {
	    font-size: 22px;
	    color: #000000;
	}

	#thankYouArea{
		background-image: url(../images/thank-you-page-mobile.jpg);
	}
	#thankYouArea .thankYouBox .thankBoxInner {
		position: absolute;
		left: 50%;
		top: 15%;
		width: 60%;
		transform: translateX(-50%);
		-webkit-transform: translateX(-50%);
		  -moz-transform: translateX(-50%);
		    -ms-transform: translateX(-50%);
		      -o-transform: translateX(-50%);
	}
	#thankYouArea .thankBoxInner .checkMark {
		width: 80px;
	}
	#thankYouArea .thankBoxInner h4 {
		font-size: 24px;
	}
	#thankYouArea .thankBoxInner p {
		font-size: 16px;
	}
}
@media only screen and (max-width: 480px){
	#sliderArea .owl-carousel .sliderImg {
		height: 55vh;
	    background-position: 50% 0;
	}
}

@media only screen and (max-width: 360px){
	#homeTitle h1 {
	    font-size: 28px;
	}
	#thankYouArea{
		background-size: 115%;
	}
	#thankYouArea .thankBoxInner .checkMark {
		width: 65px;
	}
	#thankYouArea .thankBoxInner h4 {
		font-size: 18px;
	}
	#thankYouArea .thankYouBox .thankBoxInner {
		width: 70%;
	}
}
