/* Get in touch widget start */
.chatWidget {
  display: none;
}

.getInTouch {
  display: none;
}

select.form-control {
  padding: 5px 9px 7px 9px;
  color: #717171;
}

.screenOne ul li .blue {
  cursor: pointer;
}

.getInTouchTab, .gitPad input[type="submit"] {
  cursor: pointer;
}

.triggerLiveChat.aMessage:before {
  content: "Adblocker detected, please disable it if the chat doesnt load";
  position: absolute;
  top: 0px;
  font-size: 12px;
  text-align: center;
  width: 100%;
  color: red;
}

select.form-control {
  padding: 5px 9px 7px 9px;
  color: #717171;
}

.screenOne ul li .blue {
  cursor: pointer;
}

.screenOne .adb-style:before {
  content: "adblock detected, please disable to use livechat";
  color: red;
  text-align: center;
  display: block;
  font-size: 13px;
  margin-top: -15px;
}

.getInTouchTab, .gitPad input[type="submit"] {
  cursor: pointer;
}
/* Get in touch widget end */

html body .redButton,
html body .heroSearch .heroSearchSubmit,
html body .footerForm input[type="submit"],
html body .megaSearch .submitMegaSeach,
html body .ctaSmall.red,
html body .cta.red,
html body .viewingBox .bookViewing:not(:first-child)
{
    background: #fb4948;
    background: -moz-linear-gradient(left,  #fb4948 0%, #cb1312 100%);
    background: -webkit-linear-gradient(left,  #fb4948 0%,#cb1312 100%);
    background: linear-gradient(to right,  #fb4948 0%,#cb1312 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fb4948', endColorstr='#cb1312',GradientType=1 );
}

html body .greenButton,
html body .cta,
html body .localOfficeButton,
html body .ctaSmall.blue,
html body .heroSearch .heroSearchSubmit.blue,
html body .inputContainer input[type="submit"],
html body .AM_DC_video_button,
html body .AM_DC_ctaRibbon a,
html body .AM_DC_sixOffices_Button a,
html body .cta.ghost,
html body .AM_DC_bestOfAreaPosts_viewAll a
{
    background: #0fbbc3; 
    background: -moz-linear-gradient(left,  #0fbbc3 0%, #068c93 100%);
    background: -webkit-linear-gradient(left,  #0fbbc3 0%,#068c93 100%);
    background: linear-gradient(to right,  #0fbbc3 0%,#068c93 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0fbbc3', endColorstr='#068c93',GradientType=1 );
}

.navBar ul.menu li a, .stickyNav ul.menu li a {
    font-weight: 600 !important;
}

.navBar ul.menu li .sub-menu, .stickyNav ul.menu li .sub-menu {
    border-radius: 8px;
    box-shadow: 0px 0px 10px -2px #a0a0a0;
}

.navBar ul.menu li .sub-menu li:hover, .stickyNav ul.menu li .sub-menu li:hover {
    color: #f5f5f5;
}

.navBar ul.menu li .sub-menu li:hover a, .stickyNav ul.menu li .sub-menu li:hover a {
    color: #460400 !important;
}

.navBar ul.menu li:hover, .stickyNav ul.menu li:hover {
    border-bottom: 2px solid #460400 !important;
}

.navBar ul.menu li .sub-menu, .stickyNav ul.menu li .sub-menu {
    margin-top: 2px !important;
    margin-left: -15px;
}

html body .navBar ul.menu li:hover a, html body .stickyNav ul.menu li:hover a {
    color: #460400 !important;
}

html body .navBar ul.menu li:hover .sub-menu li a, html body .stickyNav ul.menu li:hover .sub-menu li a {
    color: #460400 !important;
    font-weight: normal !important;
    border-bottom: 0px;
}

.navBar ul.menu li .sub-menu li:hover, .stickyNav ul.menu li .sub-menu li:hover {
    border-bottom: 0px !important;
}

.sidebar-container .pageLinks ul li a {
  padding: 15px 35px 15px 15px;
}

.pageLinks {
  margin-top: 25px;
}

.pageLinks ul li, .usefulLinks ul li {
    background-color: #fff;
    box-shadow: 0px 0px 8px -2px #b3b3b3;
    border-radius: 8px;
    margin-bottom: 5px;
}

.pageLinks ul li a, .usefulLinks ul li a {
  background-color: transparent;
  color: #460400;
  padding: 15px 20px 15px 15px;
  font-weight: bold !important;
  background-image: url("../images/arrow-right.png");
  background-repeat: no-repeat;
  background-position: 95% center;
  border-radius: 3px;
  margin-bottom: 1px;
  font-family: ProximaNovaA-Regular;
  display: block;
}

.pageLinks ul li a span, .usefulLinks ul li a span {
    font-weight: bold !important;
}

.pageLinks li a:hover, .usefulLinks ul li a:hover {
    background-color: rgba(0, 0, 0, 0.05) !important;
}

.popularAreaSearchList a {
    width: 250px;
    padding: 0px 0px 5px 0px;
    font-weight: bold;
}

.popularAreaSearchList a:hover {
    color: #03A8B0;
    background-color: rgba(0, 0, 0, 0.05);
}

.popularAreaSearchListItem span {
    font-weight: normal;
}

.helpCard:hover {
    color: #460400;
    background-color: rgba(0, 0, 0, 0.05);
}

.pdfSale {
    border: none !important;
    color: #03A8B0 !important;
}

.pdfSale:hover {
    border: none;
    color: #0fbbc3 !important;
}

.viewingBox a {
    border-radius: 8px;
}

.viewingBox a:first-child {
    background-color: #000;
}

.viewingBox .telButton {
    font-weight: bold;
}

.cta.showBranchContactForm {
    background: none !important;
    border: 1px solid #0fbbc3 !important;
    color: #0fbbc3;
}

.cta.showBranchContactForm:hover {
    color: #0fbbc3 !important;
}

.bg-pod {
    position: relative;
    overflow: hidden;
    height: 420px;
    margin-bottom: 25px;
    border-radius: 8px;
}

.new-pod-single .overlay-pod {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: auto;
    background-color: rgba(255, 255, 255, 0.9);
}

.overlay-pod {
    position: absolute;
    bottom: 25px;
    left: 15px;
    width: calc(100% - 30px);
    height: auto;
    background-color: rgba(255, 255, 255, 0.9);
}

.bg-pod img {
    display: block;
    height: auto;
    max-width: 100%;
}

.bg-pod img {
  position: absolute;
  min-width: 1000%;
  min-height: 1000%;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%) scale(0.1);
  max-width: none;
}

.pod-title {
    font-size: 24px;
    color: #460400;
    margin-bottom: 0px;
    font-weight: bold;
    line-height: normal;
}

.pod-text {
    font-size: 14px;
    color: #460400;
    margin-bottom: 0px;
    line-height: normal;
}

.new-pod-single {
  position: relative;
  width: 100%;
}

.new-pod a, .new-pod-single a {
    padding: 15px 50px 15px 15px;
    display: flex !important;
    justify-content: center;
    flex-direction: column;
}

.new-pod a:after, .new-pod-single a:after {
    content: "";
    background-image: url("../images/rightArrowGreen.svg");
    position: absolute;
    top: calc(50% - 8px);
    right: 15px;
    height: 16px;
    width: 16px;
    background-repeat: no-repeat;
}

.cta.ghost {
  color: #fff !important;
}

html body .mobileNav .showNav {
    margin-left: 0px;
    position: absolute;
    left: 0px;
    top: 0px;
    padding: 18px;
    cursor: pointer;
}

.invisibleSelect select {
  cursor: pointer;
}

.footerForm input[type="submit"] {
  cursor: pointer;
}

.heroSearch .heroSearchLeft {
  cursor: pointer;
}

.popularAreaSearchList {
  display: flex;
  flex-wrap: wrap;
}

.popularAreaSearchList a {
  flex-grow: 4;
}

.heroSearch .heroSearchSubmit {
  float: right;
}

.inputContainer:not(:first-child) input {
  float: right;
}

@media only screen and (min-width: 1024px) {
  .mobileButtons {
    display: none !important;
  }
}

/* Area Guide */
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.header-container {
  position: relative;
}

.main-content-container {
  width: 100%;
  margin: 0px;
}

.centered-container {
  width: 75%;
  margin: auto;
  font-size: 0;
}

.full-width-container {
  width: 100%;
  font-size: 0;
  margin-top: 50px;
}

.content-container {
  width: 70%;
  display: inline-block;
  vertical-align: top;
  padding-right: 25px;
}

.sidebar-container {
  width: 30%;
  display: inline-block;
  vertical-align: top;
}

.header-extras {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  width: 100%;
  margin: auto;
  height: 100%;
  padding: 120px 0px;
  background-color: rgba(0,0,0,0.5);
}

.header-extras h1 {
  color: #fff;
  font-size: 50px;
  text-align: center;
  font-weight: bold;
}

.header-extras a {
  display: block;
  width: 300px;
  margin: auto;
}

.header-extras a img {
  width: 100%;
  height: auto;
  margin: 20px auto;
}

.header-nav-container {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
}

.header-nav-container .more-btn-container {
  position: absolute;
  bottom: 100px;
  right: 50px;
}

.header-nav-container .more-btn-container a {
  background-color: #fff;
  text-align: center;
  color: #4C1800;
  font-weight: bold;
  padding: 15px;
  border-radius: 8px;
}

.header-nav-container .header-block {
  font-size: 0;
}

.header-nav-container .header-block a {
  display: inline-block;
  width: 25%;
  font-size: 16px;
  color: #fff;
  text-align: center;
  padding: 20px 0px;
  background-color: rgba(74, 74, 74, 0.75);
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
}

.header-nav-container .header-block a:first-child {
  border-left: 0px;
}

.header-nav-container .header-block a:last-child {
  border-right: 0px;
}

.intro-container {
  padding-bottom: 20px;
  border-bottom: 1px solid #D8D8D8;
  margin-top: 50px;
}

.main-content-container h2 {
  font-size: 30px;
  margin: 20px 0px;
}

.main-content-container h3 {
  font-size: 24px;
  margin: 20px 0px 25px 0px;
}

.main-content-container p {
  font-size: 16px;
  margin-bottom: 5px;
  line-height: 20px;
  position: relative;
}

.dyk-carousel-container {
  position: relative;
  margin: 25px 0px 50px 0px;
}

.dyk-car-boxes {
  position: relative;
}

.dyk-car-boxes .dyk-car-content {
  position: absolute;
  top: 75px;
  left: 75px;
  width: auto;
  max-width: 350px;
  height: auto;
  background-color: rgba(255,255,255,0.9);
  border-radius: 12px;
  padding: 25px 35px;
}

.dyk-car-boxes .dyk-car-content h3 {
  margin: 0px 0px 10px 0px;
}

.dyk-car-boxes .dyk-car-content p {
  font-size: 14px;
}

.dyk-boxes {
  margin-bottom: 15px;
  position: relative;
}

.dyk-content {
  padding-left: 60px;
}

.dyk-extra-content {
  margin-top: 40px;
}

.dyk-boxes img {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 40px;
  height: 40px;
}

.dyk-small-title {
  font-weight: bold;
  line-height: 16px;
  margin-bottom: 0px !important;
}

.dyk-car-image {
  position: relative;
  overflow: hidden;
  height: 650px;
  border-radius: 12px;
}

.dyk-car-image img {
  position: absolute;
  min-width: 1000%;
  min-height: 1000%;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%) scale(0.1);
  border-radius: 12px;
}

.additonal-info-container {
  margin: 25px 0px 50px 0px;
}

.property-container {
  width: 100%;
  background-color: #F5F5F5;
  padding: 25px 15%;
}

.dyk-carousel-controls {
  position: absolute;
  top: 650px;
  left: 0px;
  background-color: #fff;
  height: 35px;
  width: 100%;
  font-size: 0;
  display: flex;
  padding: 10px 0px 0px 0px;
}

.dyk-carousel-controls .dyk-carousel-prev, .dyk-carousel-controls .dyk-carousel-next {
  font-size: 14px;
  display: inline-block;
  width: auto;
  vertical-align: top;
}

.dyk-carousel-controls .dyk-carousel-prev {
  margin-right: 25px;
}

.dyk-carousel-controls .dyk-carousel-next {
  text-align: right;
  margin-left: 25px;
}

.dyk-carousel-controls .dyk-carousel-transition {
  display: inline-block;
  vertical-align: top;
  height: 100%;
  flex: 1;
}

.dyk-transition-bar {
  width: 0%;
  background-color: rgba(76,24,0,0.5);
  height: 5px;
  animation-timing-function: ease-in-out;
  animation-duration: 15s;
  animation-name: changewidth;
  animation-iteration-count: infinite;
}

.quote-box-container {
  margin-top: 50px;
  position: relative;
}

.quote-box-container p {
  color: #82CAC9;
  font-size: 22px;
  line-height: 35px;
  font-weight: bold;
  padding: 25px 0px;
}

.quote-box-container p:before {
  position: absolute;
  top: -10px;
  left: -10px;
  background-image: url('../images/quote-marks-top.png');
  background-size: 75px 75px;
  display: inline-block;
  width: 75px;
  height: 75px;
  content:"";
  background-repeat: no-repeat;
}

.quote-box-container p:after {
  position: absolute;
  bottom: -10px;
  right: -10px;
  background-image: url('../images/quote-marks-bottom.png');
  background-size: 75px 75px;
  display: inline-block;
  width: 75px;
  height: 75px;
  content:"";
  background-repeat: no-repeat;
}

.bo-container-links {
  font-size: 0px;
  border-bottom: 1px solid #E8E8E8;
}

.bo-container-links h3 {
  display: inline-block;
  vertical-align: top;
  width: 25%;
  margin: 0px;
}

.bo-container-links h3 a {
  display: block;
  padding: 10px 5px;
  text-align: center;
  border-bottom: 3px solid #fff;
}

.header-img-container {
  position: relative;
  overflow: hidden;
  height: 400px;
}

.header-img-container img {
  position: absolute;
  min-width: 1000%;
  min-height: 1000%;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%) scale(0.1);
}

.dyk-transition-bar-container {
  margin-top: 10px;
  background-color: rgba(76,24,0,0.2);
}

.dyk-transition-bar-container .reset-bar {
  animation-name: none;
}

.bo-container-links h3 a.car-active-btn {
  color: #03A8B0;
  border-bottom: 3px solid #03A8B0;
  font-weight: bold;
}

.bo-container-content p {
  margin: 10px 0px 40px 0px;
}

.bo-container-content a {
  color: #03A8B0;
  font-size: 16px;
  margin-bottom: 20px;
  display: inline-block;
}

.property-switch {
  width: 480px;
  margin: 50px auto;
}

.property-switch a {
  font-size: 16px;
  padding: 10px;
  text-align: center;
  line-height: 38px;
  background-color: #fff;
  width: 240px;
  border-radius: 3px;
  height: 60px;
  display: inline-block;
  font-weight: 600;
  margin-top: 0px;
  margin-left: 0px;
}

.property-switch .active-property-switch {
  color: #fff;
  background: #0fbbc3; 
  background: -moz-linear-gradient(left,  #0fbbc3 0%, #068c93 100%);
  background: -webkit-linear-gradient(left,  #0fbbc3 0%,#068c93 100%);
  background: linear-gradient(to right,  #0fbbc3 0%,#068c93 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0fbbc3', endColorstr='#068c93',GradientType=1 );
}

.property-rent-prices, .property-buy-prices {
  font-size: 0;
  border-bottom: 1px solid #D8D8D8;
  padding-bottom: 15px;
  margin-bottom: 15px;
}

.property-rent-info {
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 40px);
  padding: 0px 0px 0px 15px;
}

.property-price {
  display: inline-block;
  width: 33.33%;
}

.property-price img {
  display: inline-block;
  vertical-align: top;
  width: 40px;
  height: 40px;
}

.property-price .rent-price, .property-price .buy-price {
  font-weight: bold;
  margin: 0px;
}

.house-card {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  padding: 10px;
  position: relative;
}

.house-card a:hover {
  color: #460400;
}

.house-card-carousel {
  width: 100%;
  height: 200px;
  position: relative;
  overflow: hidden;
}

.house-card-img-car {
  width: 100%;
  height: 200px;
  position: relative;
  overflow: hidden;
}

.house-card-carousel img {
  position: absolute;
  min-width: 1000%;
  min-height: 1000%;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%) scale(0.1);
}

.house-card-extras {
  background-color: #EDEDED;
  padding: 15px;
  text-align: right;
  font-weight: bold;
}

.house-car-details {
  padding: 15px;
}

.hcard-carousel-extras {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  padding: 10px;
  background-color: rgba(74,74,74,0.78);
  height: 40px;
}

.hcard-carousel-extras p {
  color: #fff;
  margin: 0px;
  display: inline-block;
  vertical-align: top;
  position: absolute;
  right: 10px;
  bottom: 8px;
}

.house-card .hcard-price {
  font-size: 22px;
  color: #82CAC9;
  margin-bottom: 10px;
  font-weight: bold;
}

.house-card .hcard-title {
  font-size: 22px;
  margin-bottom: 8px;
  font-weight: bold;
}

.house-card-image-container {
  position: relative;
}

.house-card .full-house-card-container {
  position: relative;
  box-shadow: 0px 0px 8px 2px #c1c1c1;
}

.view-properties-container {
  width: 280px;
  margin: 25px auto;
}

.view-properties-container .cta {
  margin: auto;
  display: inline-block;
  width: 100%;
  text-align: center;
}

.house-card-container {
  margin: 35px 0px 25px 0px;
}

.house-card-extras p {
  display: inline-block;
  vertical-align: top;
  margin-left: 25px;
  margin-bottom: 0px;
}

.card-nav-btns {
  position: absolute;
  left: 0px;
  top: 0px;
  height: 100%;
  width: 100%;
}

.card-nav-btns a {
  display: block;
  height: 100%;
  width: 50px;
  position: absolute;
  top: 0px;
}

.card-nav-btns .prev-card {
  left: 0px;
}

.card-nav-btns .next-card {
  right: 0px;
}

.community-boxes {
  width: 100%;
  font-size: 0;
  height: 450px;
  display: flex;
}

.community-carousel {
  margin-top: 25px;
}

.community-boxes .community-image-box {
  vertical-align: top;
  padding: 25px;
  height: 450px;
  flex: 1;
  width: 100%;
  position: relative;
  overflow: hidden;
  border-radius: 15px;
}

.community-boxes .community-image-box img {
  position: absolute;
  min-width: 1000%;
  min-height: 1000%;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%) scale(0.1);
}

.community-boxes .community-content-box {
  vertical-align: top;
  width: 50%;
  padding: 25px;
  justify-content: center;
  flex-direction: column;
  height: 450px;
  display: flex;
  flex: 1;
}

.community-content-box a {
  border: 1px solid #03A8B0;
  padding: 12px 20px 15px 20px;
  color:#03A8B0;
  border-radius: 8px;
  display: inline-block;
  text-align: center;
  font-size: 16px;
  margin-top: 20px;
  width: 260px;
  font-weight: bold;
  line-height: 16px;
}

.more-content-boxes {
  display: flex;
  flex-wrap: wrap;
}

.more-content-boxes .more-of-boxes {
  background-color: #fff;
  flex: 1;
  box-shadow: 0px 0px 4px 0px #c1c1c1;
  margin: 10px;
  border-radius: 15px;
  position: relative;
}

.more-of-boxes:nth-child(odd) .more-of-content-box {
  padding: 10%;
}

.more-of-boxes:nth-child(even) .more-of-content-box h3 {
  color: #fff;
  margin: 0px 25px;
  text-align: center;
  border-radius: 8px;
}

.more-of-boxes:nth-child(odd) .more-of-content-box h3 {
  margin: 0px 0px 10px 0px;
  text-align: center;
  font-size: 26px;
  font-weight: bold;
}

.more-content-boxes:nth-child(odd) .more-of-content-box p {
  text-align: center;
}

.more-content-boxes:nth-child(odd) .more-of-image-box img {
  position: absolute;
  min-width: 1000%;
  min-height: 1000%;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%) scale(0.1);
}

.more-of-boxes:nth-child(odd) .more-of-image-box {
  top: 0px;
  left: 0px;
  width: 100%;
  position: relative;
  overflow: hidden;
  height: 200px;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}

.more-of-boxes:nth-child(even) .more-of-image-box {
  width: 100%;
  height: 400px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  top: 0px;
  left: 0px;
  border-radius: 15px;
}

.more-of-boxes:nth-child(even) .more-of-content-box {
  position: absolute;
  top: 0px;
  left: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.5);
  border-radius: 15px;
}

.more-of-boxes:nth-child(odd) .more-of-image-box img {
  position: absolute;
  min-width: 1000%;
  min-height: 1000%;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%) scale(0.1);
  max-width: none;
}

