.btn:focus,
.btn:active,
input:focus,
.form-control:focus {
  outline: 0px;
  box-shadow: none;
}

.cp-newpage {
  margin-top: -40px;
}

#myCarousel .list-inline {
  white-space: nowrap;
  overflow-x: auto;
}

.cp-newpage .heaidng {
  background: #000000;
  color: #ffffff;
  text-align: center;
  padding: 15px;
  margin-bottom: 10px;
  position: relative;
}
.New_locationcommunyties.cp-newpage .heaidng h1 {
  color: #ffffff;
  text-align: center;
}
.New_locationcommunyties.cp-newpage .heaidng p {
  font-size: 20px;
  color: #ffffff;
  line-height: 1;
  margin-bottom: 0;
  text-align: center;
  font-style: normal;
  font-family: var(--fontFamily);
}
.New_locationcommunyties.cp-newpage #big .owl-carousel .owl-stage-outer {
  height: 410px !important;
}
.New_locationcommunyties.cp-newpage #big .comm_thum_main .owl-item .item img {
  height: 410px;
}

.New_locationcommunyties.cp-newpage .community-tabs .nav-tabs li a {
  font-size: 12px;
  letter-spacing: 0px;
  padding: 8px 11px;
}
.New_locationcommunyties.cp-newpage .community-tabs .nav-tabs li.sch_powered a {
  font-size: 13px;
}
.cp-newpage .heading-right {
}
.cp-newpage h2 {
  text-align: left;
  color: #021a28;
  font-size: 23px;
  font-weight: 600;
}
.cp-newpage .heading-right ul {
  text-align: right;
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
.cp-newpage .heading-right ul li {
  display: inline-block;
  padding: 10px 12px;
  font-size: 25px;
  color: #ffffff;
}
.cp-newpage .heading-right ul li a {
  color: #000000;
  font-size: 40px;
}
.cp-newpage .heading-right ul li a .fa-file-pdf-o {
  font-size: 60px;
  padding-top: 15px;
  margin-left: -15px;
}
.cp-newpage .heading-right ul li a img {
  width: 70px;
}
.cp-newpage .amanities {
  height: 370px;
  overflow: auto;
}
.cp-newpage .amanities h1 {
  font-size: 30px;
  margin-left: 30%;
}
.cp-newpage .amanities ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  overflow: auto;
}
.cp-newpage .amanities ul li {
  font-size: 15px;
  padding: 5px 0px;
}

.cp-newpage .amanities ul li img {
  width: 35px;
  margin-right: 15px;
}

.cp-newpage .card-body.sch_deatils h6 {
  font-size: 13px;
}
.cp-newpage .card-body.sch_deatils .cadr_schicon.fa-map-marker {
  width: 35px;
  font-size: 19px;
}
.cp-newpage.New_locationcommunyties .card-body.sch_deatils p {
  font-size: 13px;
}
.cp-newpage.New_locationcommunyties .lc_slider .owl-carousel .card.col-md-12 {
  padding-right: 7px;
  padding-left: 7px;
}
.cp-newpage .card-body.sch_deatils {
  min-height: 260px;
}
.cp-newpage .card-body.sch_deatils .card_titlee2233 span {
  font-size: 12px;
}
.cp-newpage .lines {
  border: 5px solid #f1f1f1;
  height: 404px;
  margin-bottom: 20px;
  background: #ffffff;
}
.cp-newpage .lines .tab-content {
  margin-top: -6px;
  border: 1px solid #cccccc;
  height: 355px;
  padding: 20px 15px;
  overflow: auto;
  padding-left: 10px;
}
.cp-newpage .lines ul.nav-tabs .nav-item {
  margin-bottom: -1px;
  width: 50%;
}
.cp-newpage .lines ul.nav-tabs {
  border: 0px;
  background: #f1f1f1;
}
.cp-newpage .lines ul.nav-tabs .nav-item img {
  width: 22px;
  float: left;
  z-index: 9;
  position: relative;
  padding-top: 9px;
  margin-left: 15px;
  margin-right: 10px;
}

