/* Moved from main.css */
@media (max-width: 767px) {
    .content .individual h1 small {
        line-height: 1.36;
        display: block;
    }

    span.wrap-name {
        display: block;
        line-height: 1;
        margin: 8px 0 16px;
    }

    span.wrap-name span {
        display: block;
        margin: 8px 0 0 0 !important;
        top: 0 !important;
    }
}

@media (max-width: 420px) {
    .floorplan-drawings .image-block {
        padding: 6px;
    }
}

.hp-single-floorplan .image-block {
    padding-bottom: 0 !important;
}

.hp-single-floorplan .image-block {
    background-color: #fff;
    padding: 15px;
    position: relative;
}
/* Moved from main.css */


/* Moved from homepage-new.css */
.plan-card-info-icon {
    object-fit: contain;
    image-rendering: pixelated;
    margin-bottom: 8px;
    width: 42px;
    height: 42px;
}
/* Moved from homepage-new.css */

.content.houseplan {
  position: relative;
}
.absolute {
  display: none;
  position: absolute;
  background-color: #F8FAFf; /* #F8FAFD */
  height: 140px;
  width: 100%;
  top: 0;
  right: 0;
  left: 0;
}

.heading-section .left {
  padding: 5px 20px;
}

.heading-section .right {
  padding: 5px 20px;
}

.affirm-cta {
  text-align:  center;
  margin-top: 20px;
  padding: 0px !important;
  font-size: 12px;
}
a.affirm-modal-trigger {
  margin-left: 3px;
}
.sale-price{
color:#d61e3a !important;	
}
p#affirmProductModal {
  font-family: 'Open-Sans', sans-serif;
  font-size: 16px;
  text-align: left;
  color: #636363;
}

p#affirmProductModal a.affirm-modal-trigger {
  color: #19437a !important;
  text-decoration:none !important;	
}
p#affirmProductModal a.affirm-modal-trigger:hover {
text-decoration:underline !important;	
}
#purchase-body .price-guarantee {
  padding: 0;
  background: transparent;
  margin: 30px 0;
}
.important-notice
{
background-color: #FFF;
box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
padding: 10px;
margin-bottom: 40px;
border-radius: 15px;
margin-top: 20px;	
}
#purchase-body .price-guarantee h3 {
  font-family: Asap, sans-serif;
  color: #19237a;
  font-weight: 500;
  font-size: 19px;
  text-decoration: underline;
}

#purchase-body .price-guarantee h3 .icon-frame {
  float: none;
  display: inline-flex;
  position: relative;
  height: 18px;
  width: 18px;
}

#purchase-body .price-guarantee h3 .icon-frame .icon {
  height: 20px;
}

#purchase-body .price-guarantee h3 .icon-frame .fa-certificate {
  color: #0a3d7a;
  font-size: 18px;
}

#purchase-body .price-guarantee h3 .icon-frame .fa-check {
    top: 5px !important;
    left: 4px;
    position: absolute;
    color: #fff;
    font-size: 10px;
}

#purchase-body span.text {
  font-size: 14px;
  color: #636363;
  font-family: Open-sans, sans-serif;
}

#purchase-body .price-guarantee .see-details {
display: block;
font-size: 14px;
color: #d41e39;
text-decoration:none !important;	
}
#purchase-body .price-guarantee span.text a:hover {
text-decoration:underline !important;	
}
#purchase-body .price-guarantee span.text a.return-policy {
  font-size: 17px;
  display: block;
  color: #19437a;
  margin-top: 10px !important;
  text-decoration:none !important;		
}
#purchase-body .price-guarantee span.text a.return-policy:hover {
text-decoration:underline !important;		
}
#purchase-body .price-guarantee span.text p {
  margin-top: 10px;
}
#purchase-body .price-guarantee span.text p strong {
  color: #1a447a;
}
.slick-dotted.slick-slider {
margin-bottom: 0;
}
ul.slick-dots {
bottom: 25px;
}
.label-wrapper {
  position: absolute;
  right: 0px;
  bottom: 0px;
  overflow: hidden;
  z-index: 99999;
}
.label-wrapper .label {
  display:  inline-block;
  margin:  5px;
  padding:  0 5px;
  background-color:  rgba(0,0,0,.4);
  color: #fff;
}

.tour-link {
  text-decoration: none !important;
}

.tour-wrapper {
  position: absolute;
  left: 30px;
  top: 27px;
  overflow: hidden;
  text-align: center;        
  background-color: rgba(255,255,255,1);
  border-radius: 10px;
  box-shadow:  2px 2px 4px rgba(0,0,0,.3);
  z-index: 99999;
}

.tour {
  padding: 0px;
  text-decoration: none !important;
  width: 46px;
  height: 28px;
}

.tour svg {
  width: 46px;
  height: 46px;
  margin-top: -19px;
  display: block;
}

.video {
  width: 37px;
  height: 28px;
}

.video svg {
  display: inline-block;
  width: 36px;
  height: 28px;
}

.favorite-button-container {
  position: absolute;
  background: white;
  border-radius: 6px;
  top: 20px;
  right: 20px;
  width: 42px;
  height: 42px;
  justify-content: center;
  display: flex;
  align-items: center;
}

.favorite-button-container i.fa-heart {
  font-size: 19px !important;
  line-height: 19px;
}

.favorite-button-container > a {
  display: block;
  line-height: 1;
}

.favorite-button-container i.fa-heart:before {
  display: none;
}

.favorite-button-container i.fa-heart:after {
  position: initial !important;
  margin: 0;
  padding: 0;
}

.mainSliderNav:not(.slick-slider) {
  display: flex;
  overflow: hidden;
}

.mainSliderNav:not(.slick-slider) .fixed-frame.cover {
  flex: 0 0 33.33%;
}

.container .inner.cont,
.inner.cont .content {
  width: 100% !important;
  margin: 0 auto !important;
  padding: 0 !important;
  box-sizing: border-box;
}

.container .inner.cont {
  margin-top: 130px;
}

.inner.cont .content_block {
  float: none;
  margin: 0 auto !important;
  width: 100% !important;
  margin-bottom: 0px !important;
  box-sizing: border-box;
  max-width: 1330px;
}

.share-buttons-container {
  padding: 0 10px;
  column-gap: 5px;
  display: flex;
  justify-content: space-between;
}

.favorite-button .fas,
.favorite-button .far {
  padding: 4px 5px;
  position: relative;
  left: 5px;
}

.favorite-button .fas:before,
.favorite-button .far:before {
  content: "\f004";
  font-size: 20px;
  color: #444;
}

.favorite-button .fas:before {
  color: #19437A;
}

.favorite-button:after {
  content: "Favorite";
  display: flex;
  color: #444;
  font-size: 12px;
}

.favorite-button.selected:after {
  color: #19437A;
  font-size: 12px;
  font-weight: bold;
}

.rule-out .fa {
  padding: 4px 5px;
  position: relative;
  left: 8px;
}

.rule-out .fa:before {
  content: "\f05e";
  font-size: 20px;
  color: #666;
}

.rule-out img {
  position: relative;
  left: 11px;
  top: 2px;
}

.rule-out.selected .fa:before {
  color: #000;
  font-weight: bold;
}

.rule-out.selected .fa {
  left: 9px;
}

.rule-out:after {
  content: " Rule Out";
  display: flex;
  color: #444;
  font-size: 12px;
}

.rule-out.selected:after {
  content: "Ruled Out";
  color: #000;
  font-size: 12px;
  font-weight: bold;
}

.share:after {
  content: "Share";
  display: flex;
  color: #444;
  font-size: 12px;
}

.share img {
    position: relative;
    left: 5px;
    top: 3px;
}

.note .fas {
  padding: 8px 7px 6px 5px;
  position: relative;
  left: 0px;
}

.note .fas:before {
  content: "\f304";
  font-size: 15px;
  color: #666;
}

.note:after {
  content: "Note";
  display: flex;
  color: #444;
  font-size: 12px;
}

.tooltiptext i.iconsm-hd {
  font-size:16px;
  color: #19437a;
  text-decoration: none;
  width: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0px 10px 0px 0px !important;  
}
.tooltip {
  position: relative;
  display: inline-block;
}


