/*******************************************************
    Template Name    : Mubitt - IT Solutions and Services Company HTML Template
    Author           : Elegant Theme
    Version          : 1.0
    Created          : 2020
    File Description : Main Reaposive file of the template
*******************************************************/

@media only screen and (min-width: 991px) and (max-width: 1024px) {

	.home-area .home-content h1 {
		font-size: 33px;
	}
	.services-text h3 {
		font-size: 16px;
	}
	.contact-info h3 {
		font-size: 18px;
	}
}


@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 h1 {
		font-size: 33px;
	}
	.home-area .social {
		display: none;
	}
	.about-content h2 {
		font-size: 27px;
	}
	.about-image {
		margin-top: 35px;
	}	
	.services-single-item {
		padding: 25px 15px;
	}
	.services-item {
		margin-bottom: 30px !important;
	}
	.services-item:last-child {
		margin-bottom: 0px !important;
	}
	#project .project-list .nav {
		text-align: center;
	}
	#project .project-list .nav li {
		float: unset;
		margin: 10px 5px;
	}
	.blog-item {
		margin-bottom: 30px;
	}
	.blog-item:last-child {
		margin-bottom: 0px;
	}
	.contact-info {
		margin-top: 35px;
	}
	.footer-content {
		margin-bottom: 30px;
	}
	.footer-content:last-child {
		margin-bottom: 0px;
	}

}

@media only screen and (max-width: 767px) {
	.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: 270px;
		overflow-y: scroll;
	}
	.navbar-toggler span {
		background-color: #000;
	}
	.home-content {
		padding-top: 70px;
	}
	.home-area .home-content h1 {
		font-size: 30px;
	}
	.home-area .social {
		display: none;
	}
	.home-image {
		margin-top: 35px;
		margin-bottom: 30px;
	}
	.about-content h2 {
		font-size: 24px;
	}
	.about-image {
		margin-top: 35px;
	}
	.services-single-item {
		padding: 25px 15px;
	}
	.services-item {
		margin-bottom: 30px !important;
	}
	.services-item:last-child {
		margin-bottom: 0px !important;
	}
	#project .project-list .nav {
		text-align: center;
	}
	#project .project-list .nav li {
		float: unset;
		margin: 10px 5px;
	}
	.blog-item {
		margin-bottom: 30px;
	}
	.blog-item:last-child {
		margin-bottom: 0px;
	}
	.contact-info {
		margin-top: 35px;
	}
	.footer-colm-1 {
		padding: 0;
	}
	.footer-content {
		margin-bottom: 30px;
	}
	.footer-content:last-child {
		margin-bottom: 0px;
	}
}


@media only screen and (max-width: 479px) {
	.navbar-nav {
		margin-top: 15px;
	}
	.navbar-b .nav-item {
		margin-bottom: 10px;
	}
	.navbar-b .nav-item:last-child {
		margin-bottom: 0px;
	}
	.section-title h2 {
		font-size: 30px;
	}
	.secondary-wrapper {
		display: block;
		width: 100%;
		padding: 30px 15px;
	}
	.home-content {
		padding-top: 70px;
	}
	.home-area .home-content h1 {
		font-size: 30px;
	}
	.home-area .social {
		display: none;
	}
	.home-image {
		margin-top: 35px;
		margin-bottom: 30px;
	}
	.about-content h2 {
		font-size: 24px;
	}
	.about-image {
		margin-top: 35px;
	}
	.services-single-item {
		padding: 25px 15px;
	}
	.services-item {
		margin-bottom: 30px !important;
	}
	.services-item:last-child {
		margin-bottom: 0px !important;
	}
	#project .project-list .nav {
		text-align: center;
	}
	#project .project-list .nav li {
		float: unset;
		margin: 10px 5px;
	}
	.hire-content h2 {
		font-size: 30px;
	}
	.single-testimonial {
		padding: 55px 15px 30px;
	}
	.blog-item {
		margin-bottom: 30px;
	}
	.blog-item:last-child {
		margin-bottom: 0px;
	}
	.contact-secondary-wrapper {
		position: relative;
		z-index: 1;
		padding: 70px 0px;
	}
	.form-area {
		padding: 30px 15px;
	}
	.contact-info {
		padding: 30px 15px;
		margin-top: 35px;
	}
	.footer-colm-1 {
		padding: 0;
	}
	.footer-content {
		margin-bottom: 30px;
	}
	.footer-content:last-child {
		margin-bottom: 0px;
	}
}


@media screen and (max-width: 320px) and (min-width: 0px){
	.navbar-nav {
		margin-top: 15px;
	}
	.navbar-b .nav-item {
		margin-bottom: 10px;
	}
	.navbar-b .nav-item:last-child {
		margin-bottom: 0px;
	}
	.section-title h2 {
		font-size: 30px;
	}
	.secondary-wrapper {
		display: block;
		width: 100%;
		padding: 30px 15px;
	}
	.home-content {
		padding-top: 70px;
	}
	.home-area .home-content h1 {
		font-size: 25px;
	}
	.home-area .social {
		display: none;
	}
	.home-image {
		margin-top: 35px;
		margin-bottom: 30px;
	}
	.about-content h2 {
		font-size: 24px;
	}
	.about-image {
		margin-top: 35px;
	}
	.services-single-item {
		padding: 25px 15px;
	}
	.services-item {
		margin-bottom: 30px !important;
	}
	.services-item:last-child {
		margin-bottom: 0px !important;
	}
	#project .project-list .nav {
		text-align: center;
	}
	#project .project-list .nav li {
		float: unset;
		margin: 10px 5px;
	}
	.hire-content h2 {
		font-size: 25px;
	}
	.single-testimonial {
		padding: 55px 15px 30px;
	}
	.blog-item {
		margin-bottom: 30px;
	}
	.blog-item:last-child {
		margin-bottom: 0px;
	}
	.contact-secondary-wrapper {
		position: relative;
		z-index: 1;
		padding: 70px 0px;
	}
	.form-area {
		padding: 30px 15px;
	}
	.contact-info {
		padding: 30px 15px;
		margin-top: 35px;
	}
	.footer-colm-1 {
		padding: 0;
	}
	.footer-content {
		margin-bottom: 30px;
	}
	.footer-content:last-child {
		margin-bottom: 0px;
	}

}