div.album_single_no_image {
  grid-template-columns: repeat(1, 1fr);
}

.menu_link a {
  background-color: #0081A1 !important;
  color: #fff !important;
  border: 1px solid #0081A1;
  font-family: "Lato", sans-serif;
  font-weight: 600;
  border-radius: 5px;
  font-size: 16px;
  padding: 12px 30px;
  text-decoration: none;
  display: inline-block;
  margin-bottom: 5px;
}
.menu_link a:hover {
  background-color: #fff !important;
  border: 1px solid #0081A1;
  color: #0081A1 !important;
  text-decoration: none;
}
.menu_link a:active {
  border: 1px solid #fff;
  background-color: #0081A1 !important;
  text-decoration: none;
  color: #fff !important;
}
.menu_link a:focus {
  background-color: #0081A1 !important;
  text-decoration: none;
  color: #fff !important;
}

.makemebutton, .btn-primary, button.btn-primary, .form-submit, #login_table input[type=submit], a.makemebutton, span.makemebutton, input[type=submit].makemebutton, .member-btn-group .tab-btn, .categoery-main-conntainer a.login_button, .makemetrasnparent, .blue-outline-btn, .jobs-footer-cntnt .blue-btn {
  background-color: #0081A1 !important;
  color: #fff !important;
  border: 1px solid #0081A1;
  font-family: "Lato", sans-serif;
  font-weight: 600;
  border-radius: 5px;
  font-size: 16px;
  padding: 12px 30px;
  text-decoration: none;
  display: inline-block;
}
.makemebutton:hover, .btn-primary:hover, button.btn-primary:hover, .form-submit:hover, #login_table input[type=submit]:hover, a.makemebutton:hover, span.makemebutton:hover, input[type=submit].makemebutton:hover, .member-btn-group .tab-btn:hover, .categoery-main-conntainer a.login_button:hover, .makemetrasnparent:hover, .blue-outline-btn:hover, .jobs-footer-cntnt .blue-btn:hover {
  background-color: #fff !important;
  border: 1px solid #0081A1;
  color: #0081A1 !important;
  text-decoration: none;
}
.makemebutton:active, .btn-primary:active, button.btn-primary:active, .form-submit:active, #login_table input[type=submit]:active, a.makemebutton:active, span.makemebutton:active, input[type=submit].makemebutton:active, .member-btn-group .tab-btn:active, .categoery-main-conntainer a.login_button:active, .makemetrasnparent:active, .blue-outline-btn:active, .jobs-footer-cntnt .blue-btn:active {
  border: 1px solid #fff;
  background-color: #0081A1 !important;
  text-decoration: none;
  color: #fff !important;
}
.makemebutton:focus, .btn-primary:focus, button.btn-primary:focus, .form-submit:focus, #login_table input[type=submit]:focus, a.makemebutton:focus, span.makemebutton:focus, input[type=submit].makemebutton:focus, .member-btn-group .tab-btn:focus, .categoery-main-conntainer a.login_button:focus, .makemetrasnparent:focus, .blue-outline-btn:focus, .jobs-footer-cntnt .blue-btn:focus {
  background-color: #0081A1 !important;
  text-decoration: none;
  color: #fff !important;
}

.makemebuttonOrange {
  background-color: #ED6B0E !important;
  color: #fff !important;
  border: 1px solid #ED6B0E;
  font-family: "Lato", sans-serif;
  font-weight: 600;
  border-radius: 5px;
  font-size: 16px;
  padding: 12px 30px;
  text-decoration: none;
  display: inline-block;
}
.makemebuttonOrange:hover {
  background: rgba(237, 107, 14, 0.1) !important;
  border: 1px solid #ED6B0E;
  color: #ED6B0E !important;
  text-decoration: none;
}
.makemebuttonOrange:active {
  border: 1px solid #fff;
  background-color: #ED6B0E !important;
  text-decoration: none;
  color: #fff !important;
}
.makemebuttonOrange:focus {
  background-color: #ED6B0E !important;
  text-decoration: none;
  color: #fff !important;
}

/*.categoery-main-conntainer a.login_button, .makemetrasnparent{
    @include mixins.basicButton(variables.$mainBlueColor, variables.$whiteColor);
}*/
.section-fm1 .btn-primary, .section-fm2 .btn-primary, .footer-top .btn-primary {
  background-color: #0081A1 !important;
  color: #fff !important;
  border: 1px solid #0081A1;
  font-family: "Lato", sans-serif;
  font-weight: 600;
  border-radius: 5px;
  font-size: 16px;
  padding: 12px 30px;
  text-decoration: none;
  display: inline-block;
}
.section-fm1 .btn-primary:hover, .section-fm2 .btn-primary:hover, .footer-top .btn-primary:hover {
  background-color: #fff !important;
  border: 1px solid #0081A1;
  color: #0081A1 !important;
  text-decoration: none;
}
.section-fm1 .btn-primary:active, .section-fm2 .btn-primary:active, .footer-top .btn-primary:active {
  border: 1px solid #fff;
  background-color: #0081A1 !important;
  text-decoration: none;
  color: #fff !important;
}
.section-fm1 .btn-primary:focus, .section-fm2 .btn-primary:focus, .footer-top .btn-primary:focus {
  background-color: #0081A1 !important;
  text-decoration: none;
  color: #fff !important;
}