.cp-newpage .lines ul.nav-tabs .nav-link {
  background: transparent;
  font-weight: 600;
  color: #9e9e9e;
  font-size: 14px;
  letter-spacing: 0.5px;
  border: 1px solid #f1f1f1;
  border-bottom: 0px;
  font-family: var(--fontFamily);
}
.cp-newpage .lines ul.nav-tabs .nav-item.show .nav-link,
.cp-newpage .lines ul.nav-tabs .nav-item.active .nav-link {
  color: #000000;
  border-color: #cccccc;
  background: #ffffff;
}

.cp-newpage .lines .tab-content ul {
  list-style-type: none;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
.cp-newpage .lines .tab-content ul li {
  font-size: 13.5px;
  padding: 4px 20px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  position: relative;
  padding-left: 30px;
  font-family: var(--fontFamily);
  cursor: pointer;
  margin-bottom: 5px;
  border-radius: 20px;
  padding-right: 0px;
}
.cp-newpage .lines .tab-content #buslines ul li::before {
  content: "\f207";
  position: absolute;
  left: 10px;
  display: inline-block;
  font: normal normal normal 14px/1 "FontAwesome", sans-serif;
  color: #0a3164;
}
.cp-newpage .lines .tab-content #raillines ul li::before {
  content: "\f238";
  position: absolute;
  left: 10px;
  display: inline-block;
  font: normal normal normal 14px/1 "FontAwesome", sans-serif;
  color: #0a3164;
}

.cp-newpage .lines .tab-content ul li:hover {
  background: #021a28;
  color: #ffffff;
}
.cp-newpage .lines .tab-content ul li:hover::before {
  color: #ffffff;
}
.cp-newpage .lines .tab-content ul li:last-child {
  border: 0px;
}
.cp-newpage .lines .tab-content ul li span.mins {
  float: right;
  font-weight: 600;
  width: 55px;
  /* display: block; */
  text-align: right;
}
.cp-newpage .lines .tab-content ul li span span {
  display: block;
  color: #8e8e8e;
  font-size: 11px;
}
.cp-newpage .lines .tab-content ul li span span b {
  color: #3c3b3b;
  font-size: 12px;
  padding-right: 5px;
}
.cp-newpage .lines .tab-content ul li b {
  font-weight: normal;
  width: 80%;
}

.cp-newpage .card-body.sch_deatils .card_titlee22 a {
  display: block;
  height: 60px;
  min-height: 60px;
  overflow: hidden;
}
.cp-newpage .card-body.sch_deatils .card_titlee22 a .card-title {
  font-size: 15px;
}
.cp-newpage .card-body.sch_deatils .card_titlee22 a:hover {
  /* overflow: inherit;
    height: auto; */
}
.cp-newpage .center_block .white-gap {
  display: none;
}

.cp-newpage .community-tabs.tabs_school {
  margin: 0px;
}
/*==== score deatils ====*/

.cp-newpage .score-details {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-around;
  background: #f3f3f3;
  padding: 10px 50px;
  flex-direction: column;
  align-items: center;
  height: 100%;
}
.cp-newpage .score-details .item {
  text-align: center;
  margin-bottom: 20px;
  width: 100%;
}
.cp-newpage .score-details .item .fas {
  font-size: 50px;
  color: #252525;
}
.cp-newpage .score-details .item .info {
  padding-top: 10px;
  font-size: 11px;
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  width: 100%;
  height: 85px;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  background: #252525;
  border-radius: 10px;
  margin-top: 10px;
  color: #ffffff;
  justify-content: center;
  text-align: center;
  font-weight: 600;
}
.cp-newpage .score-details .item .info span {
  font-size: 30px;
  line-height: 40px;
  padding-top: 0px;
}
.cp-newpage .score-details .item .info:after {
  position: absolute;
  content: "";
  bottom: -30px;
  margin: auto;
  width: 30px;
  border-top: 15px solid #252525;
  border-bottom: 15px solid transparent;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  left: 45%;
}

