#main-hero{
	padding: 0;
	margin: 0;
}
#main-hero .headline {
	background-color: #fff;
	text-align: center;
	text-transform: uppercase;
}
#main-hero .headline h1 {
	color: #4f6e8b;
	font-size: 2.2vw;
	line-height: 1.1;
	font-weight: 500;
	padding: 15px 15px 8px 15px;
	margin: 0;
}
#main-hero h1 span {
	color: #acc067;
}
#main-hero .bgimages div {
	height: 239px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
#main-hero .bgimages div.img1 {
	background-image: url("/yorkshire-cottages/assets/let-prop-hero-img1.jpg?v=fcb79aaf7813dd144e00f84ad6bdcf30");
}
#main-hero .bgimages div.img2 {
	background-image: url("/yorkshire-cottages/assets/let-prop-hero-img2.jpg?v=aa5a21b9dbfdc7c77788d1a63e777836");
}
#main-hero .bgimages div.img3 {
	background-image: url("/yorkshire-cottages/assets/let-prop-hero-img3.jpg?v=1128fc3d900de7fcc1c533fea3ee4bdc");
}
#main-hero .bgimages div.img4 {
	background-image: url("/yorkshire-cottages/assets/let-prop-hero-img4.jpg?v=04652629960f0baaad0a07d310f404e4");
}
#main-hero .bgimages div.img5 {
	background-image: url("/yorkshire-cottages/assets/let-prop-hero-img5.jpg?v=c5098de7c617ea7bca7babfa1826d03e");
}
#main-hero .bgimages div.img6 {
	background-image: url("/yorkshire-cottages/assets/let-prop-hero-img6.jpg?v=fe614dd8757b34d0fa230fc143cc1414");
}
#main-hero .usps {
	background-color: #4f6e8b;
	padding: 10px 0;
}
#main-hero .usps span {
	color: #fff;
	display: inline-block;
	padding: 10px;
	font-size: 18px;
	font-weight: 100;
	vertical-align: text-top;
}
#main-hero .usps span.text {
	width: 22px;
}
#main-hero .usps span.text {
	width: calc(100% - 50px);
}
#main-hero .usps span.tick:before {
	content: '';
	display: inline-block;
	height: 24px;
	width: 22px;
	background-image: url("/assets/check.png?v=bc296dde295b211dd6256895483d461a");
	background-size: contain;
	background-repeat: no-repeat;
}
@media only screen and (max-width: 768px){
	#main-hero {
		margin-top: 60px;
	}
	#main-hero .headline h1 {
		font-size: 20px;
	}
	#main-hero .bgimages div {
		height: 130px;
	}
	#main-hero .usps span {
		font-size: 16px;
	}
}
/* Show/hide extra fields */
.extra-fields {
  display: none;
  display: block;
}
.extra-fields p {
  margin-bottom: 5px;
  font-size: 14px;
  font-weight: 600;
}
/*hidden by default displayed by qQuery*/
.postcode-field {
  display: none;
}

.strut {
  width: 0;
  display: block;
}

.floating-footer-nav {
  box-shadow: 0px 0px 5px #0000002e;
  background: #FFFFFF;
  position: fixed;
/*  bottom: 0; */
  height: 60px;
  width: 100%;
  z-index: 10;
}


/* START navigation bar */
.olg .navbar {
  z-index: 999;
}

.stick-navbar {
  position: fixed;
  top: 0;
  width: 100%;
}

.olg .navbar__list {
  height: 60px;
  display: flex;
  align-items: center;
  padding: 0;
  margin: 0;
  margin: auto;
  justify-content: space-around;
}

.olg .navbar__list--mobile {
  height: 60px;
  display: flex;
  align-items: center;
  padding-left: 12px;
  margin: 0;
  margin: auto;
  justify-content: space-around;
  font-size: 0.9rem;
  line-height: 1.2;
}

.olg .navbar__list--mobile .tel {
  font-size: 18px;
  letter-spacing: 0.5px;
  color: #2EA68D;
  line-height: 100%;
}