.login_profile {
  left: calc(100% - 54vw);
  margin: 0 auto;
  position: absolute;
  top: 80%;
  transition: transform 0.35s, color 0.35s;
  transform: translate3d(0, -50%, 0);
}
@media (min-width: 768px) {
  .login_profile {
    left: 35%;
  }
}

.skill_container a {
  background: #d5e9ef;
  border-radius: 29px;
  padding: 4px 12px;
  font-size: 16px;
  color: #0081A1;
}

.skill_container a:hover {
  color: #d5e9ef;
  background: #0081A1;
  text-decoration: none;
}

.LightGreyTextColor {
  color: #707475;
}

.social li a {
  font-size: 16px;
  width: 32px;
  height: 32px;
  border-radius: 32px;
  background-color: #0081A1;
  line-height: 31px;
  border: 1px solid;
  border-color: #0081A1;
  color: #0f0e0e;
  display: block;
  padding: 0px;
}
.social li a:hover {
  background-color: #0f0e0e;
  color: #0081A1;
}

.tip_bulb {
  background-color: #0081A1;
  border: 1px solid;
  border-right: none;
  border-color: #0081A1;
  border-bottom-left-radius: 10px;
  border-top-left-radius: 10px;
  bottom: 15%;
  color: #fff;
  cursor: pointer;
  font-family: "Lato", sans-serif;
  font-size: 25px;
  height: 48px;
  padding: 10px;
  position: fixed;
  right: 0;
  text-align: center;
  width: 50px;
  z-index: 1;
  display: none;
}

.recent_show .cancel {
  width: 20%;
  float: left;
  background-color: #0081A1;
  border-top-left-radius: 11px;
  border-bottom-left-radius: 11px;
  height: 100%;
  position: absolute;
}

.cols3 figure:nth-child(1) {
  grid-column: 1/span 2;
  grid-row: 1/span 2;
}

.cols3 figure:nth-child(2) {
  grid-column: 3/span 2;
  grid-row: 1/span 1;
}

.cols3 figure:nth-child(3) {
  grid-column: 3/span 2;
  grid-row: 2/span 1;
}

.cols3 figure:nth-child(4) {
  grid-column: 5/span 2;
  grid-row: 1/span 2;
}

.cols2 figure:nth-child(1) {
  grid-column: 1/span 3;
  grid-row: 1/span 2;
}

.cols2 figure:nth-child(2) {
  grid-column: 4/span 3;
  grid-row: 1/span 1;
}

.cols2 figure:nth-child(3) {
  grid-column: 4/span 3;
  grid-row: 2/span 1;
}

.cols2-inverse figure:nth-child(1) {
  grid-column: 1/span 4;
  grid-row: 1/span 1;
}

.cols2-inverse figure:nth-child(2) {
  grid-column: 1/span 2;
  grid-row: 2/span 1;
}

.cols2-inverse figure:nth-child(3) {
  grid-column: 3/span 2;
  grid-row: 2/span 1;
}

.cols2-inverse figure:nth-child(4) {
  grid-column: 5/span 2;
  grid-row: 1/span 2;
}

.breadcrums .fa-angle-right {
  color: #0081A1;
}

.profile-details {
  text-align: center;
  background: linear-gradient(215deg, rgb(243, 226, 239) -2.35%, rgb(231, 237, 244) 70%);
  border-radius: 6px 6px 0px 0px;
  padding: 20px 0px;
  float: left;
  width: 100%;
}

.u_image {
  width: 88px;
  height: 88px;
  border-radius: 50px;
  object-fit: cover;
}

.u_name {
  font-style: normal;
  font-weight: 600;
  font-size: 1.3rem;
  line-height: 26px;
  margin: 8px 0;
}

.social-links .stButton {
  display: none !important;
}

.mx-1000 {
  width: 1000px;
  margin: 0 auto;
}

.social-links a {
  background-color: #fff;
  padding: 6px;
  height: 28px;
  width: 28px;
  display: inline-block;
  margin: 3px;
  border-radius: 31px;
  box-shadow: 0px 4px 8px 0px rgba(213, 219, 227, 0.5294117647);
}

.chat_profileicon {
  color: #9351b5;
}
.chat_profileicon:hover {
  color: #fff;
  background: #9351b5;
}

.react_profileicon {
  color: #0081A1;
}
.react_profileicon:hover {
  color: #fff;
  background: #0081A1;
}

.social-links {
  float: left;
  width: 100%;
}

.make_me_blue a {
  font-family: "Aktiv Grotesk Corp";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  color: #0f0e0e;
}

.tags i, .tags a {
  color: #0081A1;
  margin: 2px;
}

.Pro-icon {
  position: relative;
  top: -15px;
}

.profile-details .tags {
  margin: 8px 0px;
}

.minwidth180 {
  min-width: 180px;
}

body a {
  color: #0081A1;
}

.profileblock_title {
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  color: #0f0e0e;
  margin: 0px;
}

.cols-columns {
  display: flex;
  box-sizing: border-box;
}

.cols-columns > * {
  flex: 1;
  padding: 0px 2rem 2rem 0px;
}

.cols-columns img {
  float: left;
  width: 100%;
}

.skill_container {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.cover_image {
  width: calc(100% + 40px);
  margin-left: -20px;
  margin-top: -20px;
  margin-bottom: 30px;
  position: relative;
}

.cover_image img#coverImage {
  width: 100%;
  max-height: 160px;
  min-height: 160px;
  object-fit: cover;
  border-radius: 8px 8px 0px 0px;
}

