/* Wooder - Carpentry HTML Template  */

@media only screen and (max-width: 1139px){
	.main-header .header-lower .btn-box{
		display: none;
	}

	.banner-section .slide-item h2{
		font-size: 50px;
	}

	.service-block .overlay-box .icon{
		margin-bottom: 10px;
	}

	.service-block .overlay-box h3{
		font-size: 20px;
		margin-bottom: 10px;
	}

	.service-block .overlay-box{
		padding: 30px 20px;
	}

	.news-block-two .post-info li{
		margin-right: 10px;
	}

	.latest-news .post h3 br,
	.news-block h4 br{
		display: none;
	}

	.subscribe-widget{
		padding-left: 0;
	}

	.popular-posts .post h4{
		font-size: 16px;
	}

	.testimonial-block-two .info-box .address{
		font-size: 12px;
	}

	.call-back-section .form-column .inner-column{
		padding-right: 0;
	}

	.sortable-masonry .items-container{
		margin: 0 -16px;
	}

	.header-style-two .outer-box .social-links{
		display: none;
	}

	.header-style-three .main-menu .navigation > li{
		margin-right: 10px;
		padding: 35px 10px;
	}

	.header-style-three .main-menu .navigation > li > a{
		font-size: 16px;
	}

	.banner-section.style-three .slide-item .content-box h2{
		font-size: 60px;
	}

	.video-section .fact-counter .count-box,
	.fact-counter .count-box{
		position: relative;
		display: inline-block;
	}

	.video-section .fact-counter .counter-column .inner-column:before,
	.fact-counter .counter-column .inner-column:before{
		display: none;
	}

	.video-section .fact-counter .counter-column .inner-column,
	.fact-counter .counter-column .inner-column{
		padding-left: 0;
		text-align: center;
	}

	.project-block-three .content-box{
		padding-bottom: 80px;
	}

	.product-block .inner-box{
		padding-left: 0;
	}

	.product-block .image-box{
		position: relative;
		display: block;
		margin: 0 auto;
	}

	.header-style-three{
		top: 0;
	}

	.project-detail .project-info li{
		width: 100%;
		margin-bottom: 20px;
	}

	.project-detail .project-info li p{
		line-height: 24px;
	}

	.fluid-section-one .content-column .inner-column{
		padding-left: 30px;
	}

	.about-us .content-column .inner-column{
		padding-right: 0;
	}
}

@media only screen and (min-width: 768px){
	.main-menu .navigation > li > ul,
	.main-menu .navigation > li > ul > li > ul{
		display:block !important;
		visibility:hidden;
		opacity:0;
	}
}