.tooltip .tooltiptext {
  visibility: hidden;
  background-color: #fff;
  color: #000;
  text-align: center;
  border-radius: 10px;
  border: 1px solid #F1ECEC;  
  padding:3px 10px;
  position: absolute;
  z-index: 1111;
  opacity: 0;
  transition: opacity 0.3s;
  width: 120px;
  top: 85%;
  left: 50%; 
  margin-left: -60px;
}
.tooltip .tooltiptext::after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent #fff transparent;
}
.tooltip:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}
.tooltiptext a {
  display: flex;
  align-items: center;
  padding: 4px 7px;
  border-bottom: 1px solid #F1ECEC;
  text-decoration: none;  
}
.tooltiptext a:last-child {
  border-bottom:none;
}
.tooltiptext a span {
  font-family: var(--din_2014);
  font-size: 14px;
  color:#515151;
}
.tooltiptext a span:hover {
  text-decoration: underline;
  color:#000;
}

.content .individual aside#features h2 {
  font-size: 40px !important;
  padding-bottom: 20px;
  letter-spacing: .5px;
  text-align: center;
  display: block;
  font-weight: 400;
  color: #0A3D7A !important; /* #4a6491 */
  line-height: 1;
  text-transform: uppercase;
}
.category_name {
  display: none;
}
span.list {
  padding: 5px 0;
}

/*
.favorite-button,
.tooltip,
.rule-out {
  background-color: #e3e7ef;
  width: 63px;
  height: 42px;
  border-radius: 6px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
*/

.inner.cont .content_block.individual.heading-section {
  display: block;
  padding: 15px 20px 15px;
  background: #fff;
}

.inner.cont .content_block.individual.heading-section > h1 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  column-gap: 5px;
}

.inner.cont .content_block.individual.heading-section > h1 span.wrap-name {
  margin: 0;
  font-size: 26px;
  justify-content: flex-end;
}

.inner.cont .content_block.individual.save-note
{
padding: 0 !important;	
}
.inner.cont .content_block.individual.save-note textarea
{
width: 70% !important
}
.inner.cont .content_block.individual.save-note button#questionformsubmit
{
margin:0 !important;	
}
.inner.cont .content_block.individual {
  /*padding: 40px 20px!important;*/
  padding: 0px!important;
  display: block;
  width: 100% !important;
  max-width: 100%;
}

.inner.cont .content_block.individual.photos-section {
  padding: 0px 20px 20px;
  background-color: #fff;
}

.inner.cont .content_block.individual.photos-section > .content-wrap {
  display: flex;
  justify-content: space-between;
}

.inner.cont .content_block.individual.photos-section .right {
  margin-bottom: 0;
}

.inner.cont .content_block.individual.drawings-section {
  background: #fafafa;
  padding-bottom: 0;
}

.inner.cont .content_block.individual.drawings-section .columns {
  display: flex;
  justify-content: space-between;
}

.content_block.drawings-section h2 {
  font-family: var(--din_2014);
  text-transform: none;
  color: #000 !important;
  font-size: 63px !important;
  font-weight: normal !important;
}

.content_block.individual.full-bars.similar-section h2 a,
.content_block.individual.full-bars.similar-section .plans-container + a {
  font-size: 17px;
  font-weight: var(--din_2014);
  background: white !important;
  padding: 0 33px !important;
  text-decoration: none;
  border: solid 1px #CCC !important;
  color: #0a3d7a !important;
  border-radius: 8px;
  height: 50px;
  align-items: center;
}

.content_block.individual.full-bars.similar-section h2 a {
  display: flex;
  margin-top: 1rem;
}
.content_block.individual.similar-section h2 {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.content_block.individual.recent-section h2 {
  text-align: center;
}

.content-wrap {
  max-width: 1330px;
  margin: 0 auto;
  padding: 0;
  box-sizing: border-box;
  position: relative;
}

.image-block {
  margin-bottom: 20px;
}

.ad-section {
  position: absolute;
  margin-top: 57px;
  width: 160px;
  top: 0;
  right: -180px;
}

.no-title {
  margin-top: 0;
}

.full {
  width: 100%;
  clear: both;
  margin-bottom: 30px;
  box-sizing: border-box;
}

.left {
  width: calc(70% - 25px) !important;
  max-width: 100%;
  box-sizing: border-box;

}

.right {
  width: 30% !important;
  max-width: 100%;
  box-sizing: border-box;
}

.heading {
  margin-bottom: 10px;
}

.right aside {
  margin-bottom: 0;
}


.title-section {
  background-color: #fff;
}

.info-section {
  padding-top: 20px !important;
  padding-: 20px !important;
  background-color: #fff;
}

.content.houseplan {
  background-color: #fafafa;
  float: none;
  display: flex;
  flex-direction: column;
}

.drawings-section {
  background-color: #ddd;
}

.faq-section {
  background-color: #fff;
}

.about-section {
  background-color: #eee;
}

.similar-section {
  background-color: #fff;
}

.recent-section {
  background-color: #fff;
}

.searches-section {
  background-color: #eee;
  padding: 0 20px !important;
}

.flexbox {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.flexbox.searches {
  justify-content: center;
  align-items: center;
  column-gap: 13px;
  row-gap: 13px;
}

.flexbox.searches > a {
  font-size: 17px;
  font-weight: var(--din_2014);
  background: white !important;
  border: solid 1px #fff !important;
  color: #1f2325 !important;
  padding: 17px 13px !important;
}
.flexbox.searches > a br {
  display: none;
}
.flexbox.searches > a:hover {
  background-color: #3a5e8d !important;
  border-color: #3a5e8d !important;
  color: #FFF !important;
  box-shadow: 0 0 8px rgb(0 0 0 / 80%) !important;
}
.flexbox.searches > a:before {
  content: "#";
}
#wrapper .flexbox>div {
  flex: 1;
  flex-basis: 66%;
}
#wrapper .flexbox>.page-social {
  flex: 1;
  flex-basis: 34%;
}
.vertical-flex {
  display: flex;
  flex-direction: column;
}
.flex-1 {
  order: 1;
}

.flex-2 {
  order: 2;
}

.flex-3 {
  order: 3;
}

.flex-4 {
  order: 4;
}

.show-mobile {
  display: none;
}

.show-desktop {
  display: block;
}



#wrapper .single_card_wrapper {
  min-width: 0 !important;
}


.single_card_wrapper div.plan-data {
  display: flex;
  justify-content: space-between;
}

.single_card_wrapper div.plan-data > .plan-card-info-item {
  flex-grow: 1;

}

.single_card_wrapper div.plan-data > .plan-card-info-item:not(:last-child) {
  border-right: solid 1px #e1e1e1;
}

#wrapper .card {
  min-width: 100% !important;
  width: 100% !important;
  max-width: 100% !important;
}


#wrapper .floorplanlistplanname h3 {
  padding: 5px;
  background-color: #eee;
  text-align: center;
}


.button--add-to-cart {
  box-sizing: border-box;
  width: 100% !important;
}

#wrapper .content .content_block header {
  display: block;
  width: 100%;
  overflow: hidden;
}

.floor_img a.floorplan_image_link #floorplan {
  width: 100% !important;
  max-width: 100% !important;
}

.mainSlider .slick-arrow:before {
  font-size: 44px;
  color: #666;
  opacity: 1;
}

.mainSlider .slick-prev {
  min-width: 44px;
  left: -42px;
}

.mainSlider .slick-next {
  min-width: 44px;
  right: -42px;

}

#form-reset,
#form-close,
.button.search-form {
  background-color: #a30404 !important;
  border-color: #a30404 !important;
  font-weight: 400;
  text-transform: uppercase;
}

#form-reset:hover,
#form-close:hover,
.button.search-form:hover {
  background-color: #b13533 !important;
  border-color: #b13533 !important;
}

.photos-section button.slick-arrow {
  min-height: 100%;
}


.photos-section button.slick-arrow:before {
  color: #777;
}

.photos-section .slick-lightbox .slick-arrow:before {
  font-size: 20px;
}