.olg .navbar__list-item {
}

#navbar-tooltip {
  position: fixed;
}

.olg .navbar__cta {
  margin-left: 0;
  padding: 6px 28px;
}

.olg .navbar__cta--mobile {
  margin-left: auto;
  padding: 6px 12px;
}

.olg .navbar__list--mobile .text-bold {
    font-size: 1.2em;
}

.olg .navbar__link,
.tel-link {
  margin: 0;
  font-weight: 100;
}
.olg .navbar__link {
  padding: 12px;
  color: #FFFFFF;
}
.tel-link {
  padding: 0;
  color: inherit;
}

.olg .navbar__link--mobile {
  padding: 12px;
  margin: 0;
  font-weight: 100;
  color: #67A141 ;
}

.letting-form-area {
    margin: 15px;
}

/* END navigation bar */

.curve-section {
  background: url("/assets/Curves.png?v=1033bfd24641d24d4befcbeef9bd601c")  no-repeat;
  background-size: cover;
  /* height: 50vh;
  text-align: left;
  display: flex;
  align-items: center;
  background-position: middle; */
}

.hero-middle-section {
  /*background: url("/assets/Photo-Income-Potential.jpg?v=dba99da4d99c4f528cae23cf27e150e8")  no-repeat;*/
  background-size: cover;
  text-align: left;
  display: flex;
  align-items: center;
  background-position: middle;
  background-color: #F3ECE1;
}

.media-desktop .hero-middle-section {
  height: 310px;
}

.hero-middle-section__title {
  margin-bottom: 20px;
  margin-top: 20px;

}

.hero-middle-section div{
  background: white;
}

.hero-bottom-section {
  background: url("/assets/Photo-bottom-CTA.jpg?v=c267a7199d9c95d9e3d7a3e4e2f21d62")  no-repeat;
  background-size: cover;
  height: 50vh;
  text-align: left;
  display: flex;
  align-items: center;
  background-position: middle;
  margin-bottom: -30px;
}



.text-light {
  color: #FFFFFF;
  font-weight: 100;
}

.text-lighter
{
  font-weight: lighter;
}

.text-dark {
  color: #58595B;
}

.text-bold{

  font-weight: bold;
}

.olg .dropdown--light
{
  color: #58595B;
  background: white;
  border: 1px solid #58595B;
  background-color: white;
  border: 1px solid #58595B;
  border-radius: 2px;
  color: #FFFFFF;
}

.olg .dropdown--light a
{
  color: #58595B;
}

.background-dark {
  background: #58595B;
}
.background-mid-grey {
  background: #EBEBEB;
}
.background-light-grey {
  background: #F9F9F9;
}

.text--highlight
{
  color:#2EA68D;
}

.text--bigger
{
  font-size:27px;
}

.text-weight-heavy {
  font-weight: 500;
}

.text-semi-dark {
  color: #8F8F8F;
}

.text-small {
  font-size: 0.8rem;
}

.text--disclaimer
{

  font-size: 12px;
  font-style: italic;
}
.text--biggest
{
  font-size: 2.3rem;
}

.content-block {
  padding-top: 30px;
  padding-bottom: 30px;
}

.content-block__title {
  padding-bottom: 20px;
  color: #58595B;
  font-weight: bold;
}



.content-block__sub-title {

}

.feature--button-half {
  height: 42px;
  width: 272px;
}

.feature__icon--half {
  height: 120px;
  width: 120px;
  margin: 16px;
}


.feature__icon--third {
  height: 70px;
  width: 70px;
  margin: 16px;
}

.feature__icon--sixth {
  height: 80px;
  width: 140px;
  margin: 5px;
}

.feature__icon--smallest {
  height: 16px;
  width: 16px;

}

.feature__title {
  color: #58595B;
  font-weight: bold;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}

.olg select:focus {
  outline: none;
}

.olg select {
  background-color: #FFFFFF;
}

.form__label--sub-text {
 display: block;
}

