/*=============================================================
                Get Started First Time Css
===============================================================*/

.solopage1banner {
  height: 300px;
  justify-content: center;
  align-items: center;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  text-align: center;
}
.solopage1banner h1 {
  font-size: 31px;
  font-family: "Gotham", sans-serif;
  margin-top: 20px;
  font-weight: 600;
  margin-bottom: 0px;
}
.solopage1banner h6 {
  font-size: 21px;
  font-style: italic;
  font-family: "Gotham Book", sans-serif;
}
.solopage1banner h5 {
  font-weight: 400;
  padding: 5px 0px;
}

.solopage1cont {
  padding: 0px 50px;
  margin: 40px 0px;
}
.solopage1cont h1 {
  font-size: 25px;
}
.solopage1cont .sub h6 {
  font-style: italic;
}

.solopage1cont .sub {
  padding-top: 40px;
}
.solopage1cont .sub input {
  width: 50%;
  border: 2px solid #000000;
  border-radius: 0px;
  height: 30px;
}

.solopage1cont .progress {
  height: 3px;
  background: #cbcbcb;
  border-radius: 0;
  box-shadow: none;
  margin-bottom: 30px;
  overflow: visible;
}
.solopage1cont .progress .progress-bar {
  box-shadow: none;
  position: relative;
  -webkit-animation: animate-positive 2s;
  animation: animate-positive 2s;
  background: #000000;
}
.solopage1cont .progress .progress-bar:before {
  content: "";
  display: block;
  border: 7px solid #000000;
  position: absolute;
  border-radius: 50%;
  top: -5px;
  left: 0px;
}
.solopage1cont .progress .progress-bar:after {
  content: "";
  display: block;
  border: 7px solid #000000;
  position: absolute;
  border-radius: 50%;
  top: -5px;
  right: 0px;
}
.solopage1cont .progress .progress-value {
  font-size: 15px;
  color: #000;
  position: absolute;
  top: 15px;
  right: -40px;
  font-weight: 400;
}

@-webkit-keyframes animate-positive {
  0% {
    width: 0;
  }
}
@keyframes animate-positive {
  0% {
    width: 0;
  }
}

.list-priority {
  text-align: center;
}
.list-priority ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  text-align: center;
}

.list-priority ul li a {
  color: #071822;
}
.list-priority ul li a svg {
  width: 50px;
  height: 50px;
  line-height: 50px;
  border: 1px solid #071822;
  border-radius: 50%;
  color: #071822;
  padding: 2px 15px;
}
.list-priority ul li a svg.svg-inline--fa {
  width: 50px;
  height: 50px;
  line-height: 50px;
  border: 1px solid #071822;
  border-radius: 50%;
  color: #071822;
  padding: 2px 15px;
}
.solopageonepriority {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-around;
  margin-top: 30px;
}
.solopageonepriority .item {
  width: 100px;
  height: 100px;
  border: 1px solid #000000;
  text-align: center;
  justify-content: center;
  align-items: center;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}
.solopageonepriority .item span {
  background: #ccc;
  padding: 2px 8px;
  border-radius: 50%;
  color: #ffffff;
}
.solopage1cont .rc-slider-handle {
  border: solid 2px #7352bb;
  background-color: #7352bb;
}
.solopage1cont .rc-slider-track {
  background-color: #7352bb;
}
.solopage1cont .rc-slider-handle:hover {
  border-color: #000000;
  background: #ffffff;
}
.solopage1cont .rc-slider-handle:focus,
.solopage1cont .rc-slider-handle:active {
  outline: none;
  box-shadow: none;
  border-color: #000000;
  background: #ffffff;
}
.react-confirm-alert-overlay
  .react-confirm-alert-button-group
  > button:nth-child(1) {
  /* background-color: #000000; */
  background-color: #d7c7fa;
  color: #000000;
}

#shared-lists .col-md-6 {
  padding: 0px 5%;
}