.s-title {
  font-size: 18px;
  font-weight: 600;
  display: flex;
  align-items: center;
}

.cover_profile_image {
  margin-top: -84px;
  position: relative;
  width: 108px;
  height: 108px;
}

.cover_profile_image #cover_profileImage {
  width: 108px;
  height: 108px;
  border-radius: 54px;
  object-fit: cover;
  border: 6px solid whitesmoke;
}

.action_buttons a {
  font-size: 16px;
  font-weight: 600;
  text-decoration: none !important;
}

.album_single {
  margin-top: 8px;
  display: grid;
  grid-gap: 8px;
  grid-auto-rows: 30vw;
  padding: 0;
  grid-template-columns: repeat(6, 1fr);
  grid-auto-rows: 9vw;
}

.album_single img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 5px;
}

figure {
  margin: 0;
  position: relative;
}

figure img {
  width: 100%;
  height: 100%;
  margin: 0;
}

.action_buttons {
  flex-wrap: wrap;
  margin-top: 16px;
  display: flex;
  justify-content: flex-end;
  gap: 16px;
}

/* style 14 july 22 */
.jobs-data-table {
  border: 1px solid #e2e2e2;
  padding: 15px;
  margin-bottom: 1rem;
}

.jobs-data-table h5, .jobs-data-table-header h5 {
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 700;
  color: #414647;
}

.btn-primary {
  background-color: #26A4B8;
  border-color: #26A4B8;
}

.btn-primary:hover {
  background-color: #0c7283;
}

.button-main {
  background-color: #26A4B8;
  border: 1px solid #26A4B8;
  color: #fff;
  font-size: 16px;
  padding: 0 20px;
  border-radius: 5px;
  height: 54px;
  line-height: 54px;
}

.button-group {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}

.btn-group-header {
  position: absolute;
  right: 0;
  top: 0;
}

.button-main svg {
  margin-right: 5px;
}

.button-main:hover,
.button-main:focus {
  text-decoration: none;
  background-color: transparent;
  color: #26A4B8;
}

.jobs-data-table-list {
  border: 1px solid #e0e0e0;
  margin-top: 12px;
  border-radius: 5px;
  padding: 15px;
  display: grid;
  gap: 30px;
  grid-template-columns: auto 1fr auto;
}

.jobs-data-table-list .list-label,
.job-data-table-list .list-label {
  color: #666;
  font-size: 13px;
}

.jobs-data-table-list svg,
.job-data-table-list svg {
  margin-right: 10px;
  vertical-align: middle;
  color: #9CA1AB;
}

.job-data-table-list > p {
  display: flex;
}

.job-data-table-list {
  margin-top: 15px;
}

.vip-tag p.location,
.vip-tag p.tags {
  font-family: "Aktiv Grotesk Corp";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  margin-bottom: 8px;
}

.filter-panel {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  flex-wrap: nowrap;
}
.filter-panel > .button-seletion {
  position: relative;
  margin-right: 5px;
}
.filter-panel > .button-seletion input {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 99;
  cursor: pointer;
  margin: 0px;
}
.filter-panel > .button-seletion input:checked + .filter-btn {
  background-color: #0081A1;
  color: #fff;
}
.filter-panel > .button-seletion:hover .filter-btn {
  background-color: #0081A1;
  color: #fff;
}
.filter-panel > .button-seletion .filter-btn {
  padding: 5px 12px;
  background-color: #d5e9ef;
  border: 1px solid #d5e9ef;
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
  color: #0081A1;
  border-radius: 50px;
}

.vip_ico_grid_selected {
  background-color: #1799b5 !important;
  color: #fff !important;
}

.d-flex.mai-filters {
  justify-content: space-between;
  flex-wrap: wrap;
}

.feed-box-design .job-btn {
  width: 33%;
}

.border-btn-design {
  padding: 7px 18px;
  background-color: #d5e9ef;
  border: 1px solid #d5e9ef;
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
  color: #0081A1;
  border-radius: 50px;
}
.border-btn-design:hover {
  background-color: #0081A1;
  color: #fff !important;
}

.uname {
  text-transform: capitalize;
}

