/* Constrc Construction Business HTML-5 Template */

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

/* Responsive fixes: make contact form inside banner-one fluid and centered */
@media only screen and (max-width: 1140px) {
	.banner-one_content{
		width: 100% !important;
		max-width: 100% !important;
		margin: 0 auto 30px !important;
		padding: 25px !important;
		border-radius: 15px !important;
		box-sizing: border-box;
		background-clip: padding-box;
	}

	.contact-three_form-outer{
		width: 100% !important;
	}

	.contact-three_form-column{
		padding: 0 15px !important;
	}

	.banner-one{
		padding: 50px 15px !important;
	}

	.contact-form .form-group input[type="text"],
	.contact-form .form-group input[type="email"],
	.contact-form .form-group input[type="tel"],
	.contact-form .form-group textarea{
		padding: 12px 18px !important;
		font-size: 16px !important;
		border-radius: 8px !important;
		border: 2px solid #e0e0e0 !important;
		transition: border-color 0.3s ease !important;
	}

	.contact-form .form-group input[type="text"]:focus,
	.contact-form .form-group input[type="email"]:focus,
	.contact-form .form-group input[type="tel"]:focus,
	.contact-form .form-group textarea:focus{
		border-color: var(--main-color) !important;
		outline: none !important;
		box-shadow: 0 0 0 3px rgba(255,101,12,0.1) !important;
	}
}

@media only screen and (max-width: 767px) {
	.banner-one_content{
		padding: 20px !important;
		border-radius: 12px !important;
		margin: 0 10px !important;
	}

	.contact-form .form-group input[type="text"],
	.contact-form .form-group input[type="email"],
	.contact-form .form-group input[type="tel"]{
		height: 50px !important;
		font-size: 16px !important;
		padding: 12px 16px !important;
		margin-bottom: 15px !important;
	}

	.contact-form .form-group textarea{
		height: 100px !important;
		font-size: 16px !important;
		padding: 12px 16px !important;
		resize: vertical !important;
	}

	.contact-form .form-group{
		margin-bottom: 15px !important;
	}

	.contact-three_form-column{
		padding: 0 5px !important;
	}

	.banner-one{
		padding: 30px 10px !important;
	}

	/* ensure the banner background image doesn't overlap the form on small screens */
	.banner-one_image{
		display: none !important;
	}

	/* Improve button responsiveness */
	.theme-btn{
		width: 36% !important;
		padding: 15px 20px !important;
		font-size: 16px !important;
	}
	.theme-btn2{
		width: 36% !important;
		padding: 15px 20px !important;
		font-size: 16px !important;
	}

	/* Reduce section padding on mobile */
	.service-two{
		padding: 30px 0px !important;
	}

	.counter-one{
		padding: 0px 0px 30px !important;
	}

	.testimonial-two{
		padding: 40px 0px 50px !important;
	}

	.about-two{
		padding: 40px 0px !important;
	}

	/* Improve service cards on mobile */
	.service-block_one-inner{
		padding: 20px 15px !important;
		margin-bottom: 20px !important;
	}

	/* Better spacing for counter blocks */
	.counter-block_one{
		margin-bottom: 20px !important;
	}

	/* Mobile: display counter blocks in a 2x2 grid (two columns, two rows)
	   keeps Bootstrap columns from forcing single-column stacking */
	.counter-one .auto-container .row{
		display: grid !important;
		grid-template-columns: repeat(2, 1fr) !important;
		gap: 16px !important;
	}

	.counter-one .counter-block_one{
		width: 100% !important;
		margin-bottom: 0 !important;
	}
}

/* Extra small screens */
@media only screen and (max-width: 480px) {
	.banner-one_content{
		padding: 15px !important;
		margin: 0 5px !important;
	}

	.contact-form .form-group input[type="text"],
	.contact-form .form-group input[type="email"],
	.contact-form .form-group input[type="tel"]{
		height: 48px !important;
		font-size: 16px !important;
		padding: 10px 14px !important;
	}

	.contact-form .form-group textarea{
		height: 90px !important;
		font-size: 16px !important;
		padding: 10px 14px !important;
	}

	.sec-title_heading{
		font-size: 24px !important;
		line-height: 1.3 !important;
	}

	.sec-title_title{
		font-size: 14px !important;
	}

	.banner-one{
		padding: 20px 5px !important;
	}
}

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

	.main-footer_bg::before,
	.main-footer_bg::after{
		display:none;
	}

}

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

	.slider-three{
		margin:0px 0px;
	}
	
	.slider-three .swiper-slide{
		border-radius:0px 0px;
	}
	
	.testimonial-three_bg,
	.customer-one_bg{
		left:0px;
		right:0px;
	}
	
}


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

	

}

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

	

}

