/*======================================= Service Outlet ====================================  */
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap");

/* =========================== home page ====================================  */
.services .inner-cont h1 {
  margin-bottom: 0 !important;
}

.services .inner-cont p {
  color: #5f5f5f !important;
  font-size: 17px;
}

.what-we-do .video_left,
.what-we-do .video_right,
.background-set div#termsofusebox {
  border: none !important;
}

.bottom-video-home .left>h1,
.provider-txt,
.provider-btn,
.provider-btn-2,
.work-content-box,
.social-bttm {
  text-align: center;
}

.work-content h4 {
  font-size: 17px;
  font-weight: 500;
}

.work-content h5 {
  font-size: 15px;
  font-weight: 400;
}

.provider {
  float: none !important;
  display: flex !important;
  flex-wrap: wrap !important;
  margin-top: 0;
  padding: 30px 0 70px;
}

#provider .inner-cont h1 {
  color: #133072 !important;
  font-weight: 700;
  font-size: 38px;
}

img.provider-img {
  width: 100%;
  border-radius: 31px !important;
}

.row.pro-box {
  display: flex;
  justify-content: space-between !important;
}

.provider-btn-2 {
  margin: 30px 0 70px;
}

.pro-img-txt h4 {
  font-size: 28px;
  color: #fff;
  margin: 0;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

#download {
  margin: 50px auto 20px;
}

.pro-cntnt {
  margin-bottom: 30px;
}

.pro-cntnt,
.custom-profile-detail-edit,
div#login_panel {
  position: relative;
}

.pro-img-txt {
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  top: 50%;
  text-align: center;
  width: 100%;
}

.download {
  background: linear-gradient(135deg, rgba(19, 48, 114, 1) 0%, rgba(19, 48, 114, 1) 40%, rgba(75, 97, 147, 1) 35%,
      rgba(75, 97, 147, 1) 46%, rgba(255, 255, 255, 1) 42%);
  margin: 50px auto;
  border-radius: 8px;
  box-shadow: 0px 0px 21px -7px rgba(0, 0, 0, 0.5);
  padding: 30px 0;
  min-height: 470px;
}

.download .mobile-img-box {
  text-align: right;
}

.download .mobile-img-box img {
  width: 70%;
}

.download-txt h5 {
  font-size: 21px;
  font-weight: 700;
}

.download-txt h5,
.download-txt p {
  color: #fff;
}

.download-txt p {
  font-weight: 500;
  font-size: 18px;
}

img.dwnld-logo-img {
  width: 360px;
  margin-top: 60px;
  max-width: 100%;
}

.download-txt {
  margin: 30px 0;
}

a.google-play-btn {
  margin-left: 15px;
}

img.apple-btn {
  width: 150px;
}

img.google-btn {
  width: 167px;
}

/*========== Buttons ==========*/
a.btn-blue {
  background: #133072;
  padding: 10px 25px;
  color: #fff !important;
  border-radius: 8px;
  font-size: 24px;
  text-decoration: none;
  line-height: 1.2;
}

a.btn-blue:hover {
  border: 1px solid #133072;
  border-bottom: 3px solid #133072;
  color: #133072 !important;
  background: transparent;
}

.trnsprnt-blue-btn {
  border: 1px solid #133072;
  border-bottom: 5px solid #133072;
  color: #133072 !important;
  background: transparent;
  padding: 10px 45px;
  border-radius: 8px;
  font-size: 24px;
  font-weight: 500;
  text-decoration: none !important;
  margin: 0px 10px;
}

a.trnsprnt-blue-btn:hover,
.trnsprnt-blue-btn.btn:first-child:active,
.trnsprnt-blue-btn.btn:focus,
.trnsprnt-blue-btn.btn:active {
  border-bottom: 5px solid #133072;
  background: #133072;
  color: #fff !important;
}

/*========== Buttons End ==========*/
/*========== Form  ==========*/
.dwnld-form button.form-btn {
  background: #f7880c;
  color: #fff;
  padding: 12px;
  font-size: 15px;
  font-weight: 500;
  border-radius: 8px;
  border: none;
}

.dwnld-form button.form-btn:hover {
  background: #133072 !important;
}

.dwnld-form .input-group .form-control {
  width: 100% !important;
  height: 46px;
  border: 0;
}

.dwnld-form input[type="text"]::-webkit-input-placeholder {
  color: #979797;
}

.dwnld-form input#search_keyword {
  border: 1px solid #cecece !important;
  border-radius: 6px !important;
  font-size: 12px;
  font-weight: 400 !important;
}

.dwnld-form input#search_keyword[type="text"]::-webkit-input-placeholder {
  color: #909090;
}

/*========== Form END  ==========*/
img.work-icon {
  width: 100px;
  height: 120px;
}

.work-icon-box {
  padding-bottom: 12px;
}

.download-btns {
  margin: 18px 0;
}

.left.video-box {
  width: 70% !important;
  padding: 0 !important;
}

