

@media screen and (max-width:991px) {
	.container-fluid {
        padding: 0 15px !important;
	}
	.list_task_sec .list_tasks {
    max-width: 100%;
    flex: 0 0 100%;
}
.list_task_sec .list_tasks .job_main .img_job {
    width: 100%;
    margin-bottom: 15px;
}
.list_task_sec .list_tasks .job_main .cont_job {
    width: 100%;
    padding: 0;
}
.search_profile ul li .group h4 {
    min-height: auto;
}
.search_profile ul li {
    min-height: 265px;
}
.search_profile ul li .group {
    min-height: 215px;
}
.rate_here {
    padding: 0px 0;
    width: 100px;
}
.contractor_left select, input#zip_code {
    height: 45px;
}
}




@media screen and (max-width:780px) {
	.logo {
		width: auto;
		margin: 0;
	}
	.hd_contact {
		margin: 0 0 0px 0;
	}
	.header-middle {
		width: auto;
		position: static;
	}
	.navigation {
		display: block; 
		padding-top:0;
	}
	.mobile-nav {
		top: 100%;
		left: 0;
		z-index: 99;
	}
	#click p {
		 font-size: inherit; 
}
.list_task_sec .list_tasks .job_main .img_job img {
    width: 100%;
}
.search_profile ul li {
    min-height: 305px;
}
.search_profile ul li .group {
    min-height: 247px;
}
.search_form_middle .form_despart {
	width: 100%;
}
.search_form_middle .new_invitaion_middle {
	width: 100%;
	
}
.edit_form .des_right {
	width: 95%;
}
.edit_form .des_left {
	width: 35%;
}

}




@media screen and (max-width:479px) {
	.header .logo a img {
       max-width: 160px;
}
.frequently_asked {
    padding: 30px 0;
}
.full_sec input {
    height: 40px;
    font-size: 14px;
}
}
