@media(max-width:1100px) {
  body .pco {
    display: none !important;
  }

  body .mo {
    display: block !important;
  }

  html {
    margin-top: 0px !important;
  }

  html,
  body {
    width: 100%;
    overflow-x: hidden;
    box-sizing: border-box;

  }

  body {
    padding: 0;
  }


  .main {
    display: block;
    border-radius: 0;
    padding: 10px 10px 40px 10px;
  }

  .main-sidebar {
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
  }

  .sidebar-menu,
  .main-inner-right-sidebar {
    display: none;
  }

  .main-inner {
    width: 100%;
    display: block;
    padding: 0;

  }

  .main-inner-main {
    width: 100%;
    padding: 20px;
  }

  .btn {
    width: 100%;
    font-size: 15px;
  }


  .phdr {
    font-size: 16px;
    line-height: 120%;
  }

  .ptext {
    font-size: 15px;
    line-height: 130%;
  }

  .main-inner-main-step>div:nth-child(1) {
    margin-bottom: 0;
  }

  .main-inner-main-step>div:nth-child(2) {
    display: none;
  }

  .top-header {
    display: flex;
    justify-content: space-between;
  }

  .top-header>div {
    width: 60%;
  }

  .top-header>div:nth-child(2) {
    width: 25%;
  }


  .top-user-image>img {
    width: 50px;
    height: 50px;
    margin: 0;
  }

  .top-user {
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }

  .top-icons {
    justify-content: flex-end;
    display: flex;
    align-items: center;
  }

  .top-user-name {
    padding-left: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    white-space: nowrap;
  }

  .top-user-email {
    padding-left: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    color: #bebebe;
  }

  .top-user-texts {
    display: flex;
    width: 100%;
    flex-direction: column;
  }

  .top-user-texts>div {
    padding-right: 10px;
  }

  .top-icons>div>img {
    width: 28px;
    height: 28px;
    cursor: pointer;
  }

  .top-icons>div {
    padding-left: 10px;

  }

  .sidebar-menu {
    background-color: #b6a194;
    border-radius: 13px;
    padding: 20px;
    margin-top: 20px;
  }

  .sidebar-menu .sidebar-menu-e,
  .sidebar-menu .sidebar-menu-e-exit {}

  .just-form>.form-group {
    flex: 0 1 100%;
  }

  .form-group input,
  .form-group textarea,
  .form-group select {
    font-size: 14px;

  }

  .form-group>label {
    font-size: 12px;
  }

  .just-form small {
    font-size: 9px;
  }

  .pblock-hdr {
    font-size: 14px;
  }

  .pblock-description {
    font-size: 14px;
    margin-bottom: 20px;
  }

  .pblock-text {
    font-size: 14px;
    margin-bottom: 20px;
  }

  video {
    height: 35vh;
  }

  .form-group input[type='checkbox'] {
    top: 26px;
  }

  .form-canvas {
    width: 220px;

  }

  .clear-canvas {
    font-size: 13px;
  }

  a.btn {
    width: 100%;
    font-size: 15px;
  }

  .attach-images-block {
    justify-content: center;
  }

  .attach-images-block>div {
    width: 32vw;
    height: 32vw;

  }

  .attach-images-block>div>div {
    font-size: 14px;
  }

  .attach-images-block>div>div {
    top: 104%;
  }

  .small-images-grid>div {
    flex: 0 0 65px;
  }

  .small-images-grid>div>img {
    height: 65px;
  }

  .iframe-close {
    width: 25px;
    height: 25px;
  }

  .iframe-container iframe {
    margin-top: 35px;
    width: 97%;
    height: 80%;
  }


  .checkbox-group>input[type='checkbox'] {
    top: -1px;
  }

  .checkbox-group>label {
    padding-top: 0px;
  }

  .just-form2 {
    row-gap: 10px;
  }

  .gallery>a {
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
  }

  .m-w100p {
    width: 100%;
  }

  .m-g-0 {
    gap: 0;
  }

  .m-fd-c {
    flex-direction: column;
  }





  /*
	.sidebar-menu, .sidebar-user-links, .sidebar-user-email {
		display: none;
	}

	.sidebar-user {
		display: inline-block;
		width: 55px;

	}
	.sidebar-user-name {
		display: inline-block;
		width: calc(80% - 55px);
		margin: 0;
		vertical-align: top;
		font-size: 18px;
		margin-top: 5px;
		text-align: left;
		padding-left: 5px;
	}

	.sidebar-user-image > img {
		width: 50px;
		height: 50px;
		margin-right: 0;
	}



	.sidebar-user-email-mo {
		color: #bebebe;
		font-size: 14px;
		font-weight: 400;
		overflow: hidden;
		text-overflow: ellipsis;
	}

	.top-icons-mo {
		display: inline-block;
		vertical-align: top;
		height: 50px;
		width: 19%;
		overflow: hidden;
		text-align: right;
	}

	.top-icons-mo > div {
		display: inline-block;
		vertical-align: middle;

	}


	.top-icons-mo-notifications, .top-icons-mo-menu {
		background-position: center;
		background-repeat: no-repeat;
		background-size: contain;
		background-image: url(../images/notificationw.svg);
		width: 28px;
		height: 28px;






	}
	.top-icons-mo-menu {
		background-image: url(../images/menu.svg);
	}

	.top-icons-mo-notifications {
		margin-right: 10px;
	}



*/















}