.checkbox input#btnsearch {
  margin-top: 7px;
}

.provider-btn {
  margin-bottom: 50px !important;
}

/* ============================ home page END ====================================  */
/* ============================== Log-in page ====================================  */
.inbox-login input#clientuname,
.inbox-login input#clientpass,
.provdr-login input#assocuname,
.provdr-login input#assocpass,
.provdr-login input.assocuname {
  border: 1px solid #000;
  opacity: 100;
  border-radius: 3px;
  padding: 10px !important;
  font-size: 13px;
  width: 100%;
}

#chat-section-right .profile-msg {
  margin-bottom: 30px;
}

form#client_login a.frgt-btn,
.provdr-login-2 .frgt-btn,
.form-txt p:nth-child(even),
.cntct-nmbr a {
  text-decoration: underline;
}

form#client_login a.frgt-btn,
.provdr-login-2 .frgt-btn {
  color: #000 !important;
  font-size: 13px !important;
  font-weight: 400 !important;
  margin: 0;
}

.inbox-login>input[type="submit"] {
  text-transform: none;
  font-size: 17px;
  font-weight: 500;
  width: 100%;
  border-radius: 4px;
  background: #f7880c;
  color: #fff;
  padding: 10px;
  border: unset;
}

.inbox-login>input[type="submit"]:hover {
  background: #133072;
}

.inbox-login input#clientuname[type="text"]::-webkit-input-placeholder {
  color: #8c8c8c;
  font-size: 13px;
  font-weight: 400;
}

.inbox-login {
  margin: 30px 0px 0px;
}

.inbox-login a.btn-yllw {
  color: #000;
  font-size: 13px;
}

.login-btn-box-1 {
  margin: 25px 0px 0 !important;
}

.inbox-login.form-txt {
  margin: 50px 15px !important;
}

.provdr-login-2 {
  margin-bottom: 10px !important;
}

/* ============================ Log-in page END ====================================  */
/* ================================== Service Provider page ====================================  */
.redbg.formbg {
  background: none;
}

.formbg>form {
  border: none !important;
  background: #fff !important;
  border-radius: 10px !important;
  box-shadow: 0px 0px 21px -7px rgba(0, 0, 0, 0.5) !important;
  padding: 0 15px 20px !important;
  max-width: 344px;
  width: 100%;
  overflow: hidden;
}

form.login p.login_as {
  color: #b0b0b0;
  font-size: 13px;
  font-weight: 400;
  text-align: center;
  margin-bottom: 0;
}

.provdr-btn {
  width: 100% !important;
  background: #133072 !important;
  border-radius: 4px;
  border: none;
  font-size: 17px !important;
}

.provdr-btn:hover {
  background: #f7880c !important;
  border: none !important;
}

p.sp-info.sp-btn a {
  color: #133072 !important;
  font-size: 13px;
  text-decoration: underline;
}

p.sp-info.sp-btn {
  margin: 0;
}

.provdr-login-3,
.sp-sign-up {
  margin: 20px 0 10px;
}

.login-btn-box-2 {
  margin: 25px 0 !important;
}

/* ================================= Service Provider page END ====================================  */
/* ================================= Client Signup page ====================================  */
div#registerNewClientPage .form-box {
  border: none;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0px 0px 21px -7px rgba(0, 0, 0, 0.5);
  padding: 15px 20px;
}

.registerNewClientPage .registerNewClientpage__form h3 {
  font-size: 25px;
  margin-bottom: 5px;
  font-weight: 500;
  color: #000;
  text-align: center;
}

.client-sp-hding p {
  color: #000;
  font-size: 16px;
  font-weight: 300;
  margin-bottom: 0.2rem;
}

.client-sp-hding a.log-in-btn,
.client-sp-hding a.log-in-btn:hover,
.client-sp-hding a.log-in-btn:focus {
  color: #f7880c;
  font-size: 16px;
  font-weight: 700;
  padding-left: 10px;
  text-decoration: underline;
}

.client-sp-hding .txt-box {
  display: flex;
  justify-content: center;
  margin-top: 3px;
}

.client-sp-hding {
  margin-bottom: 10px;
}

.registerNewClientpage__form .form-control,
.background-set .form-control {
  border-top: none;
  border-bottom: 1px solid #a9a9a9;
  border-left: none;
  border-right: 0;
  border-radius: 0;
  padding-left: 0;
  font-size: 17px;
  box-shadow: none;
  color: #000;
}

.registerNewClientpage__form .form-control::placeholder,
.background-set .form-control::placeholder {
  color: #979797 !important;
  opacity: 1;
}

.registerNewClientpage__form .input-group-addon,
.background-set .input-group-addon {
  padding: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: transparent;
  border: none;
  border-radius: 0;
}

.registerNewClientPage div#regform select#st {
  color: #a9a9a9 !important;
  padding: 5px !important;
}

