/*******************************************************
    Template Name    : Repair - Computer & Phone Repair 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;
	}
}

@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;
	}

	.home-area .home-content {
		text-align: center;
		margin-bottom: 30px;
	}
	.home-area .home-content h1 {
		font-size: 45px;
	}
	.home-area {
		padding-top: 130px;
		padding-bottom: 40px;
	}
	.about-image-wrapper {
		text-align: center;
		margin-bottom: 35px;
	}
	.choose-content-images {
		text-align: center;
		margin-top: 30px;
	}
	.single-counter {
		padding: 15px 0;
	}
	.contact-information {
		margin-bottom: 30px;
	}
	.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-area .home-content {
		text-align: center;
		margin-bottom: 30px;
	}
	.home-area {
		padding-top: 130px;
	}
	.home-area .home-content h3 {
		font-size: 25px;
	}
	.home-area .home-content h1 {
		font-size: 40px;
	}
	.home-slider-title {
		font-size: 40px;
	}
	.home-area .home-content p {
		font-size: 15px;
	}
	.about-image-wrapper {
		text-align: center;
		margin-bottom: 35px;
	}
	.choose-content-images {
		text-align: center;
		margin-top: 30px;
	}
	.single-counter {
		padding: 15px 0;
	}
	.blog-area .single-blog img {
		width: 100%;
	}
	.contact-information {
		margin-bottom: 25px;
	}
	.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-area .home-content {
		text-align: center;
		margin-bottom: 30px;
	}
	.home-area {
		padding-top: 150px;
	}
	.home-area .home-content h3 {
		font-size: 23px;
	}
	.home-area .home-content h1 {
		font-size: 30px;
		margin-bottom: 18px;
	}
	.home-slider-title {
		font-size: 33px;
	}
	.home-area .home-content p {
		font-size: 14px;
	}
	.about-content h2 {
		font-size: 28px;
	}
	.about-image-wrapper {
		text-align: center;
		margin-bottom: 35px;
	}
	.choose-content-info h2 {
		font-size: 28px;
	}
	.choose-content-images {
		text-align: center;
		margin-top: 30px;
	}
	.single-counter {
		padding: 15px 0;
	}
	.blog-area .single-blog img {
		width: 100%;
	}
	.contact-information {
		margin-bottom: 25px;
	}
	.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-area .home-content {
		text-align: center;
		margin-bottom: 30px;
	}
	.home-area {
		padding-top: 130px;
	}
	.home-area .home-content h1 {
		font-size: 30px;
		margin-bottom: 18px;
	}
	.home-slider-title {
		font-size: 30px;
	}
	.home-area .home-content p {
		font-size: 14px;
	}
	.about-content h2 {
		font-size: 23px;
	}
	.about-image-wrapper {
		text-align: center;
		margin-bottom: 35px;
	}
	.choose-content-info h2 {
		font-size: 25px;
	}
	.choose-content-images {
		text-align: center;
		margin-top: 30px;
	}
	.single-counter {
		padding: 15px 0;
	}
	.blog-area .single-blog img {
		width: 100%;
	}
	.contact-information {
		margin-bottom: 25px;
	}
	.footer-box-item {
		margin-bottom: 30px;
	}
	.footer-box-item:last-child {
		margin-bottom: 0px;
	}
	.footer-content.mid-content {
		padding-left: 0;
	}
}