@media only screen and (max-width: 1500px){
	
	.slider-one .slider-one_pagination{
		right: 40px !important;
		left: auto !important;
	}
	
	.main-header.header-style-two .main-menu .navigation > li{
		margin-right:15px;
	}
	
	.main-header.header-style-two .outer-box{
		margin-left:20px;
	}
	
	.fluid-one .right-box{
		padding-left:40px;
	}
	
	.team-one-arrow{
		text-align:center;
	}
	
	.team-one .three-item_carousel-prev,
	.team-one .three-item_carousel-next{
		position:relative;
		top:0px;
		left:auto;
		right:auto;
		margin:0px 7px;
		display:inline-block;
	}
	
	
	.team-two-arrow{
		text-align:center;
	}
	
	.team-two .three-item_carousel-prev,
	.team-two .three-item_carousel-next{
		position:relative;
		top:0px;
		left:auto;
		right:auto;
		margin:0px 7px;
		display:inline-block;
	}
	
	.about-three_big-title{
		display:none;
	}
	
	.about-three_images-outer{
		padding-left:80px;
	}
	
	.about-three_image-three,
	.about-three_image-two{
		right:-80px;
	}
	
	.choose-block_one-number{
		right:0px;
	}
	
	.slider-three_big-title{
		font-size:140px;
	}
	
	.main-header.header-style-three .social-box{
		display:none;
	}

}

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

	.about-two_content-outer{
		padding-left:0px;
	}

}

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

	.main-header .main-menu .navigation > li{
		margin-right: 20px;
	}
	
	.main-header.header-style-two .main-menu{
		display:none;
	}
	
	.main-header.header-style-two .mobile-nav-toggler{
		display:inline-block;
		color:var(--white-color);
	}
	
	.main-header.header-style-two .hamburger{
		margin-left:5px;
	}
	
	.main-header.header-style-two #navbarSupportedContent{
		display:block;
	}
	
	.main-header.header-style-two .mCSB_inside > .mCSB_container{
		margin-right:0px;
	}
	
	.main-header.header-style-two{
		top:0px;
	}
	
	.main-header.header-style-two .header-lower .logo-box .logo{
		padding:1px 0px;
	}
	
	.main-header.header-style-two .main-menu{
		display: none;
	}
	
	.main-header.header-style-two .mobile-menu .navigation li.has-mega-menu > .mega-menu {
		display: none;
		overflow: hidden;
	}
	
	.contact-two_image,
	.main-header.header-style-two .mobile-menu .navigation li.has-mega-menu .mega-menu .mega-menu-bar .column h6{
		display:none;
	}
	
	.main-header.header-style-two .mobile-menu .navigation li.has-mega-menu .mega-menu .mega-menu-bar .column{
		width:100%;
	}
	
	.service-two .service-block_one{
		width:25%;
	}
	
	.about-two_image-outer{
		padding-right:0px;
	}
	
	.main-header.header-style-two .social-box a{
		color:var(--white-color);
	}
	
	.footer-two .widgets-section{
		padding:80px 30px 20px;
	}
	
	.counter-three{
		margin:0px 0px;
	}
	
	.about-three_image-three,
	.about-three_image-two{
		right:0px;
	}
	
	.testimonial-three_bg,
	.customer-one_bg{
		left:0px;
		right:0px;
	}
	
	.contact-two .inner-container{
		padding:90px 30px 0px 30px;
	}
	
	.contact-two_info-outer{
		padding-left:0px;
	}
	
	.footer-three{
		margin:0px 0px 0px;
		border-radius:0px 0px;
		background-image:inherit !important;
	}
	
	.fluid-one_video-text{
		font-size:13px;
	}
	
}

@media only screen and (max-width: 1240px){
	
	.main-header.header-style-one .main-header_button{
		display:none;
	}
	
	.service-one_content-outer{
		padding-left: 20px;
		padding-right: 0px;
	}
	
	.accordion-box .block .acc-btn{
		font-size:18px;
	}
	
	.main-footer{
		margin:0px 0px;
		border-radius:0px;
	}
	
	.main-footer_bg{
		border-radius:0px;
	}
	
	.main-header.header-style-three .main-header_button{
		display:none;
	}
	
	.slider-three_big-title {
		font-size: 100px;
		line-height:1em;
	}
	
	.choose-one_content-outer{
		padding-left:0px;
	}
	
	.project-block_two-content{
		padding:0px 50px 40px 25px;
	}
	
	.video-one h1{
		font-size: 150px;
	}
	
	.time-table-section .table-outer{
		overflow-y: visible;
		overflow-x: auto;
	}

	.table-outer {
		position: relative;
		overflow-x: scroll;
	}

}