.registerNewClientPage div#regform select#st.activecolor {
  color: #000 !important;
}

input#pass {
  border-bottom-left-radius: 0px !important;
  margin: 0;
}

.registerNewClientpage__form select#st {
  border: 1px solid #a9a9a9 !important;
  border-radius: 8px !important;
}

.registerNewClientpage__form .mob-input {
  margin-bottom: 0 !important;
  margin-top: 5px;
}

span.check-box-txt,
a.terms-btn {
  font-size: 16px;
  color: #000;
  font-weight: 400;
  letter-spacing: 0.12px;
  padding-left: 8px;
}

.terms-btn-1 {
  padding-left: 3px;
}

.agree-box a.terms-btn {
  color: #133072;
  text-decoration: underline;
  padding-left: 3px;
}

.registerNewClientpage__form #btn_submit {
  border-radius: 26px;
  padding: 6px 0;
  font-size: 27px;
  font-weight: 400;
  width: 330px;
  margin: 0 auto;
  height: 52px;
  max-width: 100%;
}

.registerNewClientpage__form #btn_submit:hover {
  background: #133072 !important;
}

div#registerNewClientPage {
  background: url(../images/client-sign-up.png);
  margin: 44px auto 55px auto;
  background-repeat: no-repeat;
  border-radius: 8px;
  display: flex;
  justify-content: end;
  padding: 30px 20px;
  background-size: cover;
  box-shadow: 0px 4px 21px -7px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0px 4px 21px -7px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 4px 21px -7px rgba(0, 0, 0, 0.5);
}

input.large-checkbox {
  height: 30px;
  width: 22px;
}

.agree-box {
  display: flex;
  justify-content: start;
  align-items: center;
}

.main-container .container {
  height: 100%;
  max-width: 93%;
  min-height: 100%;
  background: transparent;
}

/* ============================ Client Signup page END ====================================  */
/* ================================ SP sign up ====================================  */
button#btn_submit.sp-login-btn {
  background: #133072;
  border: none;
  box-shadow: none;
  border-radius: 50px;
  padding: 10px 0;
  font-size: 22px;
  font-weight: 400;
}

button#btn_submit.sp-login-btn:hover,
a#suggest_p:hover {
  background: #f7890c !important;
}

select#state {
  border: 1px solid #a9a9a9;
  border-radius: 8px;
  padding-left: 10px;
  width: 100%;
  font-size: 17px;
  color: #979797;
}

select#state.activecolor {
  color: #000;
}

.back-img {
  background: url(../images/sp-signup-bg.png) !important;
  margin: 50px;
  background-repeat: no-repeat !important;
  background-size: 100% !important;
  border-radius: 8px;
}

.sp-sign-up a {
  color: #133072 !important;
}

.form-box {
  margin-bottom: 15px;
  position: relative;
}

.background-set {
  box-shadow: 0px 0px 21px -7px rgba(0, 0, 0, 0.5);
  padding: 15px 27px 33px;
  background: #fff;
  border-radius: 9px;
  text-align: center;
}

div#futureassoc {
  width: 100% !important;
  display: flex;
  justify-content: end;
  align-items: start;
}

.back-img {
  background: url(../images/sp-signup-bg.png) !important;
  margin: 50px;
  background-repeat: no-repeat !important;
  background-size: 100% !important;
  border-radius: 8px;
  display: flex;
  align-items: center;
  padding: 30px 0 20px;
  background-size: cover !important;
  height: auto !important;
  flex-direction: column !important;
}

.arrow-top:after {
  transform: rotate(0deg);
  left: 50%;
  transform: translateX(-50%);
  top: unset;
  bottom: 100%;
  content: " ";
  position: absolute;
  border-top: none;
  border-right: 15px solid transparent;
  border-left: 15px solid transparent;
  border-bottom: 15px solid gray;
}

/* ================================= SP sign up END ====================================  */
/* ====================================== Forgot Page ====================================  */
.custom-ks input#forbtn:hover {
  background: #133072;
  border: 1px solid #133072;
}

.custom-ks .frm-box {
  margin: 0 10px;
}

.custom-ks .frm-bg {
  background: #fff;
  box-shadow: 0px 0px 21px -7px rgba(0, 0, 0, 0.5) !important;
  width: 100%;
  max-width: 400px;
  float: none;
  margin: auto;
}

form#forgotpass\ custm-p p {
  padding: 0;
}

div#succmsg p {
  line-height: normal;
}

.custom-ks .magrtopbot .btn_red {
  padding: 5px 3px !important;
  font-size: 18px !important;
}

/* ================================== Forgot Page END ====================================  */
/* ===================================== Account Info Page ====================================  */
.custom-profile-detail-edit .business_center.account-btn {
  position: absolute;
  left: 18px;
  top: 16px;
  z-index: 9;
}