.list-priority-view .svg-inline--fa path {
  fill: #071821;
}
.solopageonepriority.list-priority-view .drag {
  margin: auto;
  width: 100px;
  height: 100px;
  border: 1px solid #000000;
  text-align: center;
  justify-content: center;
  align-items: center;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-direction: column;
}
.solopageonepriority.list-priority-view {
  margin-top: 0px;
}
.solopageonepriority.list-priority-view .item .close-btn {
  display: none;
}
.solopageonepriority.list-priority-view .item:hover .close-btn {
  display: block;
  position: absolute;
  border: 0px;
  background: rgba(0, 0, 0, 0.6);
  width: 100%;
  color: #ffffff;
  height: 100%;
  z-index: 99;
}
.solopageonepriority.list-priority-view .fa-times-circle {
  border: 0px;
  background: transparent;
}
.solopageonepriority.list-priority-view .fa-times-circle path {
  fill: #ffffff;
}
.solopageonepriority.list-priority-view .item {
  border: 0px;
  position: relative;
  width: auto;
  height: auto;
}
.solopageonepriority.list-priority-view .drag p {
  margin-bottom: 0px;
}
.list-priority-view .drag:focus {
  outline: 0px;
}

.solopageonepriority.list-priority-view .item .number {
  content: attr(data-placeholder);
  background: #9b9b9b;
  padding: 5px 11px;
  color: #fff;
  border-radius: 50%;
  position: absolute;
  display: block;
}
#submit-modal .modal-content {
  display: flex;
  background: transparent;
  justify-content: space-evenly;
  border: 0px;
  height: 80%;
  text-align: center;
}
#submit-modal .modal-content h1 {
  color: #000000;
  font-size: 25px;
}
#submit-modal .modal-content h3 {
  color: #071821;
}
#submit-modal .modal-content input {
  border: 2px solid #cccccc;
  box-shadow: 0px 0px 5px #cccccc;
}
#submit-modal.myModalconfirmdes .modal-footer {
  border: 0px;
}

.getStartFirstTime .solopage1cont .btn.theme-btn {
  color: #ffffff;
  border: 1px solid #000000;
  padding: 5px 10px;
  margin-bottom: 5px;
  margin-right: 5px;

  font-weight: 300;
  text-transform: capitalize;
  font-size: 15px;
  border-radius: 3px !important;
}
.getStartFirstTime .solopage1cont .btn.theme-btn:hover,
.getStartFirstTime .solopage1cont .btn.theme-btn:focus {
  box-shadow: none;
  outline: 0px;
  transition: all 0.3s;
  color: #000000;
  background: #ffffff;
}

.tooltip-validation {
  text-align: left;
  margin-bottom: 10px;
}
.tooltip-validation .tooltip-inner {
  color: #ff7600;
  border: 0px solid #000000;
  background: transparent;
  display: inline-block;
  position: relative;
  padding: 5px 15px;
  font-size: 14px;
  font-weight: 500;
  padding-left: 20px;
}
.tooltip-validation .tooltip-inner::before {
  position: absolute;
  left: 0;
  border: 0;
  content: "\f071";
  font-family: "FontAwesome", sans-serif;
  top: 5px;
}
.home_sharloote_img #proirities .tooltip-validation {
  margin: auto;
}

.rc-slider-tooltip-placement-top {
  z-index: 9;
}

.home_sharloote_img {
  min-height: 100vh;
  height: 100%;
  background-size: cover;
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: space-between;
  background-size: cover;
}

.home_sharloote_img .image-bg {
  position: relative;
  background: url("../images/getStartedFirst-bg.png");
  order: 2;
  width: 50%;
  height: 100vh;
  background-size: cover;
  background-repeat: no-repeat;
}

.home_sharloote_img img {
  height: 100vh;
  width: 100%;
}
.home_sharloote_img:after {
  content: "";
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
}
.home_sharloote_img .content_main {
  z-index: 9;
  width: 50%;
  height: 100vh;
  padding: 50px;
  background-color: #ffffff;
}

.home_sharloote_img .content_main #regForm {
  min-width: 300px;
  border-radius: 0px;
  z-index: 9;
  position: relative;
  height: calc(100% - 65px);
  margin: 0;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
}

.home_sharloote_img .content_main #regForm h2 {
  font-size: 32px;
  font-weight: 700;
}
.home_sharloote_img .content_main #regForm p {
  font-size: 18px;
  font-weight: 400;
}
.home_sharloote_img .content_main img {
  width: 70px;
  height: auto;
  margin-bottom: 10px;
}