.form--white-inputs input {
  background-color: #FFFFFF;
}

.olg .button {
  border: 1px solid #67A141;
  border-radius: 2px;
}
.olg a:hover.button, .olg div:hover.button {
    background-color: #ffffff;
}
.olg .button-2 {
    background-color: #2EA68D;
    border: 1px solid #2EA68D;
    border-radius: 2px;
    color: #fff;
    font-weight: normal;
}
.olg a:hover.button-2, .olg div:hover.button-2 {
    background-color: #ffffff;
    color: #2EA68D;
}

.form-buttons {
  padding-top: 40px;
}

.olg .navbar__cta-button {
  margin-bottom: 0;
  padding: 4px 28px;
}
.olg .navbar__cta-button--mobile {
  margin-bottom: 0;
  padding: 8px 16px;
}

.text-normal {
  font-weight: normal;
}

.olg .validation-error {
  background: #fdd;
  box-shadow: 0px 0px 4px #d66;
  padding-left: 10px;
  padding-right: 10px;
  margin-left: -10px;
  margin-right: -10px;
}
.validation-error__message {
    font-size: 0.75rem;
}

.olg .carousel {
  margin: 0px auto;
}

.slick-next {
  right: 0px;
}

.slick-prev {
  left: 0px;
}

.media-desktop .olg .slick-slide {
  margin: 16px 60px;
}

/* required to prevent slide columns collapsing in mobile */
.slide {
  display: flex;
  min-width: 200px!important;
}


.olg .slick-slide {
  margin: 12px 8px;
}

.media-desktop .slide-container {
  display: flex;
}

.media-desktop .desktop-slide__half {
  width: 50%;
  padding: 8px;
}

.slide__quote {
  text-align: center;
}

.media-desktop .slide__quote {
  text-align: left;
}

.slick-disabled {
  display: none !important;
}

.slick-dots {
  bottom: -35px;
}

.color-secondary {
  background-color: #339CD4;
  color: #339CD4;
}

.slick-next:before {
  opacity: 1;
  content: "\25B6";;
}

.slick-prev:before {
  opacity: 1;
  content: "\25C0";;
}

.slick-arrow {
  border-radius: 50%;
  height: 60px;
  width: 60px;
  background: #339CD4;
}

.slick-arrow:hover {
  background: #339CD4;
}

.olg .olg__blockquote-marks {
  position: absolute;
  height: 24px;
  top: -999px;
  color: #339CD4;
}

.media-desktop .olg .olg__blockquote-marks {
  top: 8px;
}

.olg__blockquote {
  border: none;
}

.olg__blockquote-text {
  padding-top: 28px;
  font-size: 20px;
  color: #2A2A2A;
  display: none;
}

.media-desktop .olg__blockquote-text {
  display: block;
}

.slick-dots li button:before {
  font-size: 16px;
}

.olg .slick-dots li.slick-active button:before {
  color: #339CD4 !important;
}

/* PREV/NEXT ARROW */

.olg-arrow {
  text-align: center;
  display: inline-block;
  vertical-align: middle;
}

.olg-anchor {
  display: inline-block;
  border-radius: 50%;
}

.olg-anchor:hover .olg-arrow--left, .olg-anchor:hover .olg-arrow--right{
  border: 0.5em solid #e74c3c;
}

.olg-anchor:hover .olg-arrow--left:after, .olg-anchor:hover .olg-arrow--right:after {
  border-top: 0.5em solid #e74c3c;
  border-right: 0.5em solid #e74c3c;
}

.olg-arrow--left {
  display: inline-block;
  width: 4em;
  height: 4em;
  border: 0.5em solid #333;
  border-radius: 50%;
  margin-right: 1.5em;
}