@media only screen and (max-width: 1140px){
	
	.main-header .main-menu .navigation > li{
		margin-right: 15px;
	}
	
	.main-header .main-menu .navigation > li > a{
		font-size: 14px;
	}

	.main-header .header-lower{
		border-radius: 0px;
	}

	.main-header .header-lower .outer-box {
		margin-top: 0px;
	}
	
	h2 {
		line-height: 54px;
		font-size: 44px;
	}
	
	.about-one_button {
		margin-top: 260px;
	}
	
	.about-one_button .btn-style-three{
		font-size:10px;
	}
	
	.about-one_image-column .column:nth-child(2) .image{
		margin-top:120px;
	}
	
	.project-block_one-overlay{
		top:70px;
	}
	
	.feature-block_two_count{
		font-size:35px;
	}
	
	.service-one_heading{
		font-size:18px;
	}
	
	.service-one_heading a{
		padding:18px 25px 18px 30px;
	}
	
	.service-one_title .service-one_arrow{
		top:5px;
		width: 60px;
		height: 60px;
		line-height:60px;
	}
	
	.banner-one_subtitle{
		font-size:227px;
	}
	
	.service-two .service-block_one {
		width: 33.3333%;
	}
	
	.fluid-one .right-box {
		padding-left: 30px;
	}
	
	.testimonial-block_two-inner{
		padding:30px 25px;
	}
	
	.testimonial-block_two-text {
		font-size: 20px;
		line-height: 38px;
	}
	
	.footer-two_text{
		font-size:16px;
		line-height:26px;
	}
	
	.footer-contact_list li{
		font-size:15px;
		line-height:26px;
	}
	
	.footer-two_navs li a,
	.footer-two_copyright,
	.footer-two_links li a{
		font-size:16px;
	}
	
	.choose-one .outer-container{
		padding-bottom:0px;
	}
	
	.shop-detail_content-column .inner-column{
		padding-left:0px;
	}
	
	.fluid-one_video-text{
		display:none;
	}
	
	.fluid-one_list li{
		font-size:16px;
	}
	
}

@media only screen and (max-width: 768px){
	
	
	
}
	
@media only screen and (max-width: 1032px){
	
	.banner-one_subtitle {
		font-size: 212px;
	}
	
	.banner-one_title {
		font-size: 80px;
		line-height:90px;
	}
	
	.customer-block_one-number{
		font-size:90px;
	}
	
	.customer-block_one-inner{
		padding:45px 25px;
	}
	
	.testimonial-block_three-inner{
		padding:30px 25px;
	}
	
}
	
@media only screen and (max-width: 1023px){
	
	.main-header .main-box .logo-box {
		position:relative;
		left:0px;
		top:0px;
		right:0px;
		bottom:0px;
		margin:0px;
		text-align:left;
	}
	
	.main-header .outer-box{
		position: static;
		display:block;
	}
	
	.main-header .mobile-nav-toggler{
		display:block;
	}
	
	.main-header .sticky-header .mobile-nav-toggler{
		display:block;
	}
	
	.main-header .nav-outer,
	.main-header .sticky-header .main-menu{
		display:none;
	}
	
	.main-header #navbarSupportedContent{
		display:block;
	}
	
	.main-header .mCSB_inside > .mCSB_container{
		margin-right:0px;
	}

	.main-header .outer-box{
		margin-left: 0px;
	}

	.main-header .main-menu{
		display: none;
	}
	
	.mobile-menu .navigation li.has-mega-menu > .mega-menu {
		display: none;
		overflow: hidden;
	}
	
	.main-header .mobile-menu .navigation li.has-mega-menu .mega-menu .mega-menu-bar .column h6{
		display:none;
	}
	
	.main-header .mobile-menu .navigation li.has-mega-menu .mega-menu .mega-menu-bar .column{
		width:100%;
	}
	
	.banner-one_button::before,
	.banner-one_image{
		display:none;
	}
	
	.banner-one_subtitle span{
		color:var(--main-color);
	}

	.banner-one_subtitle {
		font-size: 150px;
	}
	
	.banner-one{
		padding-bottom:0px;
	}
	
	.banner-one_text{
		margin-bottom:30px;
	}
	
	.banner-one{
		padding-top:150px;
	}
		
	.service-two .service-block_one {
		width: 50%;
	}
	
	.fluid-one .left-box{
		position:relative;
		width:100%;
		background-image:inherit !important;
	}
	
	.fluid-one_image{
		display:block;
	}
	
	.fluid-one .right-box{
		width:100%;
	}
	
	.fluid-one .right-box{
		padding:80px 15px 0px 20px;
	}
	
	.counter-two_text br{
		display:none;
	}
	
	.price-block_one-title{
		margin-top:30px;
	}
	
	.team-one_btn{
		margin-top:30px;
	}
	
	.footer-two_navs{
		margin-top:15px;
	}
	
	.footer-two_navs li{
		margin-left:0px;
		margin-right:15px;
	}
	
	.fluid-one .sec-title_text,
	.fluid-one .right-box_inner{
		max-width:100%;
	}
	
	.team-detail_content-column{
		order:1;
	}
	
	.team-detail_image-column{
		order:2;
	}

}