.more-of-boxes:nth-child(even) .more-of-image-box img {
	position: absolute;
	max-height: 100%;
	left: 50%;
	height: auto;
	transform: translateX(-50%);
	-ms-transform: translateX(-50%); /* IE 9 */
	-webkit-transform: translateX(-50%); /* Safari */
	max-width: none;
}

.more-content-boxes:nth-child(even) .box-content .more-of-content-box {
  display: flex;
  align-items: center;
  justify-content: center;
}

.popularAreaSearchList {
	padding: 0px;
	list-style: none;
	margin: 0px;
}

.popularAreaSearchListItem {
	border: 1px solid #03A8B0;
	padding: 4px 20px;
	color: #03A8B0;
	border-radius: 8px;
	display: inline-block;
	text-align: center;
	font-size: 18px;
	margin: 7px;
}

.popularAreaSearchListItem span {
	font-size: 14px;
	display: block;
}

.more-of-container {
  width: 100%;
  background-color: #F5F5F5;
  padding: 25px 15%;
}

.discover-container {
  margin-bottom: 50px;
}

.map-coords {
  display: none;
}

.tube-line {
  padding-left: 35px;
}

.train-line {
  padding-left: 35px;
}

.tube-content .tube-line:before {
  background-image: url("../images/underground.png");
  position: absolute;
  top: -1px;
  left: -10px;
  background-size: 45px 45px;
  display: inline-block;
  width: 45px;
  height: 45px;
  content:"";
  background-repeat: no-repeat;
}