.custom-profile-detail-edit .business_center.account-btn a {
  background: #fff;
  padding: 8px 12px;
  border-radius: 8px;
  border: 1px solid #c9c9c9;
  font-size: 17px;
  color: #000 !important;
  text-decoration: none;
  font-weight: 400;
  display: inline-block;
}

.account-hding h2 {
  color: #000 !important;
  font-size: 20px;
  font-weight: 500 !important;
  /* margin-top: 10px; */
}

.account-hding span:before,
.account-hding span:after {
  display: none;
}

.account-info-top,
.redbg.formbg {
  display: flex !important;
  justify-content: center !important;
  align-items: center;
}

.account-btn a .fa {
  margin-right: 10px;
  font-size: 23px !important;
  vertical-align: middle;
}

.location-box::after,
.password-box::after,
.profile-box::after {
  content: "";
  display: table;
  clear: both;
}

.last-btn-con input[type="submit"].box {
  background: #f7880c;
  border-radius: 3px;
  color: #fff;
  font-size: 20px !important;
  font-weight: 500;
  padding: 8px 45px !important;
}

.last-btn-con input[type="submit"].box:hover {
  background: #133072;
}

.account-bottom {
  border-top: 1px solid #c9c9c9;
}

.account-info-bttm-box {
  padding-right: 0;
}

.account-bottom .container {
  padding-top: 8px;
  padding-bottom: 8px !important;
}

.client-box-1 .pswd-txt {
  font-weight: 700;
}

.profile-box input:hover {
  border: none !important;
  box-shadow: none !important;
}

.account-info-container {
  margin-bottom: 40px;
}

.account-bottom {
  position: sticky;
  bottom: 0;
  background: #fff;
}

input#cellphone:focus {
  box-shadow: none !important;
}

/* ======================================== Account Info Page END ====================================  */
/* ======================================= Client Inbox ====================================  */
.unread-msg-box {
  border-radius: 8px;
  opacity: 1;
  background: linear-gradient(115deg,
      rgba(19, 48, 114, 1) 0%,
      rgba(19, 48, 114, 1) 52%,
      rgba(75, 97, 147, 1) 35%,
      rgba(75, 97, 147, 1) 100%,
      rgba(255, 255, 255, 1) 77%);
  width: 100%;
  height: 85px;
  padding: 15px;
  margin: 17px auto 0;
  max-width: 90%;
}

/* .current-user-role-sp .unread-msg-box {
  background: linear-gradient(220deg, #49b5ff 0%, #6f51f7 100%);
} */
.unread-msg-box h1 {
  font-size: 25px;
  font-weight: 500;
  color: #fff;
}

.unread-msg-box p {
  font-size: 17px;
  font-weight: 400;
  color: #fff;
}

ul.nav-tabs {
  padding-left: 0;
}

ul.nav.nav-tabs li.active a {
  color: #000 !important;
}

ul.nav.nav-tabs li a {
  color: #878787 !important;
}

ul.nav.nav-tabs li.active a,
ul.nav.nav-tabs li a {
  font-weight: 500 !important;
  font-size: 20px;
  text-decoration: none !important;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 30px;
}

ul.nav.nav-tabs li.active {
  border: none !important;
  border-bottom: 2px solid #000 !important;
  border-radius: 0;
}

ul.nav.nav-tabs li {
  width: 50%;
  margin-right: 0;
  padding: 8px;
  border: none;
  border-bottom: 2px solid #c9c9c9;
  border-radius: 0;
  text-align: center;
}

.chat-message-desc {
  white-space: normal;
  word-break: break-word;
}

.custom-inboxpage-content .inbox-left {
  border-right: 1px solid #c9c9c9;
  max-height: 100%;
  padding: 0;
  /* overflow: hidden auto; */
}

.tab-content .msg-txt h5,
.sent-rqst-txt h5 {
  font-size: 15px;
  color: #000;
}

.read-msg h5 {
  font-weight: 300;
}

img.msg-pro-img,
.sent-rqst-img {
  width: 59px;
}

.tab-content .msg-txt p,
.sent-rqst-txt p {
  font-size: 10px;
  color: #969696;
  text-transform: uppercase;
}

.read-msg p,
.unread-msg p {
  font-weight: 700;
}

.msg-txt h5:first-child,
.sent-rqst-txt h5:first-child,
.msg-pro-hding h5 {
  color: #000 !important;
  font-size: 15px;
}

.read-msg h5:first-child {
  font-weight: 400;
}

span.occupation-txt {
  color: #787878;
}

.tab-content .msg-box,
.sent-rqst-box {
  display: flex;
  justify-content: center;
  align-items: center;
  border-bottom: 1px solid #c9c9c9;
}

.msg-txt-box {
  padding: 15px 0;
}

.unread-msg h5:first-child,
.msg-pro-hding h5,
.msg-pro-hding h6,
.unread-msg h5 {
  font-weight: 500;
}

.msg-pro-hding h6 {
  color: #8c8c8c;
}

img.msg-pro {
  width: 42px;
}

