body.path-mentor-match .region-breadcrumb .breadcrumb {
  padding: 6px 0px;
  border: 0;
  margin-top: 20px;
}

body.path-mentor-match .page-header-title {
  border: 0;
  padding: 0;
}

body.path-mentor-match .page-header-title h1.title.page-title {
  margin-top: 0;
  text-align: left;
}

body.path-mentor-match .view-id-member_directory .view-content .row.display-flex-wrap {
  width: 100%;
  margin-top: 16px;
  justify-content: center;
}

body.path-mentor-match .view-id-member_directory .member-dir-boxes {
  max-width: 25%;
  width: 100%;
  transition-duration: 0.3s;
  border-radius: 5px;
}

@media (max-width: 520px){
  body.path-mentor-match .view-id-member_directory .member-dir-boxes {
    max-width: 50%;
  }
}

@media (min-width: 521px) and (max-width: 991px){
  body.path-mentor-match .view-id-member_directory .member-dir-boxes {
    max-width: 33%;
  }
}

body.path-mentor-match .view-id-member_directory .member-dir-boxes:hover {
  background-color: #f2f2f2;
}

body.path-mentor-match .view-id-member_directory .member-dir-boxes .views-field.views-field-nothing {
  border: none;
  box-shadow: none;
}

body.path-mentor-match .view-id-member_directory .member-dir-boxes .col-md-12 {
  padding: 0;
  text-align: center;
}

body.path-mentor-match .view-id-member_directory .member-dir-boxes .custom-image img {
  width: 90px;
  height: 90px;
  object-fit: cover;
  margin-left: auto;
  margin-right: auto;
}

body.path-mentor-match .view-id-member_directory .member-dir-boxes .member-card-name {
  text-align: center;
}

body.path-mentor-match .view-id-member_directory .member-dir-boxes .member-card-name h2 {
  margin-top: 0;
  text-align: center;
  font-size: 20px;
  color: #0a0a0a;
}

body.path-mentor-match .view-id-member_directory .member-dir-boxes .member-card-name h2 a {
  font-size: 20px;
  color: #0a0a0a;
  text-transform: capitalize;
}

body.path-mentor-match .view-id-member_directory .member-dir-boxes .member-card-name h2 a:hover {
  text-decoration: none;
}

body.path-mentor-match .view-id-member_directory .member-dir-boxes .member-card-country {
  text-align: center;
  font-family: "VAGRoundedStdLight";
  text-transform: uppercase;
  color: #9b9b9b;
  font-size: 14px;
  margin-bottom: 4px;
}

body.path-mentor-match .view-id-member_directory .member-dir-boxes .member-card-organization {
  font-family: "VAGRoundedStdLight";
  text-align: center;
  color: #4a4a4a;
  text-transform: capitalize;
}

body.path-mentor-match div#main .pre_content {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  body.path-mentor-match div#main .pre_content {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  body.path-mentor-match div#main .pre_content {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  body.path-mentor-match div#main .pre_content {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  body.path-mentor-match div#main .pre_content {
    max-width: 1140px;
  }
}

body.path-mentor-match div#main .pre_content div#block-textblock p {
  color: #4a4a4a;
  font-family: HelveticaNeue Regular;
  font-size: 14px;
  margin-top: -5px;
  margin-bottom: 35px;
}

body.path-mentor-match aside#sidebar-first div#block-exposedformmember-directorypage-4 h2.block-title {
  font-family: "VAGRoundedStdThin";
  color: #4a4a4a;
  border: 0;
  font-size: 15px;
  margin-top: 0px;
  text-transform: uppercase;
}

body.path-mentor-match aside#sidebar-first div#block-exposedformmember-directorypage-4 .form-item {
  width: 100%;
  margin-bottom: 20px;
  position: relative;
}

body.path-mentor-match aside#sidebar-first div#block-exposedformmember-directorypage-4 div.form-actions {
  margin-bottom: 40px;
}

@media (max-width: 767px){
  body.path-mentor-match aside#sidebar-first div#block-exposedformmember-directorypage-4 div.form-actions{
    display: block;
  }
}

body.path-mentor-match aside#sidebar-first div#block-exposedformmember-directorypage-4 div.form-actions button {
  background-color: #d82921;
  border-radius: 5px;
  padding: 5px 20px;
  font-family: "VAGRoundedStdThin";
  font-size: 15px;
  border: none;
}