.station-content .train-line:before {
  background-image: url("../images/overground.png");
  position: absolute;
  top: -1px;
  left: -10px;
  background-size: 45px 45px;
  display: inline-block;
  width: 45px;
  height: 45px;
  content:"";
  background-repeat: no-repeat;
}

.full-tube-container {
  width: 100%;
  font-size: 0;
}

.tube-container {
  width: 35%;
  font-size: 0;
  height: 850px;
  display: inline-block;
  vertical-align: top;
}

.school-container {
  width: 50%;
  font-size: 0;
  height: 850px;
  display: inline-block;
  vertical-align: top;
  counter-reset: section;
}

.tube-content-container {
  width: 100%;
  height: 100%;
}

.tube-content, .station-content {
  width: 100%;
  height: 50%;
  padding: 0px 20px 0px 15px;
  overflow-y: scroll;
}

.tube-content h2 {
  margin: 0px;
  padding: 20px 0px;
}

.map-content-container {
  width: 65%;
  display: inline-block;
  vertical-align: top;
  position: relative;
  height: 850px;
}

.map-school-content-container {
  width: 50%;
  display: inline-block;
  vertical-align: top;
  position: relative;
  height: 850px;
}

.station-card  {
  position: relative;
  width: 100%;
  border-radius: 12px;
  box-shadow: 0px 0px 10px -4px #000;
  padding: 15px;
  margin-bottom: 20px;
  cursor: pointer;
}