.dashboard-left-profile-wrap a.profile-image {
  margin: 0 auto 23px auto !important;
}
.dashboard-left-profile-wrap a.profile-image .membership {
  position: absolute;
  width: auto;
  height: 22px;
  background: radial-gradient(65.24% 86.36% at 70.31% 9.09%, #F6445E 31.33%, #CA44B2 82.29%);
  color: #fff;
  border-radius: 50px;
  font-size: 12px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  bottom: -7px;
  left: 0;
  right: 0;
}
.dashboard-left-profile-wrap .tags-col {
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin-top: 15px;
}
.dashboard-left-profile-wrap .tags-col a {
  font-size: 14px;
  color: #000000 !important;
  font-weight: 400 !important;
}
.dashboard-left-profile-wrap .tags-col svg {
  fill: #0081A1;
  width: 15px;
  height: 15px;
  margin-right: 9px;
  position: relative;
  top: 1px;
}

.dashbord_left_div {
  width: 16%;
}
.dashbord_left_div .tags.weight400 {
  margin-top: 0px;
}
.dashbord_left_div .get-more-views-div {
  margin: 0px 0px 10px 0px;
}
.dashbord_left_div .get-more-views-div .get-more-views {
  color: #0081A1;
  font-weight: 500;
}

.st_sharethis {
  width: 35px;
  height: 35px;
  min-width: 35px;
  background: #fff;
  box-shadow: 0px 18px 28px rgba(0, 0, 0, 0.06);
  border-radius: 50%;
  border: none;
  margin-right: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
}

ul.pro-fav-list li:hover i {
  color: #0081A1;
}
ul.pro-fav-list li:hover a {
  color: #0081A1;
  text-decoration: none;
}

.row.search-forms-design {
  margin-left: -6px;
  margin-right: -6px;
}
.row.search-forms-design > div {
  padding-left: 5px;
  padding-right: 5px;
}

.card-right-li {
  padding: 20px;
  background-color: #f3fafb;
  margin-bottom: 15px;
  text-align: left;
}
.card-right-li img {
  max-width: 100%;
}

.loaders {
  margin-left: 10px;
}

.card-right-li-cntnt a {
  display: block;
}
.card-right-li-cntnt img {
  width: 100%;
  height: 100%;
  margin-bottom: 10px;
}

.card-right-heading h5 {
  font-weight: 700;
  font-size: 14px;
  line-height: 24px;
  color: #333333;
  text-align: left;
  margin-top: 0px;
  margin-bottom: 6px;
}

.card-right-desc p {
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  color: #666666;
  text-align: left;
  margin-bottom: 15px !important;
}

.card-li-btns > .makemebutton {
  padding: 6px 18px;
  border-radius: 25px;
  background-color: #d5e9ef;
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
  color: #0081A1;
  border: none !important;
  text-align: center;
}

.dashborad_center_cards .masonry {
  -moz-column-count: 3;
  column-count: 3;
  -moz-column-gap: 0;
  column-gap: 0;
  counter-reset: item-counter;
  /*
  display: flex;
  flex-wrap: wrap;
  */
}
.dashborad_center_cards .masonry .item {
  width: 100%;
}
.dashborad_center_cards .item {
  display: inline-block;
  /*box-sizing: border-box;
  -moz-column-break-inside: avoid;
  break-inside: avoid;
  padding: 10px;
  counter-increment: item-counter;*/
  padding: 0px 10px;
  margin-top: 10px;
  /* width: 50%;*/
}
.dashborad_center_cards .feed-box-design {
  margin-bottom: 0px;
  height: 100%;
}

.feed-box-design {
  background: #fff;
  border: 1.5px solid #F3F3F3;
  margin-bottom: 30px;
}
.feed-box-design .looking-for, .feed-box-design .view-wrap-sec {
  padding: 15px 20px 20px 20px;
  display: flex;
  justify-content: left;
  font-size: 15px;
  font-family: inherit;
  font-weight: 400;
  line-height: 20px;
  flex-direction: column;
}
.feed-box-design .view-wrap-sec {
  padding-bottom: 0px;
  margin-bottom: -10px;
}
.feed-box-design .location-div a {
  font-weight: 400;
  font-size: 12px;
  margin-right: 10px;
  margin-bottom: 2px;
  display: inline-block;
}
.feed-box-design:hover .img-content-overlay {
  max-height: 100%;
  overflow: visible;
}

.img-content-overlay {
  position: relative;
  overflow-y: hidden;
  max-height: 250px;
}
.img-content-overlay img {
  width: 100%;
  height: auto;
  position: relative;
}

.hashtag_div {
  text-align: left;
  margin-right: 2px;
  font-size: 12px;
  color: #000000;
}
.hashtag_div a {
  font-weight: 400;
  font-size: 12px;
  margin-right: 5px;
  margin-bottom: 2px;
  display: inline-block;
  margin-right: 0px !important;
}
.hashtag_div i, .hashtag_div .icon {
  width: 14px;
  color: #0081A1;
  font-size: 12px;
}
.hashtag_div i:before {
  font-size: 12px;
}

.branding-Information-flex {
  padding-top: 15px !important;
}

.branding-Information-flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0px 10px;
}
.branding-Information-flex > .branding-left {
  display: flex;
}
.branding-Information-flex > .branding-left .brand-cntnt {
  padding-left: 15px;
  padding-top: 5px;
}
.branding-Information-flex > .branding-left .brand-cntnt .name {
  display: block;
  font-size: 18px;
  color: #0f0e0e;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 10px;
  text-transform: capitalize;
}
.branding-Information-flex > .branding-left .brand-cntnt .date-time {
  color: #888B8C;
  font-size: 13px;
  font-weight: 400;
}

.brand-img {
  border: 1px solid #C4C4C4;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  position: relative;
  min-width: 35px;
}
.brand-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 50%;
}
.brand-img .add-plus {
  position: absolute;
  bottom: -5px;
  right: -5px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  font-size: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0px;
  cursor: pointer;
  background-color: #fff;
  color: #0081A1;
  border: none;
  box-shadow: 1px 2px 12px -6px grey;
}
.brand-img .add-plus:hover {
  color: #f07038;
}