/*==== communities-view ==== */
.cp-newpage .communities-view {
  background: #f3f3f3;
  margin-top: 10px;
}
.cp-newpage .communities-view .nav-tabs {
  justify-content: space-between;
}
.cp-newpage .communities-view .nav-tabs .nav-item {
  margin-bottom: -1px;
  background: #f3f3f3;
  width: 14.285%;
  display: inline-block;
  float: inherit;
}
.cp-newpage .communities-view .nav-tabs .nav-link {
  border: 0px;
  text-align: center;
  font-size: 11px;
  border-right: 2px solid #cccccc;
  border-radius: 0px;
  color: #252525;
  padding: 20px 5px;
}
.cp-newpage .communities-view .nav-tabs .nav-link .fas {
  font-size: 24px;
  display: block;
  padding-bottom: 5px;
}
.cp-newpage .communities-view .nav-tabs .nav-item.show .nav-link,
.cp-newpage .communities-view .nav-tabs .nav-link.active {
  background: #0f91c3;
  color: #ffffff;
  border-color: #0f91c3;
}

.cp-newpage .communities-view .tab-content {
  padding-top: 20px;
  padding-right: 10px;
}
.cp-newpage .communities-view .tab-content h1 {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 20px;
}
.cp-newpage .communities-view .tab-content label {
  font-size: 14px;
  font-weight: 600;
  display: block;
}

.cp-newpage .communities-view .custom-select {
  position: relative;
  display: block;
  margin: 0 auto;
  border: 1px solid #cccccc;
  z-index: 10;
  background-image: inherit;
  padding: 0px;
  border-radius: 0px;
  width: 100%;
  height: 40px;
  margin-bottom: 10px;
}
.cp-newpage .communities-view .custom-select select {
  border: none;
  outline: none;
  background: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  margin: 0;
  display: block;
  width: 100%;
  padding: 9px 10px;
  font-size: 15px;
  color: #252525;
}
.cp-newpage .communities-view .custom-select:after {
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  height: 100%;
  line-height: 38px;
  text-align: center;
  color: #888585;
  font-size: 19px;
  border-left: 1px solid #cccccc;
  z-index: -1;
  content: "\f078";
  font-family: "Font Awesome 5 Free", sans-serif;
  font-weight: 700;
}

.cp-newpage .communities-view .tab-content input.form-control {
  height: 40px;
  border-color: #cccccc;
  border-radius: 0px;
  color: #252525;
  font-size: 15px;
}

.cp-newpage .communities-view .tab-content .input-group-text {
  width: 50px;
  text-align: center;
  padding-left: 17px;
  background: white;
  border-left: 2px solid #cccccc;
  color: #888585;
}
.cp-newpage .communities-view .tab-content .route {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}

.cp-newpage .communities-view .tab-content .route .btn {
  background: #ffffff;
  font-size: 18px;
  width: 50px;
  height: 40px;
  margin-right: 5px;
}

.cp-newpage .communities-view .progress {
  height: 3px;
  background: #cbcbcb;
  border-radius: 0;
  box-shadow: none;
  margin-bottom: 0px;
  overflow: visible;
  margin-top: 29px;
  position: relative;
}
.cp-newpage .communities-view .distance .progress {
  margin-top: 15px;
  margin-bottom: 20px;
}
.cp-newpage .communities-view .progress span {
  position: absolute;
  font-size: 12px;
  font-weight: bold;
  top: -25px;
}
.cp-newpage .communities-view .filterbtn {
  text-align: right;
}
.cp-newpage .communities-view .filterbtn .btn {
  background: #0f91c3;
  color: #ffffff;
  width: 100px;
  border-radius: 40px;
  font-weight: 600;
  font-size: 15px;
  margin-top: 30px;
}
.cp-newpage .communities-view .progress .progress-bar {
  box-shadow: none;
  position: relative;
  -webkit-animation: animate-positive 2s;
  animation: animate-positive 2s;
  background: #0f91c3;
}