.msg-profile-box {
  display: flex;
  justify-content: center;
  padding: 15px 0 10px 10px;
}

.chat_message_header {
  border-bottom: 1px solid #c9c9c9;
  display: flex;
  align-items: center;
}

.msg-pro-hding {
  margin-left: 10px;
}

.msg-pro-hding h5 {
  margin-bottom: 3px;
}

.custom-inboxpage-content .inbox-right {
    padding: 0;
    position: relative;
    overflow: hidden;
}

.msg-pro-detail {
  text-align: center;
  width: 62%;
  margin: 20px auto;
}

.msg-pro-detail a,
.msg-pro-detail h5,
.msg-pro-detail h6 {
  color: #606060;
}

.msg-pro-detail h5 {
  font-size: 15px;
  font-weight: 700;
}

.msg-pro-detail h6 {
  font-size: 14px;
  font-weight: 400;
}

a.pro-detail-btn {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.106944px;
}

div.main-container .container.box-shadow {
  background: #fff;
  margin: 50px auto;
  border-radius: 8px;
  box-shadow: 0 0 21px -7px rgba(0, 0, 0, 0.5);
}

.profile-msg p {
  color: #b7b7b7;
  font-size: 12px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.profile-msg p span {
  font-weight: 300;
}

.gift-box_Top a {
  font-size: 12px;
  font-weight: 500;
}

.sent-msg h5 {
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0.114583px;
  width: 50%;
  padding: 15px;
  background: #f4f4f4;
}

img.pro-msg-btn-img {
  width: 34px;
}

button.pro-msg-btn {
  border: none;
}

.profile-msg-form .input-group {
  border-radius: 24px;
  border: 1px solid #c9c9c9;
  flex-wrap: nowrap;
  align-items: end;
  width: calc(100% - 60px);
}

.form-control:focus {
  box-shadow: none;
}

.profile-msg-form {
  display: flex;
  align-items: end;
  padding: 15px 19px;
  border-top: 1px solid #c9c9c9;
  justify-content: space-between;
  position: relative;
  bottom: 0;
}

.msg-pro-content {
  padding: 20px;
  overflow: auto;
}

.msg-rqst-tab .tab-content {
  overflow-y: auto;
}

.profile-msg-form .input-group .form-control {
  height: unset;
}

.profile-msg-form [type="button"]:not(:disabled) {
  cursor: pointer;
  background: none;
}

.profile-msg-form input#text {
  margin: 1px;
  font-size: 15px;
  letter-spacing: 0.114583px;
  font-weight: 400;
  border: unset;
}

span.unread-msg-nmbr {
  background: #f7880c;
  color: #fff;
  margin-left: 10px;
  border-radius: 50%;
  width: 18px !important;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 18px;
  font-size: 12px;
}

.select-file input#myfile,
.sent-RqstContent .profile-msg-form {
  display: none;
}

.profile-msg-form .select-file {
  width: 45px;
}

.profile-msg-form .select-file img.select-img {
  width: 100%;
  cursor: pointer;
}

.inbox-row {
  height: 100%;
}

.profile-msg-form input#text[type="text"]::-webkit-input-placeholder {
  color: #979797 !important;
}

.recevied-msg h5 {
  background: #f7880c;
  color: #fff;
  border-radius: 8px;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0.114583px;
  padding: 15px;
}

.recevied-msg {
  width: 50%;
  margin-left: auto;
}

a.hiring-btn {
  font-size: 15px;
  font-weight: 500 !important;
  color: #000;
  text-decoration: none;
  border: 2px solid #000;
  border-radius: 18px;
  padding: 9px 20px;
}

.hiring-txt h5 {
  font-size: 15px;
  font-weight: 400;
  color: #606060;
  background: transparent;
  padding: 15px 15px;
  text-align: center;
}

.hiring-arow {
  padding-left: 15px;
}

.rqst-msg-detail h6 {
  margin-bottom: 1.5rem;
}

.hiring-content {
  margin: 20px;
}

.rqst-pro-box {
  height: calc(100vh - 356px);
  min-height: 120px;
}

.hiring-txt {
  margin-bottom: 15px !important;
}

.msg-rqst-tab .nav-tabs {
  padding: 13px 0 0;
}

.msg-active {
  background: #f4f4f4;
  position: relative;
}

.msg-active:before {
  content: "";
  position: absolute;
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
  width: 12px;
  height: 12px;
  background-color: #f7880c;
  border-radius: 50%;
}

@media (min-width: 1301px) {
  .hiring-txt h5 {
    padding: 11px 15px !important;
  }
}

@media (max-width: 1240px) and (min-width: 992px) {
  .recevied-msg {
    width: 60%;
  }
}

@media (max-width: 1300px) and (min-width: 1125px) {
  .hiring-txt h5 {
    font-size: 12px;
  }

  a.hiring-btn {
    font-size: 13px;
  }
}

