/*******************************************************
    Template Name    : Plumbers - Plumbing & Repair Services Landing Page Template
    Author           : Cute Themes
    Version          : 1.0
    Created          : 2021
    File Description : Main Reaposive file of the template
*******************************************************/


@media only screen and (min-width: 1024px) and (max-width: 1200px) {

	.about-image-wrapper img {
		width: 100%;
		margin: 0 auto;
	}
	.choose-image-wrapper .video-box {
		bottom: -120px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.navbar-b.navbar-trans .nav-item, .navbar-b.navbar-reduce .nav-item {
		padding-right: 0;
	}
	#navbarDefault {
		width: 100%;
		height: 250px;
		overflow-y: scroll;
	}
	.home-slider-content {
		margin-top: 100px;
	}
	.about-image-wrapper {
		margin-bottom: 35px;
		text-align: center;
	}
	.choose-image-wrapper {
		position: relative;
		padding-right: 0;
	}
	.choose-main-img {
		text-align: center;
		margin-bottom: 35px;
	}
	.choose-image-wrapper .video-box {
		position: relative;
		right: 0;
		bottom: 0;
		text-align: center;
		border: 0;
		margin-bottom: 35px;
	}
	.single-counter {
		padding: 15px 0;
	}
	.process-content {
		margin-top: 50px;
	}
	.faq-accordion {
		margin-bottom: 40px;
	}
	.footer-box-item {
		margin-bottom: 30px;
	}
	.footer-box-item:last-child {
		margin-bottom: 0px;
	}
	
}

@media only screen and (max-width: 767px) {
	.header-navber-area .nav-top-bar {
		display: none;
	}
	.navbar-nav {
		margin-top: 15px;
	}
	.navbar-b .nav-item {
		margin-bottom: 10px;
	}
	.navbar-b .nav-item:last-child {
		margin-bottom: 0px;
	}
	#navbarDefault {
		width: 100%;
		height: 250px;
		overflow-y: scroll;
	}
	.home-slider-content {
		width: 100%;
		max-width: 630px;
		padding: 0;
		text-align: left;
		background: none;
		margin-top: 35px;
	}
	.about-image-wrapper {
		text-align: center;
		margin-bottom: 35px;
	}
	.choose-image-wrapper {
		position: relative;
		padding-right: 0;
	}
	.choose-main-img {
		text-align: center;
		margin-bottom: 35px;
	}
	.choose-image-wrapper .video-box {
		position: relative;
		right: 0;
		bottom: 0;
		text-align: center;
		border: 0;
		margin-bottom: 35px;
	}
	.single-counter {
		padding: 15px 0;
	}
	.process-content {
		margin-top: 50px;
	}
	.blog-area .single-blog img {
		width: 100%;
	}
	.faq-accordion {
		margin-bottom: 40px;
	}
	.footer-box-item {
		margin-bottom: 30px;
	}
	.footer-box-item:last-child {
		margin-bottom: 0px;
	}
	.footer-content.mid-content {
		padding-left: 0;
	}
}


@media only screen and (max-width: 479px) {
	.section-title h2 {
		font-size: 30px;
	}
	.navbar-nav {
		margin-top: 15px;
	}
	.navbar-b .nav-item {
		margin-bottom: 10px;
	}
	.navbar-b .nav-item:last-child {
		margin-bottom: 0px;
	}
	.home-slider-content {
		width: 100%;
		max-width: 630px;
		padding: 0;
		text-align: left;
		background: none;
		margin-top: 35px;
	}
	.home-slider-title {
		font-size: 33px;
	}
	.about-content h2 {
		font-size: 28px;
	}
	.about-image-wrapper {
		text-align: center;
		margin-bottom: 35px;
	}
	.about-overlay-content {
		min-width: 300px;
	}
	.choose-content h2 {
		font-size: 28px;
	}
	.choose-image-wrapper {
		position: relative;
		padding-right: 0;
	}
	.choose-main-img {
		text-align: center;
		margin-bottom: 35px;
	}
	.choose-image-wrapper .video-box {
		position: relative;
		right: 0;
		bottom: 0;
		text-align: center;
		border: 0;
		margin-bottom: 35px;
	}
	.single-counter {
		padding: 15px 0;
	}
	.testimonial-title h2 {
		font-size: 28px;
	}
	.process-title h2 {
		font-size: 28px;
	}
	.process-content {
		margin-top: 50px;
	}
	
	.hire-content h2 {
		font-size: 30px;
	}
	.hire-content .call-button {
		font-size: 25px;
	}
	
	.blog-area .single-blog img {
		width: 100%;
	}
	.faq-accordion {
		margin-bottom: 40px;
	}
	.contact-form-box {
		padding: 0;
		box-shadow: none;
	}
	.footer-box-item {
		margin-bottom: 30px;
	}
	.footer-box-item:last-child {
		margin-bottom: 0px;
	}
	.footer-content.mid-content {
		padding-left: 0;
	}
}


@media screen and (max-width: 320px) and (min-width: 0px){
	.section-title h2 {
		font-size: 30px;
	}
	.navbar-nav {
		margin-top: 15px;
	}
	.navbar-b .nav-item {
		margin-bottom: 10px;
	}
	.navbar-b .nav-item:last-child {
		margin-bottom: 0px;
	}
	#navbarDefault {
		width: 100%;
		height: auto;
		overflow-y: scroll;
	}
	.home-slider-content {
		width: 100%;
		max-width: 630px;
		padding: 0;
		text-align: left;
		background: none;
		margin-top: 35px;
	}
	.home-slider-title {
		font-size: 30px;
	}
	.about-content h2 {
		font-size: 23px;
	}
	.about-image-wrapper {
		text-align: center;
		margin-bottom: 35px;
	}
	.about-overlay-content {
		min-width: 270px;
	}
	.choose-content h2 {
		font-size: 28px;
	}
	.choose-image-wrapper {
		position: relative;
		padding-right: 0;
	}
	.choose-main-img {
		text-align: center;
		margin-bottom: 35px;
	}
	.choose-image-wrapper .video-box {
		position: relative;
		right: 0;
		bottom: 0;
		text-align: center;
		border: 0;
		margin-bottom: 35px;
	}
	.testimonial-title h2 {
		font-size: 28px;
	}
	.process-title h2 {
		font-size: 28px;
	}
	.process-content {
		margin-top: 50px;
	}
	.single-counter {
		padding: 15px 0;
	}
	.hire-content h2 {
		font-size: 25px;
	}
	.hire-content .call-button {
		font-size: 22px;
	}
	.blog-area .single-blog img {
		width: 100%;
	}
	.faq-accordion {
		margin-bottom: 40px;
	}
	.contact-form-box {
		padding: 0;
		box-shadow: none;
	}
	.footer-box-item {
		margin-bottom: 30px;
	}
	.footer-box-item:last-child {
		margin-bottom: 0px;
	}
	.footer-content.mid-content {
		padding-left: 0;
	}
}