.school-card {
  position: relative;
  width: 100%;
  height: 95px;
  overflow: hidden;
  border-radius: 12px;
  box-shadow: 0px 0px 10px -4px #000;
  padding: 15px 80px 15px 55px;
  margin-bottom: 20px;
  cursor: pointer;
}

.school-card.active-card {
  background-color: #F8F8F8;
  height: auto;
}

.school-card:hover {
  background-color: #F8F8F8;
}

.school-card:after {
  content: "";
  position: absolute;
  top: 20px;
  right: 30px;
  width: 20px;
  height: 20px;
  font-size: 20px;
  font-weight: bold;
  border: solid #4C1800;
  border-width: 0px 4px 4px 0px;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

.school-card.active-card::after {
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
  top: 30px;
}

.school-card h2:before {
  counter-increment: section;
  content: counter(section);
  background-color: #82CAC9;
  border-radius: 50%;
  height: 30px;
  width: 30px;
  color: #fff;
  display: inline-block;
  margin: 0px 10px 0px -40px;
  font-size: 24px;
  text-align: center;
}

.station-card h2 {
  margin: 0px 0px 5px 0px;
  font-size: 20px;
  font-weight: bold;
  padding: 0px 75px 0px 0px;
}

.school-card h2 {
  margin: 0px 0px 5px 0px;
  font-size: 23px;
  line-height: 25px;
  padding: 0px;
}

.school-card .school-address {
  font-size: 12px;
  line-height: 12px;
  margin: 0px 0px 2px 0px;
}

.school-card .school-extras {
  font-size: 12px;
  line-height: 12px;
  margin: 0px;
}

.school-card .school-details {
  margin-top: 15px;
  font-size: 0;
}

.school-card .school-details ul {
  list-style-type: none;
  width: 50%;
  display: inline-block;
  vertical-align: top;
  padding-left: 0px;
}
.school-card .school-details .school-details-titles li {
  font-size: 16px;
  font-weight: bold;
}

.school-divider {
  padding: 0px 5px;
}

.tube-line span, .train-line span, .marker-extras span {
  color: #fff;
  padding: 1px 10px 3px 10px;
  border-radius: 6px;
  margin: 10px 10px 0px 0px;
  font-size: 12px;
  letter-spacing: 1.1px;
  display: inline-block;
}

.station-card .tube-zone, .station-card .train-zone {
  font-size: 20px;
  font-weight: bold;
  position: absolute;
  top: 20px;
  right: 20px;
}

.tube-line .bakerloo, .marker-extras .bakerloo {
  background-color: #894e24;
}

.tube-line .central, .marker-extras .central {
  background-color: #dc241f;
}

.tube-line .circle, .marker-extras .circle {
  background-color: #ffce00;
}

.tube-line .district, .marker-extras .district {
  background-color: #007229;
}

.tube-line .hammersmith--city, .marker-extras .hammersmith--city {
  background-color: #d799af;
}

.tube-line .jubilee, .marker-extras .jubilee {
  background-color: #6a7278;
}

.tube-line .metropolitan, .marker-extras .metropolitan {
  background-color: #751056;
}

.tube-line .northern, .marker-extras .northern {
  background-color: #000;
}

.tube-line .piccadilly, .marker-extras .piccadilly {
  background-color: #0019a8;
}

.tube-line .victoria, .marker-extras .victoria {
  background-color: #00a0e2;
}

.tube-line .waterloo--city, .marker-extras .waterloo--city {
  background-color: #76d0bd;
}

.train-line .National.Rail, .marker-extras .National.Rail {
  background-color: #c32b44;
}
.train-line .Underground, .marker-extras .Underground {
  background-color: #000000;
}
.train-line .Overground, .marker-extras .Overground {
  background-color: #f2ab68;
}
.station-content .train-line.National.Rail:before {
  background-image: url("/wp-content/themes/map_twentynineteen/images/national-rail.png");
  top: 1px;
  left: -8px;
}
.station-content .train-line.Overground:before {
  background-image: url("/wp-content/themes/map_twentynineteen/images/overground.png");
  top: -1px;
  left: -7px;
}
.station-content .train-line.Underground:before {
  background-image: url("/wp-content/themes/map_twentynineteen/images/underground.png");
  top: -1px;
  left: -7px;
}

.footerBookCTA {
  background-color: #460400;
  width: 100%;
  padding: 20px 0px;
}

.footerBookContent {
  width: 570px;
  margin: auto;
  font-size: 0;
}

.footerBookLeft {
  display: inline-block;
  vertical-align: top;
}

.footerBookLeft p {
  color: #fff;
  margin: 0px;
  font-size: 18px;
  margin: 5px 60px 0px 0px;
}

.footerBookRight {
  display: inline-block;
  vertical-align: top;
}

.footerBookRight a {
  border-radius: 8px;
  padding: 10px 50px;
}

.council-tax-container {
  margin-top: 25px;
}

.mobile-map-box {
  width: 100%;
  height: 120px;
  position: relative;
  overflow: hidden;
  display: none;
}

.mobile-map-box img {
  position: absolute;
  min-width: 1000%;
  min-height: 1000%;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%) scale(0.1);
}