.home_sharloote_img .content_main h1 {
  text-align: left;
  font-size: 30px;
  font-weight: 600;
  margin: 10px 0px 30px;
  color: #000000;
}
.home_sharloote_img .content_main h1 span.spanHeading {
  text-decoration: underline;
  cursor: pointer;
  font-size: 18px;
  padding-left: 10px;
  color: #0066cc;
}
.home_sharloote_img .content_main .block-btns {
  margin-top: 20px;
  padding-bottom: 20px;
  position: absolute;
  bottom: 0px;
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.home_sharloote_img .content_main .block-btns .btns {
  /* color: #ffffff; */
  background: #d7c7fa;
  color: #000000;
  border: 2px solid #d7c7fa;
  border-radius: 6px;
  font-size: 15px;
  padding: 10px 25px;
  outline: 0px;
  font-weight: 600;
  /* background: #000000; */
  line-height: 1.25;
}
.home_sharloote_img .content_main .block-btns .btns:hover {
  background: #ffffff;
  color: #000000;
  transition: All 0.5s;
}
.home_sharloote_img .content_main .block-btns .btns.btns-back {
  background: transparent;
  border: 0;
  color: #000000;
  font-size: 22px;
}

#mainQuestion0 .btn,
#mainQuestion1 .btn,
#mainQuestion2 .btn {
  display: block;
  width: 350px;
  text-align: left;
  border: 2px solid #b6b6b6;
  margin-bottom: 15px;
  padding: 8px 15px;
  font-size: 16px;
}

.home_sharloote_img .content_main .block-btns .btns.submit_btns {
  padding: 4px 15px;
}

.home_sharloote_img .content_main .solopage1cont {
  padding: 0px;
}
.home_sharloote_img .sliderNumbers {
  position: absolute;
  top: 10px;
  right: 10px;
  background: #e0e0e0;
  color: #545454;
  font-size: 14px;
  padding: 5px 8px;
  border-radius: 10px;
  font-weight: 800;
  display: none;
}
.home_sharloote_img .sliderNumbers span {
  padding: 0px 3px;
}

.home_sharloote_img .content_main .tab {
  margin: 0px auto;
  text-align: left;
}
.home_sharloote_img .form-control {
  border: 2px solid #b6b6b6;
}
.home_sharloote_img .addressInput input#address {
  width: 450px;
}
.home_sharloote_img .addressInput {
  position: relative;
}
.home_sharloote_img .addressInput i {
  position: absolute;
  color: #f04e4e;
  right: 10px;
  top: 10px;
  font-size: 20px;
}
.home_sharloote_img label.custom-checkbox {
  width: 450px;
}
.home_sharloote_img .content_main #proirities.tab {
  width: 100%;
}

.home_sharloote_img .content_main .btn {
  padding: 8px 25px;
  margin-bottom: 5px;
  margin-right: 5px;
  font-size: 16px;
  font-weight: 600;
  color: #888888;
  border-radius: 8px !important;
  background: #ffffff;
  border: 2px solid #b6b6b6;
}
.home_sharloote_img .content_main .btn.btn-clr {
  /* color: #ffffff;
  background: #000000; */
  background: #d7c7fa;
  color: #000000;
  border: 2px solid #d7c7fa !important;
}
/* 
.home_sharloote_img .content_main .btn.btn-clr:hover {
  color: #000000;
  background: #ffffff;
} */

.home_sharloote_img .content_main .stepForm {
  display: flex;
  height: 100%;
  padding-top: 40px;
}

.home_sharloote_img .content_main #prevBtn {
  background-color: #bbbbbb;
}

.home_sharloote_img .content_main .step {
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbbbbb;
  border: none;
  border-radius: 50%;
  display: inline-block;
  opacity: 0.5;
}

.home_sharloote_img .content_main .step.active {
  opacity: 1;
}

.home_sharloote_img div#mainQuestion0 .btns.btns-back {
  visibility: hidden;
}

.home_sharloote_img .content_main .step.finish {
  background-color: #4caf50;
}
.home_sharloote_img .content_main .img_select_loader {
  position: relative;
  width: 120px;
  height: 120px;
  margin: auto;
}
.home_sharloote_img .content_main .img_select_loader img {
  width: 110px;
  height: 110px;
}

