.header_logo a img.the_fox_loo {
  max-width: 84px;
  margin-left: 5px;
}
.header_logo a img {
  max-width: 40px;
}
.month_nfo p {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  padding: 40px 0 32px;
}
.month_nfo h1 {
  color: #dcf8ff;
  font-size: 60px;
  line-height: 72px;
  font-weight: 700;
}
.header_right {
  display: flex;
  align-items: flex-end;
  height: 100%;
  flex-direction: column;
  justify-content: space-between;
}

.header_right a.header_icons img {
  max-width: 20px;
}

.header_right a.header_icons {
  width: 50px;
  height: 50px;
  background: #010031;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
}

.header_right a.hire_bttn {
  border: 1px solid rgba(114, 130, 230, 0.29);
  opacity: 0.9;
  color: #111c60;
  font-size: 20px;
  font-family: Poppins;
  font-weight: 600;
  background: #fff;
  padding: 3px 29px;
  border-radius: 11px;
  text-decoration: none;
}

.month_nfo p i {
  background: #fff;
  color: #0000af;
  width: 28px;
  height: 27px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  font-size: 23px;
  margin-left: 5px;
}

.page_row {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.page_row .left_side_bar {
  flex: 0 0 17%;
  max-width: 17%;
  background: #fff;
  padding: 20px;
}

.left_side_bar .user_info {
  text-align: center;
  padding: 40px 0;
  position: relative;
}
.left_side_bar .user_info img {
  width: 80px;
  height: 80px;
  border-radius: 100%;
}
.left_side_bar .user_info p {
  color: #0d1c2e;
  font-size: 18px;
  font-family: Helvetica;
  font-weight: 400;
  padding: 7px 0;
}
.left_side_bar .user_info p i {
  font-weight: bold;
  padding-left: 4px;
}
.left_navigation ul li {
  list-style: none;
  margin: 10px 0;
}
.left_navigation ul li a {
  color: #707c97;
  font-size: 16px;
  line-height: 19.2px;
  text-transform: uppercase;
  font-family: Helvetica;
  font-weight: 500;
  padding: 14px 0;
  display: block;
  font-family: "TT Norms";
  text-decoration: none;
}
.left_navigation ul li a i {
  margin-right: 12px;
}
.hire_list_btn {
  padding: 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 220px;
}
.hire_list_btn a.hire_a {
  width: 126px;
  height: 46px;
  border: 1px solid rgba(114, 130, 230, 0.29);
  background-color: #ffffff;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 19px;
  font-size: 20px;
  color: #444;
  font-weight: bold;
  font-family: "TT Norms";
}
.hire_list_btn a.logout_btn {
  color: #707c97;
  font-size: 16px;
  font-weight: 400;
  line-height: 19.2px;
  text-transform: uppercase;
  font-family: "TT Norms";
}
.hire_list_btn a.logout_btn i {
  margin-right: 7px;
  font-size: 21px;
  vertical-align: bottom;
}
.right_side_bar {
  flex: 0 0 82%;
  max-width: 82%;
  background: #f1f7fe;
  padding: 30px;
}
.upload-btn-wrapper {
  position: relative;
  overflow: hidden;
  display: inline-block;
}
.ul_tab ul li {
  flex: 0 0 50%;
  max-width: 50%;
  list-style: none;
}
.ul_tab ul {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  max-width: 36%;
}

.ul_tab ul li a {
  width: 100%;
  text-align: center;
  padding: 15px;
  display: block;
  color: #d9f8ff;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  text-decoration: none;
}
.ul_tab {
  margin-top: 30px;
  z-index: 99;
  position: relative;
}
.ul_tab ul li.tab_active a {
  background: #f8f8fb;
  color: #0000af;
}
.upload-btn-wrapper input[type="file"] {
  font-size: 100px;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  font-family: "TT Norms";
  width: 100%;
  height: 100%;
}
.upload-btn-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-family: "TT Norms";
  flex: 0 0 12%;
  max-width: 92px;
}
.email_upload {
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 700px;
  background: #fff;
  padding: 30px;
  margin: 50px auto;
  box-shadow: 0px 0px 13px 0px #efefef;
  flex-wrap: wrap;
}
.email_upload .email_div {
  flex: 0 0 88%;
  max-width: 88%;
  position: relative;
}
.email_upload .email_div input {
  width: 100%;
  box-shadow: 0px 4px 7px 0px #fdfafa;
  padding: 10px;
  border: none;
}
.email_upload .email_div span {
  position: absolute;
  top: 0;
  right: 2px;
  border-left: 1px solid #f1ebeb;
  padding: 0 0px 0 10px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.verify_acc {
  flex: 0 0 100%;
  max-width: 100%;
  text-align: center;
}
.verify_acc p {
  color: #ff3366;
  font-size: 14px;
  letter-spacing: -0.14px;
  line-height: 26px;
  font-weight: 500;
  font-family: "TT Norms";
}
.verify_btn {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.upload-btn-wrapper .btn {
  background-color: white;
  padding: 2px 13px;
  border-radius: 8px;
  font-family: "TT Norms";
  font-size: 14px;
  font-weight: 500;
  color: #2a8bf2;
  cursor: pointer;
}
.verify_btn .upload-btn-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  flex: auto;
  max-width: unset;
  flex: auto;
  max-width: 140px;
  margin: 12px 8px 0;
}
.verify_btn .upload-btn-wrapper button.btn {
  clear: both;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
  width: 100%;
  border-radius: 100px;
  font-size: 14px;
}
/*  .verify_btn .upload-btn-wrapper button.btn i {
  margin-right: 5px;
}
.upload-btn-wrapper.color_blue button {
  background-color: #cae2fc;
  opacity: 1;
  color: #2a8bf2;
}
.upload-btn-wrapper.color_pink button {
  background-color: #ffcdd9;
  opacity: 1;
  color: #ff3366;
}
.upload-btn-wrapper.color_green button {
  background-color: #00c3056e;
  opacity: 1;
  color: #00c305;
}*/
.logo_slider .slick-track img {
  width: 100%;
}
.logo_slider .slick-track .logo_div {
  padding: 7px;
}
.class_for_btns .slick-list.draggable {
  padding: 30px 0 0;
  display: block;
}
.class_for_btns .slick-arrow {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 9;
}
.class_for_btns .slick-arrow i {
  background: #b1afaf;
  width: 20px;
  height: 20px;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  cursor: pointer;
}
.class_for_btns .slick-prev.slick-arrow {
  right: 57px;
}
.class_for_btns .slick-next.slick-arrow {
  right: 28px;
}
.serch_section .serch_row {
  display: inline-flex !important;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 14px 0;
}
.serch_section .serch_row .serch_left {
  flex: 0 0 25%;
  max-width: 25%;
}
.serch_section .serch_row .serch_right {
  flex: 0 0 70%;
  max-width: 70%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-right: 80px;
}
.left_navigation ul li.left_li a {
  color: #0000af;
}
.serch_section {
  position: relative;
  overflow: hidden;
}
.crate_btns {
  position: static;
  text-align: right;
  margin: 10px 0 20px;
}
.crate_btns button {
  background: #2a8bf2;
  border: none;
  border-radius: 5px;
  padding: 7px 14px;
  color: #fff;
  font-size: 14px;
}

.serch_section .serch_row .serch_right .serch_img_info img {
  width: 100%;
  border-radius: 8px;
  margin: 0 0 8px;
}

.serch_section .serch_row .serch_right .serch_img_info {
  flex: 0 0 31%;
  max-width: 31%;
}

.serch_fields input {
  width: 100%;
  background: #fff;
  border: none;
  border-radius: 7px;
  margin: 5px 0;
  padding: 8px 47px;
  text-align: left;
  color: #707c97;
  font-size: 18px;
  font-weight: 500;
  font-family: "TT Norms";
}

.serch_fields button i {
  margin-right: 4px;
}

.serch_inpu {
  position: relative;
}

.serch_inpu i {
  position: absolute;
  left: 20px;
  top: 19px;
  color: #707c97;
}

.serch_section .serch_row .verify_btn .upload-btn-wrapper button.btn {
  padding: 6px;
  font-size: 12px;
}

.serch_section .verify_btn .upload-btn-wrapper {
  margin: 12px 2px 0;
}

.crate_btns button i {
  -webkit-text-stroke: 1px #2a8bf2;
}

.man_slider {
  display: inline-flex !important;
  justify-content: space-between;
  flex-wrap: wrap;
}

.man_box img {
  width: 100%;
  border-radius: 8px;
}

.man_box {
  flex: 0 0 31%;
  max-width: 31%;
  margin: 0 0 20px;
}

.man_box .man_img {
  position: relative;
}

.man_box .man_img span {
  position: absolute;
  bottom: 5px;
  right: 12px;
  background: #00000059;
  color: #fff;
  padding: 3px 10px;
  border-radius: 100px;
  font-size: 14px;
}

.man_box .man_info h3 {
  color: #19202c;
  font-size: 13px;
  font-weight: 700;
}

.man_box .man_info p {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #c2c2c2;
  font-size: 11px;
  font-weight: 400;
  padding: 8px 0 0;
}

.man_box .man_info {
  padding: 8px 0;
}

.multipla_men {
  margin: 30px 0 0;
}

.galler_slider {
  display: inline-flex !important;
  flex-wrap: wrap;
  justify-content: space-between;
}

.galler_slider .man_box {
  flex: 0 0 19%;
  max-width: 19%;
}

.galler_slider .man_box .man_info h3 {
  font-size: 9px;
}

.galler_slider .man_box .man_info p {
  font-size: 8px;
}

.recomended_slider .man_box {
  flex: 0 0 94%;
  max-width: 94%;
}

#output {
  display: none;
}