@media (max-width: 1124px) and (min-width: 992px) {
  a.hiring-btn {
    font-size: 13px;
    padding: 10px 20px;
  }

  .hiring-txt h5 {
    font-size: 14px;
    padding: 5px;
  }
}

@media screen and (min-width:992px) {
  .msg-pro-content {
    overflow: auto;
    height: calc(100vh - 310px);
  }

  .msg-rqst-tab .tab-content {
    max-height: calc(100vh - 362.5px);
  }
}

@media (max-width: 991px) {
  .custom-inboxpage-content .inbox-left {
    border-right: none;
    padding: 0 15px;
    margin-bottom: 100px;
  }

  .msg-profile-box {
    width: calc(100% - 10px);
  }

  .chat_message_header {
    padding: 0 15px;
  }

  .custom-inboxpage-content {
    overflow-y: auto;
    padding: 20px 15px 0;
  }

  .msg-profile-box {
    padding: 0 0 10px 10px;
  }

  div.main-container .container.box-shadow {
    box-shadow: unset;
    width: 100%;
    margin: 30px auto;
    padding: 0;
  }

  .page-id-26488 .container.box-shadow.inboxPage-container {
    margin: 0 auto;
  }

  .unread-msg-box {
    max-width: 100%;
  }
    .profile-msg-form {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 9999;
    background-color: #fff;
}
}

@media screen and (max-width: 767px) {
  .profile-msg-form img.select-img {
    width: 32px;
  }

  ul.nav.nav-tabs li.active a,
  ul.nav.nav-tabs li a {
    font-size: 19px;
  }


  .chat-action-btns img.pro-msg-btn-img {
    width: 27px;
  }

  .download {
    background: linear-gradient(151deg, rgba(19, 48, 114, 1) 0%, rgba(19, 48, 114, 1) 40%,
        rgba(75, 97, 147, 1) 35%, rgba(75, 97, 147, 1) 46%, rgba(255, 255, 255, 1) 42%);
    margin: 30px 0 0 0;
    min-height: auto;
  }

  .provider-btn-2 {
    margin: 10px;
  }
  .custom-inboxpage-content .inbox-right {
    margin-bottom: 80px;
  }
}

/* ========================================== Client Inbox END ====================================  */
/* ===================================== The Power of Feedback and Quality Reviews (Starts) ====================================  */
.post-wrapper .post-hding h1 {
  color: #000;
  font-size: 30px;
  text-align: center;
  border-bottom: 1px solid #000;
  font-weight: 700;
  line-height: 1.6;
  padding-bottom: 15px;
}

.social-top h4 {
  color: #000;
  font-size: 16px;
  padding: 0 8px;
  font-weight: 700;
}

.social-top {
  display: flex;
  justify-content: center;
}

.social-top h4:first-child {
  border-right: 1px solid #000;
}

.social-top {
  margin-bottom: 8px;
}

.social-bttm {
  display: flex;
  justify-content: center;
  align-items: center;
}

img.post-img {
  width: 100%;
}

.post-img-box img {
  width: 100%;
  object-fit: cover;
}

.Post-content .post-text {
  margin: 35px 0;
}

.post-text p,
.post-text ol li {
  font-size: 16px;
  color: #000;
  margin-bottom: 10px;
  font-weight: 400;
  line-height: 1.4;
}

.post-text h4 {
  font-size: 18px;
  color: #000;
  font-weight: 700;
  margin-bottom: 15px;
}

.post-text div {
  margin-bottom: 25px;
}

.post-text ol li {
  margin-left: 30px;
}

.post-text ol {
  margin: 15px 0;
}

a.social-icon {
  margin: 0 23px 0 0;
  font-size: 1.5rem;
  text-decoration: none;
}

a.social-icon:last-child {
  margin-right: 0;
}

.social-sec {
  margin: 30px 0;
}

@media (max-width: 767px) {
  .post-hding h1 {
    font-size: 29px !important;
  }

  .main-container .container {
    max-width: 100%;
  }

  button#btn_submit.sp-login-btn {
    font-size: 20px;
    padding: 13px 0;
  }

  a.btn-blue {
    font-size: 18px;
  }
}

@media (max-width: 630px) {
  .post-hding h1 {
    line-height: 1.2 !important;
  }
}

@media (max-width: 389px) {
  .post-hding h1 {
    line-height: 1.2 !important;
  }

  .post-text p,
  .post-text ol li {
    font-size: 15px;
  }

  .post-text h4 {
    font-size: 17px;
  }

  span.check-box-txt,
  a.terms-btn {
    font-size: 12.4px;
  }
}

/* ====================================== The Power of Feedback and Quality Reviews (Ends) ====================================  */
/* ==================================== Order-Details  ====================================  */
/*============================================= Pop Content on home page ====================================  */
/*============================================= Pop Content on home page END ====================================  */
#show_datepicker .modal-footer,
#date-of-service .modal-footer {
  width: 100% !important;
}