.home_sharloote_img .content_main .tab .rc-slider {
  margin-left: 15px;
  padding: 15px 0px;
  margin-bottom: 35px;
  margin-top: 30px;
  width: 550px;
}

.home_sharloote_img .rc-slider-rail {
  background-color: #cccccc;
  height: 3px;
  border-radius: 3px;
}
.home_sharloote_img .rc-slider-track {
  height: 3px;
}
.home_sharloote_img .rc-slider-handle {
  height: 18px;
  width: 18px;
  border-radius: 15px;
  margin-top: -7px;
  background: #000000 !important;
  border: 2px solid #555555 !important;
}
.home_sharloote_img .rc-slider-mark {
  position: absolute;
  top: 30px;
  left: 0;
  width: 100%;
  font-size: 12px;
}
.home_sharloote_img .rc-slider-mark-text {
  color: #525252;
  font-weight: 600;
  font-size: 15px;
  width: 55px;
}
.home_sharloote_img .solopage1cont .rc-slider-handle {
  border: solid 2px #7352bb !important;
  background-color: #7352bb !important;
}
.home_sharloote_img .rc-slider-dot {
  position: absolute;
  bottom: -15px;
  margin-left: -8px;
  width: 15px;
  height: 30px;
  border: 2px solid #cccccc;
  background-color: #fff;
  cursor: pointer;
  border-radius: 5px;
  vertical-align: middle;
  display: none;
}
.home_sharloote_img .autoComplete .ant-select-selection--multiple > ul > li,
.home_sharloote_img
  .ant-select-selection--multiple
  .ant-select-selection__rendered
  > ul
  > li {
  width: auto !important;
  background: #000000;
  color: #ffffff;
  height: 30px;
  line-height: 25px;
  border-radius: 5px;
}
.home_sharloote_img .autoComplete .ant-select-selection--multiple .anticon svg {
  fill: #ffffff;
}
.home_sharloote_img .autoComplete .ant-select-search__field {
  width: auto !important;
  color: #000000;
  background: #fff;
  height: 30px;
  border-radius: 0px;
}
.home_sharloote_img .ant-select-multiple span.ant-select-selection-item {
  background: #eee6ff;
  color: #000000;
}
.home_sharloote_img .ant-select-multiple .ant-select-selection-item-remove svg {
  fill: #000000;
}
.select-status {
  display: flex;
  justify-content: center;
  font-size: 13px;

  padding-top: 10px;
}
.select-status a {
  color: #000000;
  font-size: 14px;
  padding-left: 20px;
  text-decoration: none;
}

.main-checkspan {
  display: block;
  position: relative;
  padding-left: 25px;
  margin-bottom: 12px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.main-checkspan input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.main-checkspan .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #fdfdfd;
  border: 2px solid #2196f3;
}

.main-checkspan:hover input ~ .checkmark {
  background-color: #ccc;
}

.main-checkspan input:checked ~ .checkmark {
  background-color: #2196f3;
}

.main-checkspan .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.main-checkspan input:checked ~ .checkmark:after {
  display: block;
}

.main-checkspan .checkmark:after {
  left: 5px;
  top: 0px;
  width: 7px;
  height: 13px;
  border: solid white;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(43deg);
}
.preferenceCalendarNav {
  position: absolute;
  right: 92px;
  font-size: 20px;
  padding-top: 15px;
}

.home_sharloote_img input[type="number"] {
  min-width: 350px;
}

.home_sharloote_img input::-webkit-outer-spin-button,
.home_sharloote_img input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

.home_sharloote_img input[type="number"] {
  -moz-appearance: textfield;
}

.home_sharloote_img input[type="number"] + span .dollar-sign {
  position: absolute;
  font-size: 17px;
  right: 10px;
  top: 10px;
  color: #7c7c7c;
  font-style: normal;
}

.new-drag-drop .list-priority-view {
  flex-direction: column;
  flex-wrap: nowrap;
}
.new-drag-drop .list-priority-view .item {
  width: auto;
  background: transparent;
  border: 0;
  justify-content: flex-start;
}