@media only screen and (max-width: 990px){
	
	.main-header.header-style-one .main-header_button{
		display:block;
	}
	
	.main-header .header-lower .logo-box .logo{
		padding-top:20px;
		padding-bottom:20px;
	}
	
	.slider-one .swiper-slide{
		padding:250px 0px 170px;
	}
	
	.about-one .sec-title_heading{
		position:relative;
		left:auto;
		top:auto;
	}
	
	.about-one_button{
		margin-top:30px;
	}
	
	.about-construction_image{
		display:none;
	}
	
	.about-one_content-outer{
		padding-left:0px;
		margin-top:0px;
	}
	
	.service-one .inner-container::before{
		left:-15px;
		border-radius:0px 0px;
	}
	
	.service-one_content-outer{
		padding-left:0px;
	}
	
	.service-one_image.active{
		position:relative;
	}
	
	.service-one_image{
		right:0px;
	}
	
	.service-one_image-outer{
		margin-top:30px;
	}
	
	
	
	.info-block_one-inner strong{
		font-size:18px;
	}
	
	.accordion-box .block .content .text {
		line-height: 28px;
		font-size: 16px;
	}
	
	.contact-form_text{
		font-size:18px;
		line-height:28px;
		margin-bottom:15px;
	}
	
	.testimonial-one__trusted span,
	.main-footer_navs li a,
	.main-footer_copyright,
	.main-footer_links li a{
		font-size:16px;
	}
	
	.project-block_one-image::before,
	.contact-form_text br{
		display:none;
	}
	
	.faq-one_image{
		margin-left:0px;
	}
	
	.testimonial-block_one-text{
		font-size:24px;
		line-height:36px;
	}
	
	.faq-one_accordian-outer{
		padding-left:0px;
	}
	
	.faq-one_accordian-column{
		order:1;
	}
	
	.faq-one_image-column{
		order:2;
		text-align:center;
	}
	
	.contact-one .video-image{
		margin-top:30px;
	}
	
	.newsletter-box,
	.newsletter-box .form-group input[type="text"],
	.newsletter-box .form-group input[type="email"]{
		width:100%;
	}
	
	.fluid-one_list li{
		font-size:16px;
	}
	
	.fluid-one_list li i{
		margin-right:10px;
	}
	
	.price-block_one-price{
		margin-top:25px;
	}
	
	.testimonial-two{
		padding-bottom:110px;
	}
	
	.about-two_content-column{
		order:1;
	}
	
	.about-two_image-column{
		order:2;
	}
	
	.main-header.header-style-three .mobile-nav-toggler{
		font-size:28px;
		margin-right:15px;
		color:var(--black-color);
	}
	
	.about-three_content-outer{
		margin-right:0px;
	}
	
	.about-three_images-outer{
		padding-left:0px;
	}
	
	.choose-one_pattern{
		display:none;
	}
	
	.choose-one_image-two{
		margin-left:0px;
	}
	
	.choose-one_content-column{
		order:1;
	}
	
	.choose-one_image-column{
		order:2;
	}
	
	.choose-one_image-two{
		margin-top:-220px;
	}
	
	.choose-one .outer-container {
		padding-bottom: 80px;
	}
	
	.project-block_two-content{
		margin-right:15px;
	}
	
	.contact-two_info-outer{
		padding-top:80px;
	}
	
	
	.sidebar-page-container.left-sidebar .sidebar-side{
		order:2;
	}
	
	.sidebar-page-container.left-sidebar .content-side{
		order:1;
	}
	
	.service-detail{
		margin-bottom:40px;
	}

	.project-detail_image{
		margin-bottom:35px;
	}
	
	.shop-detail_content-column{
		order:1;
	}
	
	.shop-detail_gallery-column{
		order:2;
	}
	
	.shop-detail .prod-tabs .tab-btns .tab-btn{
		font-size:16px;
	}
	
	.contact-three_info-outer{
		padding-left:0px;
	}
	
	.contact-three{
		padding-bottom:50px;
	}
	
	
	
	.about-one{
		padding-top:120px;
	}
	
	
	.banner-one_video{
		position:relative;
		left:auto;
		top:auto;
		margin-bottom:25px;
	}

}

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

	h1 {
		line-height: 70px;
		font-size: 60px;
	}
	
	.project-block_one-overlay{
		position:relative;
		left:0px;
		top:0px;
		right:0px;
		bottom:0px;
		width:100%;
		display:block;
	}
	
	.project-block_one-overlay_inner{
		max-width:100%;
		min-height:auto;
		padding:30px 25px 30px;
		background-image:none !important;
		background-color:var(--white-color);
	}
	
	.project-block_one-arrow{
		right:20px;
		bottom:20px;
	}
	
	.project-block_one-title,
	.project-block_one-location{
		font-size:16px;
	}
	
	.contact-one .video-image::before,
	.project-block_one-heading a br{
		display:none;
	}
	
	.testimonial-one_button{
		margin-top:25px;
	}
	
	.main-footer_navs{
		margin-top:15px;
	}
	
	.main-footer_navs li{
		margin-left:0px;
		margin-right:15px;
	}
	
	.slider-three_big-title {
		font-size: 80px;
		line-height: 1em;
	}
	
	.slider-three_title {
		font-size: 50px;
		line-height:66px;
	}
	
	.slider-three_heading {
		font-size: 70px;
		line-height: 80px;
	}
	
	.slider-three_title span:before{
		display:none;
	}
	
	.slider-three .play-box{
		position:relative;
		top:0px;
		margin-bottom:40px;
	}
	
	.choose-one .sec-title .sec-title_text br{
		display:none;
	}
	
	.project-three_button{
		margin-top:25px;
	}

}