.cp-newpage .communities-view .progress .progress-bar:after {
  content: "";
  display: block;
  border: 7px solid #0f91c3;
  position: absolute;
  border-radius: 50%;
  top: -5px;
  right: 0px;
}
.cp-newpage .communities-view .progress .progress-bar:before {
  content: "";
  display: block;
  border: 7px solid #0f91c3;
  position: absolute;
  border-radius: 50%;
  top: -5px;
  left: 0px;
}

.cp-newpage .communities-view .progress .progress-value {
  font-size: 12px;
  font-weight: bold;
  color: #000;
  position: absolute;
  top: -25px;
  right: 0;
}
.cp-newpage .lc_map {
  height: 550px;
}
.cp-newpage .map-alignment {
  height: 550px;
}
.cp-newpage .search-results {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  text-align: center;
  flex-wrap: wrap;
  justify-content: space-between;
}
.cp-newpage .search-results .item {
  background: #ffffff;
  width: 48%;
  margin-bottom: 15px;
}
.cp-newpage .search-results .item .image {
  background: #000000;
  height: 180px;
  overflow: hidden;
}
.cp-newpage .search-results .item .image img {
  opacity: 0.8;
}
.cp-newpage .communities-view .search-results .item h1 {
  font-size: 20px;
  padding-top: 20px;
  margin: 0px;
}
.cp-newpage .search-results h2 {
  font-size: 16px;
  color: #bdbdbd;
  margin: 3px 0px;
}
.cp-newpage .search-results h3 {
  background: #0f91c3;
  display: inline-block;
  color: #ffffff;
  font-size: 16px;
  padding: 7px 10px;
  font-weight: 600;
  margin: 5px 0px;
}
.cp-newpage .search-results h5 {
  font-size: 13px;
  font-weight: 600;
  color: #cac9c9;
  margin: 5px 0px;
  letter-spacing: 1px;
}
.cp-newpage .search-results h5 .fas {
  padding-left: 10px;
}
.cp-newpage .search-results ul {
  list-style-type: none;
}
.cp-newpage .search-results ul li {
  display: inline-block;
  color: #a09e9e;
  font-size: 11px;
}
.communities-view-listview {
  padding-top: 20px;
  padding-left: 0px !important;
}
.communities-view-listview .first_view {
  padding: 0px 10px;
}
.communities-view-listview p {
  font-size: 20px;
  text-align: center;
  color: #656363;
  margin-bottom: 20px;
  margin-top: 15px;
  padding-bottom: 18px;
  border-bottom: 1px solid rgba(55, 55, 55, 0.06);
  margin-left: -10px;
  margin-right: -10px;
}
.communities-view-listview input#txtPlaces {
  width: 100%;
  height: 35px;
  margin-bottom: 15px;
  padding: 5px 10px;
}
.communities-view-listview .view-btns {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
}
.communities-view-listview ul.location_area_list {
  padding: 0;
  height: 550px;
  overflow: auto;
  margin-top: 20px;
  border-top: 1px solid rgba(55, 55, 55, 0.06);
  padding-left: 10px;
}
.communities-view-listview ul.location_area_list li {
  border: 0px;
  border-bottom: 1px solid rgba(55, 55, 55, 0.06);
}
.communities-view-listview h2.location_search_head {
  font-size: 20px;
  color: #656363 !important;
  font-weight: 300;
  margin-left: 0;
  text-align: center;
  margin-top: 15px;
  padding-bottom: 6px;
}
.communities-view-listview .location_btn {
  width: 45%;
  margin: 0px;
  font-size: 13px;
  font-family: var(--fontFamily);
  font-style: normal !important;
  font-weight: 600;
  padding: 7px 10px 6px 10px;
  height: auto;
}
.pd-r-0-force {
  padding-right: 0px !important;
}
.communities-view-listview #dvDistance {
  text-align: center;
  padding-top: 15px;
}
.cp-newpage .carousel-caption {
  background-color: rgba(0, 0, 0, 0.5);
  padding: 20px;
  border-radius: 0.5rem;
}

.cp-newpage .comm_thumbnail .owl-item .item {
  margin: 0px;
}