.mobile-map-box a {
  z-index: 10;
  position: relative;
  width: 200px;
  padding: 10px;
  font-weight: bold;
  font-size: 14px;
  margin: 40px auto;
  display: block;
  border-radius: 12px;
}

.hcard-bedrooms img, .hcard-receptions img, .hcard-bathrooms img {
  height: 25px;
  width: 25px;
  margin-top: -5px;
  margin-right: 5px;
}

.hcard-carousel-extras img {
  height: 25px;
  width: 25px;
  margin-top: -4px;
  margin-right: 5px;
}

.more-images-carousel {
  position: fixed;
  top: -9999px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 10000000000;
  background: rgba(0,0,0,0.8);
  overflow: hidden;
}

.more-images-carousel-container {
  width: 80%;
  height: 500px;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  margin: auto;
}

.more-images-carousel-container img {
  width: 100%;
  height: 500px;
  object-fit: contain;
  position: relative;
}

.more-images-carousel-prev a, .more-images-carousel-next a, .more-images-carousel-close a {
  display: block;
  height: 100%;
  width: 100%;
}

.more-images-carousel-prev img, .more-images-carousel-next img, .more-images-carousel-close img {
  display: block;
  width: 28px;
  height: 28px;
  position: absolute;
  top: calc(50% - 28px);
}

