@media only screen and (max-width:1170px){
	.wrapper {
	  box-sizing: border-box;
	  padding: 0 20px;
	  width: 100%;
	}
	.dashboard-nav ul li {
	  padding-left: 0;
	}
	.activity-right, .advertise-right {
	  margin-left: 2%;
	}
	.frame-setup {
	  width: 70%;
	}
	.workplace > h1 {
	  font-size: 22px;
	}
	#tabs-2 td:nth-child(1) {
	  width: 58%;
	}
	#tabs-2 td:nth-child(2), #tabs-2 td:nth-child(3) {
	  width: 20%;
	}
	#tabs tr {
	  padding: 30px 0 20px !important;
	}
	#myPopup .popUpBody {
	  margin: 8% 2%;
	  width: 96%;
	}
	
	.forum-table {
	  float: left;
	  overflow-x: scroll;
	  width: 100%;
	}
	.forum-table table {
	  width: 960px;
	}
	#tabs .forum-table tr {
	  padding: 30px 32px 20px !important;
	}
}

@media only screen and (max-width:1024px){
	nav li {
	  padding-left: 28px;
	  -webkit-transition-duration: 0.6s; /* Safari */
    transition-duration: 0.6s;
	}
	nav li:first-child {
	  padding-left: 0;
	}
	.sign-up {
	  margin: 10px 0 0 20px;
	}
	.dashboard-nav ul li a, .dashboard-nav ul li a:hover, .dashboard-nav ul li a.active {
	  padding: 6px;
	}
	.dashboard-nav ul li a {
	  margin-right:5px;
	}
	nav li a {
	  font-size: 12px;
	}
	
}

@media only screen and (max-width:960px){
	.logo {
	  width: 26%;
	}
	.logo img {
	  padding-top: 7px;
	  width: 183px;
	  -webkit-transition-duration: 0.9s; /* Safari */
    transition-duration: 0.9s;
	}
	nav ul {
	  padding: 0;
	}
	nav li {
	  padding-left: 20px;
	}
	.activity-left {
	  padding: 15px;
	}
	.frame-setup > h1 {
	  width: 56%;
	}
	.frame-setup {
	  width: 62%;
	}
	.workplace > h1 {
	  width: 58%;
	  font-size: 18px;
	}
	.frame-para {
		width:76%;
	}
	.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
	  padding: 18px 28px;
	}
	
}

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

 @media screen and (min-width: 767px) and (max-width: 1920px){
	.mobimenu {
		 background-color: #fff !important;
	}
	
	
	
}

