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

.login-wrap img,
.grey-top-header
{
border:0px solid white;
}
.search-team-wrap #team{
margin-bottom:5px;
}
.search-team-wrap #team,
.search-team-wrap #search_map
{

min-width:inherit;
}

.dashboard-work-area, .parent-wrapper{

}




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

.login-wrap img,
.grey-top-header
{
border:0px solid red;
}

}


@media only screen and (max-width : 970px) 
{
.hidediv{
	display:none !important;
	}
.createtasktop {
	position:relative;
	
}
.login-wrap img,
.grey-top-header
{
border:0px solid yellow;
}

.plannerresponsive {
	display:none;
}

.content_1{
margin:0;
width:100%;
top:30px;
}



.content_1,.content_2 {
	
	
}

.content_2{
margin:0;
width:100%;
top:30px;
}

.content_3{
display:none;
width:100%;
top:30px;
}

.dashboard-tab{
display:block;
    z-index: 99;
}

.content_1 .tag{
display:table;
padding:2px 8px;
}

.popup_menu{
top:60px;
}

.page-single .content_main,
.settings-page .content_main
{
width:100%;
margin:0;
}


}

@media only screen and (max-width : 750px) 
{
	.hidediv{
	display:none;
	}
.createtasktop {
	position:relative;
	margin-top:-30px;
}
.login-wrap img,
.grey-top-header
{
border:0px solid green;
}
.createtasktop {
	position:relative;
	margin-top:-30px;
}
.search-team-wrap #search_map , .mobilenotfriendly{
display:none;
}
#sidebar-menu{
	display:none;
}

.content_main {
	width: 100% !important;
	margin-left: 0% !important;
	top:20px !important; 
}
.top-header-logo{
display:none;
}


.settingmenu{
display:none !important;
}

.task-remaining-wrap,.menu-notification{
display:none !important;
}

.top-header-nav a.green-button{
display:table !important;
margin:auto;
}
#layout_1 .left.table-responsive{
display:table;
margin:auto;
padding-top:10px;
display:none !important;
}

.rounded.button-reponsive {
	top:0;
	    position: relative;
    margin-top: -40px;
}
.dashboard-work-area, .parent-wrapper{
top:49px;
}


.search-team-wrap #team{
display: block;
margin: auto;
width: 50%;
}

.dashboard-work-area, .parent-wrapper{
top:49px;
}

.company-logo{
right:0;
top:0;
position:relative;
margin-bottom:20px;
}

.content_1 .row.box .task-details{
display:block;
}

.task-action-button a{
margin-bottom:10px;
}

}

@media only screen and (max-width : 480px) 
{
.createtasktop {
	position:relative;
	margin-top:-30px;
}
.login-wrap img,
.grey-top-header
{
border:0px solid blue;
}

.login-wrap img{
max-width:140px;
}

.login-wrap{
width:auto;
}


#layout_1 ul.menu li a{
font-size:25px;

}

.dashboard-work-area, .parent-wrapper{
top:49px;
}
.popup_menu{
left:0;
}

}


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


.login-wrap img,
.grey-top-header
{
border:0px solid orange;
}

}