.more-images-carousel-next img {
  left: calc(50% - 28px);
}

.more-images-carousel-prev img {
  right: calc(50% - 28px);
}

.more-images-carousel-next, .more-images-carousel-prev {
  position: absolute;
  top: 25%;
  height: 50%;
  width: 10%;
}

.more-images-carousel-next {
  right: 0%;
}

.more-images-carousel-prev {
  left: 0%;
}

.more-images-carousel-close {
  position: absolute;
  top: 2%;
  right: 2%;
}

.more-images-carousel-close a {
  padding: 20px;
}

.more-images-carousel-close a img {
  position: relative;
}

.map-image {
  display: none;
}

.marker-popup-box-content {
  font-family: 'ProximaNovaA-Regular';
  padding: 15px 10px 5px 10px;
}

.marker-popup-box-content h3 {
  font-size: 22px;
  margin: 0px;
}

.marker-popup-box-content .zone {
  font-weight: bold;
}

.marker-popup-box-image .img-responsive {
  max-width: 100% !important;
}

.esds-img-box {
  position: relative;
  overflow: hidden;
  height: 400px;
  border-radius: 8px;
  margin: 10px 0px;
}

.esds-img-box img {
  position: absolute;
  min-width: 1000%;
  min-height: 1000%;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%) scale(0.1);
}