@media only screen and (max-width:767px){
	.advertise-right {
		margin-top: 20px;
		margin-left: 0;
	}
	header {z-index:99999 !important;}
	.show {
		display:none;
	}
	.hidden {
		display:block;
	}
	.smobitrigger.ion-navicon-round.inrwrpr {
	  top: 20px;
	}
	.smobitrigger.ion-navicon-round.inrwrpr {
	  color: #fff;
	}
	.smobitrigger.ion-navicon-round.inrwrpr:hover, .mnuclose:hover {
	  color: #fff;
	}
	nav li {
	  float: left;
	  padding: 4px 0;
	  width: 100%;
	}
	nav li a {
	  color: #fff;
	  display: inline-block;
	  font-family: arial;
	  font-size: 14px;
	  padding: 10px 0 10px 20px;
	  text-decoration: none;
	  text-transform: uppercase;
	  width: 100%;
	}
	nav li a:hover {
	  color: #6491ef;
	  background: #fff;
	}
	
	.dashboard-nav ul li a {
	  padding: 10px 6px;
	}
	
	.dashboard-nav ul li a:hover, .dashboard-nav ul li a.active, .dashboard-nav ul li a:focus {
	  background:#fff;
	  color:#6491ef;
	  border-radius:0;
	  padding: 10px 6px;
	}
	.activity-left, .activity-right, .advertise-right, .advertise-left {
	  width: 100%;
	}
	.upload-pic {
	  width: 40%;
	}
	.edit-profile {
	  margin-left: 3%;
	  width: 56%;
	}
	.frame-setup {
	  width: 73%;
	}
	.ionic-table {
	  padding-left: 0;
	}
	.frame {
	  padding: 18px;
	}
	.activity-right {
	  margin-left: 0;
	  padding: 0 20px;
	  box-sizing: border-box;
	}
	.activity-right h1 {
	  padding: 16px 0;
	}
	.frame-setup span {
	  padding-top: 19px;
	}
	.ionic-form input, .ionic-form textarea {
	  width: 100%;
	  margin-top: 5px;
	}
	.ionic-form label {
	  width: 100%;
	}
	.ionic-form label br{
	display:none;
	}
	.frame-setup {
	  width: 78%;
	}
	.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
	  padding: 18px 32px;
	}
	#myPopup .popUpBody {
	  height: 250px;
	  overflow-y: scroll;
	}
	.work-detail .capitalize h1 {
		padding-top:0;
	}
	.ionic-form select {
	  width: 100%;
	}
	.activity-right .edit-project {
	  padding-left: 30px;
	}
	.table-heading th {
	  width: 172px;
	}
	.table-heading th:last-child {
	  width: 168px;
	  text-align: center;
	}
}
@media only screen and (max-width:640px){
	.login-form {
	  width: 100%;
	  -webkit-transition-duration: 0.9s; /* Safari */
      transition-duration: 0.9s;
	}
	.frame-setup > h1 {
	  font-size: 18px;
	  width: 54%;
	}
	.frame-setup span {
	  padding-top: 3px;
	}
	.work-detail-text > h1 {
	  width: 35%;
	}
	.work-detail-text > p {
	  width: 65%;
	}
	.frame-setup span {
	  padding-top: 18px;
	}
	.page-tabbing ul li:last-child {
	  float: left;
	  width: 100%;
	  z-index: 9999999;
	}
	.page-tabbing ul li:last-child a {
  box-sizing: border-box;
  float: left;
  text-align: center;
  width: 96% !important;
  margin: 5px;
}
	.ui-state-active .ui-tabs-anchor::after {
	  bottom: -2px;
	}
	.page-tabbing ul li {
	  width: 33.33%;
	}
	.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
	  padding: 18px 0;
	  text-align: center;
	  width: 100%;
	}
	.tabbing-popup {
	  padding: 0 10px 22px !important;
	}
	.document-action {
	  width: 100%;
	}
	.actions {
	  float: right;
	  width: 100%;
	}
	.document-action .actions .okay, .document-action .actions .cancel {
	  box-sizing: border-box;
	  float: left;
	  font-size: 14px;
	  margin-bottom: 8px;
	  padding: 4px 3px;
	  text-align: center;
	  width: 100%;
	}
	.popup-anony {
	  padding: 0 12px;
	}
	.tabbing-popup .ui-tab {
	  width: 110px;
	}
	.popup-anony a {
	  margin-top: 10px;
	  width: 26.6% !important;
	}
	.popup-anony a:first-child {
	  margin-right: 3.9%;
	}
	.frame-setup {
	  width: 72%;
	}
}

@media only screen and (max-width:480px){
	.forgot {
	  float: left;
	  width: 100%;
	  margin-top: 3px;
	}
	.forgot a, .forgot p{
	  text-align: center;
	  width: 100%;
	}
	.forgot p{
	  padding-top:10px;
	}
	.login-form {
	  padding: 38px 9px 56px;
	  -webkit-transition-duration: 0.9s; /* Safari */
      transition-duration: 0.9s;
	}
	.login-form a {
	  width: 100%;
	}
	.login-form a img {
	  padding-top: 7px;
	  width: 183px;
	  -webkit-transition-duration: 0.9s; /* Safari */
      transition-duration: 0.9s;
	}
	.frame {
	  width: 100%;
	  padding: auto;
	}
	.frame-setup {
	  width: 100%;
	  box-sizing: border-box;
	  padding-left: 0;
	  padding-top: 16px;
	}
	.upload-pic, .edit-profile {
	  width: 100%;
	}
	.work-detail-text > h1 {
	  width: 100%;
	}
	.work-detail-text > p {
	  width: 100%;
	}
	.workplace > h1 {
	  width: 100%;
	  text-align: center;
	}
	.work-actions {
	  float: left;
	  text-align: center;
	  width: 100%;
	}
	.work-actions > ul {
	  display: inline-block;
	  float: none;
	  padding-left: 0;
	}
	.activity-right {
	  padding: 0 0;
	}
	.edit-profile {
	  margin-left: 0;
	}
	.frame-main {
	  width: 100%;
	}
	.activity-right .heading-tag {
	  padding: 10px 0;
	}
	.post {
	  padding: 7px;
	  margin-left:10px;
	}
	.activity-right .heading-tag h1 {
	  font-size: 12px;
	  background:none;
	}
	#tabs-2 td:nth-child(1) {
	  font-size: 12px;
	  width: 52%;
	}
	#tabs-2 td:nth-child(2), #tabs-2 td:nth-child(3) {
	  width: 23%;
	}
	.frame-setup > h1 {
	  margin-bottom: 7px;
	  padding-bottom: 0;
	  width: 100%;
	}
	.frame-setup span {
	  float: left;
	  padding-top: 0;
	  padding-bottom: 14px;
	}
	#tabs-2 td:nth-child(2), #tabs-2 td:nth-child(3) {
	  width: 20%;
	}
}