.photos-section button.slick-arrow:before:hover {
  color: #999;
}

.image-block {
  padding: 0;
  position: relative;
}

.planSlider{
  padding: 20px 35px 10px;
}

.mainSliderContainer > .ribbon-wrap, .mainSliderNavContainer, .planSliderNavContainer {
  position: relative;
}

.mainSliderNav {
  padding: 5px 50px;
  min-height: 50px;
}

.planSliderNav {
  padding: 5px 35px 5px 35px;
  min-height: 50px;
}

.planSliderNav a {
  border: 2px solid #fff;
}

.planSliderNav .slick-current a {
  border: 2px solid #444;
}

.slick-slider {
  -ms-touch-action: auto;
  touch-action: auto;
}

.slick-track {
  margin-right: 0px !important;
  margin-left: 0px !important;
}

.mainSliderNav .slick-current a {
  box-shadow: 1px 0px 3px rgba(0, 0, 0, 0.16), 1px 0px 3px rgba(0, 0, 0, 0.23),
  -1px 0px 3px rgba(0, 0, 0, 0.16), -1px 0px 3px rgba(0, 0, 0, 0.23),
  0px 2px 4px rgba(0, 0, 0, 0.16), 0px 2px 4px rgba(0, 0, 0, 0.23);
  border: 1px solid #fff;
}


.fixed-frame,
.adaptive-frame {
  position: relative;
  display:  none;
}

.mainSlider .fixed-frame:first-child,
.planSlider .fixed-frame:first-child {
  display:  block;
}


.fixed-frame:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 66.67%;
}

.fixed-frame.square:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 100%;
}

.fixed-frame>a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 5px;
  overflow: hidden;
  background-color: #fff;
  border-radius: 15px;
}

.adaptive-frame>a,
.adaptive-frame img {
  min-width: 100% !important;
  width: 100% !important;
}

/* 100% HEIGHT - SHRINK WIDTH TO FIT */
.fixed-frame.shrink-width img {
  height: 100% !important;
  width: auto;
  max-width: 100% !important;
  margin: 0 auto;
/* object-fit: contain; */
}


/* CONTAIN */
.fixed-frame.contain img {
  height: 100% !important;
  width: 100%;
  max-height: 100% !important;
  max-width: 100% !important;
  margin: 0 auto;
  object-fit: contain;
}


/* COVER (crop excess) */
.fixed-frame.cover img {
  height: 100% !important;
  width: 100% !important;
  margin: 0 auto;
  object-fit: cover;
}


.container input[type="radio"],
.container input[type="checkbox"] {
  margin: 0 !important;
}

.container span.checkbox,
.container span.radio {
  margin: 0 !important;
  min-width: auto !important;
  top: -5px !important;
}

.header-row {
  padding: 19px 17px;
  border-radius: 7px;
  margin: 15px 0 0 0;
  background-color: #fff;
}

.expanded .header-row {
  border-radius: 7px 7px 0 0;
}

.header-row.select {
  background-color: #fff;
  cursor: pointer;
  border: solid 1px #fff;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.header-row.select:not(.expanded):hover {
  border: solid 1px #0a3d7a;
}

.header-row.select h3 {
  padding-right: 5px;
}

.header-row.select h3 i:after {
  content: "\f0d7";
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
/* regular style/weight */
float: right;
}

.header-row.select > h4 {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 500;
  display: flex;
  font-family: var(--asap);
  justify-content: space-between;
  align-items:flex-start;
  flex-direction: column;
}

.header-row.select > h4 > span:first-child {
  overflow: hidden;
  flex-grow: 3;
}

.header-row.select span.price {
  padding-left:0px;
  font-size: 14px;
  font-weight: normal;
  color: #19437a;
  flex-grow: 1;
  margin-left: 0;
  padding-right: 7px;
  background: transparent;
}

.header-row.select span.price:empty {
  display: none;
}

.header-row.select:not(.expanded):hover > h4 {
  color: #0a3d7a;
}

.header-row.select:after {
  content: " ";
  width: 10px;
  height: 10px;
  border: solid 2px #000;
  border-right: none;
  border-top: none;
  transform: rotate(-45deg);
  margin-top: 3px;
  position: relative;
  top: -4px;
  min-width: 10px;
}

.expanded.header-row.select:after {
  transform: rotate(135deg);
  margin-top: 9px;
}

.price-section-wrap {
  overflow: hidden;
  max-height: 0;
  transition-duration: 1s;
}

.expanded + .price-section-wrap {
  max-height: fit-content;
}

.price-section {
  padding: 12px 20px 20px 20px;
  background: #fff;
  border-top: solid 1px #e5e5e5;
}

.price-section-wrap .package-drop,
.price-section-wrap .foundation-drop,
.price-section-wrap .additionals-drop {
  box-sizing: border-box;
  width: 100%;
  background-color: #fff;
  border-radius: 0 0 7px 7px;
}

.price-display {
  position: relative;
  width: 100%;
  margin: 10px 0;
  padding-bottom: 10px;
}

.price-display:last-of-type {
  border: none;
}

.price-display .layer {
  content: " ";
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(255, 255, 255, .6);
  display: none;
}

.checkbox-container {
  display: block;
}

input.custom-input + .checkbox-container label .checkbox, input.custom-input + .checkbox-container label .radio {
  border: solid 1px #d9d9d9;
  border-radius: 3px;
  background: #eceefb;
  width: 16px;
  height: 16px;
  font-size: 10px;
  display: inline-block;
  position: inherit;
}

input.custom-input + .checkbox-container label .checkbox:before, input.custom-input + .checkbox-container label .radio:before {
  content: "";
  display: block;
  width: 7px;
  height: 3px;
  border: solid 2px #425dda;
  transform: rotate(-45deg);
  border-top: none;
  border-right: none;
  position: relative;
  top: 3px;
  left: 2px;
  opacity: 0;
}

input.custom-input:checked + .checkbox-container label .checkbox:before, input.custom-input:checked + .checkbox-container label .radio:before {
  opacity: 1;
}

input.custom-input + .checkbox-container + .price-description {
  display: block;
}

#purchase-body form .button.blue {
  margin-top: 15px;
}

span.price-description {
  font-family: var(--opensans);
  font-size: 14px;
  color: #000000;
}

.checkbox-container span.price-title {
  flex-grow: 1;
  padding: 0 7px;
  font-size: 16px;
  line-height: 1;
  font-family: var(--asap);
  color: #000000;
}

.price {
  display:block;
  color:#19437a;
  font-weight: bold;
  font-family: var(--asap);
  font-size: 14px;
}

.price-description {
  /*display: none;*/
  width: 100%;
  color: #444;
  font-size: 12px;
  padding-top: 5px;
}

.price-description .recommended {
  color: #d41e39;
  font-style: italic;
  font-weight: bold;
}

.price-description .electronic {
  color: #1e4279;
  font-weight: bold;
}

.price-description .physical {
  color: green;
  font-style: italic;
  font-weight: bold;
}

.plan_details {
  width: 100%;
}

.content .individual h1 .wrap-name {
  font-weight: 700;
  font-size: 30px;
  color: #222;
}
.pdp-heading {
font-weight: 500;
display: inline-block;
font-size: 30px;
margin-right: 10px;
text-transform: none;
color: #636363;
}

.content .individual h1 .wrap-name i.exclusive {
  font-size: 16px;
  background-color: #FFD204;
  padding: 2px 12px 2px 12px;
  font-weight: 300;
}

div#purchase-header {
  font-family: 'Asap', sans-serif;
  font-size: 28px;
  text-transform: uppercase;
  padding: 0;
  color: #000;
}
#purchase-header s
{
color: #19437a;	
}
.purchase-header-container {
  display: flex;
  justify-content: space-between;
}

div#purchase-header strong {
  font-weight: 400;
  color: #415CDA;
}

div#purchase-body {
  font-family: 'Asap', sans-serif;
}

div#purchase-body > small {
  font-size: 16px;
}

div#purchase-body > small > a {
  color: #19437A;
  text-decoration: none;
}