.new-drag-drop .list-priority-view .drag {
  background: #f1f1f1;
  min-width: 60px;
  min-height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 30px;
  border-radius: 6px;
  color: #000000;
  font-weight: 600;
}
.new-drag-drop .list-priority-view .drag + .drag {
  background: #f1f1f1;
  margin-left: 15px;
  width: 65%;
  min-width: 310px;
  justify-content: flex-start;
  color: #333333;
  position: relative;
}
.new-drag-drop .list-priority-view .item i {
  font-size: 35px;
  min-width: 90px;
}
.new-drag-drop .list-priority-view img.dd-icon {
  width: 40px !important;
  position: absolute;
  right: 5px;
  top: 10px;
}
.new-drag-drop .list-priority-view .item:hover::after {
  display: none;
}

/* Responsive View */

@media (max-width: 1199px) {
  .home_sharloote_img .content_main #regForm {
    width: 100%;
  }
} /*1199px*/

@media (min-width: 1024px) {
  #submit-modal.myModalconfirmdes .modal-dialog {
    max-width: 900px;
    height: 600px;
  }
}
@media (max-width: 1023px) {
  #submit-modal.myModalconfirmdes .modal-dialog {
    max-width: 80%;
    height: 100%;
  }
}

@media (max-width: 991px) {
  .home_sharloote_img .rc-slider {
    padding: 40px 0;
    width: 90%;
    margin: auto;
    margin-left: 5px;
  }
  .home_sharloote_img .rc-slider-rail {
    height: 7px;
  }
  .home_sharloote_img .rc-slider-track {
    height: 7px;
  }
  .home_sharloote_img .rc-slider-handle {
    height: 23px;
    width: 10px;
    border-radius: 2px;
    margin-top: -8px;
  }
  .home_sharloote_img .rc-slider-dot {
    bottom: -12px;
    width: 11px;
    height: 23px;
    border-radius: 2px;
  }
  .home_sharloote_img .rc-slider-mark-text {
    font-size: 10px;
  }
  #submit-modal .modal-content h3 {
    color: #071821;
    font-size: 20px;
  }

  .home_sharloote_img .image-bg {
    position: absolute;
    width: 100%;
  }
  .home_sharloote_img div#logo {
    position: absolute;
    top: 40px;
    left: 40px;
  }
  .home_sharloote_img div#logo img {
    display: block;
  }
  .home_sharloote_img .content_main #regForm {
    padding-top: 30px;
    height: 100%;
  }

  .home_sharloote_img {
    display: block;
  }

  .home_sharloote_img .content_main {
    width: 50%;
    height: 90vh;
    padding: 50px;
    background-color: rgba(255, 255, 255, 0.9);
    position: relative;
    width: 90%;
    max-width: 600px;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
    top: 5vh;
    border-radius: 15px;
  }
  .home_sharloote_img .content_main .block-btns .btns.btns-back {
    font-size: 18px;
  }
  .home_sharloote_img .content_main .tab .rc-slider {
    width: 85%;
    min-width: 250px;
  }
  .home_sharloote_img .content_main .block-btns {
    padding-bottom: 0;
    /* bottom: -60px; */
  }

  .home_sharloote_img .addressInput input#address {
    padding-right: 35px;
    min-width: 280px;
  }

  .home_sharloote_img label.custom-checkbox {
    width: 100%;
  }
  .new-drag-drop .list-priority-view .drag {
    background: #f1f1f1;
  }
  .new-drag-drop .list-priority-view .drag + .drag {
    background: #f1f1f1;
  }

  .home_sharloote_img .rightitems.list-priority-view {
    border-color: #adadad;
  }
  .home_sharloote_img .rightitems.list-priority-view {
    min-height: 110px;
  }
} /*991px*/