@media only screen and (max-width: 1023px){
	.sticky-header{
		display: none !important;
	}

	.nav-outer .mobile-nav-toggler{
		display: block;
		margin: 0;
		padding: 24px 0;
		margin-left: 20px;
		color: #04192b;
	}

	.main-header .top-left,
	.main-header .nav-outer .main-menu{
		display: none;
	}

	.main-header .top-right{
		width: 100%;
	}

	.main-header .header-lower .logo-outer{
		padding: 25px 0;
	}

	.main-header .cart-btn{
		padding: 30px 0;
		margin-right: 0;
	}

	.banner-section .slide-item .content-box{
		height: 600px;
	}

	.banner-section.style-two .slide-item .content-box{
		height: 750px;
	}

	.service-block .image-box .icon{
		display: none;
	}

	.about-us:before{
		width: 100%;
		margin: 0;
		right: 0;
	}

	.service-block .overlay-box{
		position: relative;
		transform: scale(1);
		opacity: 1;
		visibility: visible;
		background-color: rgba(0,0,0,0.03);
	}

	.work-block{
		width: 33.333333%;
	}

	.offer-section .image-column .image-box{
		margin: 0;
	}

	.header-style-two .upper-right,
	.testimonial-carousel .owl-nav{
		display: none;
	}

	.page-wrapper{
		padding-bottom: 0 !important;
	}

	.main-footer.fixed-footer{
		position: relative;
	}

	.header-style-two .main-box{
		background-color: transparent;
		margin-top: -100px;
		padding: 0;
	}

	.header-style-two .header-upper{
		padding: 0;
	}

	.header-style-two .header-upper .logo-outer{
		padding: 25px 0;
	}

	.main-header .search-box-outer{
		padding: 35px 0;
		margin-left: 10px;
	}

	.header-style-two .cart-btn a,
	.header-style-two .search-box-btn{
		color: #ffffff;
		border-color: #ffffff;
	}

	.fluid-section-one .content-column .inner-column{
		padding: 70px 15px 30px;
	}

	.fluid-section-one .content-column .services li{
		padding-right: 0;
	}

	.call-back-section .text-column .inner-column{
		padding: 60px 0 60px;
	}

	.call-back-section .outer-box:after{
		display: none;
	}

	.main-footer .social-links li.title{
		font-size: 16px;
	}

	.main-footer .social-links li{
		margin-right: 10px;
	}

	.header-style-three .main-box:before{
		opacity: 1;
		right: -15px;
		left: -15px;
		width: auto;
	}

	.header-style-three .main-box{
		padding: 0;
	}

	.header-style-three{
		top: 0;
		position: relative !important;
		transform: none !important;
	}

	.header-style-three .nav-outer .mobile-nav-toggler{
		color: #ffffff;
	}

	.header-style-three .search-box-outer{
		margin-left: 20px;
	}

	.banner-section.style-three .slide-item .inner{
		padding: 0;
	}

	.banner-section.style-three .slide-item .content-box{
		height: 700px;
	}

	.banner-section.style-three .slide-item .content-box h2{
		font-size: 50px;
	}

	.project-block-three .inner-box{
		padding-left: 0;
	}

	.project-block-three .content-box{
		position: relative;
		transform: none !important;
		max-width: 100%;
	}

	.projects-section-three .owl-nav{
		width: 100%;
		bottom: 0;
	}

	.project-block-three .content-box h4{
		margin-bottom: 20px;
	}

	.faqs-section .image-column .image-box{
		position: relative;
		left: 0;
		top: 0;
		text-align: center;
	}

	.pricing-tabs .tab-buttons{
		top: 0;
		left: 0;
		right: auto;
	}

	.pricing-tabs{
		padding-top: 100px;
	}

	.pricing-section.alternate .pricing-tabs{
		padding-top: 0;
	}

	.time-counter .time-countdown,
	.coming-soon .content .content-inner .logo{
		margin-bottom: 120px;
	}

	.service-detail .work-area{
		margin: 0;
	}

	.project-detail .lower-content{
		padding-top: 0;
	}

	.sidebar-page-container .content-side,
	.project-detail .text-column{
		order: 0;
	}

	.project-detail .project-info li{
		width: 33.33333%;
	}

	.instagram-widget .outer .image{
		width: 25%;
	}

	.shop-sidebar{
		padding-right: 0;
	}

	.shop-item{
		margin-bottom: 50px;
	}

	.contact-page-section .form-column .inner-column{
		padding-left: 0;
	}

	.about-us .image-column .image img{
		width: 100%;
	}

	.about-us .image-column .message{
		position: relative;
		bottom: 0;
	}

	.about-us .image-column .inner-column:before{
		display: none;
	}
}	

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

	.banner-section .text br,
	.about-us .image-column .image:before,
	.main-header .header-top .contact-info{
		display: none;
	}

	.main-header .header-top .top-right{
		text-align: center;
	}

	.main-header .header-top .social-icon-one{
		float: none;
		display: inline-block;
		margin-bottom: -10px;
	}

	.error-section,
	.project-detail,
	.products-section,
	.services-section-three,
	.service-detail-section,
	.call-to-action,
	.projects-section-three,
	.pricing-section.alternate,
	.news-section-three.alternate,
	.faqs-section .faq-column .inner-column,
	.main-footer.style-two .widgets-section,
	.testimonial-section-two,
	.projects-section-two,
	.services-section-two,
	.testimonial-section{
		padding: 70px 0;
	}

	.work-section,
	.checkout-page,
	.sidebar-page-container,
	.about-us{
		padding: 70px 0 20px;
	}

	.contact-page-section,
	.news-section-three,
	.pricing-section,
	.offer-section{
		padding: 70px 0 30px;
	}

	.team-section,
	.news-section,
	.news-section-two,
	.login-section,
	.project-section .upper-box,
	.services-section{
		padding: 70px 0 40px;
	}

	.faqs-section.alternate{
		padding: 70px 0 50px;
	}

	.faq-form-section{
		padding-top: 70px;
	}

	.map-section{
		padding-bottom: 70px;
	}

	.team-block .image-box:hover{
		transform: none !important;
	}

	.about-us .image-column .inner-column{
		padding-top: 0;
	}

	.news-block-two .image{
		position: relative;
		margin: 0 -15px;
		margin-bottom: 20px;
	}

	.news-block-two .image img{
		width: 100%;
	}

	.news-block-two .inner-box{
		padding: 0 15px 15px;
	}

	.main-footer{
		padding-top: 70px;
	}

	.video-section{
		padding-bottom: 30px;
	}
	.main-footer .widgets-section{
		padding-bottom: 20px;
	}

	.banner-section.style-two .slide-item h2,
	.banner-section .slide-item h2{
		font-size: 40px;
	}

	.banner-section.style-two .owl-nav{
		display: none;
	}

	.fluid-section-one .content-column,
	.fluid-section-one .image-column{
		position: relative;
		width: 100%;
	}

	.fluid-section-one .image-column .image-box{
		display: block;
	}

	.fluid-section-one .outer-container{
		padding: 0;
	}

	.main-footer.style-two .map-widget{
		position: relative;
		height: 500px;
		left: 0;
		right: 0;
		margin-top: 70px;
	}

	.main-footer.style-two .footer-bottom .footer-nav{
		display: none;
	}

	.main-footer.style-two .footer-bottom .copyright-text{
		width: 100%;
		text-align: center;
	}

	.video-section .video-box{
		margin-bottom: 70px;
	}

	.faq-form-section .image-column .image-box{
		padding-top: 50px;
	}

	.pricing-section.alternate .pricing-tabs .tab-buttons{
		margin-top: 20px;
	}

	.project-detail .project-info li,
	.service-detail .work-area .work-block{
		width: 50%;
	}

	.project-detail .lower-content h2{
		font-size: 24px;
		line-height: 1.2em;
		margin-bottom: 20px;
	}

	.comments-area .comment-box.reply-comment{
		margin-left: 0;
	}

	.styled-pagination{
		margin-top: 30px;
	}

	.error-section .error-title{
		font-size: 200px;
		margin-bottom: 40px;
	}

	.error-section .sec-title{
		margin-bottom: 10px;
	}

	.error-section h2{
		font-size: 30px;
	}

	.login-form{
		padding: 30px 10px 25px;
	}

	.login-form.register-form{
		padding-bottom: 30px;
	}

	.call-to-action .content-box h2 br{
		display: none;
	}

}

