body.path-atlas div#main-wrapper section.col-sm-6 {
  width: 75%;
}

@media screen and (max-width: 767px){
  body.path-atlas div#main-wrapper section.col-sm-6 {
    width: 100%;
  }
}

body.path-atlas div#main-wrapper .member-dir-boxes-snap {
  width: 50%;
  float: left;
  padding-left: 40px;
  margin-bottom: 40px;
}

@media screen and (max-width: 767px) {
  body.path-atlas div#main-wrapper .member-dir-boxes-snap {
    width: 100%;
    padding-left: 0px;
  }
}

body.path-atlas div#main-wrapper .member-dir-boxes-snap .member-card-body {
  width: 100%;
  padding: 0 20px;
  min-height: 210px;
}

body.path-atlas div#main-wrapper .member-dir-boxes-snap .member-card-body p {
  color: #4a4a4a;
  font-size: 13px;
  font-family: HelveticaNeue Regular;
}

body.path-atlas div#main-wrapper .member-dir-boxes-snap .col-md-8.member-card-bio {
  padding-left: 0;
  min-height: 85px;
  margin-top: 3px;
  margin-left: -35px;
  margin-right: 30px;
}

@media screen and (max-width: 767px){
  body.path-atlas div#main-wrapper .member-dir-boxes-snap .col-md-8.member-card-bio {
    margin-left: 0px;
    margin-right: 0px;
  }
}

body.path-atlas div#main-wrapper .member-dir-boxes-snap .col-md-8.member-card-bio .member-card-pro-title a {
  color: #d82921;
  font-family: "VAGRoundedStdLight";
  font-size: 16px;
}

body.path-atlas div#main-wrapper .member-dir-boxes-snap .col-md-4 img {
  width: 65px;
  height: 65px;
  border: 4px solid #dedede;
  object-fit: cover;
}

body.path-atlas div#main-wrapper .member-dir-boxes-snap div#read-more {
  padding: 0 20px;
  border-top: 0.5px solid #dedede;
  margin-left: 5px;
  margin-right: 5px;
  text-align: right;
}

body.path-atlas div#main-wrapper .member-dir-boxes-snap div#read-more a {
  color: #d82921;
  font-family: "VAGRoundedStdLight";
  font-size: 14px;
  position: relative;
  top: 7px;
}

body.path-atlas div#main-wrapper .member-dir-boxes-snap div#read-more a::after {
  color: #d82921;
  font-size: 12px;
  font-family: "Glyphicons Halflings";
  content: "\e258";
  -webkit-text-stroke: 0.7px white;
  position: relative;
  top: 2px;
}

body.path-atlas div#main-wrapper .member-dir-boxes-snap .col-md-4 {
  text-align: left;
  padding-left: 17px;
}

body.path-atlas div#main-wrapper .member-dir-boxes-snap .col-md-8 .member-card-country {
  color: #9b9b9b;
  font-family: "VAGRoundedStdLight";
  font-size: 13px;
}

body.path-atlas section.col-sm-9 .view-header a.btn {
  background-color: #d82921;
  border-radius: 5px;
  font-family: "VAGRoundedStdThin";
  font-size: 15px;
}

body.path-atlas section.col-sm-9 .view-header {
  text-align: right;
}

body.path-atlas aside#sidebar-first h2.block-title {
  font-family: "VAGRoundedStdThin";
  color: #4a4a4a;
  border: 0;
  font-size: 15px;
  margin-top: 0px;
  float: left;
  margin-right: 10px;
}

body.path-atlas aside#sidebar-first form .form-item {
  width: 100%;
}

body.path-atlas aside#sidebar-first form .form-item summary {
  background-color: #f2f2f2;
  font-family: "VAGRoundedStdThin";
  color: #4a4a4a;
  font-weight: 600;
  font-size: 14px;
}

body.path-atlas aside#sidebar-first form .form-item .panel-heading {
  background-color: #f2f2f2;
  border: 0;
}

body.path-atlas aside#sidebar-first form .form-item summary::after {
  visibility: hidden;
}