@media only screen and (max-width: 767px){
	
	.main-header .header-upper .logo-outer {
		position:relative;
		width:100%;
	}
	
	.main-header .sticky-header .outer-box{
		display:block;
		right: 0px;
		left: auto;
		top:0px;
	}

	.main-header .main-menu{
		width:100%;
		display:none;
	}
	
	.main-header .main-menu .navbar-collapse > .navigation li.dropdown:after,
	.main-header .main-menu .navigation > li > ul:before{
		display:none !important;	
	}
	
	.main-header .main-box .logo-box{
		float:none;
		text-align:center;
		padding-bottom:10px;
	}

	.main-header .header-lower .outer-box{
		position:relative;
		z-index:12;
		display:block;
	}
	
	.main-header .main-menu .navbar-header .navbar-toggler{
		display: inline-block;
		z-index: 12;
		width: 50px;
		height: 40px;
		float: none;
		padding: 0px;
		text-align: center;
		border-radius: 0px;
		background: none;
		border: 1px solid #ffffff;
	}
	
	.main-header .main-menu .navbar-header .navbar-toggler .icon-bar{
		position: relative;
		background: #ffffff;
		height: 2px;
		width: 26px;
		display: block;
		margin:0 auto;
		margin:5px 11px;
	}
	
	.main-header .nav-outer .mobile-nav-toggler{
		display: block;
	}
	
	.main-header #navbarSupportedContent{
		display:block;
	}
	
	.main-header .mCSB_inside > .mCSB_container{
		margin-right:0px;
	}
	
	.slider-one_arrow,
	.slider-one_socials,
	.slider-one .slider-one_pagination,
	.main-header.header-style-one .main-header_button,
	.clock-wrapper{
		display: none;
	}
	
	.coming-soon .content .content-inner h2{
		margin-bottom: 30px;
	}

	.time-counter .time-countdown{
		margin-bottom: 30px;
	}
	
	h2 {
		line-height: 44px;
		font-size: 34px;
	}
	
	.project-block_one-arrow{
		position:relative;
		right:0px;
		bottom:0px;
	}
	
	.project-block_one-text{
		margin-top:15px;
		margin-bottom:20px;
	}
	
	.testimonial-one__trusted{
		margin-top:10px;
		margin-left:0px;
	}
	
	.counter-one{
		text-align:center;
	}
	
	.counter-block_one-inner{
		padding-left:0px;
	}
	
	.counter-block_one-text br,
	.counter-block_one-outline{
		display:none;
	}
	
	.counter-block_one{
		margin-bottom:30px;
	}
	
	.counter-one .counter-block_one:nth-child(2n+1){
		transform:translateY(0px);
	}
	
	.contact-one .sec-title_text{
		font-size:16px;
		line-height:26px;
	}
	
	.main-footer_text{
		max-width:100%;
	}
	
	.banner-one_video{
		left:auto;
		right:2%;
	}
	
	.banner-one_subtitle {
		font-size: 100px;
	}
	
	.service-block_one-inner{
		padding:30px 25px;
	}
	
	.price-block_one-title {
		margin-top: 0px;
	}
	
	.price-block_one-inner{
		padding:35px 25px;
	}
	
	.price-block_one-list{
		margin-top: 25px;
	}
	
	.price-block_one-price{
		text-align:left;
	}
	
	.price-block_one-featured{
		left:auto;
		right:15px;
	}
	
	.testimonial-block_two-text {
		font-size: 16px;
		line-height: 28px;
	}
	
	.sec-title_text br,
	.team-one_text br,
	.contact-two_form-outer .title-box .text br{
		display:none;
	}
	
	.slider-three_big-title {
		font-size: 60px;
		line-height: 1em;
	}
	
	.slider-three_content-inner{
		word-wrap: anywhere;
		padding:70px 30px 55px;
	}
	
	.customer-one .inner-container{
		padding-bottom:90px;
	}
	
	.post-share-options .social-links{
		margin-top:15px;
	}
	
	.service-two{
		padding-bottom:110px;
	}
	
}