@media only screen and (max-width: 599px){
	.sec-title h2{
		font-size: 24px;
		line-height: 30px;
	}

	.work-block{
		width: 50%;
	}

	.call-to-action .content-box h2,
	.offer-section .image-column .upper-box h2{
		font-size: 30px;
		line-height: 1.3em;
	}

	.testimonial-block .inner-box{
		padding: 0;
		margin: 0;
		text-align: center;
		min-height: auto;
	}

	.testimonial-block .inner-box:before{
		display: none;
	}

	.testimonial-block{
		padding: 0;
	}

	.testimonial-block .thumb{
		position: relative;
		left: 0;
		top: 0;
		display: inline-block;
		margin: 0 0 20px;
	}

	.testimonial-block .text{
		min-height: auto;
	}

	.testimonial-block .text .inner{
		position: relative;
		left: 0;
		top: 0;
		height: auto;
		display: block;
		padding: 0;
		margin-bottom: 30px;
	}

	.testimonial-block .info-box{
		position: relative;
		left: 0;
		bottom: 0;
		margin: 0;
		display: inline-block;
	}

	.offer-section .form-column .text br,
	.sec-title br{
		display: none;
	}

	.testimonial-block-two .thumb{
		position: relative;
		display: inline-block;
		left: 0;
		top: 0;
	}

	.testimonial-block-two .inner-box:before{
		display: none;
	}

	.testimonial-block-two .inner-box{
		padding: 30px 20px;
		text-align: center;
	}

	.banner-section.style-three .slide-item .content-box h2{
		font-size: 40px;
	}

	.banner-section.style-three .slide-item .content-box{
		height: 600px;
	}

	.products-section .owl-nav,
	.projects-section-three .view-all,
	.video-section:after{
		display: none;
	}

	.video-section{
		padding-top: 70px;
	}

	.page-title{
		text-align: center;
		padding: 80px 0;
	}

	.page-title .bread-crumb{
		float: none;
		display: inline-block;
		margin-bottom: 0;
	}

	.page-title h1{
		display: inline-block;
		float: none;
		margin-bottom: 20px;
	}

	.page-title .bread-crumb{
		display: block;
		float: none;
		padding: 0;
	}

	.time-counter .time-countdown,
	.coming-soon .content .content-inner .logo{
		margin-bottom: 60px;
	}

	.clock-wrapper{
		transform: scale(1.2);
	}

	.service-detail .content-box h2{
		font-size: 24px;
		line-height: 1.2em;
		margin-bottom: 20px;
	}

	.project-detail .project-info li{
		width: 100%;
	}

	.blog-detail .post-share-options .pull-right{
		width: 100%;
		margin-top: 10px;
	}


	.styled-pagination li.prev-post a, 
	.styled-pagination li.next-post a,
	.author-box .text br{
		display: none;
	}

	.error-section .text{
		font-size: 18px;
	}

	.error-section .error-title{
		font-size: 150px;
	}

	.shop-comment-form .rating-box .text{
		width: 100%;
	}

	.shipping-form button,
	.cart-section .coupon-btn,
	.cart-section .cart-options > div,
	.cart-section .cart-options .cart-btn,
	.cart-section .totals-table .proceed-btn,
	.cart-section .apply-coupon .form-group input[type="text"]{
		width: 100%;
	}
	.cart-section .apply-coupon .form-group{
		margin: 0 0 10px;
		width: 100%;
	}

	.cart-section .totals-table .proceed-btn{
		padding: 14px 20px;
	}

	.order-box ul li{
		padding: 25px 0;
	}

	.payment-box{
		padding: 30px 20px;
	}
}