.olg-arrow--left:after {
  content: '';
    display: inline-block;
  margin-top: 1.05em;
  margin-left: 0.6em;
  width: 1.4em;
  height: 1.4em;
  border-top: 0.5em solid #333;
  border-right: 0.5em solid #333;
  -moz-transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

.olg-arrow--right {
  display: inline-block;
  width: 4em;
  height: 4em;
  border: 0.5em solid #333;
  border-radius: 50%;
  margin-left: 1.5em;
}

.olg-arrow--right:after {
  content: '';
    display: inline-block;
  margin-top: 1.05em;
  margin-left: -0.6em;
  width: 1.4em;
  height: 1.4em;
  border-top: 0.5em solid #333;
  border-right: 0.5em solid #333;
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* RADIO STYLES */
/* https://kyusuf.com/post/completely-css-custom-checkbox-radio-buttons-and-select-boxes */

.control {
  position: relative;
  margin-bottom: 16px;
  padding-left: 32px;
  padding-top: 2px;
}

.control input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.control__indicator {
  position: absolute;
  top: 2px;
  left: 0;
  width: 20px;
  height: 20px;
  background: #e6e6e6;
}

.control--radio .control__indicator {
  border-radius: 50%;
}

/* Hover and focus states */
.control:hover input ~ .control__indicator,
.control input:focus ~ .control__indicator {
  background: #ccc;
}

/* Checked state */
.control input:checked ~ .control__indicator {
  background: #67A141;
}

/* Hover state whilst checked */
.control:hover input:not([disabled]):checked ~ .control__indicator,
.control input:checked:focus ~ .control__indicator {
  background: #67A141;
}

/* Disabled state */
.control input:disabled ~ .control__indicator {
  pointer-events: none;
  opacity: .6;
  background: #e6e6e6;
}

/* Check mark */
.control__indicator:after {
  position: absolute;
  display: none;
  content: '';
}

/* Show check mark */
.control input:checked ~ .control__indicator:after {
  display: block;
}

/* Checkbox tick */
.control--checkbox .control__indicator:after {
  top: 4px;
  left: 8px;
  width: 3px;
  height: 8px;
  transform: rotate(45deg);
  border: solid #fff;
  border-width: 0 2px 2px 0;
}

/* Disabled tick colour */
.control--checkbox input:disabled ~ .control__indicator:after {
  border-color: #7b7b7b;
}

/* Radio button inner circle */
.control--radio .control__indicator:after {
  top: 7px;
  left: 7px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #fff;
}

/* Disabled circle colour */
.control--radio input:disabled ~ .control__indicator:after {
  background: #7b7b7b;
}

.hide {
  display: none;
}



/* the little green line */

.line--secondary {
  border: solid #2EA68D;
  border-width: 2px 0 0;
  margin: auto;
  margin-bottom: 20px;
  height: 0;
  width: 68px;
}

/* center mobile text */

.media-tablet .text-center--mobile,
.media-mobile .text-center--mobile {
  text-align: center !important;
}

.media-tablet .hide--mobile,
.media-mobile .hide--mobile {
  display: none;
}

.media-desktop .hide--desktop {
  display: none;
}

.media-desktop .olg .dropdown--label {
line-height: 19px;
padding: 8px;
padding-top: 14px;
}

select.select--light {

  background-color: #FFFFFF;
  margin-top: 4px;

}
select.select--light:focus {
outline: none;

}

.listitem-right{
  margin-left:auto;
  margin-right:0;
  line-height: 1.1;
  text-align: right;
}

.team-image__name {
  padding-top: 4px;
  margin: 0;
}

.team-image img {
  width: 150px;
  height: 150px;
}

.team__paragraph {
  padding: 0 15px;
}

.media-desktop .lead-paragraph {
  padding-left: 160px;
  padding-right: 160px;
}

.why-icon {
  padding-left: 10px;
  padding-right: 10px;
}

.from-paragraph {
  padding-left: 8px;
}

.padded-title {
  padding-top: 10px;
  padding-bottom: 10px;
}

.free-guide-button {
  padding: 20px 0;
}
.media-mobile .free-guide-button {
  padding: 0 0 40px 0;
}

#hear-from-us-option {
  color: #67A141;
  font-size: 16px;
  font-weight: 500;
  cursor: pointer;
}
#hear-from-us-container {
  transition: visibility .5s, opacity 0.5s linear;
  transition: height 0.2s ease-out;
  opacity: 0;
  visibility: hidden;
  height: 0;
}

