.brokers-header-wrapper {
  box-shadow: 0 2px 2px #d9d9d9;
}
.brokers-header-wrapper .brokers-header {
  padding: 10px 0;
}
.brokers-header-wrapper .brokers-header select {
  height: 45px;
  line-height: 28px;
  border-radius: 0;
  box-shadow: none;
  padding: 7px 5px;
}
.brokers-filter {
  margin-bottom: 0;
  margin-left: -5px;
  margin-right: -5px;
}
.brokers-filter li {
  display: inline-block;
  float: left;
  padding: 5px;
  vertical-align: middle;
}
.brokers-filter li .select2-container .selection .select2-selection {
  border-color: #d9d9d9;
  border-radius: 0;
}
.brokers-filter li .select2-container .selection .select2-selection:focus {
  outline: 0;
}
.brokers-filter li .select2-container {
  width: 100% !important;
}
.brokers-filter li .select2-container .select2-selection {
  height: 45px;
}
.brokers-filter
  li
  .select2-container
  .select2-selection--single
  .select2-selection__rendered {
  padding: 7.5px 30px 7.5px 10px;
  font-weight: 500;
  color: #000;
}
.brokers-filter
  li
  .select2-container
  .select2-selection--single
  .select2-selection__arrow {
  height: 100%;
  width: 30px;
}
.brokers-filter
  li
  .select2-container
  .select2-selection--single
  .select2-selection__arrow
  b {
  border: none;
  background-image: url(../images/arrow-down.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 12px;
  top: 0;
  left: 0;
  margin: 0;
  height: 100%;
  width: 100%;
}
.brokers-filter li.search input.form-control {
  padding: 10px;
  border: 1px solid #d9d9d9;
  height: 45px;
  box-shadow: none;
  border-radius: 0;
}
.brokers-filter li.search input.form-control:focus {
  outline: 0;
}
.brokers-filter li.search input.form-control::-webkit-input-placeholder {
  color: #646464;
}
.brokers-filter li.search input.form-control:-moz-placeholder {
  color: #646464;
  opacity: 1;
}
.brokers-filter li.search input.form-control::-moz-placeholder {
  color: #646464;
  opacity: 1;
}
.brokers-filter li.search input.form-control:-ms-input-placeholder {
  color: #646464;
}
.brokers-filter li .btn-search {
  height: 45px;
  background-color: #f47d20;
  border: 1px solid #f47d20;
  border-radius: 3px;
  padding: 10px 20px;
  font-size: 16px;
  transition: all ease-out 0.5s;
  -webkit-transition: all ease-out 0.5s;
}
.brokers-filter li .btn-search:hover {
  background-color: #ff6000;
  border-color: #ff6000;
}
.brokers-wrapper .brokers-listing {
  padding: 50px 0;
}
.brokers-wrapper .brokers-listing h2 {
  font-weight: 300;
  text-transform: capitalize;
  margin-top: 0;
}
.brokers-wrapper .brokers-listing .agents-results .listitempage .agents-bx {
  border: 1px solid #dbdbdb;
  padding: 15px;
  margin-bottom: 15px;
}
.brokers-wrapper
  .brokers-listing
  .agents-results
  .listitempage
  .agents-bx
  .agent_pic
  figure
  img {
  border-radius: 50%;
  width: 93px;
  height: 93px;
  object-fit: cover;
  object-position: top;
}
.brokers-wrapper
  .brokers-listing
  .agents-results
  .listitempage
  .agents-bx
  .agent_details
  a {
  color: #000;
}
.brokers-wrapper
  .brokers-listing
  .agents-results
  .listitempage
  .agents-bx
  .agent_details
  a
  h4 {
  margin-top: 5px;
  margin-bottom: 2px;
}
.brokers-wrapper
  .brokers-listing
  .agents-results
  .listitempage
  .agents-bx
  .agent_details
  .agent-name
  p {
  color: #000;
  font-size: 13px;
  display: inline-block;
  font-weight: 500;
  margin-bottom: 0;
}
.brokers-wrapper
  .brokers-listing
  .agents-results
  .listitempage
  .agents-bx
  .agent_details
  .agent-name
  p
  span {
  color: #656565;
}
.brokers-wrapper
  .brokers-listing
  .agents-results
  .listitempage
  .agents-bx
  .agent-details-ul {
  margin-top: 5px;
  margin-bottom: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
}
.brokers-wrapper
  .brokers-listing
  .agents-results
  .listitempage
  .agents-bx
  .agent-details-ul
  li {
  color: #656565;
  font-size: 14px;
  padding: 0;
  margin-top: 10px;
}
.brokers-wrapper
  .brokers-listing
  .agents-results
  .listitempage
  .agents-bx
  .agent-details-ul
  li
  span {
  font-size: 16px;
  color: #000;
  display: block;
  font-weight: 600;
}
.brokers-wrapper
  .brokers-listing
  .agents-results
  .listitempage
  .agents-bx
  .btn-more {
  color: #f47d20;
  border: 1px solid #f47d20;
  font-size: 14px;
  font-weight: 600;
}
.brokers-wrapper
  .brokers-listing
  .agents-results
  .listitempage
  .agents-bx
  .btn-more:hover {
  background-color: #f47d20 !important;
  color: #fff !important;
}
.brokers-wrapper
  .brokers-listing
  .agents-results
  .listitempage
  .agents-bx
  .btn-more:active {
  background-color: #fff;
  box-shadow: none;
}
.brokers-wrapper
  .brokers-listing
  .agents-results
  .listitempage
  .agents-bx
  .btn-more:visited {
  background-color: #fff;
}
.load-more {
  margin-top: 30px;
}
.load-more .loader {
  border-radius: 2px;
  border: 1px solid #f47d17;
  color: #f47d17;
  font-weight: 600;
  margin-top: 15px;
  padding: 8px 11px !important;
  text-transform: uppercase;
}
.load-more .loader i {
  color: #f47d17;
}
.load-more .loader .icon {
  display: none;
}
.load-more .loader .icon img {
  margin-bottom: 2px;
}
.gutter-10 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.align-items-center {
  -ms-flex-align: center;
  align-items: center;
}
.social li {
  display: inline-block;
  float: left;
  margin-right: 25px;
  margin-top: 20px;
}
.social li:last-child {
  margin-right: 0;
}
.social li i {
  font-size: 16px;
  color: #000;
}
.col-xs {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.agent_detailsMob {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.news-details-wrapper > .container {
  padding: 50px 0 70px;
}
.news-details-wrapper > .container .col-sm-9 .img-details-pane {
  border: 2px solid #e1e1e1;
  padding: 30px;
}
.news-details-wrapper > .container .col-sm-9 .img-details-pane h2 {
  font-weight: 300;
  font-size: 28px;
  color: #000;
  margin-top: 0;
  margin-bottom: 5px;
}
.news-details-wrapper > .container .col-sm-9 .img-details-pane .dates-detls {
  color: #656565;
}
.news-details-wrapper > .container .col-sm-9 .img-details-pane .share-detials {
  padding: 20px 0;
}
.news-details-wrapper
  > .container
  .col-sm-9
  .img-details-pane
  .share-detials
  .share-it {
  color: #656565;
  font-size: 13px;
}
.news-details-wrapper
  > .container
  .col-sm-9
  .img-details-pane
  .share-detials
  ul.social {
  font-size: 0;
}
.news-details-wrapper
  > .container
  .col-sm-9
  .img-details-pane
  .share-detials
  ul.social
  li {
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
}
.news-details-wrapper
  > .container
  .col-sm-9
  .img-details-pane
  .share-detials
  ul.social
  li
  a {
  width: 30px;
  height: 30px;
  display: inline-block;
  color: #fff;
  border: 1px solid transparent;
}
.news-details-wrapper
  > .container
  .col-sm-9
  .img-details-pane
  .share-detials
  ul.social
  li
  a
  i.fa {
  font-size: 24px;
}
.news-details-wrapper
  > .container
  .col-sm-9
  .img-details-pane
  .share-detials
  ul.social
  li
  a.fb {
  background-color: #3a549e;
  padding: 5px 0 0 10px;
}
.news-details-wrapper
  > .container
  .col-sm-9
  .img-details-pane
  .share-detials
  ul.social
  li
  a.fb
  i.fa {
  font-size: 26px;
}
.news-details-wrapper
  > .container
  .col-sm-9
  .img-details-pane
  .share-detials
  ul.social
  li
  a.fb:hover {
  color: #3a549e !important;
  background-color: #fff;
  border: 1px solid #3a549e;
}
.news-details-wrapper
  > .container
  .col-sm-9
  .img-details-pane
  .share-detials
  ul.social
  li
  a.fb:hover
  i.fa {
  color: #3a549e !important;
}
.news-details-wrapper
  > .container
  .col-sm-9
  .img-details-pane
  .share-detials
  ul.social
  li
  a.twitter {
  background-color: #50aaf0;
  padding: 3px 0 0 4px;
}
.news-details-wrapper
  > .container
  .col-sm-9
  .img-details-pane
  .share-detials
  ul.social
  li
  a.twitter:hover {
  color: #50aaf0 !important;
  background-color: #fff;
  border: 1px solid #50aaf0;
}
.news-details-wrapper
  > .container
  .col-sm-9
  .img-details-pane
  .share-detials
  ul.social
  li
  a.twitter:hover
  i.fa {
  color: #50aaf0 !important;
}
.news-details-wrapper
  > .container
  .col-sm-9
  .img-details-pane
  .share-detials
  ul.social
  li
  a.linkedin {
  background-color: #0083b1;
  padding: 3px 0 0 4px;
}
.news-details-wrapper
  > .container
  .col-sm-9
  .img-details-pane
  .share-detials
  ul.social
  li
  a.linkedin:hover {
  color: #0083b1 !important;
  background-color: #fff;
  border: 1px solid #0083b1;
}
.news-details-wrapper
  > .container
  .col-sm-9
  .img-details-pane
  .share-detials
  ul.social
  li
  a.linkedin:hover
  i.fa {
  color: #0083b1 !important;
}
.news-details-wrapper
  > .container
  .col-sm-9
  .img-details-pane
  .share-detials
  ul.social
  li
  a.mail-news {
  background-color: #4f8bbd;
  padding: 5px 0 0 5px;
}
.news-details-wrapper
  > .container
  .col-sm-9
  .img-details-pane
  .share-detials
  ul.social
  li
  a.mail-news
  i.fa {
  font-size: 18px;
}
.news-details-wrapper
  > .container
  .col-sm-9
  .img-details-pane
  .share-detials
  ul.social
  li
  a.mail-news:hover {
  color: #4f8bbd !important;
  background-color: #fff;
  border: 1px solid #4f8bbd;
}
.news-details-wrapper
  > .container
  .col-sm-9
  .img-details-pane
  .share-detials
  ul.social
  li
  a.mail-news:hover
  i.fa {
  color: #4f8bbd !important;
}
.news-details-wrapper > .container .col-sm-9 .img-details-pane p {
  font-size: 16px;
  margin-bottom: 15px;
}
.news-details-wrapper > .container .col-sm-9 .img-details-pane .img-descrip {
  padding: 30px 0;
}
.news-details-wrapper > .container .col-sm-3 {
  padding-left: 10px;
}
.news-details-wrapper > .container .col-sm-3 .blk-right-news {
  border: 2px solid #e1e1e1;
}
.news-details-wrapper > .container .col-sm-3 .blk-right-news .recent-right h4 {
  margin: 20px 20px 0;
}
.news-details-wrapper
  > .container
  .col-sm-3
  .blk-right-news
  .recent-right
  .list-recents
  ul {
  margin-bottom: 0;
}
.news-details-wrapper
  > .container
  .col-sm-3
  .blk-right-news
  .recent-right
  .list-recents
  ul
  li {
  border-bottom: 1px solid #e1e1e1;
  padding: 20px;
  height: 110px;
}
.news-details-wrapper
  > .container
  .col-sm-3
  .blk-right-news
  .recent-right
  .list-recents
  ul
  li:last-child {
  border-bottom: none;
}
.news-details-wrapper
  > .container
  .col-sm-3
  .blk-right-news
  .recent-right
  .list-recents
  ul
  li
  .img-blk {
  max-width: 110px;
  display: inline-block;
  height: 100%;
  float: left;
  width: 42%;
}
.news-details-wrapper
  > .container
  .col-sm-3
  .blk-right-news
  .recent-right
  .list-recents
  ul
  li
  .img-blk
  img {
  height: 100%;
  object-fit: cover;
}
.news-details-wrapper
  > .container
  .col-sm-3
  .blk-right-news
  .recent-right
  .list-recents
  ul
  li
  .img-blk-descrip {
  display: inline-block;
  color: #000;
  font-size: 15px;
  max-width: calc(100% - 110px);
  padding-left: 12px;
  width: 58%;
}
.news-details-wrapper
  > .container
  .col-sm-3
  .blk-right-news
  .recent-right
  .list-recents
  ul
  li
  .img-blk-descrip
  .btn-more {
  color: #f47d17;
  border: 1px solid #f47d17;
  border-radius: 2px;
  font-size: 12px;
  padding: 2px 5px;
  margin-top: 12px;
}
.news-details-wrapper
  > .container
  .col-sm-3
  .blk-right-news
  .recent-right
  .list-recents
  ul
  li
  .img-blk-descrip
  .btn-more:hover {
  background-color: #f47d17;
  color: #fff;
}
.agents-wrapper .agent-details {
  padding: 50px 0;
}
.agents-wrapper .agent-details h2 {
  font-weight: 300;
  margin-top: 0;
}
.agents-wrapper .agent-details .agent-dtls-left .agent-dtls-inner {
  padding: 25px;
  border: 2px solid #e1e1e1;
}
.agents-wrapper
  .agent-details
  .agent-dtls-left
  .agent-dtls-inner
  .agent-details-top
  figure
  img {
  width: 101px;
  height: 101px;
  object-fit: cover;
  object-position: top;
}
.agents-wrapper
  .agent-details
  .agent-dtls-left
  .agent-dtls-inner
  .agent-details-top
  figcaption
  .agent-details-txt
  .type-details {
  margin-bottom: 25px;
}
.agents-wrapper
  .agent-details
  .agent-dtls-left
  .agent-dtls-inner
  .agent-details-top
  figcaption
  .agent-details-txt
  .type-details
  li {
  color: #000;
  font-size: 16px;
}
.agents-wrapper
  .agent-details
  .agent-dtls-left
  .agent-dtls-inner
  .agent-details-top
  figcaption
  .agent-details-txt
  .type-details
  li
  span {
  color: #656565;
}
.agents-wrapper
  .agent-details
  .agent-dtls-left
  .agent-dtls-inner
  .agent-details-top
  figcaption
  .agent-details-txt
  .agent-details-ul
  li {
  font-size: 16px;
  color: #656565;
  max-width: 150px;
}
.agents-wrapper
  .agent-details
  .agent-dtls-left
  .agent-dtls-inner
  .agent-details-top
  figcaption
  .agent-details-txt
  .agent-details-ul
  li
  span {
  color: #000;
  font-size: 24px;
  display: block;
  font-weight: 600;
}
.agents-wrapper
  .agent-details
  .agent-dtls-left
  .agent-dtls-inner
  .agent-address {
  color: #000;
  padding-top: 25px;
  font-weight: 500;
}
.agents-wrapper
  .agent-details
  .agent-dtls-left
  .agent-dtls-inner
  .agent-address
  span {
  color: #656565;
  display: inline-block;
}
.agents-wrapper
  .agent-details
  .agent-dtls-left
  .agent-dtls-inner
  .agent-address
  span
  b {
  font-size: 16px;
}
.agents-wrapper
  .agent-details
  .agent-dtls-left
  .agent-dtls-inner
  .agent-address
  a {
  font-size: 14px;
  color: #4f8bbd;
}
.agents-wrapper .agent-details .agent-dtls-left .agent-dtls-inner h4 {
  font-weight: 400;
  font-size: 20px;
  color: #000;
  margin-bottom: 5px;
}
.agents-wrapper .agent-details .agent-dtls-left .agent-dtls-inner .cms_area p {
  font-size: 14px;
  color: #848484;
}
.agents-wrapper .agent-details .agent-dtls-left .agent-detail-bx h3 {
  font-size: 20px;
  font-weight: 600;
  margin-top: 45px;
  color: #000;
}
.agents-wrapper
  .agent-details
  .agent-dtls-left
  .agent-detail-bx
  .product-holder {
  padding: 0 7px;
  margin: 0 !important;
}
.agents-wrapper .agent-details .agent-dtls-left .agent-detail-bx .brkr-prop {
  margin-left: -7px;
  margin-right: -7px;
}
.agents-wrapper .agent-details .agent-dtls-left .agent-detail-bx .boxbrdr {
  margin-bottom: 25px;
}
.agents-wrapper
  .agent-details
  .agent-dtls-left
  .agent-detail-bx
  .boxbrdr
  figure {
  position: relative;
}
.agents-wrapper
  .agent-details
  .agent-dtls-left
  .agent-detail-bx
  .boxbrdr
  figure:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.2);
  z-index: 2;
}
.agents-wrapper
  .agent-details
  .agent-dtls-left
  .agent-detail-bx
  .boxbrdr
  figure
  img {
  height: 160px;
  width: 100%;
  object-fit: cover;
}
.agents-wrapper
  .agent-details
  .agent-dtls-left
  .agent-detail-bx
  .boxbrdr
  figure
  h5 {
  font-size: 17px;
  font-weight: 600;
  text-transform: capitalize;
  margin: 0;
  padding: 10px;
}
.agents-wrapper
  .agent-details
  .agent-dtls-left
  .agent-detail-bx
  .boxbrdr
  .detailbox {
  padding: 15px;
  border: 1px solid #dbdbdb;
  border-top: none;
  overflow: hidden;
  height: 170px;
  position: relative;
}
.agents-wrapper
  .agent-details
  .agent-dtls-left
  .agent-detail-bx
  .boxbrdr
  .detailbox
  p {
  font-size: 13px;
  font-weight: 500;
  color: #747474;
  margin-bottom: 6px;
  padding-right: 15px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.agents-wrapper
  .agent-details
  .agent-dtls-left
  .agent-detail-bx
  .boxbrdr
  .detailbox
  .country {
  font-size: 14px;
  color: #333;
  padding-right: 15px;
}
.agents-wrapper
  .agent-details
  .agent-dtls-left
  .agent-detail-bx
  .boxbrdr
  .detailbox
  h5 {
  margin-top: 0;
  margin-bottom: 10px;
  font-weight: 700;
}
.agents-wrapper
  .agent-details
  .agent-dtls-left
  .agent-detail-bx
  .boxbrdr
  .detailbox
  h4 {
  font-weight: 600;
  margin-top: 0;
  font-size: 17px !important;
  margin-bottom: 0;
}
.agents-wrapper
  .agent-details
  .agent-dtls-left
  .agent-detail-bx
  .boxbrdr
  .detailbox
  .detail-left {
  padding-right: 0;
}
.agents-wrapper
  .agent-details
  .agent-dtls-left
  .agent-detail-bx
  .boxbrdr
  .detailbox
  .detail-left
  span {
  color: #000;
  font-weight: 600;
  text-align: right;
  float: right;
}
.agents-wrapper
  .agent-details
  .agent-dtls-left
  .agent-detail-bx
  .boxbrdr
  .detailbox
  .detail-right {
  position: absolute;
  bottom: 15px;
  right: 0;
  padding-left: 7px;
  padding-right: 10px;
}
.agents-wrapper
  .agent-details
  .agent-dtls-left
  .agent-detail-bx
  .boxbrdr
  .detailbox
  .detail-right
  p {
  margin-bottom: 0;
}
.agents-wrapper
  .agent-details
  .agent-dtls-left
  .agent-detail-bx
  .boxbrdr
  .detailbox
  .detailbrd {
  padding-top: 5px;
}
.agents-wrapper
  .agent-details
  .agent-dtls-left
  .agent-detail-bx
  .boxbrdr
  .detailbox
  .detailbrd
  .btn-contact {
  margin-top: 5px;
  width: 100%;
  border-radius: 2px;
  padding: 6px 11px !important;
  font-size: 13px;
  text-transform: uppercase;
}
.agents-wrapper .agent-details .agent-dtls-cont-form {
  padding: 20px;
  border: 2px solid #e1e1e1;
  background-color: #fafafa;
}
.agents-wrapper
  .agent-details
  .agent-dtls-cont-form
  .contact-agent
  .agent-info {
  margin-bottom: 20px;
}
.agents-wrapper
  .agent-details
  .agent-dtls-cont-form
  .contact-agent
  .agent-info
  figure {
  display: inline-block;
  vertical-align: middle;
}
.agents-wrapper
  .agent-details
  .agent-dtls-cont-form
  .contact-agent
  .agent-info
  figure
  img {
  width: 60px;
  height: 60px;
  object-fit: cover;
  border: 1px solid transparent;
  border-radius: 50%;
}
.agents-wrapper
  .agent-details
  .agent-dtls-cont-form
  .contact-agent
  .agent-info
  figcaption {
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
}
.agents-wrapper
  .agent-details
  .agent-dtls-cont-form
  .contact-agent
  .agent-info
  figcaption
  .agent-name
  h5 {
  font-size: 16px;
  color: #000;
  margin: 0;
}
.agents-wrapper
  .agent-details
  .agent-dtls-cont-form
  .contact-agent
  .agent-info
  figcaption
  .agent-name
  p {
  font-size: 12px;
  color: #656565;
  margin: 0;
}
.agents-wrapper
  .agent-details
  .agent-dtls-cont-form
  .contact-agent
  form
  .form-group
  .form-control {
  border: 2px solid #c9c9cd;
  border-radius: 0;
  box-shadow: none;
  resize: none;
}
.agents-wrapper
  .agent-details
  .agent-dtls-cont-form
  .contact-agent
  form
  .form-group
  .form-control::-webkit-input-placeholder {
  color: #656565;
  font-size: 13px;
}
.agents-wrapper
  .agent-details
  .agent-dtls-cont-form
  .contact-agent
  form
  .form-group
  .form-control:-moz-placeholder {
  color: #656565;
  opacity: 1;
  font-size: 13px;
}
.agents-wrapper
  .agent-details
  .agent-dtls-cont-form
  .contact-agent
  form
  .form-group
  .form-control::-moz-placeholder {
  color: #656565;
  opacity: 1;
  font-size: 13px;
}
.agents-wrapper
  .agent-details
  .agent-dtls-cont-form
  .contact-agent
  form
  .form-group
  .form-control:-ms-input-placeholder {
  color: #656565;
  font-size: 13px;
}
.agents-wrapper
  .agent-details
  .agent-dtls-cont-form
  .contact-agent
  form
  .captcha {
  font-size: 0;
  margin-bottom: 25px;
}
.agents-wrapper
  .agent-details
  .agent-dtls-cont-form
  .contact-agent
  form
  .captcha
  li {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
}
.agents-wrapper
  .agent-details
  .agent-dtls-cont-form
  .contact-agent
  form
  .captcha
  li:first-child,
.agents-wrapper
  .agent-details
  .agent-dtls-cont-form
  .contact-agent
  form
  .captcha
  li:last-child {
  width: 43%;
}
.agents-wrapper
  .agent-details
  .agent-dtls-cont-form
  .contact-agent
  form
  .captcha
  li:nth-child(2) {
  width: 14%;
}
.agents-wrapper
  .agent-details
  .agent-dtls-cont-form
  .contact-agent
  form
  .captcha
  li:nth-child(2)
  .captcha-btn
  .fa-refresh {
  font-size: 26px;
  color: #656565;
}
.agents-wrapper
  .agent-details
  .agent-dtls-cont-form
  .contact-agent
  form
  .captcha
  li:nth-child(2)
  .captcha-btn
  .fa-refresh:before {
  -webkit-text-stroke: 2px #fafafa;
}
.agents-wrapper
  .agent-details
  .agent-dtls-cont-form
  .contact-agent
  form
  .captcha
  li
  .form-group {
  margin-bottom: 0;
}
.agents-wrapper
  .agent-details
  .agent-dtls-cont-form
  .contact-agent
  form
  .captcha
  li
  .form-group
  .captcha-img {
  height: 34px;
  width: 100%;
  overflow: hidden;
}
.agents-wrapper
  .agent-details
  .agent-dtls-cont-form
  .contact-agent
  form
  .captcha
  li
  .form-group
  .captcha-img
  img {
  height: 100%;
  object-fit: cover;
  object-position: 30% center;
  width: 100%;
}
.agents-wrapper
  .agent-details
  .agent-dtls-cont-form
  .contact-agent
  form
  .captcha
  li
  .form-group
  input {
  padding: 6px;
}
.agents-wrapper
  .agent-details
  .agent-dtls-cont-form
  .contact-agent
  form
  .btn-contact {
  text-transform: uppercase;
  font-size: 15px !important;
  border-radius: 3px;
  padding: 7px 20px !important;
}
.n-agenthed {
  margin-bottom: 50px;
}
.n-agenthed .prof-box {
  box-shadow: rgba(149, 157, 165, 0.1) 0 8px 24px;
  background-color: #fff;
  padding: 30px;
  text-align: center;
}
.n-agenthed .prof-box .pic {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
}
.n-agenthed .prof-box .pic img {
  width: 130px;
  height: 130px;
  border-radius: 50%;
  object-fit: cover;
}
.n-agenthed .prof-box .prf-det {
  margin-bottom: 15px;
}
.n-agenthed .prof-box .prf-det h4 {
  font-weight: 500;
  font-size: 20px;
  color: #000;
  padding-top: 10px;
}
.n-agenthed .prof-box .prf-det span {
  color: #898989;
  font-size: 15px;
}
.n-agenthed .broc-det {
  box-shadow: rgba(149, 157, 165, 0.1) 0 8px 24px;
  padding: 15px 20px;
  background-color: #fff;
  height: 100%;
}
.n-agenthed .broc-det .agent-details-ul li {
  color: #000;
  text-align: center;
  font-size: 13px;
}
.n-agenthed .broc-det .agent-details-ul li span {
  font-size: 20px;
  font-weight: 600;
  height: 36px;
  display: block;
  font-family: system-ui;
}
.n-agenthed .broc-det .fl-box {
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px solid #ebebeb;
}
.n-agenthed .broc-det .fl-box .log-s {
  margin-bottom: 5px;
}
.n-agenthed .broc-det .fl-box .log-s img {
  max-height: 75px;
}
.n-agenthed .broc-det .broc-text {
  padding-top: 15px;
}
.n-agenthed .broc-det .broc-text .morelink {
  background-image: url(../images/more.png);
  width: 35px;
  height: 24px;
  display: block;
  background-repeat: no-repeat;
  margin: 29px auto 0;
}
.contact-agent .agent-info {
  margin-bottom: 20px;
}
.contact-agent .agent-info figure {
  display: inline-block;
  vertical-align: middle;
}
.contact-agent .agent-info figure img {
  width: 60px;
  height: 60px;
  object-fit: cover;
  border: 1px solid transparent;
  border-radius: 50%;
}
.contact-agent .agent-info figcaption {
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
}
.contact-agent .agent-info figcaption .agent-name h5 {
  font-size: 16px;
  color: #000;
  margin: 0;
}
.contact-agent .agent-info figcaption .agent-name p {
  font-size: 12px;
  color: #656565;
  margin: 0;
}
.contact-agent form .form-group .form-control {
  border: 2px solid #c9c9cd;
  border-radius: 0;
  box-shadow: none;
  resize: none;
}
.contact-agent form .form-group .form-control::-webkit-input-placeholder {
  color: #656565;
  font-size: 13px;
}
.contact-agent form .form-group .form-control:-moz-placeholder {
  color: #656565;
  opacity: 1;
  font-size: 13px;
}
.contact-agent form .form-group .form-control::-moz-placeholder {
  color: #656565;
  opacity: 1;
  font-size: 13px;
}
.contact-agent form .form-group .form-control:-ms-input-placeholder {
  color: #656565;
  font-size: 13px;
}
.contact-agent form .captcha {
  font-size: 0;
  margin-bottom: 25px;
}
.contact-agent form .captcha li {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
}
.contact-agent form .captcha li:first-child,
.contact-agent form .captcha li:last-child {
  width: 43%;
}
.contact-agent form .captcha li:nth-child(2) {
  width: 14%;
}
.contact-agent form .captcha li:nth-child(2) .captcha-btn .fa-refresh {
  font-size: 26px;
  color: #656565;
}
.contact-agent form .captcha li:nth-child(2) .captcha-btn .fa-refresh:before {
  -webkit-text-stroke: 2px #fafafa;
}
.contact-agent form .captcha li .form-group {
  margin-bottom: 0;
}
.contact-agent form .captcha li .form-group .captcha-img {
  height: 34px;
  width: 100%;
  overflow: hidden;
}
.contact-agent form .captcha li .form-group .captcha-img img {
  height: 100%;
  object-fit: cover;
  object-position: 30% center;
  width: 100%;
}
.contact-agent form .captcha li .form-group input {
  padding: 6px;
}
.contact-agent form .btn-contact {
  text-transform: uppercase;
  font-size: 15px !important;
  border-radius: 3px;
  padding: 7px 20px !important;
}
.modal-open .modal-dialog {
  max-width: 500px;
}
.det-innerbox {
  box-shadow: rgba(149, 157, 165, 0.1) 0 8px 24px;
  padding: 25px 20px;
  background-color: #fff;
  margin-top: 50px;
}
.det-innerbox i {
  color: #abb7c5;
  margin-right: 8px;
  font-size: 16px;
}
.det-innerbox .agent-details-top span {
  color: #929292;
}
.pb-0 {
  padding-bottom: 0 !important;
}
.agents-wrapper {
  background-color: #eef1f6;
}
.multilist-header-wrapper {
  box-shadow: none !important;
}
.list-wrapper .container {
  padding: 0 15px !important;
}
.search-top-main {
  padding-top: 20px;
}
.map-sugests {
  height: 100%;
}
.sec-text {
  color: #337ab7 !important;
}
.sec-text a {
  color: #337ab7 !important;
}
.trans-table th {
  font-size: 16px;
  color: #000;
  font-family: system-ui;
}
.trans-table th span {
  color: #000 !important;
}
.trans-table td {
  font-size: 15px;
}
.det-inner {
  padding: 15px 0;
}
.cust-h4 {
  font-size: 19px;
  font-family: system-ui;
}
.practicies p,
.typefocus p {
  font-size: 15px;
  color: #6a6a6a;
  margin: 0;
}
.attachmentsin {
  margin-top: 20px;
}
.attachmentsin a {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  font-size: 16px;
}
.attachmentsin a::before {
  content: "";
  background-image: url(../images/pdf.png);
  display: inline-block;
  width: 27px;
  height: 25px;
  background-repeat: no-repeat;
  background-size: 20px 25px;
}
.agent-det-content {
  margin-bottom: 37px;
}
.agent-det-content .data_wrap {
  padding: 15px 0 0;
}
.agent-det-content h4 {
  color: #323232;
  font-size: 23px;
  font-weight: 700;
}
.agent-det-content .broc-text h5 {
  font-size: 17px;
  font-weight: 600;
  margin-top: 3px;
}
.agent-det-content .prof-box {
  box-shadow: rgba(149, 157, 165, 0.1) 0 8px 24px;
  background-color: #fff;
  padding: 30px;
  text-align: center;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
}
.agent-det-content .agent-details-top .item {
  margin-top: 0;
}
.agent-det-content .agent-details-top .broc-det {
  padding: 10px 20px;
}
.agent-det-content .det-innerbox {
  margin-top: 37px;
  padding: 20px 20px;
}
.agent-det-content .broc-det {
  padding: 10px 20px;
}
.prtlst-price ul {
  margin-top: 18px;
}
.property-list .list-item-details {
  padding: 15px 22px 17px !important;
}
.property-list .list-item-img img {
  height: 210px;
}
@media (min-width: 768px) {
  .brokers-wrapper
    .brokers-listing
    .agents-results
    .listitempage
    .agents-bx
    .agent_dtl_outer {
    max-width: 113px;
  }
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .n-agenthed .broc-det .agent-details-ul li {
    min-width: 145px;
  }
  .n-agenthed .broc-det .fl-box {
    display: -ms-flexbox;
    display: flex;
  }
  .n-agenthed .broc-det .fl-box .broc-det {
    padding: 12px !important;
  }
  .agent-det-content .agent-details-top .item {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
    display: -ms-flexbox;
    display: flex;
  }
  .agent-det-content .agent-details-top .item.fifth span {
    white-space: nowrap;
  }
}
@media screen and (min-width: 768px) {
  .agents-wrapper
    .agent-details
    .agent-dtls-left
    .agent-dtls-inner
    .agent-details-top
    figure {
    max-width: 121px;
  }
}
@media (min-width: 992px) {
  .adj-wid {
    width: 76%;
  }
}
@media (max-width: 991px) {
  .agents-wrapper .agent-details .agent-dtls-cont-form {
    margin-top: 30px;
    padding: 15px;
  }
}
@media screen and (max-width: 991px) {
  .n-agenthed .broc-det .agent-details-ul li span {
    font-size: 17px;
  }
}
@media screen and (max-width: 767px) {
  .brokers-wrapper .brokers-listing {
    padding: 30px 0;
  }
  .news-details-wrapper .container {
    padding: 30px 0 40px;
  }
  .news-details-wrapper .container .col-sm-9 .img-details-pane {
    padding: 15px;
    margin-bottom: 15px;
  }
  .news-details-wrapper .container .col-sm-9 .img-details-pane .share-detials {
    padding: 10px 0;
  }
  .news-details-wrapper .container .col-sm-3 {
    padding-left: 15px;
  }
  .agents-wrapper .agent-details {
    padding: 30px 0;
  }
  .agents-wrapper
    .agent-details
    .agent-dtls-left
    .agent-dtls-inner
    .agent-details-top
    figcaption
    .agent-details-txt
    .agent-details-ul
    li {
    font-size: 14px;
  }
  .agents-wrapper .agent-details .agent-dtls-left .agent-dtls-inner {
    padding: 15px;
  }
  .profilePic {
    max-width: 115px;
  }
  .agent-det-content .agent-details-top .item {
    margin-top: 10px;
  }
}
@media (max-width: 767px) {
  .brokers-wrapper
    .brokers-listing
    .agents-results
    .listitempage
    .agents-bx
    .agent_dtl_outerMob {
    max-width: 113px;
  }
  .agents-wrapper
    .agent-details
    .agent-dtls-left
    .agent-dtls-inner
    .agent-address {
    padding-top: 10px;
  }
}
@media (max-width: 767.98px) {
  .n-agenthed .pic-bx {
    width: 100%;
  }
  .n-agenthed .pic-bx .pic {
    margin-right: 15px;
  }
  .n-agenthed .pic-bx .det {
    text-align: left;
  }
  .n-agenthed .pic-bx .prof-box {
    display: -ms-flexbox;
    display: flex;
    padding: 15px;
  }
  .n-agenthed .pic-bx .prof-box .pic img {
    width: 60px;
    height: 60px;
  }
  .n-agenthed .pic-bx .prf-det h4 {
    font-size: 18px !important;
    padding-top: 0 !important;
    margin-bottom: 5px;
  }
  .n-agenthed .pic-bx .prf-det span {
    font-size: 14px !important;
  }
  .n-agenthed .pic-bx .type-details {
    font-size: 12px;
  }
  .n-agenthed .prof-box {
    margin-bottom: 15px;
  }
  .n-agenthed .broc-det .agent-details-ul li {
    font-size: 13px;
    margin-bottom: 17px;
  }
  .det-innerbox {
    margin-top: 15px;
  }
  .agent-details-top {
    border-bottom: 1px solid #f0f0f0;
  }
  .agent-details-top:last-child {
    border: none !important;
  }
  .agent-details-top .profilePic {
    max-width: initial !important;
    margin-bottom: 10px;
  }
  .n-agenthed {
    margin-bottom: 30px;
  }
  .rmv-pad {
    padding: 0 !important;
  }
  .fltt {
    float: left !important;
  }
}
@media screen and (max-width: 575px) {
  .brokers-wrapper
    .brokers-listing
    .agents-results
    .listitempage
    .agents-bx
    .agent_dtl_outerMob {
    max-width: 93px;
  }
  .brokers-wrapper
    .brokers-listing
    .agents-results
    .listitempage
    .agents-bx
    .agent_pic
    figure
    img {
    width: 73px;
    height: 73px;
  }
  .brokers-wrapper
    .brokers-listing
    .agents-results
    .listitempage
    .agents-bx
    .agent-details-ul
    li {
    width: 50%;
  }
  .agents-wrapper
    .agent-details
    .agent-dtls-left
    .agent-detail-bx
    .product-holder {
    width: 100%;
  }
}
@media screen and (max-width: 479px) {
  .img-details-pane .dates-detls {
    font-size: 13px;
  }
  .img-details-pane p {
    font-size: 14px;
  }
  .blk-right-news .recent-right .list-recents ul li .img-blk-descrip {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .news-details-wrapper .container .col-sm-9 .img-details-pane {
    padding: 15px;
  }
  .news-details-wrapper .container .col-sm-3 {
    padding-left: 0;
  }
  .news-details-wrapper .container .col-sm-3 .blk-right-news .recent-right h4 {
    margin: 10px 10px 0;
  }
  .news-details-wrapper
    .container
    .col-sm-3
    .blk-right-news
    .recent-right
    .list-recents
    ul
    li {
    padding: 10px;
  }
  .news-details-wrapper
    .container
    .col-sm-3
    .blk-right-news
    .recent-right
    .list-recents
    ul
    li
    .img-blk {
    height: 35px;
  }
  .news-details-wrapper
    .container
    .col-sm-3
    .blk-right-news
    .recent-right
    .list-recents
    ul
    li
    .img-blk-descrip {
    max-width: calc(100% - 30px);
    font-size: 13px;
    padding-left: 8px;
  }
  .news-details-wrapper
    .container
    .col-sm-3
    .blk-right-news
    .recent-right
    .list-recents
    ul
    li
    .img-blk-descrip
    .btn-more {
    margin-top: 5px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1199px) {
  .list-recents ul li {
    padding: 15px !important;
  }
  .list-recents ul li .img-blk {
    height: 45px !important;
  }
  .list-recents ul li .img-blk-descrip {
    max-width: calc(100% - 75px) !important;
    padding-left: 8px !important;
  }
  .list-recents ul li .img-blk-descrip .btn-more {
    margin-top: 5px !important;
  }
}