.content .individual h2 {
  font-size: 40px !important;
  letter-spacing: .5px;
  float: none;
  display: block;
  font-weight: 400;
  color: #0A3D7A !important; /* #4a6491 */
  line-height: 1;
}

.content .individual h2 small {
  font-weight: 400;
  font-size: 80%;
}


.content h3 {
  color: orange;
  text-transform: uppercase;
  padding-bottom: 5px;
}

.content_block h4 {
  color: #444;
  padding: 0;
  margin: 0;
  border: none;
  background-color: transparent;
}


p {
  line-height: 1.5em !important;
}

#cost-build-body {
  display: none;
}

#primary-nav-block>ul>li>label,
#primary-nav-block>ul>li>a {
  border-bottom: none;
}

.block:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
}

i.caret:after {
  content: "\f0d7";
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  padding-left: 15px;
}

.select {
  vertical-align: top;
}

.select .caret {
  float: right;
}

.similar-plan {
  position: relative;
  font-weight: 300;
}

.similar-data {
  position: absolute;
  padding: 5px 10px;
  background-color: #eee;
  bottom: 0;
  left: 0;
  right: 0;
  font-size: 90%;
}

.similar-data small {
  padding-top: 3px;
}

#my-notes.hide {
  display: none !important;
}

.faq-wrap,
.inner.cont .content_block.individual.searches-section .full.heading {
  text-align: center;
  padding: 60px 40px 40px 40px !important;
  background: #fafafc;
  border-radius: 25px;
}

.heading-section .faq-wrap {
  padding: 20px !important;
  margin-bottom: 20px !important;
}

.faq-block {
  margin-bottom:0px;
  padding:0px 20px;
}

.print-planSlider,
.download-planSlider,
.reverse-planSlider {
  min-width: 120px;
}

.page-nav {
  position: fixed;
  bottom: 15px;
  right: 3px;
  display: inline-block;
  z-index: 9999;
}

a.page-nav-top {
  display: inline-block;
  background-color: rgba(27, 149, 224, .7);
  padding: 2px 6px 6px 6px;
}

a.page-nav-top:hover {
  text-decoration: none;
  background-color: #51aee7;
}

.page-nav-top i:before {
  content: "\f077";
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
/* regular style/weight */
font-size: 22px;
color: #fff;
}


#questionformsubmit .processing {
  display: none;
}

form dd {
  margin: 0 0 20px 0;
}

form dd input,
form dd textarea {
  box-sizing: border-box;
  width: 100% !important;
  max-width: 100% !important;
}

form dt {
  font-size: 12px !important;
  text-transform: uppercase;
}

.slick-slider .slick-slide {
  display: none !important;
}

.slick-slider .slick-slide:first-child {
  display: block !important;
}

.slick-slider.slick-initialized .slick-slide {
  display: block !important;
}


/*
.featherlight-iframe {
height: 100% !important;
width:  100% !important;
}
.featherlight-iframe .featherlight-content {
margin: 0px !important;
height: 100% !important;
max-height: 100% !important;
overflow: hidden !important;
}
.featherlight-iframe .featherlight-close-icon {
color: red;
}
*/

#video-tab {
  width: 100%;
  height: 100%;
}
#media-wrapper {
  width: 100%;
  height: 100%;
  min-width: 100%;
  min-height: 100%;
  z-index: 9999;
}

.media-body {
  height:  100%;
}

.media-body section {
  display: block;
  height: 100%;
}

.media-body section.active {
  display: block;
}

.mainSliderNav .tour-wrapper {
  position: absolute;
  left: calc(50% - 25px);
  top: calc(50% - 25px);
  overflow: hidden;
  text-align: center;        
  background-color: rgba(255,255,255,1);
  border-radius: 10px;
  box-shadow:  2px 2px 4px rgba(0,0,0,.3);
  z-index: 99999;
}

.mainSliderNav .tour {
  width: 50px;
  height: 50px;
  padding: 0px;
  text-decoration: none !important;
}

.mainSliderNav .tour svg {
  display: inline-block;
  margin-top: -9px;
  width:  45px;
  height: 45px;
}

.mainSlider .tour-wrapper {
  position: absolute;
  left: calc(50% - 60px);
  top: calc(50% - 60px);
  overflow: hidden;
  text-align: center;        
  background-color: rgba(255,255,255,1);
  border-radius: 20px;
  box-shadow:  2px 2px 4px rgba(0,0,0,.3);
  z-index: 99999;
}

.mainSlider .tour {
  width: 120px;
  height: 120px;
  padding: 0px;
  text-decoration: none !important;
}

.mainSlider .tour svg {
  display: inline-block;
  margin-top: -18px;
  width:  120px;
  height: 120px;
}

.mainSliderNav .slick-current a {
  border: 2px solid #19437a !important;
}

a.gallery-item {
  margin: 0 !important;
  border-radius: 15px;
  text-decoration:none !important;
}
a.gallery-item:hover {
 text-decoration:underline !important;
}
.mainSlider {
  margin-right: 2px !important;
}

.mainSliderNav a.gallery-item {
  margin: 2px !important;
}

.mainSliderContainer {
  overflow: hidden;
  border-radius: 15px;
  position: relative;
}

.floorplan .mainSlider .type-build_photo span{
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 12px 0;
  color: #777777;
  text-align: center;
  background: #ffffff;
}

.filters-wrap {
  margin: 10px 0 0 0;
  display: flex;
  gap: 10px;
  justify-content: space-between;
  align-items: center;
  font-family: Open-sans, sans-serif;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
}

.filters-wrap .filters-listing {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 15px;
}

.filters-header {
  display: none;
}

.filters-wrap .filters-listing .filter-btn,
.reverse-mainSlider,
.plan-media > .floorplan > a.button,
.fullscreen {
  text-decoration: none;
  border-radius: 3px !important;
  transition: all .3s ease;
  display: flex;
  height: 30px;
  align-items: center;
  padding: 0 8px !important;
}

.filters-wrap .filters-listing .filter-btn {
  border: 1px solid #636363;
  color: #636363;
}

.filters-wrap .filters-listing .filter-btn:hover,
.filters-wrap .filters-listing .filter-btn.active {
  border-color: #a40404;
  color: #a40404;
}

.reverse-mainSlider,
.fullscreen {
  border-color: #19437a !important;
  background-color:  #19437a !important;
}

.reverse-mainSlider small:before {
  content: "REVERSE";
}

a.filter-btn.exterior:before {
  content: "EXTERIOR";
}

a.filter-btn.interior:before {
  content: "INTERIOR";
}

a.filter-btn.floor-plans:before {
  content: "FLOOR PLANS";
}

a.filter-btn.client-photos:before {
  content: "CLIENT BUILDS";
}

.copyright {
  text-align: center;
  margin: 20px 0;
}

.copyright-notice {
  font-family: var(--asap);
  font-size: 16px;
  text-align: center;
  margin: 10px 0px;
  color: #888;
  order: 4;
}

@media (max-width: 768px) {
  .copyright-notice {
    font-size: 14px;
  }
}

.copyright-notice span {
  display: inline-block;
  margin: 0 5px;
}

.floorplan-drawings__buttons {
  padding: 0;
  flex-wrap: nowrap;
}

.inner.cont .content_block.individual.drawings-section .image-block {
  background: #f8fafd;
  border-radius: 20px;
  border: 1px solid #617aa1;
}

.inner.cont .content_block.individual.drawings-section .image-block .caption {
background-color: #eee;
text-transform: uppercase;
font-size: 16px;
text-align: center;
padding: 4px;
}

.floorplan-drawings__buttons a {
  flex-grow: 1;
  flex-basis: auto;
  border-radius: 0 !important;
}

.floorplan-drawings__buttons a:first-child {
  border-radius: 20px 0 0 0 !important;
}

.floorplan-drawings__buttons a:not(:last-child) {
  border-right: solid 1px #3a5e8d !important;
}
 