@media only screen and (max-width: 599px){
	
	h3 {
		line-height: 34px;
		font-size: 24px;
	}
	
	.banner-one_text{
		font-size:18px;
		line-height:30px;
	}
	
	.banner-one_text br{
		display:none;
	}
	
	.about-one_image-column .column:nth-child(2) .image {
		margin-top: 30px;
	}
	
	.counter-block_one-text{
		font-size:18px;
		line-height:28px;
	}
	
	.client-one_subtitle{
		font-size:14px;
		text-transform:capitalize;
	}
	
	.contact-one .sec-title_text br{
		display:none;
	}
	
	.news-one_button{
		margin-top:30px;
	}
	
	.testimonial-one__trusted span,
	.main-footer_navs li a,
	.main-footer_copyright,
	.main-footer_links li a {
		font-size: 14px;
	}
	
	.banner-one_title {
		font-size: 50px;
		line-height: 60px;
	}
	
	.banner-one_subtitle {
		font-size: 80px;
		margin-top:0px;
	}
	
	.service-two .service-block_one {
		width: 100%;
	}
	
	.main-header.header-style-two .social-box{
		display:none;
	}
	
	.banner-one_video{
		position:relative;
		right:0%;
		top:0%;
		margin-bottom:25px;
	}
	
	.banner-one_text{
		max-width:100%;
	}
	
	.slider-three_big-title {
		font-size: 50px;
		line-height: 1em;
	}
	
	.main-header.header-style-three .header-lower .logo-box .logo{
		border:none;
		padding-right:0px;
	}
	
	.slider-three .slider-one_pagination{
		display:none;
	}
	
	
	.slider-three_title {
		font-size: 36px;
		line-height:46px;
	}
	
	.slider-three_heading {
		font-size: 50px;
		line-height: 60px;
	}
	
	.about-three_image-three{
		display:none;
	}
	
	.choose-one_image-two{
		margin-top:20px;
		border:0px 0px;
	}
	
	.testimonial-three_arrow{
		position:relative;
		margin-top:30px;
	}
	
	.testimonial-three .swiper-container{
		margin-top:0px;
		padding-top:0px;
	}
	
	.video-one{
		padding:120px 0px 40px;
	}
	
	.video-one h1{
		margin-top:80px;
	}
	
	.contact-two_form-outer{
		padding:25px 30px 50px;
	}
	
	.footer-three_copyright{
		font-size:14px;
	}
	
	.footer-three_text br{
		display:none;
	}
	
	.footer-three_text{
		display:block;
		max-width:100%;
		font-size:14px;
	}
	
	.footer-three_contacts li,
	.footer-three_links li a{
		font-size:16px;
	}
	
	.choose-one_button{
		margin-top:25px;
	}
	
	.page-title_text{
		margin-top:15px;
	}
	
	.about-one{
		padding-top:150px;
	}
	
	.page-title_text{
		max-width:100%;
	}
	
	.service-detail_tag{
		font-size:14px;
	}
	
	.reply-comment{
		margin-left:0px;
	}
	
	.comments-area{
		padding:30px 30px;
	}
	
	.coming-soon .emailed-form .text br{
		display:none;
	}

	.blog-author-post_inner{
		padding-left:0px;
	}
	
	.blog-detail_author-image{
		position:relative;
		margin-bottom:20px;
	}
	
	.sidebar-page-container .comments-area .reply-comment{
		margin-left:0px;
	}
	
	.sidebar-page-container .comments-area .comment{
		padding-left:0px;
	}
	
	.sidebar-page-container .comments-area .comment-box .author-thumb{
		position:relative;
		margin-bottom:20px;
	}
	
	.comment-form-outer .rating strong{
		margin-left:0px;
	}
	
	.comment-form-outer .rating{
		margin-top:15px;
	}
	
	.testimonial-two_arrow{
		position:relative;
		display:block;
		margin-top:30px;
		text-align:center;
	}
	
	.testimonial-two_arrow .four-item_carousel-next,
	.testimonial-two_arrow .four-item_carousel-prev{
		margin:0px 5px;
		display:inline-block;
	}

}

/* Fix: when service blocks are used inside a Swiper carousel, they should not keep the
   original grid width (20% etc.). Force service cards inside the carousel to use
   the full slide width so text doesn't collapse into a narrow column. */

/* Apply to desktop/tablet/phone - use !important to override earlier grid rules */
.three-item_carousel .service-block_one,
.three-item_carousel .swiper-slide .service-block_one{
	width: 100% !important;
	padding: 0 15px !important;
	margin: 0 auto !important;
}