.control {
  display: block;
  position: relative;
  padding-left: 30px;
  margin-bottom: 15px;
  cursor: pointer;
  font-size: 18px;
}

.control input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.control__indicator {
  top: 2px;
  left: 0;
  height: 25px;
  width: 26px;
  background: #ffffff;
  box-shadow: 0px 0px 3px 0px #ccc;
  border-radius: 2px;
}

.control--radio .control__indicator {
  border-radius: 50%;
}

.control input:checked ~ .control__indicator {
  background: #00c30524;
}
.control:hover input:not([disabled]):checked ~ .control__indicator,
.control input:checked:focus ~ .control__indicator {
  background: #b6f8ba;
}
.control input:disabled ~ .control__indicator {
  background: #e6e6e6;
  opacity: 0.6;
  pointer-events: none;
}

.control__indicator:after {
  content: "";
  position: absolute;
  display: none;
}
.control input:checked ~ .control__indicator:after {
  display: block;
}

.control--checkbox .control__indicator:after {
  left: 8px;
  top: 4px;
  width: 3px;
  height: 8px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.control--checkbox input:disabled ~ .control__indicator:after {
  border-color: #7b7b7b;
}

.control--radio .control__indicator:after {
  left: 7px;
  top: 7px;
  height: 6px;
  width: 6px;
  border-radius: 50%;
  background: #fff;
}
.control--radio input:disabled ~ .control__indicator:after {
  background: #7b7b7b;
}

.crate_task_block {
  background: #fff;
  padding: 18px;
  position: relative;
}

.crate_task_block .task_heading {
  box-shadow: 0px -5px 12px 0px #f2efef;
  border-radius: 20px;
  padding: 25px;
  background: #fdfefe;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.task_heading h4 i {
  color: #46c3e4;
  margin-right: 5px;
}

.task_heading form .form_field label {
  display: block;
  color: #8f9bb3;
  font-size: 15px;
  letter-spacing: 0.28px;
  line-height: 16px;
  font-family: Helvetica;
  font-weight: 400;
  margin: 0 0 8px;
}

.task_heading form .form_field .chosen-container {
  width: 100% !important;
}

.task_heading form .form_field .chosen-container ul {
  width: 100% !important;
  display: block;
  border: 1px solid #52d4ff;
  box-shadow: unset;
  border-radius: 3px;
  padding: 10px 20px;
  margin: 5px 0 0;
  background: #fff;
}

.task_heading form .form_field .chosen-container ul li.search-choice {
  background: #fff;
  box-shadow: unset;
  border: none;
}
.task_heading form .form_field input {
  width: 100%;
  border: none;
  box-shadow: 0px 0px 4px 0px #eaeaea;
  background: #fff;
  padding: 10px;
}

.task_heading form .form_field {
  margin: 20px 0;
}

.task_heading form .form_field label.control.control--checkbox {
  margin: 6px 0;
  padding: 8px 0;
}

.task_heading form .form_field label.control.control--checkbox b {
  box-shadow: 0px 0px 3px 0px #ccc;
  padding: 8px 21px;
  color: #8f9bb3;
  font-size: 13px;
  letter-spacing: 0.28px;
  line-height: 15px;
  font-family: Helvetica;
  font-weight: 400;
  border-radius: 3px;
  margin-left: 16px;
  width: 100%;
}

.task_heading form .form_field label.control.control--checkbox {
  margin: 0px 0;
  padding: 4px 0;
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  justify-content: flex-end;
  max-width: 470px;
}
.task_heading
  form
  .form_field
  label.control.control--checkbox
  .control__indicator {
  position: static;
}

.control--checkbox .control__indicator:after {
  display: none !important;
}

.task_heading .verify_btn {
  border-top: 1px solid #eeeaea;
  margin-top: 30px;
  padding: 8px 0 0;
}

.social_box {
  width: 100%;
  max-width: 340px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 14px 0px;
}

.social_box .social_right {
  box-shadow: 0px 0px 3px 0px #e2dcdc;
  height: 39px;
  flex: 0 0 16%;
  max-width: 16%;
  border-radius: 4px;
}

.social_box .social_left {
  flex: 0 0 78%;
  max-width: 78%;
  box-shadow: 0px 0px 3px 0px #e2dcdc;
  height: 39px;
  border-radius: 4px;
}

.form_field.extra_margin {
  margin-top: 80px !important;
  display: block;
}

.task_heading form .form_field input#dateofbirth {
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
  align-items: center;
  font-size: 13px;
  padding-left: 0;
}