#show_datepicker #dateofservice,
#date-of-service {
  width: 100%;
  margin: 0 auto;
  max-width: 255px;
}

#show_datepicker .modal-footer,
#date-of-service .modal-footer {
  width: 100%;
  margin: auto;
  left: 0;
  right: 0;
  padding: 10px 10px 10px;
}

#show_service_start_time .modal-title {
  padding-top: 5px !important;
  width: 100% !important;
}

#pass {
  border-top-left-radius: 6px !important;
  border-top-right-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
  border-bottom-left-radius: 6px !important;
}

div#ks_custom_div {
  border: 1px solid #a9a9a9;
  border-radius: 9px;
  padding: 14px;
  width: 270px;
  margin: auto auto 10px auto;
  position: absolute;
  top: 55px;
  z-index: 9999;
  background: #fff;
  right: 0%;
  text-align: left;
}

.page-id-87 a#suggest_p {
  background-color: #f7880c;
}

.page-id-87 a#suggest_p:hover {
  background-color: #133072 !important;
}

.redtext {
  color: #ff0000;
  padding: 2px;
  text-align: left;
}

.max-auto {
  margin: 0 auto;
  float: none;
}

#btn_submit {
  background: #f7880c none repeat scroll 0 0;
  border-radius: 5px;
  color: #fff;
  box-shadow: none;
  padding: 10px 0;
  text-align: center;
  font-size: 19px;
  text-decoration: none;
  border: 0;
}

img.spinner-img {
  background: #fff;
  border-radius: 50px;
  border-radius: 50px;
}

.client-sign-up-box {
  width: 440px;
}

div#password-container {
  position: relative;
}

div#show_hide_password {
  padding: 0;
  width: 100%;
  position: relative;
}

div#show_hide_password .input-group-addon {
  position: absolute;
  right: 10px;
  bottom: 5px;
  z-index: 999;
}

i.fa.fa-eye,
i.fa.fa-eye-slash {
  color: #777;
}

/* =================================== Responsive Media Queries ====================================  */
@media (max-width: 1200px) {
  .services .inner-cont h1 {
    font-size: 28px !important;
  }
}

@media (max-width: 1199px) {
  img.work-icon {
    width: 85px !important;
  }

  .sent-msg h5,
  .msg-pro-detail {
    width: 70% !important;
  }

  .pro-img-txt h4 {
    font-size: 25px !important;
  }

  .profile-msg-form .select-file {
    width: 32px;
  }

  .profile-msg-form #chatArea {
    width: calc(100% - 40px);
  }

  img.select-img {
    width: 43px;
  }

  .recevied-msg {
    width: 60%;
  }

  .work-content {
    padding: 20px 0;
  }

  .pro-img-txt h4,
  .a.btn-blue {
    font-size: 20px !important;
  }

  img.apple-btn {
    width: 130px;
  }

  img.google-btn {
    width: 140px;
  }

  .custom-search {
    width: 100%;
  }

  .registerNewClientpage__form #btn_submit {
    font-size: 22px !important;
  }

  .sp-sign-up p {
    font-size: 15px !important;
  }

  .custom-ks input#forbtn {
    font-size: 17px !important;
  }

  .pt-15 {
    padding-top: 15px;
  }

  .unread-msg-box {
    margin: 17px auto 0;
  }

  .custom-inboxpage-content .pad-10 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .inbox-left {
    border-right: none;
  }
}