.cp-newpage .comm_thumbnail.owl-carousel .owl-item.active {
  padding-right: 5px;
}
.cp-newpage .map-alignment .gm-style .gm-style-iw-c {
  padding: 0px !important;
}

.cp-newpage .map-alignment .gm-style .gm-style-iw-d {
  text-align: center !important;
  max-height: 270px !important;
  max-width: 300px !important;
  overflow: hidden !important;
  padding-bottom: 15px;
}
.cp-newpage .map-alignment .gm-style .gm-style-iw-d img {
  width: 100%;
  max-height: 130px;
  max-width: 280px !important;
  margin: 0px;
}
.cp-newpage .map-alignment .gm-style .gm-style-iw-d p {
  font-size: 13px;
  margin: 0;
  margin-top: 10px;
}
.cp-newpage .map-alignment .gm-style .gm-style-iw-d a {
  color: #0068d4;
  font-family: sans-serif;
  font-size: 14px;
}
.communityNew-travelTimeapp {
  height: 404px;
  width: 100%;
  position: relative;
  margin-bottom: 15px;
  box-shadow: 0 3px 10px #ccc;
  border: 1px solid #e9e9e9;
  padding: 5px;
}
.communityNew-travelTimeapp #map {
  width: 100%;
  height: 350px;
  position: relative;
}
.communityNew-publictransitapp {
  height: 404px;
  width: 100%;
  position: relative;
  box-shadow: 0 3px 10px #ccc;
  border: 1px solid #e9e9e9;
  padding: 5px;
  margin-bottom: 20px;
}
.communityNew-publictransitapp #map2 {
  width: 100%;
  height: 350px;
}
.communityNew-publictransitapp h1 {
  font-size: 20px;
  font-weight: 600;
  margin-top: 10px;
  color: #021a28;
}
.communityNew-travelTimeapp h1 {
  font-size: 20px;
  font-weight: 600;
  color: #021a28;
  margin-top: 10px;
}
.cp_newpage-heading {
  display: flex;
}
.cp_newpage-heading .item {
  width: calc(100% - 80px);
}
.cp_newpage-heading .item {
  /* width: calc(100% - 80px); */
  width: 100% !important;
}
.New_locationcommunyties.cp-newpage {
  margin-top: 25px;
}
.cp_newpage-heading .item2 {
  width: 80px;
}
p.errorsms {
  width: 300px;
  padding: 20px;
  margin: auto;
  text-align: center;
}
p.errorsms img {
  width: 90px;
  display: block;
  margin: auto;
  margin-bottom: 20px;
}
.communityNew-publictransitapp .gm-style .gm-style-iw-c .gm-style-iw-d {
  width: 300px;
}
.communityNew-publictransitapp .gm-style .gm-style-iw-c .gm-style-iw-d > div {
  border: 1px solid #afafaf;
  padding: 10px;
  box-shadow: none;
}
.gm-style .gm-style-iw-c p {
  font-family: sans-serif;
  font-size: 12px;
}
.gm-style .gm-style-iw-c h4 {
  font-size: 16px;
  font-weight: 500;
  font-family: sans-serif;
  margin-bottom: 5px;
  margin-top: 5px;
}
.New_locationcommunyties #dvDistance p {
  margin-top: 0px;
  padding-top: 15px;
}
.new-loader-spin {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  max-height: 135px;
  font-size: 35px;
}

@-webkit-keyframes animate-positive {
  0% {
    width: 0;
  }
}