.social-feed-design {
  padding: 10px 20px 20px 20px;
  display: flex;
  justify-content: center;
}
.social-feed-design > button {
  width: 35px;
  height: 35px;
  background: #fff;
  box-shadow: 0px 18px 28px rgba(0, 0, 0, 0.06);
  border-radius: 50%;
  border: none;
  margin-right: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.social-feed-design > a {
  width: 35px;
  height: 35px;
  min-width: 35px;
  background: #fff;
  box-shadow: 0px 18px 28px rgba(0, 0, 0, 0.06);
  border-radius: 50%;
  border: none;
  margin-right: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.social-feed-design i {
  font-size: 17px;
}

.location-div {
  display: flex;
  flex-direction: row;
  padding: 5px 5px 5px 0px;
  font-size: 12px;
  color: #000000;
}
.location-div svg {
  width: 17px;
  margin-right: 5px;
  fill: #0081A1;
  position: relative;
  color: #0081A1;
  bottom: 1px;
}
.location-div i {
  width: 14px;
  color: #0081A1;
  position: relative;
  font-size: 12px;
  margin-right: 3px;
}
.location-div a {
  color: #333333;
  font-size: 12px;
  font-weight: 400;
}

.heart-btn {
  color: #51A2B5;
}
.heart-btn:hover {
  background-color: #51A2B5;
  color: #fff;
}

.message-btn {
  color: #9351B5;
}
.message-btn:hover {
  background-color: #9351B5;
  color: #fff;
}

.dashboard_section {
  display: flex;
  position: relative;
  padding-bottom: 60px;
}
.dashboard_section .collapse-btn {
  position: absolute;
  border: none;
  background: radial-gradient(65.24% 86.36% at 70.31% 9.09%, #F6445E 31.33%, #CA44B2 82.29%);
  font-size: 16px;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  left: 15%;
  top: 408px;
  box-shadow: 1px 2px 13px -3px grey;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  z-index: 10;
}
.dashboard_section .collapse-btn svg {
  width: 10px;
}

.dashbord_center {
  width: 68%;
  padding-left: 30px;
  padding-right: 30px;
  transition: all 0.5s ease-in-out;
}

.dashbord_center.without-right {
  flex: 1;
}

.dasborad_right {
  width: 16%;
}

.facebook:hover {
  background-color: #337ab7;
  color: #fff;
}

.twitter {
  color: #1c9cea;
}
.twitter:hover {
  background-color: #1c9cea;
  color: #fff;
}

.linkedin {
  color: #0073af;
}
.linkedin:hover {
  background-color: #0073af;
  color: #fff;
}

.manage-dropdown-form .cstm-dropdown .btn.btn-network-choose {
  width: 100%;
  border-radius: 50px;
  padding: 8px 34px 8px 20px;
  background-color: #f4f4f4;
  background-position: 93%;
  border: 2px solid #f4f4f4;
  font-size: 14px;
  color: #666666;
  background-image: url(../images/caret-down.png);
  background-repeat: no-repeat;
  background-size: 10px;
  text-align: left;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  background-position: 94% 16px;
}
.manage-dropdown-form .cstm-dropdown .btn.btn-network-choose:focus {
  outline: none !important;
  box-shadow: none !important;
}
.manage-dropdown-form .select-design select {
  font-weight: 400;
}

.cstm-dropdown {
  position: relative;
}
.cstm-dropdown .cstm-dropdown-menu {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  background-color: #fff;
  padding: 15px;
  box-shadow: 1px 1px 32px -28px #000000;
  z-index: 999;
}

.cstm-dropdown-menu .form-grouph.select-design {
  margin-bottom: 10px;
}
.cstm-dropdown-menu .form-grouph.submit-design {
  text-align: center;
}
.cstm-dropdown-menu .form-grouph.submit-design > button {
  background-color: #0081A1;
  border: none;
  color: #fff;
  padding: 10px 15px;
  border-radius: 5px;
}
.cstm-dropdown-menu .form-grouph.submit-design > button:hover {
  background-color: #333333;
}

.loader {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 999;
}

.loading {
  border: 6px solid #fff;
  border-top: 6px solid #0081A1;
  border-radius: 50%;
  width: 55px;
  height: 55px;
  animation: spin 2s linear infinite;
  left: 50%;
  top: 50%;
  position: absolute;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
a:hover {
  text-decoration: none !important;
}

.st_sharethis .chicklets.sharethis {
  background-image: url(../images/share.png);
  background-size: 15px;
  opacity: 1 !important;
}
.st_sharethis:hover {
  background-color: #f07038;
}
.st_sharethis:hover .chicklets.sharethis {
  filter: brightness(0) invert(1);
}

.select2-container--default .select2-selection--single {
  background-color: #f4f4f4 !important;
  border: 2px solid #f4f4f4 !important;
  border-radius: 50px !important;
  height: 39px !important;
  font-weight: 400 !important;
  filter: grayscale(1);
  padding: 3px 10px;
  color: #333333;
  font-size: 14px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #333333 !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  background-image: url(../images/caret-down.png);
  background-repeat: no-repeat;
  background-size: 10px;
  background-position: 2px 14px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  display: none;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
  background-color: #f4f4f4;
  border: none !important;
  padding: 10px 15px;
  border-radius: 50px;
  margin-bottom: 10px;
}
.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #0081A1 !important;
}

.select2-dropdown {
  box-shadow: 1px 1px 32px -28px #000000;
  border: none !important;
  padding: 10px;
}

.img-content-overlay + .branding-Information-flex {
  padding-top: 15px;
}

.card-right-li-img {
  margin-bottom: 10px;
}
.card-right-li-img a {
  display: block;
}
.card-right-li-img img {
  width: 100%;
  height: auto;
}

.img-content-overlay + .location-div {
  margin-top: 8px;
}

.requirement-description {
  padding: 0px 20px;
}
.requirement-description h4 {
  color: #0f0e0e;
  font-size: 16px;
  font-weight: 700;
  line-height: normal;
  text-transform: capitalize;
  margin-bottom: 0px;
}

.job-feed-section {
  padding-top: 60px;
}
.job-feed-section .masonry {
  -moz-column-count: 3;
  column-count: 3;
  -moz-column-gap: 30px;
  column-gap: 30px;
  counter-reset: item-counter;
}
.job-feed-section .masonry .item {
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
}
.job-feed-section .item .feed-box-design {
  margin-bottom: 30px;
}

.live-feed-form {
  background: #fff;
  border: 0.5px solid #F3F3F3;
  box-sizing: border-box;
  box-shadow: 0px 28px 62px rgba(0, 0, 0, 0.04);
  margin-bottom: 30px;
}
.live-feed-form .manage-form {
  padding: 20px;
}
.live-feed-form .search-forms-design {
  padding-bottom: 0px !important;
}
.live-feed-form .search-forms-design .search-design input {
  height: 45px;
}
.live-feed-form .search-forms-design .search-design .form-abs-icon {
  top: 16px;
}
.live-feed-form .search-forms-design .select2-selection {
  height: 45px !important;
}
.live-feed-form .search-forms-design .select2-selection .select2-selection__rendered {
  height: 100%;
  padding-top: 3px;
}
.live-feed-form .search-forms-design .select2-selection .select2-selection__arrow {
  top: 4px !important;
  right: 13px;
}
.live-feed-form .search-forms-design .manage-dropdown-form .cstm-dropdown .btn.btn-network-choose {
  height: 45px;
  background-position: 94% 17px;
}

.view-wrap-sec .event_image img {
  max-height: 500px;
  object-fit: cover;
  width: 100%;
  max-width: 100%;
}
.view-wrap-sec .dominefont {
  float: none;
  clear: both;
  color: #0f0e0e;
  font-weight: 700;
  font-family: "Aktiv Grotesk Corp" !important;
  padding-top: 12px;
  margin-bottom: 5px;
  font-size: 16px;
}
.view-wrap-sec .event_theme p {
  color: #0f0e0e;
  font-size: 15px;
  font-weight: 400;
}
.view-wrap-sec .clear_me {
  margin-bottom: 8px;
}
.view-wrap-sec .details-ttext p {
  color: #000000;
  font-size: 12px;
  font-weight: 400;
}
.view-wrap-sec .location_map {
  margin-top: 20px;
}
.view-wrap-sec .location_map p {
  color: #0f0e0e;
  font-size: 15px;
  font-weight: 400;
}
.view-wrap-sec .makeline22 {
  color: #0f0e0e;
  font-size: 15px;
  font-weight: 400;
}
.view-wrap-sec .makeline22 a {
  color: #0081A1;
}

.profile-panel-right .makemebutton {
  padding: 7px 18px;
  background-color: #d5e9ef;
  border: 1px solid #d5e9ef;
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
  color: #0081A1;
  border-radius: 50px;
  width: 100%;
}
.profile-panel-right .width-100 {
  width: 100%;
  display: block;
  text-align: center;
}

.profile-panel-right .social-feed-design .heart-btn.cust-fav {
  min-width: 35px;
  margin-right: 0px;
}

.manage-form .search-forms-design .input-design input {
  font-size: 14px;
}
.manage-form .search-forms-design .form-abs-icon {
  top: 13px;
}

.chat-window-footer .submit #submit_button {
  background-color: #0081A1;
  color: #fff !important;
  border-color: #0081A1;
  font-weight: 600;
  font-size: 16px;
}

.portfolios_gallery_data {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.portfolios_gallery_data .por_img-sec-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.portfolios_gallery_data .portfolio-gallery-tem-box {
  width: 25%;
  padding: 0px 10px;
  margin-bottom: 10px;
}

.posts-with-slider .favorite-posts .slick-prev::before, .posts-with-slider .favorite-posts .slick-next::before {
  font-size: 14px;
}
.posts-with-slider .favorite-posts .item {
  margin-right: 0px;
}
.posts-with-slider .favorite-posts .carousel {
  padding-bottom: 30px;
}
.posts-with-slider .favorite-posts .carousel .slick-prev {
  left: 45%;
  width: 35px;
  height: 35px;
  background-color: #d5e9ef;
  border-radius: 50%;
  bottom: -10px;
  top: initial;
}
.posts-with-slider .favorite-posts .carousel .slick-next {
  right: 45%;
  width: 35px;
  height: 35px;
  background-color: #d5e9ef;
  border-radius: 50%;
  bottom: -10px;
  top: initial;
}

.h-heading-design {
  padding: 12px 15px;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  font-weight: 600;
  margin: 10px 0px;
}

.thrre-flex-layout {
  flex-wrap: wrap;
}
.thrre-flex-layout .item {
  width: 33.3% !important;
}

.loadmore-container {
  text-align: center;
  margin-top: 30px;
}

.loadmore-container .loadMore {
  width: 100%;
  color: #fff;
  display: block;
  text-align: center;
  margin: 0px auto;
  padding: 10px;
  border-radius: 10px;
  border: 1px solid transparent;
  background-color: #0081A1;
  transition: 0.3s;
  font-weight: 400;
  font-family: "Aktiv Grotesk Corp" !important;
  max-width: 200px;
}

.delete-container {
  border: 2px dashed #EDEDED;
  background-color: #f9f9f9;
}
.delete-container p {
  color: #000000;
  font-size: 16px;
}
.delete-container .delete-button {
  width: 180px;
  margin-top: 5px;
}

.account-panel .card h5.card-title {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 0.25em;
}
.account-panel .card h5.card-title .card-text {
  margin-bottom: 1em;
}
@media screen and (min-width: 1000px) {
  .account-panel .card h5.card-title .card-text + h3 {
    font-size: 36px;
  }
}
.account-panel .card h5.card-title .text-muted {
  font-size: 12px;
}
.account-panel .card h5.card-title .badge-success {
  background-color: transparent;
  border: 1px solid #48A349;
  color: #48A349;
  border-radius: 30px;
  font-size: 12px;
  font-weight: 400;
  position: relative;
}
.account-panel .card h5.card-title .badge-success::before {
  content: "";
  background: #48A349;
  width: 4px;
  height: 4px;
  display: inline-block;
}
.account-panel .card-header .s-title .btn-link {
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding: 0;
  color: #fff;
}
@media screen and (min-width: 1000px) {
  .account-panel .card-header .s-title .btn-link {
    font-size: 24px;
  }
}
.account-panel .card-header.purple {
  background-color: #9351b5;
}
.account-panel .card-header.orange {
  background-color: #ED6B0E;
}
.account-panel .card-header.green {
  background-color: #48A349;
}
.account-panel .card-header.rose-pink {
  background-color: #B55194;
}
.account-panel .card-body .table-responsive th {
  font-weight: 700;
}
.account-panel .card-body .table-responsive td, .account-panel .card-body .table-responsive th {
  font-size: 16px;
  border: none !important;
}
.account-panel .card-body .table-responsive tbody tr:nth-child(odd) {
  background-color: #EDEDED;
}

@media screen and (max-width: 1350px) {
  body .dashborad_center_cards .masonry {
    -moz-column-count: 2;
    column-count: 2;
  }
}
@media screen and (max-width: 767px) {
  body .dashborad_center_cards .masonry {
    -moz-column-count: 1;
    column-count: 1;
  }
  .advanced-col-search {
    display: block !important;
    text-align: right;
  }
  .advanced-col-search .advanced-link-mobile {
    background-color: transparent;
    border: none;
    padding: 0px;
    font-size: 15px;
    color: #8e8e8e;
  }
  .manage-form > .row > div {
    margin-bottom: 15px;
    position: initial;
  }
  .advanced-search-block {
    display: none;
  }
  .filter-panel > .button-seletion .filter-btn {
    padding: 5px 8px;
    font-size: 13px;
  }
}
@media (min-width: 992px) {
  .dashboard_section.active .collapse-btn {
    position: fixed;
    top: 50vh;
    left: 5px;
    transform: rotate(180deg);
    margin-top: 10px;
  }
  .dashboard_section.active .dashbord_left_div {
    position: absolute;
    left: -100%;
  }
  .dashboard_section.active .dashbord_center {
    width: 83.33%;
    max-width: 83.33%;
    flex: 0 0 83.33%;
  }
  .dashboard_section.active .dashborad_center_cards .masonry {
    -moz-column-count: 4;
    column-count: 4;
  }
}
@media (max-width: 1199px) and (min-width: 992px) {
  .dashbord_center {
    width: 79% !important;
    padding: 0px 15px;
  }
}
@media (max-width: 1199px) {
  .dashboard_section {
    flex-wrap: wrap !important;
  }
  .dashboard_section.active .dashbord_left_div {
    left: 0%;
  }
  body .dashboard_section .collapse-btn {
    top: 50%;
    left: 0;
    z-index: 99;
    position: fixed;
    transform: rotate(180deg);
  }
  .dashbord_left_div {
    width: 100% !important;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100vh;
    overflow: auto;
    z-index: 9;
    transition: all 0.5s ease-in-out;
    max-width: 300px;
    transform: translate(-100%);
  }
  .dashboard_section.active .dashbord_left_div {
    transform: initial !important;
    position: fixed;
  }
  .dashboard_section.active .collapse-btn {
    left: 284px;
    transform: initial !important;
  }
  .filter-panel {
    flex-wrap: wrap !important;
  }
  .filter-panel > .button-seletion {
    margin-bottom: 5px;
  }
}
@media (max-width: 991px) {
  .dashbord_center {
    width: 100% !important;
    padding: 0px;
  }
  .dasborad_right {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .right-button-flex {
    display: block;
  }
  .show-more-content {
    margin-top: 20px;
  }
  .portfolios_gallery_data .portfolio-gallery-tem-box {
    width: 50%;
  }
  .position-descriptions-sec {
    padding-bottom: 0px !important;
  }
  .applied-jobs-sec {
    padding-bottom: 20px !important;
  }
  .job-footer-scnd.flex {
    margin-top: 10px;
  }
  .jobs-inner-progress-list {
    padding-bottom: 5px !important;
  }
  .sallary-cntnt p {
    width: 50%;
  }
  input#searchJobs {
    border-radius: 5px;
    font-family: "Aktiv Grotesk Corp" !important;
    font-weight: 300;
    font-size: 16px;
  }
  button#clear {
    width: 100%;
    font-family: "Aktiv Grotesk Corp" !important;
    font-weight: 300;
    font-size: 16px;
  }
  .job-cntnt.flex .location {
    margin-left: 0px !important;
    margin-bottom: 8px !important;
    width: 100% !important;
    margin-right: 0px !important;
  }
}
.jobs-listing-section div#no-job {
  font-size: 18px;
  line-height: 1.5;
  padding: 20px;
}

@media screen and (min-width: 767px) {
  .job-cntnt > .job-title {
    flex-grow: 1;
  }
  .job-cntnt p.location, .job-cntnt p.tags {
    flex: 0 0 auto;
  }
}

.right-button-flex > div {
  width: 50%;
}
.right-button-flex .clear-link button {
  width: 100%;
}

form.manage-form .submit-design input {
  width: 100%;
}

.job-tab-sec {
  flex-wrap: wrap;
}

@media (max-width: 991px) {
  .manage-form > .row > div {
    margin-bottom: 15px;
    position: initial;
  }
  .video-sidebar-sec {
    margin-top: 0px !important;
  }
  section.manage-job-sec {
    padding-bottom: 20px !important;
  }
}
@media (max-width: 480px) {
  .progress-bar-jobs {
    flex-wrap: wrap;
    flex-direction: column;
  }
  .progress-bar-jobs .progress-div {
    width: 100% !important;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
  }
  .progress-bar-jobs > .progress-div::before {
    display: none !important;
  }
  .circle-progress-design {
    margin: 0 15px 10px 0 !important;
  }
}
@media (max-width: 1199px) {
  .job-tab-div .nav-link {
    font-size: 14px;
    padding-left: 5px;
    padding-right: 5px;
  }
  .job-tab-sec .right-button-flex {
    margin-bottom: 20px;
    flex-direction: column;
    width: 100%;
  }
}
.job-cntnt.flex .title-left-block {
  width: 50%;
}

.job-cntnt.flex .title-left-block .location {
  margin: 10px 0px;
}

.cntnt-jobS-right-block .apply {
  min-width: 100px;
}

.job-cntnt .cntnt-jobS-right-block {
  display: flex;
  justify-content: flex-end;
  width: 50%;
}

.type-profile {
  margin-bottom: 15px;
}

.type-profile button.btn {
  border: 1px solid #0081A1 !important;
  color: #0081A1;
  font-size: 16px !important;
  padding: 0 20px !important;
  border-radius: 5px !important;
  height: 54px;
  line-height: 54px !important;
}

.profile_review .profile-accordian-blocks {
  margin-top: 40px;
  width: 100%;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
}
.profile_review .profile-accordian-blocks .job-title {
  font-weight: 700;
  margin-bottom: 25px;
}
.profile_review .profile-accordian-blocks .accordion-toggle {
  background-color: #000000;
  border: 0 none;
  padding: 20px;
  border-radius: 0;
  position: relative;
  align-items: center;
}
.profile_review .profile-accordian-blocks .accordion-toggle .s-title {
  color: #fff;
  margin: 0px;
}
.profile_review .profile-accordian-blocks .greybox {
  margin-bottom: 15px;
}
.profile_review .profile-accordian-blocks .greybox .down-arrow i {
  color: #2aa4b8;
  margin: 0px;
}
.profile_review .profile-accordian-blocks .greybox .accordian-content {
  padding: 15px;
  border: 1px solid #e3e4e3;
  border-width: 1px;
  margin-bottom: 15px;
}
.profile_review .profile-accordian-blocks .greybox .accordian-content .card-body {
  padding: 0px 10px;
}
.profile_review .profile-accordian-blocks .greybox .accordian-content .card-body i.fa-edit {
  margin-bottom: 25px;
  display: block;
  text-align: right;
}
.profile_review .profile-accordian-blocks .greybox .accordian-content .card-body .right_data h2 {
  font-weight: 700;
  margin-top: 0px;
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .profile_review .profile-accordian-blocks .greybox .accordian-content .card-body .right_data h2 {
    font-size: 20px;
  }
}
.profile_review .profile-accordian-blocks .greybox .accordian-content .card-body .right_data h2 i {
  color: #43a4b8;
  font-size: 22px;
  margin-right: 10px;
  position: relative;
  bottom: 2px;
}
.profile_review .profile-accordian-blocks .greybox .accordian-content .card-body .right_data.d-flex p {
  width: 50%;
  font-weight: 600;
}
@media (max-width: 767px) {
  .profile_review .profile-accordian-blocks .greybox .accordian-content .card-body .right_data.d-flex p {
    width: 100%;
  }
}
.profile_review .profile-accordian-blocks .greybox .accordian-content .card-body p {
  font-size: 15px;
}
.profile_review .profile-accordian-blocks .greybox .accordian-content .card-body p span {
  font-weight: 400;
}
.profile_review .profile-accordian-blocks .greybox .accordian-content .card-body .read-more {
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: 600;
}
.profile_review .profile-accordian-blocks .greybox .accordian-content .card-body .exp_single:not(:last-child) {
  margin-bottom: 15px;
}
.profile_review .profile-accordian-blocks .greybox .accordian-content .card-body .exp_single .e-img i {
  font-size: 21px;
  margin-bottom: 14px;
}
.profile_review .profile-accordian-blocks .accordion-toggle[aria-expanded=false] .down-arrow .fa-caret-up {
  transform: rotate(180deg);
}
.profile_review .profile-accordian-blocks .accordion-toggle[aria-expanded=true] {
  margin-bottom: 0px;
}

/*# sourceMappingURL=style.css.map */