@media (max-width: 850px) {
  .home_sharloote_img img {
    height: 100vh;
    width: auto;
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .home_sharloote_img img {
    display: none;
  }
  .list-priority h1 {
    font-size: 25px;
  }
  .solopage1cont h1 {
    margin-top: 20px;
  }
  .list-priority-view-content .view-item {
    width: 50%;
    margin: auto;
  }
  .list-priority-view-content .list-priority-view {
    height: auto;
  }
  #shared-lists .col-md-6 {
    width: 50%;
  }
  #example2-left.list-priority-view {
    padding: 0px;
  }
  .list-priority-view .item {
    margin-right: 10px;
  }
  .home_sharloote_img .content_main form img {
    display: block;
    margin: auto;
    margin-bottom: 10px;
  }
  .home_sharloote_img .content_main {
    position: relative;
    padding-top: 70px;
  }
  .home_sharloote_img .content_main #regForm {
    min-width: 280px;
    margin: auto;
  }
  .home_sharloote_img .content_main .tab.tab-5.px-5.py-3 {
    padding: 0px !important;
    width: 90%;
  }
  .home_sharloote_img .content_main .tab {
    width: 100%;
    height: 100%;
  }

  .home_sharloote_img .scrollDiv {
    height: 70%;
    overflow: auto;
  }
  .home_sharloote_img .content_main h1 {
    font-size: 18px;
    margin-bottom: 20px;
  }
  .select-status {
    flex-direction: column;
  }
  .select-status a {
    padding: 0px;
  }
  .home_sharloote_img .content_main .btn {
    padding: 5px 15px;
    font-size: 14px;
  }
  .home_sharloote_img .addressInput input#address {
    width: 100%;
  }
  .home_sharloote_img .list-priority-view .item {
    width: 70px;
    height: 70px;
  }
  .home_sharloote_img .list-priority-view .item i {
    font-size: 20px;
  }
  .home_sharloote_img .content_main #regForm .list-priority-view p {
    font-size: 11px;
  }
  .home_sharloote_img input[type="number"] {
    min-width: 280px;
  }
  .home_sharloote_img .new-drag-drop .list-priority-view .item {
    width: 100%;
    height: auto;
  }

  .new-drag-drop .list-priority-view .drag + .drag {
    min-width: initial;
    width: 100%;
  }
  .new-drag-drop .list-priority-view .drag {
    min-width: 50px;
    min-height: 50px;
  }
  .new-drag-drop .list-priority-view .item i {
    min-width: 60px;
  }
  .new-drag-drop .list-priority-view .item p {
    font-size: 15px;
  }
} /*767px*/

@media screen and (max-width: 580px) {
  .solopage1banner h1 {
    font-size: 20px;
    font-weight: bold;
  }
  .solopage1banner h6 {
    font-size: 14px;
  }
  .solopage1banner h5 {
    font-size: 14px;
  }
  .solopage1cont .sub input {
    width: 100%;
  }
  .solopage1cont .sub {
    padding-top: 10px;
  }
  .solopage1cont h1 {
    font-size: 18px;
    font-weight: bold;
  }
  .list-priority h1 {
    font-size: 20px;
    font-weight: bold;
  }
  #mainQuestion0 .btn,
  #mainQuestion1 .btn,
  #mainQuestion2 .btn {
    width: 250px;
  }
  .home_sharloote_img .list-priority-view-heading p {
    font-size: 11px !important;
    margin-top: -20px;
  }
  .home_sharloote_img .rightitems.list-priority-view {
    padding: 30px 15px 5px;
  }
  .home_sharloote_img .list-priority-view {
    margin-bottom: 10px;
  }
  .home_sharloote_img .content_main {
    padding-top: 50px;
  }
  #proirities .demo-drag-drop {
    margin-top: 0px !important;
  }
} /*580px*/

@media screen and (max-width: 400px) {
  .solopageonepriority .item {
    width: 30%;
    height: 80px;
  }
} /*400px*/

@media screen and (max-height: 900px) {
  .list-priority-view .item {
    height: 80px;
  }
}
@media screen and (max-height: 800px) {
  .list-priority-view .item {
    height: 70px;
  }
  .new-drag-drop .list-priority-view .drag {
    height: 50px;
    min-height: 50px;
  }
}

@media screen and (max-height: 750px) {
  .list-priority-view .item {
    height: 55px;
  }
  .demo-drag-drop {
    margin-top: -35px !important;
  }
}

@media screen and (max-height: 700px) {
  .list-priority-view .item {
    height: 45px;
  }

  .scrollDiv {
    max-height: 250px;
    overflow: auto;
  }
}

@media screen and (max-height: 650px) {
  .new-drag-drop .list-priority-view {
    max-height: 175px;
    overflow: auto;
  }
  .home_sharloote_img .image-bg {
    min-height: 600px;
  }
  .home_sharloote_img .content_main {
    min-height: 600px;
  }
}