@keyframes animate-positive {
  0% {
    width: 0;
  }
}
@media (max-width: 1200px) {
  .cp-newpage .score-details {
    padding: 10px 50px;
  }
}
@media (min-width: 992px) and (max-width: 1024px) {
  .cp-newpage .communities-view .nav-tabs .nav-link {
    font-size: 10px;
    padding: 15px 0px;
  }
  .communities-view-listview p {
    font-size: 15px;
    margin-top: -10px;
  }
  .cp-newpage .card-body.sch_deatils .cadr_schicon.fa-map-marker {
    width: 30px;
  }
  .New_locationcommunyties .owl-buttons .owl-next {
    right: -30px;
  }
  .New_locationcommunyties .owl-buttons .owl-prev {
    left: -30px;
  }

  .cp-newpage .score-details .item .fas {
    font-size: 40px;
  }

  .communities-view-listview ul.location_area_list {
    height: 500px;
  }
  .cp-newpage .lc_map {
    height: 500px;
  }
  .cp-newpage .map-alignment {
    height: 500px;
  }
}
@media (max-width: 991px) {
  .cp-newpage {
    margin-top: 40px;
  }
  .cp-newpage .heading-right {
    margin-top: 25px;
  }
  .cp-newpage .heading-right ul li a .fa-file-pdf-o {
    font-size: 45px;
    margin-left: -20px;
  }
  .New_locationcommunyties .owl-buttons .owl-prev {
    left: -35px;
  }
  .New_locationcommunyties .owl-buttons .owl-next {
    right: -35px;
  }
  .cp-newpage .amanities {
    height: auto;
    max-height: 300px;
    min-height: 250px;
  }
  .cp-newpage .lc_map {
    height: 400px;
  }
  .cp-newpage .map-alignment {
    height: 400px;
  }
  .communities-view-listview ul.location_area_list {
    height: auto;
    max-height: 400px;
    margin-top: 0;
    border: 2px solid #2a8fc3;
  }
  .communities-view-listview h2.location_search_head {
    background: #2a90c3;
    padding: 15px 0px 10px 0px;
    margin: 0px;
    color: #ffffff !important;
  }
  .communities-view-listview .first_view {
    width: 350px;
    margin: auto;
  }
  .cp-newpage .lines {
    height: 300px;
  }
  .cp-newpage .lines .tab-content {
    height: 249px;
  }
  .cp-newpage .score-details {
    flex-direction: row;
  }
  .cp-newpage .score-details .item {
    width: auto;
  }
  .cp-newpage .score-details .item .info {
    width: 130px;
  }
  .cp-newpage .score-details .item .info:after {
    left: 40%;
  }
  .row.d-flex.mrg-top-20.mrg-btm-20 {
    display: initial;
  }
  .cp_newpage-heading .item {
    width: calc(100% - 65px);
  }
  .cp_newpage-heading .item2 {
    width: 65px;
  }
  .cp-newpage .communities-view .col-md-8.pd-r-0-force {
    padding-right: 15px !important;
  }
  .cp-newpage .communities-view .communities-view-listview {
    padding-left: 15px !important;
  }
  .New_locationcommunyties #dvDistance p {
    border: 1px solid rgba(55, 55, 55, 0.06);
  }
  .New_locationcommunyties.cp-newpage{
    margin-top: 0;
  }
}