@media only screen and (max-width: 479px) {
	.banner-section.style-three .slide-item .content-box h2,
	.banner-section.style-two .slide-item h2, .banner-section .slide-item h2,
	.offer-section .image-column .upper-box h2,
	.banner-section .slide-item h2{
		font-size: 28px;
	}

	.banner-section .slide-item .btn-box .theme-btn{
		padding: 10px 20px;
		line-height: 20px;
		font-size: 12px;
		margin-bottom: 10px;
	}

	.main-footer .social-links li.title{
		font-size: 18px;
	}

	.offer-section .image-column .upper-box h2 .discount{
		font-size: 40px;
	}

	.blog-classic .news-block-three h4{
		font-size: 20px;
	}

	.page-title h1{
		font-size: 24px;
	}

	.banner-section .slide-item .text{
		font-size: 16px;
		line-height: 25px;
		margin-bottom: 30px;
	}

	.banner-section .slide-item .btn-box .theme-btn{
		padding: 10px 30px;
		font-size: 16px;
	}

	.sortable-masonry .filters li{
		display: block;
	}

	.social-icon-three li.title,
	.header-style-three .btn-outer,
	.header-style-three .search-box-outer,
	.header-style-two .search-box-outer,
	.project-carousel .owl-nav,
	.banner-section .owl-nav{
		display: none;
	}

	.header-style-three .outer-box{
		margin-left: 0;
	}

	.service-detail .work-area .work-block{
		text-align: center;
		width: 100%;
	}

	.shop-single .product-details .prod-tabs .tab-btns .tab-btn{
		width: 100%;
		margin-bottom: 10px;
		text-align: center;
	}

	.fluid-section-one .content-column .services li,
	.work-block{
		width: 100%;
	}

	.feature-box .feature-block h3{
		font-size: 18px;
	}


	.project-detail blockquote cite strong{
		display: block;
	}

	.request-form,
	.main-footer.style-two .about-widget{
		padding: 30px 20px;
	}

	.instagram-widget .outer .image{
		width: 33.333333%;
	}

	.latest-news .post h3{
		font-size: 16px;
		line-height: 24px;
	}

	.latest-news .post{
		padding-left: 100px;
	}

	.author-box .thumb,
	.comments-area .comment-box .reply-btn,
	.comments-area .comment-box .author-thumb{
		position: relative;
		display: inline-block;
		left: 0;
		top: 0;
	}

	.comments-area .comment-box .reply-btn{
		margin-top: 20px;
	}

	.author-box .inner-box{
		padding: 0;
	}

	.author-box,
	.comments-area .comment{
		padding: 30px;
	}

	.blog-detail blockquote{
		padding: 25px 20px;
	}
}



