.show-content #hear-from-us-container {
  opacity: 1;
  visibility: visible;
  height: auto;
}
.show-content #hear-from-us-option {
  cursor: default;
  color: #7b7b7b;
}

/* custom check boxes */

fieldset {
  border: 0;
  padding: 0;
}

.check_container {
    display: block;
    position: relative;
    padding-left: 45px;
    margin-bottom: 14px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #8F8F8F;
}

/* Hide the browser's default checkbox */
.check_container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom checkbox */
.check_container .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #fff;
    border: 1px solid #8F8F8F;
    border-radius: 5px;
}

/* On mouse-over, add a grey background color */
.check_container:hover input ~ .checkmark {
    background-color: #ccc;
}

/* When the checkbox is checked, add a background */
.check_container input:checked ~ .checkmark {
    background-color: #fff;
}

/* Create the checkmark/indicator (hidden when not checked) */
.check_container .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.check_container input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.check_container .checkmark:after {
    left: 9px;
}
/* Show the checkmark when checked */
.check_container input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.check_container .checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid #67A141;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.full-width {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  max-width: initial;
}



/* Extra styling */
/* brand icons */
.svg-icon {
  max-width: 130px;
  padding: 5px 0;
  height: 70px;
}
/* we take care icons */
.pno-svg-icon {
    height: 52px;
    margin: 10px;
}
.pno-svg-icon-small {
    height: 40px;
    margin: 22px 10px 10px 10px;
}
.pno-svg-icon-large {
    height: 60px;
    margin: 10px;
}

#uspContainer {
    display: none !important;
}

.new-button {
    padding: 6px 14px;
    margin-left: 10px;
    float: left;
    font-size: 0.9rem;
}


.media-tablet .slick-slide img, .media-mobile .slick-slide img {
    display: inline-block;
}

/* set min image height to prevent mobile re-size flash*/
#letWithUs img {
  min-width:250px;
  height: auto;
}

.media-mobile .hero-section {
    height: 70vh;
}
.media-mobile .from-paragraph {
    padding-left: 0;
    font-size: 0.9rem;
}
.media-mobile .from-paragraph .text--bigger {
    font-size: 24px;
}
.media-mobile .tooltip > .nub {
    left: 255px;
}
.media-mobile .hero-bottom-section {
    background-position-x: center;
}

.media-mobile #main-hero {
  padding-bottom: 10px;
}

/**************************************  PH - START insert  ****************************************/

/* Hero Containers */

.hero-block .content-block__title,
.hero-block .feature__title,
.hero-block .text-semi-dark {
  color: #fff;
  text-shadow: 1px 1px 1px black;
  font-weight: 400;
}


/*** START Hero responsive sizing ***/


/*set breakpoints for main hero section image */
@media only screen and (min-width: 999px) {
  .hero-section {
    min-height: 680px;
  }

  .svg-icon {
    max-width: 180px;
  }
}
@media only screen and (min-width: 1150px) {
  .hero-section {
    min-height: 640px;
  }
}
@media only screen and (min-width: 1650px) {
  .hero-section {
    min-height: 610px;
  }
}

/*set height for middle hero image */
.media-desktop .hero-middle-section {
  height: 345px;
}
.media-mobile .hero-section {
  height: auto;
}

/*colour main hero image on mobile */

a.call-us,
a.call-us:hover,
a.call-us:visited
 {
  color:inherit;
}
/*** END Hero responsive sizing ***/

/*** START Hero section ***/

.hero-block {
  padding: 0;
  margin-bottom: 30px;
  background-color: #EBEBEB;
  display: flex;
  flex-wrap: wrap;
}

.hero-section ul {
  margin-top: 30px;
  margin-bottom: 30px;
}