@media (max-width: 767px) {
  .dwnld-form {
    display: none !important;
  }

  a.google-play-btn {
    margin-left: 0;
  }

  img.apple-btn,
  img.google-btn {
    display: block !important;
    margin: 10px 0;
    width: 125px !important;
  }

  .login-form .login {
    padding: 0 0px 20px !important;
  }

  img.dwnld-logo-img {
    margin-top: 0;
  }

  .services .inner-cont h1 {
    font-size: 20.8px !important;
  }

  .left.video-box {
    width: 100% !important;
  }

  .work-content-box {
    padding-top: 25px !important;
  }

  .txt-box-1 {
    margin: 7px 0;
  }

  .txt-box {
    margin-top: 7px;
  }

  .cntct-img-box {
    margin-bottom: 22px;
  }

  input.launchbtn {
    float: unset !important;
  }

  .input-btn-box,
  h3.adrs-hding {
    text-align: center !important;
  }

  .row.pro-box {
    display: unset !important;
  }

  .pro-img-box .row.pro-box>div:nth-child(even) {
    float: right;
    width: 260px;
    padding-right: 0;
  }

  .pro-img-box .row.pro-box>div {
    width: 260px;
    padding-left: 0;
  }

  img.provider-img {
    margin: -20px 0 !important;
  }

  .pro-img-txt h4 {
    font-size: 20px !important;
  }

  .prvdr-img-2 {
    position: relative;
    z-index: 1;
  }

  .pro-img-txt {
    z-index: 1;
  }

  img.prvdr-img-3 {
    margin-top: -37px !important;
  }

  .formbg>form {
    box-shadow: none !important;
  }

  form#client_login a.frgt-btn,
  .provdr-login-2 .frgt-btn {
    text-decoration: none !important;
  }

  .form-txt p,
  p.sp-info.sp-btn a,
  a.btn-yllw {
    font-size: 15px !important;
  }

  .form-txt p {
    font-weight: 500 !important;
  }

  p.sp-info.sp-btn a {
    font-weight: 400 !important;
  }

  .form-txt {
    margin: 0 !important;
    padding-top: 0 !important;
  }

  .inbox-login input#clientuname,
  .inbox-login input#clientpass,
  .provdr-login input#assocuname,
  .provdr-login input#assocpass {
    border: 1px solid #c9c9c9 !important;
    border-radius: 8px !important;
  }

  .form-box {
    padding-top: 0 !important;
  }

  .login-btn-box {
    margin: 15px 0 0 !important;
  }

  #c-login {
    background-image: none !important;
    background-color: #fff !important;
  }

  .login-form .login {
    border: none !important;
    box-shadow: none;
  }

  .inbox-login {
    margin: 20px 0 0px !important;
  }

  .login-btn-box-1 {
    margin: 25px 0 !important;
  }

  a.btn-yllw {
    font-weight: 400;
    color: #f7880c;
    text-decoration: underline;
  }

  .inbox-login.form-txt {
    margin-top: 0 !important;
  }

  div#registerNewClientPage {
    background: none !important;
    padding: 30px 0;
    margin: 0;
  }

  div#registerNewClientPage .form-box,
  .background-set {
    box-shadow: none !important;
  }

  .login-form .login {
    margin-top: 0 !important;
  }

  .background-set,
  div#registerNewClientPage .form-box {
    padding: 0 !important;
  }

  .back-img {
    background: none !important;
    margin-top: 0 !important;
    margin-left: 15px;
    margin-right: 15px;
  }

  button#btn_submit.sp-login-btn {
    width: 100% !important;
  }

  .registerNewClientPage .registerNewClientpage__form {
    padding: 0 20px 30px !important;
  }

  .chooseServiceDetailsModal .modal-footer .search-service-heading {
    font-size: 20px !important;
  }

  .custom-ks input#forbtn {
    font-size: 16px !important;
  }

  form#forgotpass p.text,
  form#forgotpass\ custm-p p {
    font-size: 14px;
    width: 100% !important;
  }

  div#succmsg p {
    line-height: normal;
  }

  .unread-msg-box {
    margin-top: 0;
  }

  .client-sign-up-box {
    margin: 0 auto;
  }

  div#succmsg,
  .inbox-login.form-txt {
    margin: 0 auto 40px !important;
  }

  .download-txt p {
    font-size: 15px;
  }
}

@media screen and (max-width: 991px) and (min-width: 768px) {
  .chooseServiceDetailsModal .modal-lg {
    width: 745px !important;
  }

  .events .list_category li {
    width: 100% !important;
  }
}

@media screen and (max-width: 989px) and (min-width: 768px) {
  .checkbox input#btnsearch {
    margin-top: 28px;
  }
}

@media screen and (min-width: 768px) {
  .custom-profile-detail-edit .account-btn-small a {
    display: none;
  }
}

@media (max-width: 767px) {
  .custom-profile-detail-edit .business_center.account-btn a {
    display: none;
  }

  .custom-profile-detail-edit .account-btn-small a {
    color: #000 !important;
    background: none;
    position: absolute;
    top: 17px;
    left: 10px;
    font-size: 23px;
  }

  .container.account-info-container {
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
  }

  .profile-txt p {
    padding-left: 0;
  }

  .profile-txt {
    padding-left: 15px;
    padding-right: 15px;
  }

  a.client-arrow {
    color: #000 !important;
  }

  .client-box-1 strong,
  .client-box-2 {
    font-size: 17px;
  }

  div#registerNewClientPage .client-sign-up-box {
    width: 100%;
  }

  .trnsprnt-blue-btn {
    padding: 10px 30px;
    font-size: 16px;
    margin: 0px 0px;
  }

  .download,
  .download .mobile-img-box img {
    width: 100%;
  }

  .img.dwnld-logo-img {
    margin-top: 0;
  }
}

/* ============================ Responsive Media Queries ENDSSSS ====================================  */

/*div#show_msg {
    position: relative;
}

.quickSignupResponseArea a.close {
    clear: both;
    position: absolute;
    right: 0;
}
.quickSignupResponseArea p {
    font-size: 14px;
    padding: 8px;
    margin: 0;
}*/

a.close {
  display: none !important;
}

.p-2 {
  font-size: 14px;
  font-weight: normal;
}

button#btn_submit.disabled {
  cursor: not-allowed;
  opacity: 0.4;
}

span.text-danger {
  float: left;
  text-align: left;
}