@media (max-width: 767px) {
  .cp-newpage {
    margin-top: -10px;
  }
  .New_locationcommunyties.cp-newpage .heaidng h1 {
    font-size: 20px;
  }
  .New_locationcommunyties.cp-newpage .heaidng p {
    font-size: 14px;
  }
  .cp-newpage .heading-right ul li a .fa-file-pdf-o {
    font-size: 40px;
  }
  .cp-newpage .communities-view .nav-tabs .nav-link span {
    display: none;
  }

  .communities-view-listview p {
    font-size: 20px;
  }
  .cp-newpage.New_locationcommunyties .lc_slider .owl-carousel {
    width: 75%;
  }
  .cp-newpage.New_locationcommunyties
    .lc_slider
    .owl-carousel.GreatSchools-community {
    width: 330px;
  }
  .cp-newpage .card-body.sch_deatils .card_titlee22 a {
    height: auto;
    min-height: inherit;
  }
  .card-body.sch_deatils .cadr_schicon.fa-map-marker {
    margin-right: 2px;
  }
  .cp-newpage .lines .tab-content ul {
    flex-direction: column;
  }
  .cp-newpage .lines .tab-content ul li {
    width: 100%;
  }
  .image-gallery-slides {
    height: 230px;
  }
  .cp_newpage-heading .item {
    width: calc(100% - 60px);
  }
  .cp_newpage-heading .item2 {
    width: 60px;
  }
}
@media (max-width: 600px) {
  .New_locationcommunyties .comm_thum_main .owl-item .item img {
    height: 200px;
  } 
 .cp-newpage .score-details {
    padding: 20px 10px;
  }
  .cp-newpage .score-details .item .fas {
    font-size: 30px;
  }
  .cp-newpage .score-details .item .info {
    width: 90px;
    height: 70px;
    font-size: 9px;
  }
  .cp-newpage .score-details .item .info span {
    font-size: 30px;
    line-height: 35px;
  }
  .cp-newpage .score-details .item .info:after {
    left: 33px;
  }
  .cp-newpage .communities-view .nav-tabs .nav-link {
    padding: 10px 5px;
  }

  .image-gallery-slides {
    height: 210px;
  }
}
@media (max-width: 500px) {
  .communities-view-listview .first_view {
    width: 90%;
  }

  .cp-newpage .communities-view .nav-tabs .nav-link .fas {
    font-size: 20px;
  }
  .communities-view-listview .location_btn {
    display: block !important;
  }
  .cp-newpage .score-details .item {
    width: 30%;
  }
  .cp-newpage .score-details .item .info {
    width: 100%;
  }
  .cp-newpage .score-details .item .info:after {
    left: 39%;
    border-width: 10px;
    bottom: -20px;
    margin: auto;
    width: 20px;
  }
  .New_locationcommunyties.cp-newpage .heaidng h1 {
    font-size: 14px;
  }
  .New_locationcommunyties.cp-newpage .heaidng p {
    font-size: 12px;
  }
  .cp-newpage .lines ul.nav-tabs .nav-link {
    font-size: 13px;
  }
  .cp-newpage .lines ul.nav-tabs .nav-item img {
    width: 20px;
  }
  .cp-newpage .lines .tab-content {
    height: 252px;
  }
  .cp-newpage .lines .tab-content ul li {
    font-size: 13px;
  }
  p.errorsms {
    padding: 20px 10px;
    margin: auto;
    width: 100%;
  }
  .cp-newpage.New_locationcommunyties
    .lc_slider
    .owl-carousel.GreatSchools-community {
    width: 75%;
  }
}

@media (min-width: 576px) and (max-width: 767.98px) {
  .cp-newpage .slide-box img {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .cp-newpage .slide-box img {
    -ms-flex: 0 0 33.3333%;
    flex: 0 0 33.3333%;
    max-width: 33.3333%;
  }
}

@media (min-width: 992px) {
  .cp-newpage .slide-box img {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
}

.location_searchresult_neww .image-gallery-slides {
  height: 250px;
}
.location_searchresult_neww .image-gallery-slide {
  height: 100%;
}
.location_searchresult_neww .image-gallery-slide > div {
  height: 100%;
}
.location_searchresult_neww ul.comm-Amen {
  height: 200px;
  overflow: auto;
}
.location_searchresult_neww .image-gallery-left-nav .image-gallery-svg,
.location_searchresult_neww .image-gallery-right-nav .image-gallery-svg {
  height: 50px;
  width: 30px;
  color: white;
}
.location_searchresult_neww .image-gallery-left-nav,
.location_searchresult_neww .image-gallery-right-nav {
  padding: 5px 10px 5px 5px;
  transform: translateY(-60%);
  width: 30px;
  line-height: 33px;
  height: 50px;
  margin-top: -20px;
  top: 60%;
  background: transparent;
}
.location_searchresult_neww .loc_mapb {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 220px;
}
.location_searchresult_neww .loc_mapb ul li .fa {
  font-size: 50px;
  color: #000000;
}
.cp-newpage .image-gallery-content .image-gallery-slide .image-gallery-image {
  height: auto;
  max-height: inherit;
  min-height: 450px;
}
.cp-newpage .image-gallery-content .image-gallery-slides {
  height: 450px;
}