div#Photo_popup_slide .task_popup {
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.owner_field {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.owner_field .owner_name {
  flex: 0 0 27%;
  max-width: 27%;
  margin: 4px 0;
}

.owner_field .owner_name img {
  width: 30px;
  height: 30px;
  border-radius: 100%;
  float: left;
}

.owner_field .owner_name h5 {
  color: #101426;
  font-size: 12px;
  line-height: 20px;
  font-family: Helvetica;
  font-weight: 400;
  margin-left: 39px;
  vertical-align: text-bottom;
  padding: 6px 0 0;
}

.owner_field {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  border: 1px solid #ccc;
  box-shadow: unset;
  border-radius: 3px;
  padding: 9px 20px;
  margin: 5px 0 0;
  background: #fff;
}

.addmore p {
  color: #d0d6df;
  font-size: 12px;
  letter-spacing: 0.3px;
  line-height: 16px;
  font-family: Helvetica;
  font-weight: 400;
  cursor: pointer;
}

.form_field.design_work li.search-choice span {
  color: #7072e6;
  font-size: 10px;
  letter-spacing: 0.4px;
  line-height: 16px;
  font-family: Helvetica;
  font-weight: 400;
  text-transform: uppercase;
  background: #7072e652;
  border-radius: 100px;
  padding: 4px 11px;
}

.form_field.design_work li.search-choice:nth-child(2n + 2) span {
  background: #90e492d9;
  color: #329c35;
}

.form_field.design_work li.search-choice:nth-child(3n + 3) span {
  background: #ffcdd9;
  color: #ed5a7d;
}

.social_row {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.social_row .social_col img {
  width: 100%;
  max-width: 160px;
}

.social_row .social_col {
  flex: 0 0 33%;
  max-width: 33%;
  position: relative;
}

.social_col.active_dot span {
  position: absolute;
  right: 37px;
  top: 16px;
  width: 18px;
  height: 18px;
  background: #ff3366;
  border-radius: 100%;
}

.account_block {
  box-shadow: 0px 0px 6px 0px #efecec;
  padding: 20px 35px 20px 20px;
  position: relative;
  border-radius: 8px;
  margin: 22px 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.acount_info {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.acount_info,
.account_img {
  flex: 0 0 50%;
  max-width: 50%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: end;
}

.account_block .close_acc {
  position: absolute;
  right: 10px;
  top: 0px;
  font-size: 24px;
  cursor: pointer;
}

.account_block .accunt_iner {
  flex: 0 0 50%;
  max-width: 50%;
  padding: 0 20px;
}

.account_img img {
  width: 100%;
}

.account_block .accunt_iner img {
  max-width: 60px;
}

.account_block .accunt_iner h2 {
  color: #031d5b;
  font-size: 13px;
  font-family: "Rubik", sans-serif;
  font-weight: 500;
  margin: 24px 0;
}

.account_block .accunt_iner p {
  color: #5b6c94;
  font-size: 16px;
  line-height: 32px;
  font-family: "Rubik", sans-serif;
  font-weight: 400;
}

.btn.focus,
.btn:focus {
  box-shadow: unset;
}

.thinking_man_popup {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: #000000a1;
  display: none;
  z-index: 999;
}

.thinking_man_popup .account_block {
  max-width: 1070px;
  margin: 0 auto;
  background: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

div#Photo_popup_slide {
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000000a1;
  z-index: 999;
  left: 0;
  display: none;
}

.crate_task_block .close_acc i,
div#video_popup_slide .social_row div#close_video_popup_slide i {
  font-size: 24px;
}

.crate_task_block .close_acc,
div#video_popup_slide .social_row div#close_video_popup_slide {
  position: absolute;
  right: 1px;
  top: -3px;
}

div#video_popup_slide {
  position: fixed;
  left: 0;
  top: 0;
  background: #000000a1;
  z-index: 999;
  width: 100%;
  display: none;
  height: 100%;
}

div#video_popup_slide .social_row {
  position: relative;
  background: #fff;
  padding: 40px;
  max-width: 600px;
  overflow: auto;
  overflow-x: auto;
  height: 90vh;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.left_navigation ul li a {
  cursor: pointer;
}

.left_navigation ul li.active_li a {
  color: #0000af;
}

div#video_popup_slide .socil_popup {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}

.date_piker i {
  position: absolute;
  left: 9px;
  top: 11px;
  color: #ccc;
}

.date_piker {
  position: relative;
}

div#video_popup_slide .social_row::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  background-color: #fff;
}

div#video_popup_slide .social_row::-webkit-scrollbar {
  width: 12px;
  background-color: #fff;
}

div#video_popup_slide .social_row::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #ccc;
}

.patreon_banner {
  margin: 0 0 30px;
}

.patreon_banner img {
  width: 100%;
}

.recomend_slide {
  padding: 0 8px;
}

.reco_iner {
  display: inline-flex !important;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  background: #fff;
  padding: 8px 13px;
  border-radius: 10px;
}

.recomend_slide h2 {
  font-size: 16px;
  flex: 0 0 60%;
  max-width: 60%;
}

.reco_img img {
  width: 100%;
  border-radius: 7px;
}

.reco_img {
  flex: 0 0 38%;
  max-width: 38%;
}

.lftactive {
  color: #007bff !important;
}

button.btn.email {
  box-shadow: 2px 4px 8px 2px #007bff38;
}

/*.btn:hover {
  background-color: #007bffa8;
}*/