@media only screen and (max-width: 1139px){
	.rtl .service-block .overlay-box{
		padding: 30px 20px;
	}

	.rtl .news-block-two .post-info li{
		margin-left: 10px;
	}

	.rtl .subscribe-widget{
		padding-right: 0;
	}

	.rtl .call-back-section .form-column .inner-column{
		padding-left: 0;
	}

	.rtl .sortable-masonry .items-container{
		margin: 0 -16px;
	}

	.rtl .header-style-three .main-menu .navigation > li{
		margin-right: 0;
		margin-left: 10px;
		padding: 35px 10px;
	}

	.rtl .video-section .fact-counter .counter-column .inner-column,
	.rtl .fact-counter .counter-column .inner-column{
		padding-right: 0;
		text-align: center;
	}

	.rtl .product-block .inner-box{
		padding-right: 0;
	}

	.rtl .product-block .image-box{
		position: relative;
		display: block;
		margin: 0 auto;
	}

	.rtl .fluid-section-one .content-column .inner-column{
		padding-right: 30px;
	}

	.rtl .about-us .content-column .inner-column{
		padding-left: 0;
	}
}

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

	.rtl .nav-outer .mobile-nav-toggler{
		float: left;
		margin: 0;
		padding: 24px 0;
		margin-right: 20px;
	}

	.rtl .main-header .header-lower .logo-outer{
		padding: 25px 0;
	}

	.rtl .main-header .cart-btn{
		padding: 30px 0;
		margin-left: 0;
	}

	.rtl .about-us:before{
		width: 100%;
		margin: 0;
		right: auto;
		left: 0;
	}

	.rtl .offer-section .image-column .image-box{
		margin: 0;
	}

	.rtl .header-style-two .main-box{
		background-color: transparent;
		margin-top: -100px;
		padding: 0;
	}

	.rtl .header-style-two .header-upper{
		padding: 0;
	}

	.rtl .header-style-two .header-upper .logo-outer{
		padding: 25px 0;
	}

	.rtl .main-header .search-box-outer{
		padding: 35px 0;
		margin-right: 10px;
	}

	.rtl .fluid-section-one .content-column .inner-column{
		padding: 70px 15px 30px;
	}

	.rtl .fluid-section-one .content-column .services li{
		padding-left: 0;
	}

	.rtl .call-back-section .text-column .inner-column{
		padding: 60px 0 60px;
	}

	.rtl .main-footer .social-links li{
		margin-left: 10px;
	}

	.rtl .header-style-three .search-box-outer{
		margin-right: 20px;
	}

	.rtl .banner-section.style-three .slide-item .inner{
		padding: 0;
	}

	.rtl .project-block-three .inner-box{
		padding-right: 0;
	}

	.rtl .faqs-section .image-column .image-box{
		right: 0;
		left: auto;
	}

	.rtl .faqs-section .image-column .image{
		margin: 0;
	}

	.rtl .pricing-tabs .tab-buttons{
		left: auto;
		right: 0;
	}

	.rtl .shop-sidebar{
		padding-left: 0;
	}

	.rtl .contact-page-section .form-column .inner-column{
		padding-right: 0;
	}
}	