.hero-section ul li {
  line-height: 36px;
  margin: 0;
  font-size: 18px;
  font-weight: 300;
  color: #fff;
  /*text-shadow: 1px 1px #333333;*/
}
.hero-section ul li:before {
  content: '';
  display: inline-block;
  height: 24px;
  width: 22px;
  background-image: url("/assets/check.png?v=bc296dde295b211dd6256895483d461a");
  background-size: contain;
  background-repeat: no-repeat;
  margin: 0 10px -5px -15px;
}
/*** END Hero section ***/

/*** START Embedded form ***/
input[type="text"],
input[type="email"],
input[type="number"],
input[type="tel"] {
  background-color: #fff;
  border: 1px solid #c8c8c8;
  color: black;
}

#error-brochure,
#sending-brochure,
#error-postcode {
  margin-bottom: 15px;
}
#error-brochure,
#error-postcode {
  color: red;
}
#sending-brochure {
  color: #2EA68D;
}

/* embedded form container */
.media-desktop .hero-section-form {
  height: auto;
}
.media-mobile .hero-section-form, .media-tablet .hero-section-form {
  height: auto;
}

.hero-section-form {
  text-align: left;
  margin: 0 auto;
}

.hero-section-form select {
  border: 1px solid #c8c8c8;
  color: #4d4d4d;
  height: 40px;
}
.hero-section-form__title {
  font-size: 1.5em;
  font-weight: 600;
  line-height: 1.5rem;
}
.hero-section-form__title--talk {
  display: block;
  font-size: 1rem;
  font-weight: normal;
  padding-bottom: 5px;
}
.hero-section-form__container {
  padding: 20px 20px 8px 20px;
  background-color: #EBEBEB;
  max-width: 100%;
  margin: 0 auto;

}

/* embedded form input */
.hero-section-form__container input.input--light {
  background-color: #FFFFFF;
  margin-top: 4px;
  height: 40px;
  font-size: 15px;
}

/* embedded form button */
.button.button--request-guide {
  color: #2ea68d;
  background-color: transparent;
  width: 100%;
}
a:hover.button.button--request-guide {
  color: #2ea68d;
}
.calculator select#olgSelectLocation {
  border: 1px solid #2ea68d;
  color: #2ea68d;
}

/* embedded form disclaimer */

#contactPrefs .title {
  font-size: 14px;
  color: #4d4d4d;
  font-weight: bold;
}
#contactPrefsLink {
  margin-top: 5px;
}

/* embedded form check boxes */
.contactPref {
  text-align: left;
}
.cPrefsTick {
  width: 15px;
  height: 15px;
}
.cPrefsImg {
  width: calc(100% - 30px);
  display: inline-block;
  vertical-align: middle;
}
/*** END Embedded form ***/

/*** START Hide elements ***/
.hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
/* earn potantial button for calculator */
#earn {
  display: none;
}
/*** END Hide elements ***/

/*** START disclamer before footer ***/
.disclaimer {
  color: #666;
  text-align: center;
  font-size: 10px;
  margin-top: 10px;
  margin-bottom: -40px;
}
/*** END disclamer before footer ***/

/*** START padding and margins ***/
.padd-0 {
  padding: 0;
}
.marg-top-15 {
  margin-top: 15px;
}
.media-mobile .marg-15LR {
  margin: 0 15px;
}
/*** END padding and margins ***/

/* iPhone 5 hero text */
@media only screen
and (min-device-width : 320px)
and (max-device-width : 568px)
and (-webkit-min-device-pixel-ratio: 2) {
  .hero-section ul li {
    line-height: 30px;
    font-size: 16px;
  }
  h1.hero-section__title {
    font-size: 24px;
    line-height: 30px;
  }
  .hero-section {
    padding-top: 0;
  }
  .hero-section-text {
    margin-top: 90px;
    padding:0;
  }
  .text--biggest
  {
    font-size: 1.5rem;
  }


}


/**************************************  PH - END insert  ****************************************/