@media only screen and (max-width: 767px) {
  .month_nfo h1 {
    font-size: 32px;
    line-height: 45px;
  }

  .mobile_errow i {
    font-weight: bold;
    font-size: 22px;
  }

  .ul_tab ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    max-width: 100%;
  }

  .mobile_errow {
    width: 30px;
    height: 30px;
    background: #e5e5f7;
    border-radius: 100%;
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    cursor: pointer;
  }

  .left_navigation {
    position: absolute;
    /*left: -44%;*/
    left: 0;
    background: #fff;
    padding: 0 15px;
    z-index: 99;
    transition: all 0.3s ease-in-out;
  }

  .left_navigation ul li a span {
    display: none;
  }

  .hire_list_btn a.logout_btn {
    font-size: 10px;
  }

  .hire_list_btn a.hire_a {
    width: auto;
    height: auto;
    border-radius: 6px;
    font-size: 15px;
  }

  section.page_wrapper {
    transition: all 0.3s ease-in-out;
  }

  .hire_list_btn {
    min-height: auto;
    padding: 0;
  }

  section.page_wrapper.slide_left {
   /* transform: translate(17%, 0);*/
    transition: all 0.3s ease-in-out;
  }

  section.page_father {
    overflow: hidden;
  }

  section.page_wrapper.slide_left .left_navigation {
    position: absolute;
    left: -24%;
    background: #ffffff;
    padding: 0 15px;
    z-index: 99;
    transition: all 0.3s ease-in-out;
  }

  section.page_wrapper.slide_left .mobile_errow i:before {
    content: "\f104";
    transition: all 0.3s ease-in-out;
  }

  .header_right {
    flex-direction: row;
  }

  .serch_section .serch_row .serch_right .serch_img_info,
  .page_row .left_side_bar,
  .right_side_bar,
  .serch_section .serch_row .serch_left,
  .serch_section .serch_row .serch_right {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .hire_list_btn {
    min-height: auto;
  }

  .hire_list_btn a {
    margin: 10px 0;
  }

  .upload-btn-wrapper img {
    max-width: 30px;
    height: 30px;
    border-radius: 100%;
  }

  .right_side_bar,
  .email_upload {
    padding: 16px;
  }

  .verify_btn .upload-btn-wrapper {
    margin: 12px 1px 0;
  }

  .serch_section .serch_row .serch_right {
    margin: 20px 0 0;
    padding: 0;
  }

  .serch_section .serch_row .serch_right .serch_img_info {
    margin: 18px 0;
  }

  .man_box {
    flex: 0 0 48%;
    max-width: 48%;
    margin: 0 0 20px;
  }

  .galler_slider .man_box {
    flex: 0 0 48%;
    max-width: 48%;
  }

  .task_heading form .form_field .control.control--checkbox b {
    box-shadow: 0px 0px 3px 0px #ccc;
    padding: 8px 13px;
  }

  .acount_info,
  .account_img {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .account_block .accunt_iner p {
    font-size: 11px;
    line-height: 20px;
    font-weight: 400;
  }

  .account_block .accunt_iner h2 {
    margin: 10px 0;
  }

  .thinking_man_popup .account_block {
    width: 94%;
  }

  .verify_btn .upload-btn-wrapper {
    max-width: 81px;
  }

  .verify_btn .upload-btn-wrapper button.btn {
    padding: 8px;
    font-size: 11px;
  }

  div#Photo_popup_slide .task_popup {
    max-height: 76vh;
    overflow: auto;
    width: 93%;
  }

  select.chosen-select {
    width: 100%;
  }

  div#video_popup_slide .social_row {
    padding: 20px;
    height: 80vh;
    width: 91%;
  }

  .recomend_slide h2 {
    font-size: 10px;
  }

  .reco_img {
    flex: 0 0 34%;
    max-width: 34%;
  }

  .ul_tab ul li {
    flex: 0 0 40%;
    max-width: 40%;
  }

  .ul_tab ul li a {
    padding: 9px;
    font-size: 12px;
  }

  .ul_tab ul {
    top: 1px;
    position: relative;
  }

  .patreon_banner img {
    height: 100%;
    min-height: 80px;
  }
}

/* ///////   end of index file   ///////
///////////////////////////////////// */

/*////////////////////////////////////// 
///////   Home Page   /////// */
/*

*,
*::before,
*::after {
  margin: 0;
  padding: 0;
  box-sizing: inherit;
}

html {
  box-sizing: border-box;
  !*font-size: 62.5%;*!
}

body {
  background-image: linear-gradient(90deg, #f5f5ff 0%, #e7f1fe 100%);
  background-repeat: no-repeat;
}
*/

.icon__box {
  width: 40px;
  height: 40px;
  display: block;
  margin-right: 5px;
}
/* Beginning of Background-decoration*/
.background-decoration {
  z-index: -1;
}

.background-spot-1,
.background-spot-2,
.background-spot-3,
.background-spot-4 {
  display: block;
  position: absolute;
  border-radius: 50%;
  z-index: -1;
}

.background-spot-1 {
  top: 111px;
  right: 518px;
  width: 39px;
  height: 39px;
  background: #ffb4c4;
}

.background-spot-2 {
  top: 275px;
  right: 548px;
  width: 16px;
  height: 16px;
  background-color: #1574f6;
}

.background-spot-3 {
  top: 847px;
  right: 51px;
  width: 16px;
  height: 16px;
  background: #ffb4c4;
}

.background-spot-4 {
  top: 1382px;
  right: 295px;
  width: 16px;
  height: 16px;
  background: #ffd167;
}

.background-image-1,
.background-image-2,
.background-image-3,
.background-image-4,
.background-image-5,
.background-image-6 {
  position: absolute;
  z-index: -1;
}

.background-image-1 {
  top: 590px;
  right: 205px;
  width: 118px;
  height: 118px;
}

.background-image-2 {
  top: 721px;
  right: 500px;
  width: 80px;
  height: 80px;
}
.background-image-3 {
  top: 1080px;
  right: 680px;
  width: 85px;
  height: 85px;
}

.background-image-4 {
  top: 970px;
  right: 350px;
  width: 86px;
  height: 89px;
}

.background-image-5 {
  top: 1360px;
  right: 530px;
  width: 60px;
  height: 60px;
  z-index: -1;
}

.background-image-6 {
  top: 1475px;
  right: 130px;
  width: 86px;
  height: 89px;
}

.dribble-box {
  background: #fff;
  border-radius: 8px;
  width: 315px;
  height: 80px;
  text-align: left;
  letter-spacing: 0px;
  color: #1d2433;
  text-transform: uppercase;
  position: absolute;
  /* box-shadow: 8px 9px 12px -4px #80808069; */
}

.dribble-box a {
  color: #1d2433;
}

.dribble-box a span {
  display: inline-block;
  background: #ffb4c4;
  border-radius: 7px;
  opacity: 1;
  width: 25px;
  height: 15px;
}

.dribble-box p span {
  display: inline-block;
  background: #1574f6;
  border-radius: 7px;
  opacity: 1;
  width: 25px;
  height: 15px;
}

.dribble-box-1 {
  top: 717px;
  right: 76px;
}

.dribble-box-2 {
  top: 1660px;
  right: 30px;
}

.dribble-box-3 {
  top: 1860px;
  right: 155px;
}

.box-1,
.box-2,
.box-3,
.box-4 {
  position: absolute;
}

.dribble-blur-box {
  width: 273px;
  height: 22px;
  background: #b1afba;
  mix-blend-mode: multiply;
  border-radius: 25px;
  filter: blur(26px);
  position: absolute;
  bottom: -11px;
  z-index: -1;
}
.box-1,
.box-2,
.box-3,
.box-4 {
  position: absolute;
}
/* End of Background-decoration*/
/* Beginning of Home Navbar  */
.home-nav {
  padding: 10rem 0rem 10rem 0rem;
  max-width: 1400px;
  margin: auto;
  margin-right: 64px;
}

.home-nav .nav-item {
  margin-right: 72px;
}