.three-item_carousel .service-block_one-inner{
	padding: 28px 28px !important; /* slightly tighter inner padding for slides */
}

/* ensure the slide centers its contents */
.three-item_carousel .swiper-slide{
	display: flex;
	justify-content: center;
	align-items: stretch;
}

/* small screens: keep single-column layout */
@media only screen and (max-width: 767px){
	.three-item_carousel .service-block_one-inner{
		padding: 20px 18px !important;
	}
}

@media only screen and (max-width: 479px) {
	
	.slider-two_options,
	.about-widget{
		display:none;
	}
	
	.main-header .outer-box{
		gap:0px;
	}
	
	.main-header .header-lower .logo-box .logo{
		border:none;
		padding-right:0px;
	}
	
	h1 {
		line-height: 50px;
		font-size: 40px;
	}
	
	.shop-detail_title,
	h2 {
		line-height: 36px;
		font-size: 26px;
	}
	
	.project-block_one-text,
	.service-one_text{
		font-size:14px;
		line-height:26px;
	}
	
	.service-one_heading {
		font-size: 15px;
	}
	
	.testimonial-one__authors{
		margin-top:25px;
		margin-left:30px;
	}
	
	.accordion-box .block .acc-btn{
		padding:22px 55px 22px 20px;
	}
	
	.accordion-box .block .content{
		padding:0px 20px 25px;
	}
	
	.main-footer .upper-box{
		word-wrap: anywhere;
	}
	
	.slider-one_text{
		font-size:16px;
	}
	
	.main-footer_bottom{
		padding: 15px 15px;
		border-radius: 10px;
	}
	
	.newsletter-box .form-group button{
		position:relative;
		right:0px;
		top:0px;
		display:block;
		bottom:0px;
		margin-top:15px;
	}
	
	.newsletter-box .form-group input[type="text"],
	.newsletter-box .form-group input[type="email"]{
		font-size:16px;
		padding:10px 30px 10px 30px;
	}
	
	.main-footer_links{
		margin-top:0px;
	}
	
	.banner-one_subtitle {
		font-size: 60px;
	}
	
	.counter-block_two-text{
		font-size:16px;
		line-height:28px;
	}
	
	.price-block_one-list li{
		font-size:14px;
	}
	
	.team-block_one-title{
		font-size:22px;
	}
	
	.footer-two_bottom {
		padding: 20px 15px;
		border-radius: 10px;
	}
	
	.main-header.header-style-three .outer-box{
		margin-left:0px;
	}
	
	.main-header.header-style-three .header-lower .inner-container{
		padding:0px 10px;
	}
	
	.main-header.header-style-three .mobile-nav-toggler{
		font-size:18px;
		margin-right:0px;
	}
	
	.slider-three_big-title{
		display:none;
	}
	
	.slider-three .swiper-slide{
		padding:180px 0px 120px;
	}
	
	
	.slider-three_title {
		font-size: 24px;
		line-height:36px;
	}
	
	.slider-three_heading {
		font-size: 34px;
		line-height: 42px;
	}
	
	.about-three_list li{
		font-size:16px;
	}
	
	.about-three_info{
		padding:23px 23px;
	}
	
	.testimonial-block_three-quote,
	.about-three_award br{
		display:none;
	}
	
	.service-block_three-inner{
		padding:25px 20px;
	}
	
	h4 {
		line-height: 30px;
		font-size: 20px;
	}
	
	.testimonial-three .inner-container{
		padding-left:0px;
		padding-right:0px;
	}
	
	.video-one h1 {
		font-size: 80px;
	}
	
	.testimonial-block_three-author span{
		font-size:12px;
	}
	
	.testimonial-three_arrow{
		margin-top:0px;
	}
	
	.contact-two .inner-container {
		padding: 70px 15px 0px 15px;
	}
	
	.contact-two_form-outer {
		padding: 20px 15px 30px;
	}
	
	.about-three_image-two{
		display:none;
	}
	
	.customer-block_one-number {
		top:25px;
		font-size: 50px;
	}
	
	.team-detail_contact{
		padding:30px 20px 40px;
	}
	
	.service-block_two-inner{
		padding-left:0px;
	}
	
	.service-block_two-number{
		position:relative;
		margin-bottom:25px;
		display:inline-block;
	}
	
	.category-list li a{
		font-size:15px;
	}
	
	.rating-widget_phone{
		line-height:26px;
	}
	
	.rating-widget .widget-content{
		padding:30px 20px 40px;
	}
	
	.rating-widget_phone a{
		font-size:18px;
	}
	
	.project-block_three-overlay{
		left:25px;
	}
	
	.more-projects a{
		font-size: 12px;
		padding:18px 15px;
	}
	
	.shop-detail .prod-tabs .tab-btns .tab-btn{
		margin-right:5px;
		padding:12px 22px;
	}
	
	.comment-box .comment{
		padding-left:0px;
	}
	
	.comment-box .author-thumb{
		position:relative;
		margin-bottom:15px;
		display:inline-block;
	}
	
	.shipping-outer .cart-shipping-box{
		padding:15px 15px;
	}
	
	.shipping-outer .buttons-box .theme-btn{
		font-size:12px;
	}
	
	.voucher-box .form-group button{
		position:relative;
		width:100%;
		display:block;
	}
	
	.voucher-box .form-group{
		padding-right:0px;
	}
	
	.register-one .form-column .inner-column{
		padding:25px 25px;
	}
	
	.blog-detail blockquote .blockquote-inner{
		padding:0px 0px;
	}
	
	.blog-detail blockquote .quote{
		position:relative;
		margin-bottom:25px;
		display:inline-block;
	}
	
	.post-share-options .post-tags strong,
	.post-share-options .social-links span{
		font-size:16px;
	}
	
	.sidebar-page-container .comments-area{
		padding:25px 15px;
	}
	
}