.esds-img-box p {
  position: absolute;
  bottom: 25px;
  left: 25px;
  width: auto;
  height: auto;
  background-color: rgba(255,255,255,0.8);
  border-radius: 8px;
  padding: 12px 15px 15px 15px;
  font-size: 20px;
  font-weight: bold;
  margin: 0px;
}

.dyk-carousel-controls img {
  display: none;
}

.full-tube-container #map {
  height: 850px !important;
}

.header-nav-container .header-block .active-top-menu {
  background-color: #4A4A4A;
}

.sidebar-link {
  background-color: #fff;
  box-shadow: 0px 0px 8px -2px #b3b3b3;
  border-radius: 8px;
  margin-bottom: 10px;
  color: #460400;
  padding: 15px 20px 15px 15px;
  font-weight: bold !important;
  background-image: url("../images/arrow-right.png");
  background-repeat: no-repeat;
  background-position: 95% center;
  display: block;
  font-size: 16px;
}

.fancy-link {
  position: relative;
}

.fancy-link-bg {
  position: relative;
  overflow: hidden;
  height: 150px;
  border-radius: 8px;
  margin: 10px 0px;
  box-shadow: 0px 0px 8px -2px #b3b3b3;
}

.fancy-link-bg img {
  position: absolute;
  min-width: 1000%;
  min-height: 1000%;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%) scale(0.1);
}

.fancy-link-content {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  z-index: 10;
  width: 50%;
  background-color: rgba(255,255,255,0.7);
  border-top-left-radius: 8px;
  padding: 15px;
  border-bottom-left-radius: 8px;
}

.fancy-link-content p {
  font-size: 20px;
  font-weight: bold;
  line-height: normal;
}

.map-container {
  margin: 35px 0px 25px 0px;
}
  
.map-container img {
  box-shadow: 0px 0px 8px -2px #b3b3b3;
  border-radius: 8px;
}

.council-tax-content table {
  width: 100%;
  margin-bottom: 50px;
}

.council-tax-content tr {
  background-color: #FFF;
}

.council-tax-content tr:first-child {
  background-color: #4C1800 !important;
  color: #fff;
}

.council-tax-content tr:first-child td {
  padding: 10px 10px 10px 35px;
}

.council-tax-content tr:nth-child(odd) {
  background-color: #F5F5F5;
}

.council-tax-content tr:nth-child(2) {
  background-color: rgba(76,24,0,0.2);
}

.council-tax-content td {
  font-size: 16px;
  padding: 10px 10px 10px 25px;
  font-weight: bold;
}

.council-tax-content .council-tax-map {
  margin-top: 15px;
}

.map-popup-container {
  position: fixed;
  top: -9999px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 10000000000;
  background: rgba(0,0,0,0.8);
  overflow: hidden;
}

.map-popup-container img {
  width: 90%;
  height: 90%;
  object-fit: contain;
  position: relative;
  margin: auto;
  top: 5%;
}

.map-popup-container-close {
  position: absolute;
  top: 2%;
  right: 2%;
}

.map-popup-container-close a {
  padding: 20px;
  display: block;
}

.map-popup-container-close a img {
  position: relative;
  display: block;
  width: 28px;
  height: 28px;
}

.community-container {
  position: relative;
}

.com-prev-btn {
  position: absolute;
  left: -60px;
  bottom: 215px;
}

.com-prev-btn img, .com-next-btn img {
  cursor: pointer;
  padding: 10px;
}

.com-next-btn {
  position: absolute;
  right: -60px;
  bottom: 215px;
}

.extra-school-info p {
  margin: 30px 0px 0px 0px;
}

.page-id-2094 {
  margin-top: 50px;
}

.pageBuilder .hero {
  background-size: cover !important;
}

@keyframes changewidth {
  from {
    width: 0%;
  }
  to {
    width: 100%;
  }
}

@media only screen and (max-width: 1400px) {
  .fancy-link-content {
    width: 75%;
  }
}

@media only screen and (max-width: 1200px) {
  .centered-container {
    width: 100%;
    padding: 0px 15px;
  }
  .com-prev-btn {
    left: 0px;
  }
  .com-next-btn {
    right: 0px;
  }
}