.home-nav .nav-link {
  font-size: 13px;
  letter-spacing: 2px;
  color: #1d2433;
  font-family: sans-serif;
  margin: 0 auto;
  opacity: 0.6;
}
.home.navbar-nav .active {
  opacity: 1;
}

.home-nav .navbar-btn {
  display: block;
  width: 210px;
  height: 64px;
  background: #7364d9 0% 0% no-repeat padding-box;
  border-radius: 36px;
  text-align: center;
  letter-spacing: 0px;
  color: #ffffff;
  opacity: 0.8;
  border: none;
  font-size: 16px;
}

/* End of Home Navbar  */

/* Beginning of Section Comment */
.section__comment-row {
  max-width: 1500px;
  margin: 0 auto;
  margin-bottom: 9.5rem;
  white-space: nowrap;
  position: relative;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
}

.section__comment-row:not(:last-child) {
  margin-right: 72px;
}

.section__comment-col-custom {
  border-radius: 8px;
  opacity: 1;
  position: relative;
  height: 250px;
  display: inline-block;
}

.custom-item-wrapper {
  width: 100%;
  height: 95%;
  border-radius: 8px;
}

.section__comment-item {
  height: 100%;
  margin: 0 auto;
  margin: 3%;
  border-radius: 8px;
  position: absolute;
  top: 10px;
  background-color: #ffffff75;
  padding: 25px;
  white-space: pre-line;
  border-radius: 8px;
}

.section__comment-text {
  text-align: left;
  letter-spacing: 0.59px;
  color: #5f6c7d;
  opacity: 1;
  display: block;
  margin: 25px 0;
  font-size: 13px;
}
/* End of Section Comment */

/* Beginning of Section  */

.scroll-card {
  max-width: 600px;
  margin-left: 10%;
}

.scroll-card .card {
  border-radius: 6px;
}
.scroll-card .card-img img {
  display: block;
  margin: 10px;
}

.scroll-card .card-body p {
  text-align: left;
  letter-spacing: 0.59px;
  color: #5f6c7d;
  opacity: 1;
  font-size: 13px;
}
/* End of Section */

/* Beginning of Section Video */
.video {
  width: 80vw;
  margin: 5vh 10vw;
}

.video-play-btn {
  width: 56px;
  height: 56px;
  padding: 14px;
  border: 2px solid #1574f667;
  border-radius: 50%;
  fill: #1574f6;
  cursor: pointer;
}

.video-play-btn:hover {
  background: none;
}

.video-name {
  text-align: left;
  letter-spacing: -0.4px;
  color: #1d243387;
  line-height: 2;
}

.video-watch-now {
  text-align: left;
  letter-spacing: 1.86px;
  color: #1d2433;
  text-transform: uppercase;
  line-height: 2;
}

.video__timeline {
  max-width: 928px;
  height: 600px;
  background-color: #fff;
  margin: 190px auto;
  position: relative;
}

.video__timeline-nav {
  padding: 10px;
  font-size: 15px;
  text-align: center;
}
.video__timeline-text {
  text-align: left;
  letter-spacing: -0.42px;
  color: #1d2433;
  opacity: 0.4;
}

.video__timeline-dot {
  color: #1d2433;
  opacity: 0.3;
  width: 20px;
}

.video__timeline-blur {
  width: 95%;
  margin: 0 auto;
  height: 52px;
  background: #b1afba;
  mix-blend-mode: multiply;
  border-radius: 25px;
  /* opacity: 1; */
  z-index: -10;
  position: absolute;
  bottom: -26px;
  left: 2.5%;
  filter: blur(35px);
}
/* End of Section Video*/
/* Beginning of Section Living room */

.section__room .form-group {
  width: 85%;
}

.section__room .form-group input {
  width: 750px;
  margin-right: 1vw;
  border: none;
  background-color: transparent;
  color: #22232b;
  border-bottom: 2px solid #22232b;
  padding: 4px 0;
  font-size: 1.3rem;
}

.section__room .form-group select {
  width: 250px;
  border: none;
  background-color: transparent;
  padding-bottom: 0;
  font-size: 13px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  height: 29px;
}

.section__room-files {
  width: 85%;
}

.file-box,
.video-box {
  width: 117px;
  height: 40px;
  border-radius: 100px;
  padding: 15px;
}

.file-box {
  background: #2a8bf254;
  margin-right: 10px;
}

.video-box {
  background: #00c30554;
}

.file-box svg,
.video-box svg {
  height: 20px;
  width: 20px;
  margin-right: 10px;
}

.file-box svg {
  fill: #2a8bf2;
}

.file-box p {
  color: #2a8bf2;
}

.video-box svg {
  fill: #00c305;
}

.video-box p {
  color: #00c305;
}

.section__room .card {
  width: 94%;
  margin: 10px auto;
  border: none;
  padding: 10px;
}

.section__room .card-body .col-6 {
  box-shadow: 0px 2px 4px #00000005;
  border-radius: 5px;
}

.section__room .card-body h5 {
  font-size: 13px;
}

.section__room .card-body p {
  font-size: 9px;
}

.section__room .card-footer {
  border: none;
  background-color: #fff;
}

.section__room .card-footer h3 {
  text-align: left;
  letter-spacing: 0px;
  color: #22232b;
  opacity: 1;
  margin-bottom: 5px;
}

.section__room .card-footer h5 {
  text-align: left;
  letter-spacing: 0px;
  color: #22232b;
  text-transform: uppercase;
  opacity: 0.5;
}
.section__room .card-footer-starbox {
  margin: 4px 0;
}
.section__room .card-footer-star {
  width: 15px;
  height: 15px;
  fill: #1bf1f1;
}
/* End of Section Living room */

/* Beginning of Page nav */
/* Beginning of Page nav */
.page-nav {
  max-width: 500px;
  height: 40px;
  margin: 30px 0;
  padding: 0 50px;
  text-align: center;
}

.page-nav svg {
  height: 20px;
  width: 20px;
}

.page-nav a {
  font-size: 20px;
  margin: 10px;
  color: #000;
}

.page-nav .active {
  width: 40px;
  height: 40px;
  text-align: center;
  margin: 0 1px;
  padding: 5px;
  vertical-align: middle;
  background-color: #22232b;
  color: lightgray;
}

/* End of Page Nav */

/* Home Dashboard Modal  */
.modal {
  position: fixed;
  top: 20px;
  left: 10px;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}

.dashboard-modal .modal-content {
  top: 0.2373046875px;
  left: 0px;
  max-width: 1150px;
  background: transparent linear-gradient(90deg, #f5f9ff 0%, #e7f1fe 100%) 0% 0%
    no-repeat padding-box;
  opacity: 1;
  padding: 40px;
}

.dashboard-modal-navbar {
  padding: 0px;
  padding-right: 47px;
  height: 96px;
}

#modal-monthpicker:focus {
  border: 0px;
  outline: 0px;
}
#modal-monthpicker {
  top: 30px;
  left: 39px;
  width: 180px;
  height: 40px;
  background: #ffffff 0% 0% no-repeat padding-box;
  border-radius: 8px;
  opacity: 1;
  border: 0px;
}
#modal-monthpicker img {
  padding: 8px 1px 1px 10px;
}
#modal-monthpicker span {
  text-align: left;
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
  margin-left: 10px;
  position: relative;
  top: 6px;
  font-size: 14px;
}