/* Hero form selects and button improvements */
.hero-form select[multiple]{
	width: 100%;
	min-height: 120px; /* reasonable default height */
	max-height: 220px; /* limit very tall lists */
	overflow-y: auto;
	padding: 10px 12px;
	border-radius: 8px;
	border: 1px solid #e3e6ea;
	background: #fff;
	box-sizing: border-box;
}

.hero-form .theme-btn{
	display: inline-block;
	width: auto;
	min-width: 108px;
	padding: 12px 20px;
}

/* When the hero-form is narrow (mobile), make selects slightly shorter */
@media (max-width: 767px){
	.hero-form select[multiple]{
		min-height: 90px;
		max-height: 160px;
	}
	.hero-form .theme-btn{
		width: 100%;
	}
}

/* Materials grid cards (match provided image) */
.materials-grid .grid{
	display: grid;
	grid-template-columns: repeat(5, 1fr);
	gap: 26px 26px;
	align-items: stretch;
}

.materials-card{
	background: #ffffff;
	border-radius: 12px;
	padding: 28px 20px;
	text-align: center;
	box-shadow: 0 10px 25px rgba(0,0,0,0.06);
	border: 2px solid #00a676; /* green border color */
	box-sizing: border-box;
}

.materials-card-icon{
	width: 74px;
	height: 74px;
	margin: 0 auto 12px;
	display:flex;
	align-items:center;
	justify-content:center;
}
.materials-card-icon img{
	max-width: 64px;
	max-height: 64px;
	display:block;
}

.materials-card-title{
	font-size:18px;
	font-weight:700;
	margin:8px 0 8px;
	color:#0b2a2a;
}

.materials-card-text{
	font-size:14px;
	color:#666666;
	line-height:1.5;
	margin:0 auto;
	max-width:220px;
}

/* Responsive breakpoints */
@media (max-width: 1400px){
	.materials-grid .grid{ grid-template-columns: repeat(4, 1fr); }
}
@media (max-width: 1100px){
	.materials-grid .grid{ grid-template-columns: repeat(3, 1fr); }
}
@media (max-width: 768px){
	.materials-grid .grid{ grid-template-columns: repeat(2, 1fr); }
	.materials-card{ padding:20px 14px; }
}
@media (max-width: 480px){
	.materials-grid .grid{ grid-template-columns: repeat(1, 1fr); }
	.materials-card{ padding:18px 12px; }
}

/* Magnific Popup: scope sizing for site popups that use the xs-promo-popup / my-mfp-slide-bottom mainClass
   This reduces the overall popup footprint and makes the inner content scroll when needed. */
.xs-promo-popup .mfp-wrap,
.my-mfp-slide-bottom .mfp-wrap{
	padding: 12px !important;
}

.xs-promo-popup .mfp-container,
.my-mfp-slide-bottom .mfp-container{
	display: flex !important;
	align-items: center !important; /* vertical center */
	justify-content: center !important;
	padding: 8px !important;
}

.xs-promo-popup .mfp-content,
.my-mfp-slide-bottom .mfp-content{
	width: 100% !important;
	max-width: 520px !important; /* desktop size */
	box-sizing: border-box !important;
	max-height: 85vh !important; /* keep within viewport */
	overflow-y: auto !important; /* internal scroll if content is tall */
	border-radius: 12px !important;
	padding: 18px !important;
	background: #fff !important;
}

/* Slightly smaller on small screens */
@media (max-width: 480px){
	.xs-promo-popup .mfp-content,
	.my-mfp-slide-bottom .mfp-content{
		max-width: 92% !important;
		padding: 12px !important;
		max-height: 92vh !important;
	}
}