body.path-atlas aside#sidebar-first form .form-item label {
  font-family: "VAGRoundedStdThin";
  color: #0a0a0a;
}

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

body.path-atlas aside#sidebar-first form div.form-actions {
  width: 100%;
}

body.path-atlas aside#sidebar-first form div.form-actions button[data-drupal-selector="edit-submit-snap-2"] {
  background-color: #d82921;
  border-radius: 5px;
  padding: 5px 20px;
  font-family: "VAGRoundedStdThin";
  font-size: 15px;
}

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

body.path-atlas aside#sidebar-first form div.form-actions button.btn-danger span {
  display: none;
}

body.path-atlas aside#sidebar-first form .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-atlas aside#sidebar-first form div.form-item .panel-heading a[aria-expanded="true"]::before {
  font-family: "Glyphicons Halflings";
  content: "\e072";
  color: #4a4a4a;
  font-size: 10px;
  margin-right: 7px;
  transform: rotate(90deg);
  position: absolute;
  margin-left: -17px;
  margin-top: 4px;
}

body.path-atlas aside#sidebar-first form div.form-item .panel-heading a[aria-expanded="true"] {
  margin-left: 12px;
}

body.path-atlas aside#sidebar-first form .form-item .select-wrapper select {
  width: 100%;
  border: 1px solid #dedede;
  font-size: 14px;
}

body.path-atlas .main-content-container .view-content {
  margin-left: -30px;
}

@media screen and (max-width: 767px){
  body.path-atlas .main-content-container .view-content {
    margin-left: 0px;
  }
}

body.path-atlas aside#sidebar-first div#block-views-block-snap-contributors-block-1 {
  margin-top: 40px;
}

body.path-atlas aside#sidebar-first .views-field-user-picture img {
  filter: grayscale(1);
}

body.path-atlas aside#sidebar-first .views-field-user-picture img:hover {
  filter: none;
}

body.path-atlas aside#sidebar-first form .form-item.form-type-textfield input {
  border: 1px solid #ddd;
  background-color: #f2f2f2;
  width: 100%;
  padding: 20px 15px;
  margin-bottom: 15px;
}

body.path-atlas aside#sidebar-first form .form-item.form-type-textfield input::placeholder {
  color: #9b9b9b;
  font-family: "VAGRoundedStdThin";
  font-size: 14px;
}

body.path-atlas aside#sidebar-first form .form-item.form-type-textfield label {
  font-family: "VAGRoundedStdThin";
  color: #0a0a0a;
  border: 0;
  font-size: 15px;
  float: left;
  margin-right: 10px;
  text-transform: uppercase;
  margin-bottom: 7px;
}

body.path-atlas aside#sidebar-first {
  margin-top: 23px;
}

body.path-atlas .region-pre-content .container.snap-startup-top-txt {
  padding: 0px 15px;
}

body.path-atlas .region-pre-content .container.snap-startup-top-txt p {
  color: #4a4a4a;
  font-family: HelveticaNeue Regular;
  font-size: 15px;
  margin-top: 15px;
  text-align: center;
  margin-bottom: 15px;
}

body.path-atlas aside#sidebar-first .filter-menu p {
  float: left;
  margin-right: 10px;
  margin-top: -6px;
}

body.path-atlas aside#sidebar-first .filter-menu p span {
  font-family: "VAGRoundedStdThin";
  color: #d82921;
  font-size: 12px;
}

body.path-atlas aside#sidebar-first .filter-menu p .glyphicon-remove::before {
  font-family: "Glyphicons Halflings";
  background-color: #d82921;
  color: #fff;
  padding: 1px 2px;
  border-radius: 50%;
  -webkit-text-stroke: 0.7px #d82921;
  font-size: 7px;
  margin-right: 3px;
  position: relative;
  top: -1px;
}

body.path-atlas aside#sidebar-first div#block-views-block-snap-contributors-block-1 h2.block-title {
  width: 100%;
}

body.path-atlas aside#sidebar-first form .form-item label input {
  margin-right: 7px;
}

body.path-atlas aside#sidebar-first form input#edit-field-country-snap-target-id--3 {
  display: none;
}