#modal-monthpicker::after {
  vertical-align: 0.055em;
  margin-left: 6.255em;
  color: #b0bec5;
}
.dashboard-modal-navbar .dropdown-menu {
  left: 59px;
}

.filter-icon-wrapper {
  top: 30px;
  margin-left: 20px;
  width: 40px;
  height: 40px;
  background: #ffffff 0% 0% no-repeat padding-box;
  border-radius: 12px;
  opacity: 1;
  border: none;
}

.filter-icon-wrapper img {
  opacity: 1;
}

.navbar-right-icon-wrapper button {
  border: none;
  background: transparent;
}

.navbar-right-icon-wrapper img {
  top: 40px;
  opacity: 1;
  padding-left: 52px;
}

.review-card {
  width: 250px;
  height: 194px;
  border-radius: 14px;
  background-color: #ffffff;
  padding: 30px 32px;
}
.calories-row {
  margin-top: 20px;
}
.calories-card {
  width: 248px;
  height: 124px;
  border-radius: 5px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.02);
  background-color: #ffffff;
  padding: 32px;
}

.rewiew-progress-row {
  margin-top: 20px;
}
.review-text {
  width: 54px;
  height: 16px;
  font-size: 12px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: 1px;
  text-align: left;
  color: #616161;
  text-transform: uppercase;
}
.blue-bar {
  width: 375.2px;
  height: 23.4px;
  border-radius: 10.1px;
  background-color: #1574f6;
  display: inline-block;
  margin-top: 4px;
}
.purple-bar {
  width: 42px;
  height: 23.4px;
  border-radius: 10.1px;
  background-color: #ffb4c4;
  display: inline-block;
  margin-top: 4px;
  margin-left: -23px;
}

.user-review-row {
  margin-top: 20px;
}
.user-review-card {
  width: 434px;
  height: 64px;
  background: #ffffff 0% 0% no-repeat padding-box;
  border-radius: 6px;
  opacity: 1;
  margin-top: 10px;
}

.media-widget {
  padding-top: 25px;
}

#photo-widget {
  width: 94px;
  height: 40px;
  background: #ff336647 0% 0% no-repeat padding-box;
  border-radius: 20px;
  margin-left: 11px;
  margin-top: 0px;
}
#photo-widget p {
  padding-left: 10px;
  color: #ff3366;
}
.review-card-header {
  display: flex;
}
.review-card-header .user-img-wrapper {
  width: 46px;
  height: 46px;
  border-radius: 12px;
}
.review-card-header .user-img-wrapper img {
  width: 100%;
  height: 100%;
  border-radius: 12px;
}
.review-card-header .full-name {
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.31;
  letter-spacing: normal;
  text-align: left;
  color: #9013fe;
  padding-left: 15px;
}
.review-card-header .email {
  opacity: 0.6;
  font-size: 12px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.36;
  letter-spacing: normal;
  text-align: left;
  padding-left: 15px;
  color: #50e3c2;
  margin-top: 10px;
}
.review-card-content {
  margin-top: 10px;
}
.review-card-content p {
  font-size: 13px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.57;
  letter-spacing: normal;
  text-align: left;
  color: #6d7278;
}
.review-card-content p span {
  color: #0091ff;
}
.review-card-title {
  font-size: 12px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: 1px;
  text-align: left;
  color: #616161;
  text-transform: uppercase;
}
.result-text {
  width: 68px;
  height: 43px;
  font-size: 32px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.34;
  letter-spacing: normal;
  text-align: left;
  color: #b620e0;
  margin-left: 15px;
}
.result-img-wrapper {
  display: inline-block;
  position: relative;
  top: -7px;
  width: 32px;
  height: 32px;
  background: #b620e0 0% 0% no-repeat padding-box;
  border-radius: 6px;
  opacity: 1;
}
.result-img-wrapper img {
  padding: 9px;
}

.calories-card-card-content {
  display: flex;
}
.calroies-icon {
  width: 60px;
  height: 60px;
  border-radius: 6px;
  background-color: #0054fe29;
}
.calroies-icon img {
  padding: 21px 22px;
}
.calories-info {
  padding-left: 19px;
  padding-top: 3px;
}
.calories-info .count {
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.22;
  letter-spacing: normal;
  text-align: left;
  color: #282d30;
}
.calories-text {
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.75;
  letter-spacing: normal;
  text-align: left;
  color: #74798c;
}

.user-review-card .row div {
  padding-top: 25px;
}

.custom-tab-content {
  display: none;
}
.active-tab {
  display: block!important;
}
.vertical-progress-container {
  padding-left: 25px;
  transform: translateY(0%);
}
.vertical-line::after {
  content: "";
  position: absolute;
  width: 1px;
  height: calc(27% - 59px);
  left: -34px;
  background-color: #00000026;
  margin-top: 30px;
}

.vertical-line1::after {
  top: 23px;
}

.vertical-line2::after {
  height: calc(27% - 59px);
  top: 37%;
}

.vertical-line3::after {
  height: calc(27% - 59px);
  top: 71%;
}
.progress-item {
  counter-increment: list;
}
.progress-item::before {
  content: "";
  position: absolute;
  background-image: linear-gradient(#f5f5ff 0%, #e7f1fe 100%);
  background-color: transparent;
  width: 32px;
  height: 32px;
  left: -50px;
  margin-top: 5%;
  transform: translateY(-50%);
  border-radius: 50px;
  z-index: 100;
  border: 1px solid #00000026;
  transition: background 250ms;
  text-align: center;
  font-size: 13px;
  letter-spacing: 0px;
  color: #00000040;
  opacity: 1;
  padding: 5px;
}

#progress-item-1::before {
  content: "1";
}

#progress-item-2::before {
  content: "2";
}

#progress-item-3::before {
  content: "3";
}

.progress-item.active {
  position: relative;
}

.progress-item.active + .vertical-line::after {
  background-color: #1890ff;
}