@media only screen and (max-width: 1024px) {
  .mobileButtons {
    z-index: 120;
  }
  .mobileNav {
    z-index: 110;
  }
  div#chat-widget-container {
    z-index: 100;
  }
  .more-of-container {
    padding: 15px 5%;
  }
  .property-container {
    padding: 15px 5%;
  }
  .house-card-container {
    margin: 10px 0px 25px 0px;
  }
}

@media only screen and (max-width: 991px) {
  .tube-container {
    width: 50%;
  }
  .map-content-container {
    width: 50%;
  }
}

@media only screen and (max-width: 767px) {
  .property-price {
    margin-top: 15px;
    width: 100%;
  }
  .com-prev-btn {
    bottom: 50%;
  }
  .com-next-btn {
    bottom: 50%;
  }
  .centered-container {
    padding: 0px;
  }
  .content-container.council-taxt-content {
    padding: 0px 25px;
  }
  .content-container {
    width: 100%;
    padding-right: 0px;
  }
  .sidebar-container {
    display: none;
  }
  .school-container, .tube-container {
    width: 100%;
    overflow: auto;
    height: auto;
  }
  .tube-content-container {
    padding: 0px;
  }
  .map-school-content-container {
    display: none;
  }
  .mobile-map-box {
    display: block;
  }
  .footerBookContent {
    width: 100%;
  }
  .footerBookLeft {
    width: 50%;
  }
  .footerBookRight {
    width: 50%;
  }
  .footerBookLeft p {
    margin: 0px 0px 0px 25px;
    font-size: 16px;
    line-height: 19px;
    width: 155px;
  }
  .footerBookCTA {
    padding: 10px 0px;
  }
  .content-container {
    padding: 0px 15px;
  }
  .community-container {
    padding: 0px 15px;
    margin-bottom: 25px;
  }
  .discover-container {
    padding: 0px 15px;
  }
  .more-content-boxes .more-of-boxes {
    flex: 40%;
  }
  .map-content-container {
    display: none;
  }
  .more-images-carousel-next img {
    left: calc(85% - 28px);
  }
  .more-images-carousel-prev img {
    right: calc(85% - 28px);
  }
  .dyk-car-image {
    height: 450px;
  }
  .community-boxes {
    display: block;
    height: auto;
  }
  .community-boxes .community-image-box {
    height: 250px;
  }
  .community-boxes .community-content-box {
    width: 100%;
    height: auto;
    padding: 0px 5px;
  }
  .main-content-container h3 {
    margin: 10px 0px;
  }
  .bo-container-links h3 {
    margin: 0px;
  }
  .full-width-container {
    margin-top: 0px;
  }
  .header-extras {
    padding: 100px 0px;
  }
  .header-extras h1 {
    padding: 10px;
    font-size: 40px;
    margin: 0px;
  }
  .header-extras a img {
    margin: 0px auto;
  }
  .header-nav-container .more-btn-container {
    bottom: 88px;
    right: 10px;
  }
  .dyk-carousel-controls .dyk-carousel-prev {
    margin-right: 10px;
  }
  .dyk-carousel-controls .dyk-carousel-next {
    margin-left: 10px;
  }
  .dyk-carousel-controls span {
    display: none;
  }
  .dyk-carousel-controls img {
    height: 25px;
    width: auto;
    display: block;
  }
  .view-properties-container .cta {
    font-size: 15px;
    padding: 10px;
  }
  .dyk-carousel-controls {
    top: 450px;
  }
  .tube-content, .station-content {
    overflow: auto;
  }
}

@media only screen and (max-width: 550px) {
  .property-switch {
    width: 100%;
  }
  .property-switch a {
    width: 100%;
  }
  .dyk-car-boxes .dyk-car-content {
    top: 25px;
    left: 25px;
    max-width: calc(100% - 50px);
  }
}

.cookie-notice-container #cn-notice-text, .cookie-notice-container #cn-notice-buttons {
  font-family: ProximaNovaA-Light !important;
}

.cookie-notice-container .cn-close-icon {
  opacity: 1 !important;
}

.cookie-notice-container .cn-close-icon:after, .cookie-notice-container .cn-close-icon:before {
  background-color: #fff;
}

.cli-tab-header .cli-switch input:checked + .cli-slider, .cli-modal-footer .cli-tab-footer .cli-btn {
  background-color: #00acad;
}

#cookie-law-info-bar {
  z-index: 99999 !important;
  padding: 25px !important;
}
/*** Office Page ***/
.elfsight-testimonials { 
    padding: 60px 0 60px;
}
.elfsight-testimonials [class^="WidgetTitle__Container-sc-"]{
    display: none;
}
@media only screen and (min-width: 991px) {
    .elfsight-testimonials h2 { margin-bottom: 60px; }
}
.callout-bar-wrap ul {
    list-style: none;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    margin-bottom: 0 !important;
    padding: 0 !important;
}
@media only screen and (max-width: 991.98px) {
    .callout-bar-wrap ul {
        flex-wrap: wrap;
    }
    .callout-heading {
        width:100%;
    }
    .callout-bar-wrap .callout-phone {
        margin-right: 15px;
    }
}
@media only screen and (min-width: 992px) and  (max-width: 1024.98px) {    
    .callout-bar-wrap .callout-btn {
        padding: 0 20px;
    }
}
.feefoContainer {
  display: none !important;
}