.floorplan-drawings__buttons a:last-child {
  border-radius: 0 20px 0 0 !important;
}
.content_block.individual.full-bars.similar-section h2 a:hover {
background-color: #19437a !important; !important;
border: solid 1px #0a3d7a !important;
color: #FFF !important;
box-shadow: 0 0 8px rgb(0 0 0 / 80%) !important;
}
.floorplan-drawings__buttons a:hover {
box-shadow: 0 0 8px rgb(0 0 0 / 80%);
background-color: #19437a !important; !important;
color:#FFF !important;		
}
.reverse-mainSlider i,
.fullscreen i {
  font-size: 10px;
}

.plan-specs {
    padding: 40px 0;
    margin-top: 20px;
    border-top: 1px solid #ddd;
}

.button:hover {
  background-color: #FFF !important;
  border-color: #19437a !important;
  color: #19437a !important;
  box-shadow: 0 0 8px rgb(39 100 179 / 80%) !important;
}

a.reverse-mainSlider:hover,
a.reverse-mainSlider.active {
  background-color: #FFF !important;
  border-color: #19437a !important;
  color: #19437a !important;
  box-shadow: 0 0 8px rgb(39 100 179 / 80%) !important;
}
  a.button.reverse-mainSlider {
      border-color: #19437a !important;
      background-color: #19437a !important;
  }
  a.button.reverse-mainSlider.reversed {
      background-color: #FFF !important;
      border-color: #19437a !important;
      color: #19437a !important;
       }
  a.button.reverse-mainSlider:hover {
  background-color:#FFF !important; 
  }
@media (pointer: coarse) {

  
}

/*
.reverse-mainSlider {
position:  absolute;
left:  15px;
top:  20px;
}
*/

.button-style{
  min-height: auto !important;
  color: white;
  font-size: 28px !important;
  line-height: 28px !important;
}

#button-forward-f, #plan-nav-button-forward {
  background-color: transparent;
  font-size: 25px;
  right: 40px;
  top: 50%;
  transform: translateY(-50%);
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

#button-back-f, #plan-nav-button-back {
  background-color: transparent;
  color: #ffffff;
  font-size: 30px;
  border: none;
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

button#button-back-f > i, button#button-forward-f > i {
  text-shadow: 0 0 1px #000;
}

button#button-back-f {
  left: 8px;
  padding-left: 0;
}

#button-forward-f {
  right: 8px;
  padding-right: 0;
}

#button-forward-f > i.fa.fa-chevron-right, 
#button-back-f i.fa.fa-chevron-left, 
#plan-nav-button-forward i.fa.fa-chevron-right,
#plan-nav-button-back i.fa.fa-chevron-left{
  font-size: 28px;
}

#button-forward-f > i.fa.fa-chevron-right, 
#button-back-f i.fa.fa-chevron-left { 
  color: white;
}

#plan-nav-button-forward i.fa.fa-chevron-right,
#plan-nav-button-back i.fa.fa-chevron-left{
  color: black;
}

button#plan-nav-button-forward {
  right: 7px;
  z-index: 1000000;
}

button#plan-nav-button-back {
  left: 4px;
  z-index: 1000000;
}

.inner.cont .content_block.individual.photos-section .heading-container {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  flex-wrap: wrap;
}

.inner.cont .content_block.individual .right > aside {
  background: #fafafc;
  padding: 25px;
  border-radius: 15px;
  display: flex;
  flex-direction: column;
  margin-bottom: 30px; 
  border: 1px solid #617aa1;
}

aside.cta {
  text-align: center;
}

aside.cta h3 {
  font-size: 23px;
  color: #000;
  line-height: 31px;
  text-align: center;
}

aside.cta h4 {
  font-family: var(--opensans);
  font-size: 16px;
  line-height: 25px;
  margin-top: 15px;
  color: #404040;
  font-weight: normal;
}
aside.cta > a {
  display: flex;
  height: 45px;
  justify-content: center;
  align-items: center;
  border: solid 1px #d5d5d5;
  text-decoration: none;
  border-radius: 10px;
  font-size: 20px;
  font-family: var(--opensans);
  font-weight: bold;
  margin-top: 20px;
}
aside.cta > a.pdp-button {
  background-color: #0a3d7a !important;
  border: solid 1px #0a3d7a !important;
  color: #FFF !important;
}
aside.cta > a.pdp-button:hover {
  background-color: #FFFFFF !important;
  color: #0a3d7a !important;
 box-shadow: 0 0 8px rgb(0 0 0 / 80%) !important;	
}
aside.cta span.price {
  font-family: var(--asap);
  font-weight: bold;
  font-size: 23px;
  color: #415cda;
  margin-top: 15px;
  line-height: 1;
}

aside.cta > img {
  margin: 0 auto 20px auto;
}

.content_block.individual.included-section {
  padding: 0 20px !important;
}
.inner.cont .content_block.individual.details-section {
  background: white;
  padding: 40px 20px;
  display: flex;
  flex-direction: column;
}

.inner.cont .content_block.individual.details-section .content-wrap {
  display: flex;
  column-gap: 40px;
  width: 100%;
}

.inner.cont .content_block.individual.details-section .content-wrap > aside {
  padding: 25px 35px;
  border: solid 1px #617aa1;
  border-radius: 15px;
  display: flex;
  flex-direction: column;
}
.inner.cont .content_block.individual.details-section .content-wrap > aside#details {
  flex-grow: 6;
  max-width: 100%;
}

.inner.cont .content_block.individual.details-section .content-wrap > aside#features {
  flex-grow: 5;
}

.inner.cont .content_block.individual.included-section ,
.inner.cont .content_block.individual.searches-section ,
.inner.cont .content_block.individual.question-section {
  background: white;
}
.inner.cont .content_block.individual.about-section {
  background: white;
  padding: 40px 20px;
}

.inner.cont .content_block.individual.recent-section {
  background: white;
  padding: 60px 20px;
}

.inner.cont .content_block.individual.searches-section h2 {
  padding-bottom: 30px !important;
  text-align: center;
}

aside#details > .block {
  column-count: 2;
  column-gap: 80px;
} 
aside#details > .block > .plan_details {
  border-top: 0;
  display: grid;
  align-items: center;
  grid-template-columns: 49% 50%;
  box-sizing: border-box;
}
aside#features > .block > .plan_details {
  justify-content: space-between;
  display: grid;
  padding: 0;
  height: fit-content;
  min-height: 77px;
  align-items: center;
  grid-template-columns: 25% 75%;
  grid-gap: 20px;
}
aside#features > .block > .plan_details img{
width:42px;
height:42px;
}
aside#features > .block > .plan_details:first-child {
  border-top: none;
}

aside#features > .block > .plan_details:last-child {
  border-bottom: none;
}

aside#features > .block > .plan_details > span:first-child {
  display: flex;
  flex-direction: column;
  align-items: center;
  column-gap: 15px;
  font-family: var(--asap);
  font-size: 16px;
  color: #404040;
}
aside#features > .block > .plan_details > span.list {
  text-transform: none;
  font-family: var(--asap);
  font-size: 19px;
  padding-right: 20px;
  font-weight: 600;
}

aside#details > .block > .plan_details > span {
  font-size: 13px;
  font-family: var(--asap);
  color: #404040;
  padding-right: 5px;
}

aside#details > .block > .plan_details > strong {
  font-size: 16px;
  font-family: var(--asap);
  color: #000;
  text-align: right;
  line-height: 1.2;
  padding: 4px 0;
}

div#whats-included h3 {
  font-family: var(--asap);
  font-size: 29px;
  font-weight: bold;
  color: #000;
}

div#whats-included ul {
  list-style-type: none;
}

div#whats-included ul li {
  list-style-type: none;
  padding-left: 25px;
  font-family: var(--opensans);
  font-size: 19px;
  color: #404040;
  margin-bottom: 20px;
  position: relative;
}

div#whats-included ul > li:after {
  content: "";
  width: 7px;
  height: 3px;
  border: solid 2px #425dda;
  transform: rotate(-45deg);
  border-top: none;
  border-right: none;
  position: absolute;
  left: 5px;
  top: 10px;
}

div#whats-included ul > li:before {
  content: "";
  width: 16px;
  height: 16px;
  border: solid 1px #b6c1d3;
  left: 0;
  top: 4px;
  position: absolute;
  border-radius: 50%;
}