.progress-item.active::before {
  position: absolute;
  left: -63px;
  top: -10px;
  content: "";
  width: 32px;
  height: 32px;
  border-radius: 50%;
  border: 1px solid #1890ff;
  background-image: linear-gradient(90deg, #1890ff 0%, #1890ff 100%);
  background-color: #1890ff !important;
  color: #fff;
  clip-path: polygon(57% 82%, 86% 46%, 60% 91%, 29% 69%);
}

.progress-item.active::after {
  content: "";
  width: 32px;
  height: 32px;
  border-radius: 50%;
  border: 1px solid #1890ff;
  position: absolute;
  left: -60px;
  top: 11px;
}

.mobile-rewiew-progress-row {
  display: none;
}


.card-bottom-photo-btn {
  width: 80%;
  height: 40px;
  background: #ff336647 0% 0% no-repeat padding-box;
  border-radius: 20px;
  margin:auto;
  margin-top: 20px;
  justify-content: center;
}
.card-bottom-photo-btn p {
  padding-left: 10px;
  color: #ff3366;
}

@media screen and (max-width: 1200px) and (min-width: 992px) {
  .dashboard-modal .modal-content {
    height: 100%;
    padding: 50px 10px;
  }

  .modal-lg,
  .modal-xl {
    max-width: 1140px;
    margin: 0;
  }
}


#second-tab {
  display: none;
}

#third-tab {
  display: none;
}

.close-modal {
  position: absolute;
  opacity: 0px;
  top: -13px;
  right: 20px;
  font-size: 20px;
  color: red;
}

@media screen and (max-width: 992px) and (min-width: 576px) {
  .modal-lg,
  .modal-xl {
    max-width: 992px;
    margin: 0;
  }
}

@media screen and (max-width: 700px) {
  .home-nav {
    padding: 20px 10px;
    margin-right: 0px;
  }
  .dribble-box {
    display: none !important;
  }
  .background-decoration {
    display: none !important;
  }
  .page-nav {
    justify-content: center;
  }
  .page-nav a {
    font-size: 12px;
    margin: 7px;
  }
  .page-nav .active {
    width: 30px;
    height: auto;
  }
  .container-fluid {
    padding: 0px;
  }

  .section__room .row {
    margin-left: 0px;
    margin-right: 0px;
  }

  .scroll-card {
    margin-left: 70px;
    padding: 0 10px;
  }
  .video__timeline {
    margin: 50px auto;
    height: 300px;
  }
  .video-play-btn {
    width: 62px;
    height: 57px;
  }
  .home-nav .navbar-btn {
    width: 100px;
    height: 32px;
    font-size: 12px;
  }
  .navbar-nav {
    display: contents !important;
  }
  .home-nav .nav-item {
    margin-right: 2px;
  }
  .section__comment-row {
    white-space: nowrap;
    position: relative;
    overflow-x: scroll;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
  }
  .section__comment-col-custom {
    width: 270px;
    float: none;
    display: inline-block;
  }
  .dashboard-modal .modal-content {
    height: 100%;
    padding: 30px 10px;
    /* margin-top: 50px;
    position: relative; */
  }
  .rewiew-progress-row-second{
    display: none;
  }
  .rewiew-progress-row, .mobile-rewiew-progress-row {
    padding-left: 40px;
    padding-bottom: 10px
  }
  .mobile-rewiew-progress-row {
    display: block;
    padding-bottom: 20px;
  }
  .user-review-row {
    padding-left: 5px;
  }
  .vertical-progress-container::after {
    left: -35px;
  }
  .progress-item::before {
    left: -50px;
  }
  .progress-item.active::before {
    left: -49px;
    top: 6px;
  }
  .progress-item.active::after {
    left: -46px;
  }
  .review-card {
    width: 310px;
    margin: auto;
  }
  .calories-card {
    width: 310px;
    margin: auto;
  }
  .blue-bar {
    width: 230.2px;
    margin: auto;
  }
  .user-review-card {
    width: 310px;
    margin: auto;
    margin-bottom: 15px;
  }
  

  .navbar-right-icon-wrapper img {
    padding-left: 10px;
  }
  .dashboard-modal-navbar {
    padding-right: 22px;
  }
  .filter-icon-wrapper {
    margin: auto;
    margin-left: 5px;
  }
  #video-widget {
    position: absolute;
    left: -75px;
    top: 60px;
  }
  #photo-widget {
    position: absolute;
    top: -165px;
    right: -200px;
  }
  .modal {
    top: -6px;
    left: -5px;
  }
}
.dataDiv:not(:first-of-type) {
  display: none;
  /* visibility: hidden;
  position: absolute; */
}
/***************************MOdel-login**********************************/
#login_popup_modal .modal-body .form-group input, .custom_popup_modal .modal-body .form-group input{
  width: 100% !important;
  display: block;
  box-shadow: unset;
  border-radius: 3px;
  padding: 20px 20px;
  margin: 5px 0 0;
  background: #fff;
  font-size: 15px;
  color: #000;
}
#login_popup_modal .modal-body .form-group .form-control:focus, .custom_popup_modal .modal-body .form-group .form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #0676ed;
}
#login_popup_modal .modal-body .form-group label, .custom_popup_modal .modal-body .form-group label{
  font-size: 15px;
  color: #8f9bb3;
}
#login_popup_modal .modal-body h2, .custom_popup_modal .modal-body h2{
  color: #5f6c7d;
  margin: 20px 0;
}
#login_popup_modal .modal-body, .custom_popup_modal .modal-body {
  padding: 30px 60px;
}
#login_popup_modal .modal-body .nav-item, .custom_popup_modal .modal-body .nav-item{
  margin-left: 50px;
}
#login_popup_modal .modal-body .nav-link, .custom_popup_modal .modal-body .nav-link{
  display: inline-block;
  border: 1px solid lavender;
  padding: 42px;
  -webkit-box-shadow: 0 16px 6px -4px #dfdfe3;
  -moz-box-shadow:  0 16px 6px -4px #dfdfe3;
  box-shadow: 0 16px 6px -4px #dfdfe3;
}
#login_popup_modal .modal-body form, .custom_popup_modal .modal-body form{
  border-bottom: 1px solid #ced4da;
}
#login_popup_modal .modal-body .social-link ul li, .custom_popup_modal .modal-body .social-link ul li{
  list-style: none;
  margin-top: 10px;
  border-radius: 10px;
}
#login_popup_modal .modal-body .social-link ul .social-link-facebook, .custom_popup_modal .modal-body .social-link ul .social-link-facebook{
  background-color: #3b5998;
}
#login_popup_modal .modal-body .social-link ul .social-link-twitter, .custom_popup_modal .modal-body .social-link ul .social-link-twitter{
  background-color: #00aced;
}
#login_popup_modal .modal-body .social-link ul .social-link-google, .custom_popup_modal .modal-body .social-link ul .social-link-google{
  background-color: #f44336;
}
#login_popup_modal .modal-body .social-link ul li a, .custom_popup_modal .modal-body .social-link ul li a{
  text-decoration: none;
  color: #fff;
}
#login_popup_modal .modal-body .social-link ul li span, .custom_popup_modal .modal-body .social-link ul li span{
  font-size: 18px;
  margin-left:10%;
}
#login_popup_modal .modal-body .social-link ul li .fa, .custom_popup_modal .modal-body .social-link ul li .fa{
  border-radius: 10px 0 0 10px;
  color: #fff;
  padding: 20px;
  font-size: 20px;
  width:60px;
}
#login_popup_modal .modal-body .social-link ul li .fa-facebook, .custom_popup_modal .modal-body .social-link ul li .fa-facebook{
  background: #263c68;
}
#login_popup_modal .modal-body .social-link ul li .fa-twitter, .custom_popup_modal .modal-body .social-link ul li .fa-twitter{
  background: #0695cb;
}
#login_popup_modal .modal-body .social-link ul li .fa-google-plus, .custom_popup_modal .modal-body .social-link ul li .fa-google-plus{
  background: #c53126;
}
#login_popup_modal .modal-dialog, .custom_popup_modal .modal-dialog {
  max-width: 900px !important;
}
#login_popup_modal_4 .modal-dialog{
  max-width: 330px !important;
}
/****************Model end*********/
/****************dashboard*********/
.dashboard {
  padding: 20px;
  background: #fff;
}
.dashboard .search_input_dashboard .form-control:focus {
  color: #495057;
  background-color: none;
  border-color: #80bdff;
  outline: 0;
  box-shadow:none;
}
.dashboard .search_input_dashboard i {
  position: absolute;
  top: 18px;
  color: #707c97;
  font-size: 20px;
  left: 25px;
}
.dashboard .search_input_dashboard input{
  position: relative;
  width: 100%;
  background: none;
  border-radius: 0;
  margin: 5px 0;
  height: 40px;
  padding: 10px 10px 10px 30px;
  text-align: left;
  color: #707c97;
  font-size: 20px;
  border:none;
  left: 20px;
}
.dashboard .dashboard_num {
  font-size: 18px;
  color: #707c97;
  font-weight: 600;
}
.btn {
  clear: both;
  align-items: center;
  justify-content: center;
  padding: 10px;
  font-size: 14px;
  margin: 0 5px;
  min-width: 100px;
  white-space: nowrap;
  width: auto;

}
.color_light_green{
  background-color: #d3f8f0;
  opacity: 1;
  color: #31d3b0;
  border-radius: 100px;
  padding: 2px 10px;
  font-size: 12px;
}
.tab-content a.active, .dashboard_slider .active, .first-tab a.active{
  background-color: #cae2fc !important;
  opacity: 1;
  color: #2a8bf2 !important;
  border-radius: 100px;
  padding: 2px 10px;
  font-size: 12px;
}
.color_blue{
  background-color: #cae2fc !important;
  opacity: 1;
  color: #2a8bf2 !important;
  border-radius: 100px;
  padding: 2px 10px;
  font-size: 12px;
}
.color_pink{
  background-color: #ffcdd9;
  opacity: 1;
  color: #ff3366;
  border-radius: 100px;
  padding: 2px 10px;
  font-size: 12px;
}
.color_green{
  background-color: #00c3056e;
  opacity: 1;
  color: #00c305;
  border-radius: 100px;
  padding: 2px 10px;
  font-size: 12px;
}
.dashboard .dashboard_filter{
  padding: 10px 0;
}
.dashboard .dashboard_filter a{
  font-size: 16px;
  color: #000;
  margin: 10px;
  font-weight: 500;
}
.dashboard .review-icon .checked{
  color: #fc9951;
}
.dashboard .review-icon .fa {
  font-size: 16px;
  letter-spacing: 4px;
}
.dashboard_com_img img{
  /*width: 120px;
  height: 120px;*/
  border-radius: 100px;
}
.dashboard_com_text p{
  font-size: 16px;
}
.dashboard .read_more a{
  color: #fc9951;
  font-size:16px;
}
.file_btn{
  margin-top: 80px;
}
.custom_popup_modal .modal-body .form-group label{
  color: #000;
  font-size: 18px;
}
.custom_popup_modal .modal-body {
  padding: 0 60px 30px 60px;
}
.custom_popup_modal .review-icon .fa{
  color: lightgray;
}
.custom_popup_modal textarea.form-control {
  font-size: 15px;
}
.custom_popup_modal .review-icon .fa, .custom_popup_modal p{
  font-size: 16px;
}
.custom_popup_modal .verify_btn_save a{
  text-decoration: none;
  font-size: 16px;
  color: gray;
}