@media only screen and (max-width: 767px){	
	.rtl .news-block-two .inner-box{
		padding: 0 15px 15px;
	}

	.rtl .comments-area .comment-box.reply-comment{
		margin-right: 0;
	}

	.rtl .login-form{
		padding: 30px 10px 25px;
	}
}

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

	.rtl .testimonial-block .inner-box{
		padding: 0;
		margin: 0;
	}

	.rtl .testimonial-block{
		padding: 0;
	}

	.rtl .testimonial-block .thumb{
		left: auto;
		right: 0;
		margin: 0 0 20px;
	}

	.rtl .testimonial-block .text{
		padding: 0;
	}

	.rtl .testimonial-block .info-box{
		left: auto;
		right: 0;
		bottom: 0;
		margin: 0;
	}

	.rtl .testimonial-block-two .thumb{
		left: auto;
		right: 0;
		top: 0;
	}

	.rtl .cart-section .apply-coupon .form-group{
		margin: 0 0 10px;
	}

	.rtl .testimonial-block-two .inner-box{
		padding: 30px 20px;
		text-align: center;
	}

	.rtl .page-title h1{
		display: inline-block;
		float: none;
		margin-bottom: 20px;
	}

	.rtl .page-title .bread-crumb{
		float: none;
		display: inline-block;
		margin-bottom: 0;
	}

}

@media only screen and (max-width: 479px) {
	.rtl .banner-section .slide-item .btn-box .theme-btn{
		padding: 10px 30px;
	}

	.rtl .header-style-three .outer-box{
		margin-right: 0;
	}

	.rtl .service-detail .work-area .work-block{
		text-align: center;
	}

	.rtl .shop-single .product-details .prod-tabs .tab-btns .tab-btn{
		text-align: center;
	}

	.rtl .request-form,
	.rtl .main-footer.style-two .about-widget{
		padding: 30px 20px;
	}

	.rtl .latest-news .post{
		padding-right: 100px;
	}

	.rtl .author-box .thumb,
	.rtl .comments-area .comment-box .reply-btn,
	.rtl .comments-area .comment-box .author-thumb{
		left: auto;
		right: 0;
	}

	.rtl .author-box .inner-box{
		padding: 0;
	}

	.rtl .author-box,
	.rtl .comments-area .comment{
		padding: 30px;
	}

	.rtl .blog-detail blockquote{
		padding: 25px 20px;
	}

	.about-us .about-years h3{
		font-size: 20px;
	}

	.about-us .bottom-box .name{
		margin-bottom: 20px;
	}

	.about-us .image-column .message{
		font-size: 16px;
		line-height: 24px;
	}

}