div#whats-included p {
  font-family: var(--opensans);
  font-size: 19px;
  color: #404040;
  line-height: 44px !important;
}

div#detail-faq-header {
  font-family: var(--din_2014);
  padding-bottom: 15px;
  font-size: 47px;
  color: #1f2325;
}

div#detail-faq h3 {
  font-family: var(--asap);
  font-size: 23px;
  font-weight: bold;
  color: #000;
  text-align: center !important;
}

div#detail-faq p {
  font-family: var(--opensans);
  font-size: 19px;
  color: #404040;
  line-height: 44px !important;
}

div#submit-question-header {
  font-family: var(--din_2014);
  padding-bottom: 40px;
  font-size: 63px;
  color: #1f2325;
}

div#submit-question-body input, div#submit-question-body textarea {
  background: white;
  border-radius: 8px;
  border: solid 1px #e1e1e1;
  width: 100%;
  height: 50px;
  margin-bottom: 15px;
  padding: 20px !important;
}

div#submit-question-body .form-fields {
  display: flex;
  column-gap: 15px;
}

div#submit-question-header, 
.inner.cont .content_block.individual.searches-section h2 ,
.inner.cont .content_block.individual.recent-section h2 ,
.inner.cont .content_block.individual.similar-section h2 ,
.inner.cont .content_block.individual.about-section h2 {
  font-family: var(--din_2014);
  padding-bottom: 15px;
  font-size: 47px !important;
  color: #1f2325;
  text-transform: none;
}

div#submit-question-body input, div#submit-question-body textarea {
  background: white;
  border-radius: 8px;
  border: solid 1px #e1e1e1;
  width: 100%;
  height: 50px;
  margin-bottom: 15px;
  padding: 20px !important;
  font-family: var(--opensans);
  font-size: 16px;
}

div#submit-question-body textarea {
  height: 120px;
  width: 100%;
}

div#submit-question-body .form-fields {
  display: flex;
  column-gap:4px;
}

button#questionformsubmit {
  display: flex !important;
  height:  55px !important;
  min-width: 200px;
  align-items: center;
  margin: 5px auto 15px auto !important;
  justify-content: center;
  font-size: 17px;	
}
button#questionformsubmit:hover {
box-shadow: 0 0 8px rgb(0 0 0 / 80%);
background-color: #19437a !important;
color:#FFF !important;	
}
div#submit-question-body p {
    font-size: 16px;
    font-family: var(--opensans);
    color: #636363;
}

div#submit-question-body p a {
    text-decoration: none;
    color: #19437a;
}

div#submit-question-body p a:hover {
    text-decoration:underline;
}
.inner.cont .content_block.individual.about-section p {
    font-family: var(--opensans);
    color: #404040;
    font-size: 21px;
    line-height: 40px !important;
}

.plans-container {
  display: flex;
  column-gap: 30px;
  justify-content: center;
  width: 100%;
}

.plan-card {
  margin: 0 0 10px 0;
}

.plan-stat-value {
  color: #000000;
  font-weight: 500;
  font-size: 16px;
  display: block;
  margin-top: 5px;
}

button.slick-hidden {
  display: none !important;
}

.costBox {
  background: white;
  width: 750px;
  max-width: 95vw;
  max-height: 98vh;
  border-radius: 20px;
  padding: 25px;
  display: flex;
  flex-direction: column;
  box-shadow: 2px 2px 6px #CCC;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);	
}
a#closeCostBtn > span {
  font-size: 20px;
  line-height: 1;
}

.costToBuildContainer {
  overflow: auto;
  font-size: 16px;
}

a#closeCostBtn {
  position: absolute;
  right: 0;
  top: 0;
}
.videosContainer {
  display: flex;
  flex-direction: column;
  row-gap: 20px;
  align-items: center;
}

/*.videoWrapper iframe{
height: 15vw;	
border-radius: 10px;	
}
*/