/******/
/******************/
#home .form-control{
  font-size: 16px;
}
.dashboard_box_name h4{
  font-size: 18px;
}
.dashboard_box_name p{
  font-size: 16px;
  text-transform: uppercase;
  margin-top: 10px;
  color: #707c97;
}
.dashboard_box_name_2 h4{
  font-size: 18px;
}
.dashboard_box_name_2 p{
  font-size: 16px;
  text-transform: uppercase;
  margin-top: 0px;
  color: #707c97;
}
.dashboard_box_price i{
  font-size: 18px;
}
.dashboard_box_price_2 i{
  font-size: 20px;
  float: right;
}
.dashboard_box_price_2 .fa-cart-plus{
  font-size: 26px;
  margin-top: 10px;
}
.dashboard_box_rating .checked{
  color: #000;
}
.dashboard_box_rating .fa {
  font-size: 16px;
  letter-spacing: 4px;
}
.dashboard_box_rating{
  margin-top: 20px;
}
.dashboard_box_cart .fa{
  font-size: 32px;
}
.dashboard_box_img_bottom{
  background: #fff;
  width: 60%;
  height: 30px;
  position: absolute;
  bottom: 0;
}
.dashboard_box_img{
  position: relative;
}
.dashboard .slick-prev{
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 2;
  font-size: 20px;
  font-weight: 900;
}
.dashboard .slick-next{
  position: absolute;
  top: 10px;
  z-index: 2;
  font-size: 20px;
  right: 0;
  font-weight: 900;
}
/*.hr_border{
border-bottom: 1px solid #c7afca;
}*/
.dashboard_com_btn{
  text-align: center;
}
.dashboard_com_btn .fa {
  background: #f496ff;
  width: 40px;
  height: 40px;
  color: #fff;
  line-height: 40px;
  text-align: center;
  border-radius: 100px;
  position: absolute;
  bottom: -15px;
  z-index: 2;
}

.dashboard_com_btn:after {
  height: 1px;
  display: block;
  width: 100%;
  background: #c2a3c5;
  border-right: 1px white;
  content: '';
  position: absolute;
}
.dashboard_com_btn{
  position: relative;
  width: 100%
}


.slick-list {
  padding: 0 30px;
}
.slick-slide{
  width: auto !important;
}
.slick-slide .nav-item{
  width: auto !important;
}
/*Prashant Changes*/
.airrev-d-none{display: none}
.airrev-d-block{display: block}
.slick-next.slick-arrow,
.slick-prev.slick-arrow{outline: none}
/*Prashant Changes END*/
@media (max-width: 512px){
  .dashboard_com_text p{
    font-size: 14px;
  }
}
@media screen and (max-width: 576px){
  .media-widget{
    position: absolute;
    top: -1590px;
    left: 115px;
  }
  .photo-widget {
    position: absolute;
    top: -133px;
    left: 120px;
  }
}

/* Modal */
.rev-answers{font-size: 14px}