body.path-mentor-match aside#sidebar-first div#block-exposedformmember-directorypage-4 div.form-actions button[data-drupal-selector="edit-reset"] {
  background: none;
  color: #9b9b9b;
  font-family: "VAGRoundedStdThin";
  border: 0;
  font-size: 15px;
}

body.path-mentor-match aside#sidebar-first div#block-exposedformmember-directorypage-4 .form-item input {
  width: 100%;
  background-color: #eeeeee;
  border: 1px solid #dddddd;
}

body.path-mentor-match aside#sidebar-first div#block-exposedformmember-directorypage-4 .form-item input::placeholder {
  color: #9b9b9b;
  font-family: "VAGRoundedStdLight";
}

body.path-mentor-match aside#sidebar-first div#block-exposedformmember-directorypage-4 .form-item .panel-heading {
  background-color: #f2f2f2;
  border: 0;
}

body.path-mentor-match aside#sidebar-first div#block-exposedformmember-directorypage-4 .form-item .select-wrapper {
  background-color: #f2f2f2;
  border: 0;
}

body.path-mentor-match aside#sidebar-first div#block-exposedformmember-directorypage-4 .form-item .panel-heading a.panel-title {
  font-family: "VAGRoundedStdThin";
  color: #4a4a4a;
  font-weight: 600;
  font-size: 14px;
}

body.path-mentor-match aside#sidebar-first div#block-exposedformmember-directorypage-4 .form-item .panel-heading a.panel-title::before {
  font-family: "Glyphicons Halflings";
  content: "\e072";
  color: #4a4a4a;
  font-size: 10px;
  margin-right: 7px;
  margin-left: -5px;
}

body.path-mentor-match aside#sidebar-first div#block-exposedformmember-directorypage-4 .form-item .panel-heading a.panel-title[aria-expanded="true"] {
  padding-left: 12px;
}

body.path-mentor-match aside#sidebar-first div#block-exposedformmember-directorypage-4 .form-item .panel-heading a.panel-title[aria-expanded="true"]::before {
  font-family: "Glyphicons Halflings";
  content: "\e072";
  color: #4a4a4a;
  font-size: 10px;
  margin-right: 7px;
  margin-left: -5px;
  position: absolute;
  left: 16px;
  top: 13px;
  transform: rotate(90deg);
}

body.path-mentor-match aside#sidebar-first div#block-exposedformmember-directorypage-4 .form-item div.panel-body .form-item {
  margin-bottom: 5px;
}

body.path-mentor-match aside#sidebar-first div#block-exposedformmember-directorypage-4 .form-item div.panel-body .form-item input {
  width: fit-content;
  margin-right: 5px;
  margin-top: 0;
  position: relative;
  top: 1px;
}

body.path-mentor-match aside#sidebar-first div#block-exposedformmember-directorypage-4 .form-item div.panel-body .form-item label {
  font-family: "VAGRoundedStdLight";
  color: #4a4a4a;
  text-transform: capitalize;
}

body.path-mentor-match aside#sidebar-first div#block-exposedformmember-directorypage-4 .form-item div.panel-body select {
  width: 100%;
  font-family: "VAGRoundedStdThin";
  color: #4a4a4a;
  font-weight: 600;
  font-size: 14px;
}

body.path-mentor-match aside#sidebar-first div#block-exposedformmember-directorypage-4 .form-item div.panel-body a.chosen-single {
  border: 0;
  background: none;
  font-family: "VAGRoundedStdLight";
  color: #4a4a4a;
  text-transform: capitalize;
  padding: 0;
}

body.path-mentor-match aside#sidebar-first div#block-exposedformmember-directorypage-4 .form-item div.select-wrapper select {
  width: 100%;
  font-family: "VAGRoundedStdThin";
  color: #4a4a4a;
  font-weight: 600;
  font-size: 14px;
}

body.path-mentor-match aside#sidebar-first div#block-exposedformmember-directorypage-4 .form-item div.select-wrapper a.chosen-single {
  border: 0;
  background: none;
  font-family: "VAGRoundedStdLight";
  color: #4a4a4a;
  text-transform: capitalize;
  padding: 0;
}