@media screen and (max-width: 992px) {
  .left,.right,.full, .planSlider {
        width: calc(100% - 20px) !important;
        float: none;
        margin-left: auto;
        margin-right: auto;
    }

    .heading-section .left {
      width: calc(70% - 25px) !important;
      max-width: 100%;
      box-sizing: border-box;
      float: left;
      margin-left: 0;
      margin-right: 0;
    }

    .heading-section .right {
      width: 30% !important;
      max-width: 100%;
      box-sizing: border-box;
      float: right;
      margin-left: 0;
      margin-right: 0;
    }

    .individual.heading-section {
      padding: 10px 20px !important;
    }

    .content .heading-section h1 span.pdp-heading {
      font-size: 20px;
    }
    .content .heading-section h1 span.wrap-name {
      font-size: 22px;
    }

    .plan-card-info-icon {
        width: 36px;
        height: 36px;
    }


  .inner.cont .content_block.individual.save-note textarea {
    width: 100% !important;
  }
  .content h3 {
  text-align: left;
  }
	
  .ad-section {
      right: -150px;
  }

  .show-mobile {
      display: block;
  }

  .show-desktop {
      display: none !important;
  }

  a.gallery-item {
    border-radius: 0 !important;
    margin: 0 !important;
  }

  .mainSlider {
    margin: 0 !important;
  }

  .photos-section .left {
    width: 100% !important;
  }

  .content .individual h2 {
      text-align: center;
  }

  .inner.cont .content_block.individual.details-section {
    padding-top: 0 0 40px 0 !important;
  }

  .inner.cont .content_block.individual.details-section .content-wrap {
      flex-direction: column;
      row-gap: 20px;
      width: 100%;
  }

  .inner.cont .content_block.individual.details-section .content-wrap > aside {
      flex-basis: 100% !important;
      max-width: 100% !important;
  }

  .inner.cont .content_block.individual.drawings-section .columns {
    flex-direction: column;
  }

  .inner.cont .content_block.individual.drawings-section .columns .left { 
    width: 100% !important;
  }

  .inner.cont .content_block.individual.drawings-section .columns .right {
    padding-left: 0px;
    padding-right: 0px;
  }

  div#submit-question-body .form-fields {
    flex-direction:row;
  }

  .faq-wrap {
    padding: 40px 35px !important;
    border-radius: 0 !important;
  }

  .inner.cont .content_block.individual.about-section {
    padding: 45px 25px;
    text-align: center;
  }

  .inner.cont .content_block.individual.searches-section .full.heading {
    padding: 50px 35px !important;
  }

  .inner.cont .content_block.individual.recent-section {
    padding-top: 50px !important;
    padding-bottom: 10px !important;
  }

  button#nav-button-back {
    left: 17px;
  }

  button#nav-button-forward {
    right: 17px;
  }

  .content .individual h1.show-desktop {
    display: none;
  }

  .filters-header {
    padding: 0 10px;
  }

  .filters-wrap .filters-listing .filter-btn {
    font-size: 12px;
    height: 24px;
    line-height: 1;
  }

  .single_card_wrapper div.plan-data {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 10px;
    row-gap: 25px;
  }

  p#affirmProductModal {
    font-size: 13px;
    text-align: center;
  }

  #purchase-body .price-guarantee h3 {
    font-size: 14px;
    text-align: center;
  }

  #purchase-body .price-guarantee span.text {
    font-size: 11px;
    text-align: center;
    width: 100%;
  }

  #purchase-body .price-guarantee span.text a.return-policy {
    font-size: 13px;
    text-align: center;
  }

  div#purchase-header {
    font-size: 22px;
  }

  div#purchase-body > small {
    font-size: 12px;
  }

  .header-row.select > h4 {
    font-size: 15px;
  }

  .header-row {
    padding: 15px;
  }

  .header-row.select span.price {
    font-size: 11px;
  }

  .single_card_wrapper div.plan-data > .plan-card-info-item:nth-child(4n) {
    border-right: none;
  }

  .button.blue {
    font-size: 14px;
  }

  .checkbox-container span.price-title {
    font-size: 13px;
  }

  .price {
    font-size: 13px;
  }

  .price-description .electronic {
    font-size: 12px;
  }

  span.price-description {
    font-size: 11px;
  }

  .content_block.drawings-section h2 {
    font-size: 30px !important;
  }

  .inner.cont .content_block.individual.drawings-section .image-block {
    border-radius: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
	border: none;  
  }

  .floorplan-drawings__buttons a:first-child {
    border-radius: 0 !important;
  }

  .floorplan-drawings__buttons a:last-child {
    border-radius: 0 !important;
  }

  small.copyright-notice {
    font-size: 14px;
    text-align: center;
  }

  .inner.cont .content_block.individual.drawings-section small.copyright-notice {
    padding: 5px;
  }

  .fixed-frame>a {
    margin: 0 5px;
    border-radius: 5px;
  }

  aside.cta h3 {
    font-size: 17px;
    line-height: 1.1;
  }

  aside.cta h3 > br {
    display: none;
  }

  aside.cta h4 {
    font-size: 14px;
    line-height: 1.3;
  }

  aside.cta span.price {
    font-size: 17px;
  }

  aside.cta > a {
    font-size: 15px;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
    padding-left: 30px;
    padding-right: 30px;
  }

  aside#details > .block {
    column-count: 1;
  }

  .content .individual h2 {
    text-align: left;
    padding-bottom: 25px;
  }

  aside#features > .block > .plan_details > span:first-child {
    font-size: 12px;
  }

  aside#features > .block > .plan_details > span.list {
    font-size: 14px;
  }

  .content .individual aside#features h2 {
    padding-bottom: 10px;
  }

  .inner.cont .content_block.individual.details-section .content-wrap > aside#features {
    padding-bottom: 0;
  }

  .faq-block {
    padding: 15px;
  }

  div#whats-included h3 {
    font-size: 18px;
    line-height: 1.2;
  }

  div#whats-included ul li {
    font-size: 14px;
  }

  div#whats-included ul > li:before {
    top: 2px;
  }

  div#whats-included ul > li:after {
    top: 8px;
  }

  div#whats-included p {
    font-size: 14px;
    line-height: 1.4 !important;
    text-align: center;
  }

  div#whats-included p a {
    margin-bottom: 20px !important;
  }

  .inner.cont .content_block.individual.question-section {
    padding: 0;
  }

  .inner.cont .content_block.individual.question-section .faq-wrap {
    padding: 35px;
  }

  div#detail-faq-header {
    font-size: 30px !important;
    line-height: 1.2;
    padding-bottom: 30px;
  }

  div#detail-faq h3 {
    font-size: 18px;
    line-height: 1.2;
  }

  div#detail-faq p {
    font-size: 16px;
    line-height: 1.5 !important;
  }

  div#submit-question-header {
    font-size: 30px !important;
    line-height: 1.2;
    padding-bottom: 30px;
  }

  div#submit-question-body p {
    font-size: 12px;
    line-height: 1.2;
  }

  .inner.cont .content_block.individual.about-section h2 {
    font-size: 27px !important;
    text-align: center;
    padding-bottom: 20px;
  }

  .inner.cont .content_block.individual.about-section p {
    font-size: 16px;
    line-height: 1.5 !important;
  }

  .inner.cont .content_block.individual.similar-section h2 {
    text-align: center;
    font-size: 34px !important;
    padding-bottom: 25px;
  }

  .inner.cont .content_block.individual.searches-section {
    padding-left: 0;
    padding-right: 0;
  }

  .inner.cont .content_block.individual.searches-section .full.heading {
    border-radius: 0;
    width: 100% !important;
    margin: 0 !important;
  }

  .inner.cont .content_block.individual.searches-section h2 {
    font-size: 30px !important;
    text-align: center;
  }

  .flexbox.searches {
    justify-content: center;
  }

  .flexbox.searches > a {
    padding-top: 12px !important;
    padding-bottom: 12px !important;
    font-size: 13px;
  }

  .inner.cont .content_block.individual.about-section .full {
    width: 100% !important;
    margin: 0;
  }

  .inner.cont .content_block.individual.drawings-section h2 {
    text-align: center;
  }

  .plan-card {
    height: auto;
    width: calc(50% - 30px) !important;
  }

  .plans-track {
    flex-direction: row;
    flex-wrap: wrap;
  }

  .inner.cont .content_block.individual.recent-section h2 {
    font-size: 30px !important;
    text-align: center;
    padding-bottom: 20px;
  }

  .content_block.individual.full-bars.similar-section .plans-container + a {
    display: inline-flex;
    width: fit-content;
    margin-bottom: 40px;
  }

  .content_block.individual.full-bars.similar-section .full.heading {
    justify-content: center;
    display: flex;
    width: 100% !important;
    flex-direction: column;
    align-items: center;
  }
  .inner.cont .content_block.individual.photos-section > .content-wrap {
    flex-direction: column;
    justify-content: flex-start;
  }

  .inner.cont .content_block.individual.photos-section {
    padding: 0;
  }

  .mainSliderContainer {
    border-radius: 0;
  }

  .plan-tag {
    bottom: 0 !important;
  }

  .show-mobile > small.copyright-notice {
    padding-bottom: 15px;
  }

  .inner.cont .content_block.individual.drawings-section .image-block > .planSlider {
    order: 2;
    padding: 10px 0 0 0;
  }

  .inner.cont .content_block.individual.drawings-section .image-block > .planSliderNavContainer {
    order: 1;
  }

  .inner.cont .content_block.individual.drawings-section .image-block >  .floorplan-drawings__buttons {
    order: 0;
  }
}
@media (max-width: 890px) {
.costBox {
max-width: 75vw;
}
	}
@media (min-width:700px) and  (max-width: 890px) {
    ./*videoWrapper iframe {
    height: 20vw;	
    }*/
}
@media (max-width: 768px) {

  .individual .heading-section {
    padding: 10px !important;
  }



  .heading-section .left {
    width: calc(65% - 25px) !important;
  }

  .heading-section .right {
    width: 35% !important;
  }

  .content .heading-section h1 span.pdp-heading {
    font-size: 18px;
    display: inline-block;
  }
  .content .heading-section h1 span.wrap-name {
    font-size: 20px;
    display: inline-block;
  }

  a.see-details
  {
  display:inline;
  }
  .videosContainer {
    flex-direction: column;
    row-gap: 20px;
  }

  /*.videoWrapper iframe {
    width: 100%;
    height: 100%;
  }*/

  /*.videoWrapper {
    height: auto !important;
  }*/
}

@media (max-width: 650px) {

  .mainSliderContainer .icons {
    top: 15px !important;
    right: 15px!important;
    height: 38px!important;
  }
  .mainSliderContainer .icons .plan-action-btn > span {
    height: 38px!important;
    width: 38px!important;
  }
  .heading-section .left,
  .heading-section .right {
    width: 100% !important;
    float: none !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .heading-section h1 {
    display: block;
    text-align: center;
    line-height: 1;
  }

  .pdp-heading {
    margin-right: 5px;
  }

  .content .heading-section {
    padding: 0px 5px 5px !important;
  }

  .content .heading-section h1 span.pdp-heading {
    font-size: 16px;
    display: inline-block;
  }
  .content .heading-section h1 span.wrap-name {
    font-size: 18px;
    display: inline-block;
  }

  .filters-wrap {
    align-items: flex-start;
  }

  .filters-wrap .filters-listing {
    gap: 10px;
    justify-content: flex-start;
  }

  .filters-wrap .filters-listing .filter-btn,
  .reverse-mainSlider {
    padding: 0 5px !important;
  }

  .reverse-mainSlider {
    border: 1px solid #19437a;
  }

  a.filter-btn.floor-plans:before {
    content: "PLANS";
  }

  a.filter-btn.client-photos:before {
    content: "BUILDS";
  }

  .reverse-mainSlider small:before {
    content: "";
  }
	
  .plans-track {
    flex-direction: column;
    align-items: center;
  }

  .plan-card {
    width: 100% !important;
  }

  .plan-card-info-container {
    padding-bottom: 10px;
  }
}

@media print {

  body {
      width: auto !important;
      overflow-y: hidden;
  }

  .inner.cont div,
  .inner.cont div aside {
      background-color: #fff !important;
  }

  .planSlider .slick-slide {
      page-break-inside: avoid;
  }

  .planSlider .slick-slide {
      padding-top: 40px;
  }


  .planSlider .slick-slider,
  .planSlider .slick-list,
  .planSlider .slick-track,
  .planSlider .slick-slide,
  .mainSlider .slick-slider,
  .mainSlider .slick-list,
  .mainSlider .slick-track,
  .mainSlider .slick-slide,
  .mainSLider .fixed-frame,
  .mainSlider a,
  .mainSlider img {
      position: static;
      float: none !important;
      display: block !important;
      min-width: 100% !important;
      width: 100% !important;
      max-width: 100% !important;
      min-height: auto !important;
      height: auto !important;
      transform: none !important;
      clear: both !important;
      overflow: auto !important;
      padding: 0 !important;
      margin: 0 !important;
  }


  .fixed-frame:before,
  .show-desktop,
  .show-mobile,
  .cta-group,
  .faq-wrap,
  .page-social,
  .single_card_wrapper,
  .legal-info-link,
  #purchase-header,
  #purchase-body a,
  .drawings-section .heading h2,
  .button,
  #modifications-header,
  #modifications-block,
  #cost-build-body,
  .searches-section,
  .similar-section,
  .recent-section,
  #submit-question-body,
  .ad-section,
  .toggle,
  .page-nav,
  .mainSliderNav,
  .planSliderNav,
  .planSlider .slick-cloned,
  .mainSlider .slick-cloned,
  .mainSlider .slick-slide,
  #footer,
  .exclusive,
  .slick-slide .video {
      display: none !important;
  }

  #header,
  .mainSlider .slick-current,
  #purchase-body,
  .package-drop,
  .foundation-drop {
      display: block !important;
      position: static !important;
  }

  .inner.cont .content_block.full-bars {
      padding: 0 !important;
      margin: 0 !important;
  }

  .inner.cont .content_block {
      padding-right: 0 !important;
  }

  .left,
  .right,
  .full {
      width: 96% !important;
      float: none;
      margin-left: auto;
      margin-right: auto;
  }

  .sale-ribbon-wrapper,
  .notification-bar {
      display: none;
  }

  .print-only {
      display: block !important;
      max-height: 50px;
      margin-bottom: 15px;
  }
.plan-specs h1 {
      white-space: nowrap !important;
      min-width: 100% !important;
  }
.plan-specs small,
.plan-specs span {
      display: inline-block !important;
      white-space: nowrap !important;
  }
.wrap-name {
      font-size: smaller !important;
      padding-left: 10px;
  }
.plan-specs .plan-data .data-block {
      background-color: #eee !important;
      margin-bottom: 1px;
  }
} 
.social-media-header a
{
text-decoration: none;
}
@media (max-width: 480px) {
  .mainSliderContainer .icons {
    heigt: 34px !important;
    top: 10px !important;
    right: 10px !important;
  }

  .mainSliderContainer .icons .plan-action-btn > span {
    height: 34px!important;
    width: 34px!important;
  }
  aside#features > .block > .plan_details {
    grid-template-columns: 40% 40%;
  }	
  
  .inner.cont .content_block.individual.details-section .content-wrap > aside {
    padding: 25px 15px;
	}

  /*.videoWrapper {
    height: 100px !important;
  }*/

  /*.videoWrapper iframe {
    width: 100%;
    height: 100%;
  }*/

  .ytp-large-play-button{
    left: 35% !important;
    top: 25% !important;
    width: 28px !important;
    height: 28px !important;
    margin-left: 0px !important;
    margin-top: 0px !important;
  }

  .show-mobile {
    padding-right: 15px;
  }	
}

.mainSliderContainer .icons {
  position: absolute;
  top: 20px;
  right: 20px;
  height: 42px;
  display: flex;
  align-items: center;
}

.mainSliderContainer .icons .plan-action-btn>span {
  width: 50px;
  height: 50px;
  box-shadow: 0 0 20px rgba(5, 20, 42, 0.35);
  border-radius: 6px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #ffffff;
  margin-left: 8px;
  cursor: pointer;
}

.plan-action-btn img {
  filter: invert(20%) sepia(67%) saturate(1041%) hue-rotate(185deg) brightness(99%) contrast(95%) !important;
}

.similar-section .swiper-container3,  .recent-section .swiper-container4 {
  background: transparent;
  max-width: 988px;
  margin: 0 auto;
  overflow: hidden;
  padding: 12px;
}

.similar-section .outer-swiper-button-next3, .similar-section .outer-swiper-button-prev3, .recent-section .outer-swiper-button-next4, .recent-section .outer-swiper-button-prev4 {
	display: flex;
	justify-content: center;
	align-items: center;
	border: 1px solid rgba(0, 0, 0, 0.15);
	background-color: white;
	border-radius: 100%;
	color: #19437a;
	width: 55px;
	height: 55px;
	font-size: 16px;
	font-weight: bold;
	cursor: pointer;
	position: absolute;
	z-index: 99;
}

.similar-section .outer-swiper-button-next3, .recent-section .outer-swiper-button-next4 {
  right: 32px;
}

.similar-section .outer-swiper-button-prev3, .recent-section .outer-swiper-button-prev4 {
  left: 32px;
}

.similar-section .outer-swiper-button-next3 img, .similar-section .outer-swiper-button-prev3 img, .recent-section .outer-swiper-button-next4 img, .recent-section .outer-swiper-button-prev4 img {
	width: 8px !important;
	filter: invert(94%) brightness(100%) sepia(100%) saturate(5000%) hue-rotate(204deg);
}

.similar-section .outer-swiper-button-prev3 img, .recent-section .outer-swiper-button-prev4 img {
  transform: rotate(180deg);
}

.similar-section .outer-swiper-button-next3::after, .similar-section .outer-swiper-button-prev3::after, .recent-section .outer-swiper-button-next4::after, .recent-section .outer-swiper-button-prev4::after {
  display: none;
}

.swiper-button-next:hover img, .swiper-button-prev:hover img {
	filter: unset !important;
}

.similar-section .fovCard, .recent-section .fovCard {
	margin-right: 0 !important;
	box-shadow: 0px 2px 6px 0 rgba(5, 20, 42, 0.07) !important;
}

@media screen and (max-width: 1200px) {
  .similar-section .outer-swiper-button-next3, .recent-section .outer-swiper-button-next4 {
    width: 45px !important;
    height: 45px !important;
    right: 0px !important;
  }

  .similar-section .outer-swiper-button-prev3, .recent-section .outer-swiper-button-prev4 {
    width: 45px !important;
    height: 45px !important;
    left: 0px !important;
  }
}

@media screen and (max-width: 1100px) and (min-width: 993px) {
  .similar-section .swiper-container3,  .recent-section .swiper-container4 {
    max-width: 880px !important;
  }
}

@media screen and (max-width: 992px) {
  #featured-des .fovContent {
    max-width: 100% !important;
    padding: 0px 35px !important;
  }

  .favouritePlansSection .fovCard {
    width: 100% !important;
    margin: 0 auto !important;
  }

  .similar-section .swiper-container3,  .recent-section .swiper-container4 {
    max-width: 90% !important;
  }

  .similar-section .outer-swiper-button-next3, .recent-section .outer-swiper-button-next4 {
    width: 45px !important;
    height: 45px !important;
    right: -32px !important;
  }

  .similar-section .outer-swiper-button-prev3, .recent-section .outer-swiper-button-prev4 {
    width: 45px !important;
    height: 45px !important;
    left: -32px !important;
  }
}

@media screen and (max-width: 576px) {
  .similar-section .outer-swiper-button-next3, .recent-section .outer-swiper-button-next4 {
    width: 40px !important;
    height: 40px !important;
    right: -45px !important;
  }

  .similar-section .outer-swiper-button-prev3, .recent-section .outer-swiper-button-prev4 {
    width: 40px !important;
    height: 40px !important;
    left: -45px !important;
  }
}

.slick-prev::before, .slick-next::before {
  text-shadow: 2px 2px 6px #000;
  opacity: 1;
  font-size: 24px;
}