/*

Theme Name: Secura Theme
Theme URI: http://theme.co/x/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to X in this child theme.
Version: 1.0.0a
Template: x
*/

/* Useful */
.clearing:after{display:table;content:"";clear:both;}

/* Fix for fixed top bar */
.x-topbar-fixed-top,
.x-logobar-fixed-top {
     position: fixed;
     top: 0;
     width: 100%;
}
.x-content-band {
    padding: 0;
    margin: 0;
}

.hide-on-small {
    display: none;
}

.encemail{
    color: #000;
}

/* body {
   font-family: "Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
}
*/
/* Fonts and Heading sizes
*  original sizes :-
h1,.h1 {font-size:400%;line-height:1.1;}
.entry-title {font-size:314%;line-height:1;}
h2,.h2 {font-size:285.7%;line-height:1.2}
h3,.h3 {font-size:228.5%;line-height:1.3}
h4,.h4 {font-size:171.4%;}
h5,.h5 {font-size:150%;}
h6,.h6 {font-size:100%;}
*/
h1,.h1 {font-size:200%;}
.entry-title {font-size:200%; padding: 0;}
h2,.h2 {font-size:171%;line-height:1.2;}
h3,.h3 {font-size:150%;line-height:1.3;}
h4,.h4 {font-size:140%;}
h5,.h5 {font-size:130%;}
h6,.h6 {font-size:100%;}

.x-navbar:not(.x-navbar-fixed-top),
.x-colophon.bottom {
    border: none;
}
.x-colophon.bottom {
    padding-top: 0;
}

/* Topbar and Navbar */
.x-navbar .x-nav > li >a:hover {
   background: #ff5000;
   color: #fff !important;
}
.x-navbar .desktop .x-nav > li > a > span {
    border: none;
}
.x-topbar {
   background: #ff5000;
   color: #fff;
   min-height: 40px;
}
.x-navbar .desktop .sub-menu {
   background: #b7b7b7;
   width: auto;
}
.x-navbar .desktop .sub-menu li > a:hover, .x-navbar .desktop .sub-menu .current-menu-item > a {
   color: #fff !important;
}
.x-navbar .desktop .x-nav li>a>span:after {
    content: "\f107";
}

.masthead-inline .x-navbar .desktop .sub-menu {
    left: 0;
    min-width: 250px;
}
.x-navbar .desktop .x-nav > li.enquire a span {
   background: #303d89;
   color: #fff;
   border-radius: 0;
}
.x-navbar .desktop .x-nav > li.enquire a:hover,
.x-navbar .desktop .x-nav > li.enquire a:hover span {
   background: #303d89;
   color: #fff;
}
.x-btn-navbar, .x-btn-navbar.collapsed {
    color: #333e48;
}

/*.x-navbar .desktop .x-nav > li > a:hover, .x-navbar .desktop .x-nav > .x-active > a, .x-navbar .desktop .x-nav > .current-menu-item > a, .x-navbar .desktop .sub-menu a:hover, .x-navbar .desktop .sub-menu .x-active > a, .x-navbar .desktop .sub-menu .current-menu-item > a, .x-navbar .desktop .x-nav .x-megamenu > .sub-menu > li > a, .x-navbar .mobile .x-nav li > a:hover, .x-navbar .mobile .x-nav .x-active > a, .x-navbar .mobile .x-nav .current-menu-item > a {
    color: #b7b7b7;
}  */
.x-topbar a, .x-topbar a:hover {
   color: #fff;
   text-transform: none;
}
.x-topbar .p-info {
   float: right;
   font-size: 12px;
   margin-top: 11px;
}
.x-topbar .email, .x-topbar .phone {
   margin-left: 20px;
   margin-right: 20px;
}
.x-topbar .email:before, .x-topbar .phone:before {
  /* content:"\f002";
   position:absolute;
   left:15px;
   bottom:50%;
   display:block;
   margin-bottom:-6px;
   text-decoration:inherit;
   color:#272727;  */
   font-size: 14px;
   line-height: 1;
   margin-right: 4px;
   font-family:"FontAwesome" !important;font-style:normal !important;font-weight:normal !important;
   text-decoration:inherit;text-rendering:auto;
   -webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;
}
.x-colophon.top {
    display: none;
}

.phone:before {
   content:"\f095";
}
.email:before {
   content:"\f0e0";
}

.entry-title {
   margin-top: 0.4em;
   text-align: left;
   margin-left: 0;
   margin-right: 0;
}
/* Fix .hentry getting rid of padding */
@media (min-width: 981px) {
    .page .hentry .entry-content,
    .page .hentry .entry-title,
    .single-post .entry-title {
        padding: 0 10%;
    }
    .category-specials .hentry .entry-content,
    .category-specials .hentry .entry-title {
        padding: 0 10%;
    }
}
.front-page .hentry .entry-wrap {
    padding-top: 0;
}
/* New home page */
.front-page h1 {
    font-size: 300%;
    color: #d0d0d0;
    margin-top: 10px;
}
.front-page h3 {
    font-size: 200%;
    color: #ff5000;
    margin-top: 10px;
}

.front-page .x-block-grid.two-up>li {
   /* width: 50%;    */
   /* margin-right: 0%; */
    position: relative;
}
.x-block-grid.wider {
   width: 112%;
   margin-left: -6%;
   margin-right: -6%;
}

.front-page .x-block-grid h2 {
   width: 100%;
   z-index: 500;
   color: #fff;
   background: #ff5000;
   text-align: center;
   color: #fff;
   padding: 8px 10px 10px;
   margin: 0;
}
.front-page .x-block-grid h2 a {
   width: 100%;
   font-size: 125%;
   color: #fff;
}
.x-block-grid #homes h2 {
   background: #333e48;
}
.x-block-grid #homes h3 {
   color: #333e48;
}
.front-page .x-block-grid p {
   text-align: justify;
}

@media (min-width: 1157px) {
    .front-page h3 {
       /* margin-left: 400px;  */
    }
    .x-navbar .desktop .x-nav  {
       margin-right: calc(1.25em - 0.085em);
    }
    .x-block-grid.wider {
        width: 120%;
        margin-left: -10%;
        margin-right: -10%;
    }
}


/* And Portfolio Page corrections */
.single-x-portfolio .entry-title {
    padding: 0 10%;
}
.x-portfolio-page .hentry .entry-content,
.x-portfolio-page .hentry .entry-title {
    padding: 0 20px;
}
/* Portfolio Look and Layout */
.x-portfolio, .x-portfolio-page {
    background-color: #fff;
}

/* And Cornerstone corrections */
.x-section>.x-container.width {
   width: 100%;
}
.x-section {
   padding: 0;
}

/* Big gap before Page Title */
/*.hentry .entry-wrap {
.search-results .x-container>.product .entry-wrap {
    padding: 20px 0 50px;
} */

.x-colophon.top {
   border-top: none;
}

.x-portfolio .entry-header h2 {
   font-size: 120%;
   text-align: center;
   color: #fff;
   background: #ff5000;
   padding: 6px;
   margin: 0;
}
.x-portfolio .entry-header h2 a {
   color: #fff;
}

.over {
   position: relative;
   top: -60px;
   margin-bottom: -60px;
}

.x-btn.grey, .x-btn.commbtn {
    color: #ffffff;
    border-color:  #333e48;
    background-color:  #333e48;
}
.x-btn.grey:hover, .x-btn.commbtn:hover {
    color: #ffffff;
    border-color: #57697A;
    background-color: #57697A;
    text-shadow: 0 0.075em 0.075em rgba(0,0,0,0.5);
}
.x-btn.x-btn-real.grey, .x-btn.x-btn-real.commbtn {
    box-shadow: 0 0.25em 0 0 #1E242A, 0 4px 9px rgba(0,0,0,0.75);
}
.x-btn.x-btn-real.grey:hover, .x-btn.x-btn-real.commbtn:hover {
    box-shadow: 0 0.25em 0 0 #485765, 0 4px 9px rgba(0,0,0,0.75);
}

.x-btn.transborder {
    border: solid 5px rgba(255,255,255,0.8);
}
.x-btn.transborder:hover {
    border: solid 5px rgba(255,255,255,0.9);
}

.x-btn.overlap {
    position: absolute;
    bottom: 50px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

/* Featured Image */
.entry-featured {
   margin-top: 0;
   border: none;
   padding: 0;
}

/* Contact Form */
.wpcf7 fieldset {
   border: solid 3px #ececec;
   border-radius: 0.35em;
   padding: 1.15em 2.35em 2.35em;
}
.wpcf7 legend {
   border: none;
   padding: 0 0.3em;
   width: auto;
   margin: 0;
}
/* Formidable Form */
.frm_style_formidable-style.with_frm_style fieldset {
   border: solid 3px #ececec;
   border-radius: 0.35em;
   padding: 1.15em 2.35em 2.35em;
}
.frm_style_formidable-style.with_frm_style h3 {
   border: none;
   padding: 0 0.3em;
   margin-top: -40px;
   margin-bottom: 0.5em;
   background: #fff;
   width: 130px;
}

/* Portfolio Filtering */
.option-set {
    position: static;
    top: auto;
    right: auto;
    width: auto;
    height: auto;
    margin: auto;
    text-align: center;
    z-index: 1027;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.x-portfolio-filters {
   display: none;
}
.option-set .x-portfolio-filters-menu {
    overflow: hidden;
    position: static;
    top: auto;
    right: auto;
    width: auto;
    display: inline-block;
    text-align: center;
    margin: 0;
    background-color: #566471;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 1028;
}
.option-set .x-portfolio-filters-menu>li {
    display: inline-block;
}

/* Single Parks Page */
.single-x-portfolio .entry-content .x-column.sidebar {
    background: #e0e0e0;
    color: #666666;
    padding: 3% 2%;
    font-size: 90%;
    margin-top: -54px;
}
.single-x-portfolio .entry-content .x-column.sidebar h5 {
    font-weight: bold;
}
.sidebar a {
    color: #666666;
}
.sidebar a:hover {
    color: #333;
}
.single-x-portfolio .entry-content {
    margin-top: 1%;
}
.single-x-portfolio .entry-title {
    width: 80%;
}
.single-x-portfolio .entry-title span {
    width: 87%;
    background: #c0c0c0;
    color: #fff;
    padding: 6px;
    display: block;
}
.gallery-columns-0 .gallery-item, .gallery-columns-1 .gallery-item, .gallery-columns-2 .gallery-item, .gallery-columns-3 .gallery-item, .gallery-columns-4 .gallery-item {
    float: left;
    margin: 4% 4% 0 0;
}
.x-img.left.parkpics, .gallery-columns-4 .gallery-item {
    margin: 0.35em 0.3em 0.35em 0;
    max-width: calc((100% - 1.4em)/4);
    width: auto;
}
.single-x-portfolio .wp-caption, .single-x-portfolio .gallery-item {
    border: none;
    padding: 0;
}
a.parkpics {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}
a.parkpics:hover {
    opacity: 0.75;
}

table.hours, table.hours th, table.hours td {
   background: transparent;
}
table.hours {
   border-bottom: 1px solid rgba(0,0,0,0.075);
}

.x-btn.x-btn-large {
    padding: 0.579em 1.105em;
    font-size: 19px;
}
.sidebar .x-btn.booknow {
    width: 140px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    color: #ffffff;
    border-radius: 0;
}
.x-btn.enquire {
    border-radius: 0;
}

/* Park features icons */
.features {
   margin-right: 10px;
   max-width: 60px;
}
/* Park features list */
.x-li-icon {
   list-style: none;
   padding-left: 18px;
}
.x-li-icon i {
   margin-left: -18px;
   width: 18px;
}
/* Make stars yellow */
.x-icon-star {
    color: #ffd200;
}

/* Park features icons on Group page */
img.park-feature {
   float: left;
   margin-right: 10px;
   margin-bottom: 10px;
}
/* Park features icons on Holiday Parks page */
img.park-feature,
.page-holiday-parks img.park-feature,
.page-residential-communities img.park-feature {
   max-width: 40px;
   height: auto;
}
/*[data-x-icon], [class*="x-icon-"] {
    padding-right: 10px;
} */
/* Park social links on parks pages */
.parkfb {
    background: url(images/facebook48.png) 0 0 no-repeat;
    display: inline-block;
    width: 48px;
    height: 48px;
    text-indent: -9999px;
    margin-right: 16px;
}
.parkta {
    background: url(images/trip48.png) 0 0 no-repeat;
    display: inline-block;
    width: 48px;
    height: 48px;
    text-indent: -9999px;
}
/* Facilities list on parks pages */
.sidebar p + ul, .sidebar p + ol {
    margin-top: -1em;
}

/* Residential Communities */
@media (min-width: 981px) {
    .communities .hentry .entry-content,
    .communities .hentry .entry-title {
        padding: 0 20px;
        position: relative
    }
    .inner {
        padding: 0 calc(10% - 20px);
    }
}
.inner h1 {
    margin-bottom: 30px;
}

h1.tagline {
    font-size: 300%;
    color: #ff5000;
    margin-top: 30px;
}
h1.tagline del {
    text-decoration: none;
    color: #333e48;
    color: #d0d0d0;
}
/*@media (min-width: 981px) {
    h1.tagline {
        position: absolute;
        bottom: 140px;
        right: 50px;
    }
}  */
.communities .hentry .entry-wrap {
    padding: 30px 0;
}
.communities .x-column h2 {
    margin-bottom: 30px;
}
.communities h3 {
    color: #fff;
    background: #303d89;
    margin: 0;
    padding: 4px 2px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.communities h3 a {
    color: #fff;
}
.communities h5 {
    color: #fff;
    background: #ff5000;
    margin: 0 0 40px;
    padding: 4px 2px;
    font-size: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.communities .x-column {
    text-align: center;
}
.communities .x-column p {
    margin: 0;
}

.communities .x-column img.alignnone {
    margin: 0;
}
/*.page.communities .hentry .entry-content, .page .hentry .entry-title {
    padding: 0 20px;
}*/

/* Individual Residential Communities Park pages */
/* and perhaps overall Communities page too */
.commpark .x-slider-container.below,
.communities .x-slider-container.below  {
    border-bottom: none;
    margin-top: 6px;
}
.commpark .hentry .entry-wrap {
    padding: 30px 0;
}
.commpark .entry-title {
    color: #f15523;
}
.x-column.x-1-1.grey {
    background: #e0e0e0;
    padding-left: 22%;
    padding-right: 22%;
    padding-bottom: 20px;
    width: 144%;
    margin-left: -22%;
    margin-right: -22%;
}
.x-column.x-1-1.grey h2 {
    /*margin-top: 0;*/
}
@media (min-width: 1630px) {
    .x-column.x-1-1.grey {
        width: 1202px;
        padding-left: 40px;
        padding-right: 40px;
        margin: 0 -40px;
    }
}
.commpark h1 {
    color: #f15523;
    text-transform: uppercase;
    float: left;
    margin-right: 20px;
}
.commpark h4, .commpark h2 {
    text-transform: uppercase;
    clear: both;
}
.commpark h5 {
    float: left;
}
.commpark .x-block-grid-item {
    text-align: center;
    background: #fff;
   /* margin-bottom: 1.313em;*/
}
.commpark .x-block-grid-item h3 {
    margin: 1em 0 0.5em;
}
.commpark .x-block-grid-item p {
    font-size: 90%;
}
.commpark .x-block-grid-item img {
    margin-bottom: 0;
}
.commpark .x-block-grid-item ul:not(.soliloquy-slider) {
    font-size: 90%;
    list-style: none;
    padding: 0;
    margin: 0 0 1.313em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
}
.commpark .x-block-grid-item li img {
    margin: 0;
}
.commpark .x-block-grid-item img.icon {
    margin: 0 4px 0 20px;
}
.commpark .x-block-grid-item img:first-child.icon {
    margin-left: 0;
}

.commpark .x-block-grid-item .x-btn {
    background: #333e48;
    border: none;
    padding: 4px;
    text-shadow: none;
    text-transform: uppercase;
}
.commpark .x-block-grid-item .x-btn:hover {
    background: #666;
    border: none;
}

.x-block-grid.three-up>li {
    width: 32%;
    margin-right: 2%;
}
.x-block-grid.three-up>li:nth-child(3n) {
    margin-right: 0;
}

.commpark-features, .commpark-features li {
    list-style: none;
    padding: 0;
    margin: 0;
}

.commpark-features {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
}
.commpark-features li {
    font-size: 80%;
    line-height: 1.3;
    margin-left: 15px;
    margin-right: 15px;
    padding-bottom: 10px;
    background: url(images/siteman.jpg) no-repeat center top;
    padding-top: 86px;
    width: 102px;
    text-align: center;
    text-indent: 100%;
    height: 0;
    overflow: hidden;
}
.commpark-features li.water {
    background-image: url(images/water.jpg);
}
.commpark-features li.commcentre {
    background-image: url(images/commcentre.jpg);
}
.commpark-features li.beach {
    background-image: url(images/beach.jpg);
}
.commpark-features li.natural {
    background-image: url(images/natural.jpg);
}
.commpark-features li.services {
    background-image: url(images/services.jpg);
}
.commpark-features li.hospital {
    background-image: url(images/hospital.jpg);
}
.commpark-features li.pool {
    background-image: url(images/pool.jpg);
}
.commpark-features li.tennis {
    background-image: url(images/tennis.jpg);
}
.commpark-features li.library {
    background-image: url(images/library.jpg);
}
.commpark-features li.cinema {
    background-image: url(images/cinema.jpg);
}
.commpark-features li.airport {
    background-image: url(images/airport.jpg);
}
.commpark-features li.pets {
    background-image: url(images/pets.jpg);
}

/*.grey .x-block-grid {
    margin: 0;
} */

/* For Sale Listings */
.for-sale-title {
   margin-top: 0;
}
.for-sale-type .entry-featured  {
   max-width: 500px;
}
.one-park-title {
   color: #fff !important;
   background: #ff5000;
   padding: 6px;
}
.page-residential-communities .x-portfolio.portfolio-category-residential:nth-of-type(even) .entry-header h2,
.page-for-sale .one-park:nth-of-type(even) h2.one-park-title {
   background: #333e48;
}

/*EWSEL Lightbox Fix */
#colorbox  {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
/* Lightbox side images brought closer in */
.ilightbox-holder.ilightbox-prev {
   margin-left:5% !important;
}
.ilightbox-holder.ilightbox-next {
   margin-left:-5% !important;
}
/* Correction */
.ilightbox-loader.light div {
    background: #fff url("images/ilightbox-preloader-light.gif") no-repeat center;
}
/* Soliloquy */
.soliloquy-container .soliloquy-prev,
.soliloquy-container .soliloquy-next {
  display: none !important;
}
.soliloquy-container:hover .soliloquy-prev,
.soliloquy-container:hover .soliloquy-next {
  display: block !important;
}
.soliloquy-container .soliloquy-controls-direction {
  display: block !important;
}
.soliloquybox-nav span {
    visibility: visible !important;
    opacity: 1;
}
.soliloquybox-next {
    right: -80px !important;
}
.soliloquybox-prev {
    left: -80px !important;
}

.hyphenate, .sidebar p {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}
.page-residential-enquiry .frm_style_formidable-style.with_frm_style h3 {
    width: auto;
    padding: 0;
}

/* Specials */
.category-specials .entry-title:before,  
.category-specials .format-standard .entry-title:before,
.page-template-template-specials .format-standard .entry-title:before {
    content: none;
}
.category-specials .hentry .entry-wrap,
.page-template-template-specials .hentry .entry-wrap {
    /*padding: 20px 0;  */
}
.category-specials h2.entry-title,
.page-template-template-specials h2.entry-title {
    margin-top: 0;
}

@media (max-width: 980px) and (min-width: 768px) {
    .sidebar a[href^="mailto"] {
        font-size: 80%;
    }
    .communities .x-column h2 {
        font-size: 140%;
    }
}
@media (max-width: 1156px) and (min-width: 980px) {
   .x-navbar .desktop .x-nav > li > a {
    font-size: 14px !important;
   }
   .masthead .x-container.width {
    width: 100% !important;
   }
   .x-navbar .desktop .x-nav > li > a:not(.x-btn-navbar-woocommerce) {
    padding-left: 8px !important;
    padding-right: 8px !important;
   }
    .sidebar a[href^="mailto"] {
        font-size: 85%;
    }
}
/* Top navbar small screens */
@media (max-width: 767px) {
   .x-topbar .p-info {
      margin-top: 0;
      padding-top: 1em;
   }
}
@media (max-width: 480px) {
   .x-topbar .p-info {
      float: none;
   }
   .x-topbar .email, .x-topbar .phone {
      display: block;
      margin-top: 6px;
      margin-bottom: 6px;
   }
}
/* Fix small screens */
@media (max-width: 1156px) {
    .commpark-features {
        -ms-flex-pack: start;
        -webkit-justify-content: flex-start;
        justify-content: flex-start;
    }
}

@media (max-width: 979px) {
   .x-navbar-fixed-top, .x-navbar-fixed-left, .x-navbar-fixed-right {
      position: fixed;
   }
    /* correction */
    .gallery-columns-4 .gallery-item:nth-child(2n) {
        margin-right: 0.3em;
    }
    .gallery-columns-4 .gallery-item:nth-child(4n) {
        margin-right: 0;
    }

    .front-page .x-block-grid.three-up>li:nth-child(2n+1) {
        clear: both;
    }
    .x-block-grid.three-up>li:nth-child(3n+1) {
        clear: none;
    }
    .x-block-grid.three-up>li {
        width: 47.5%;
        margin-right: 5%;
    }
    .x-block-grid.three-up>li:nth-child(3n) {
        margin-right: 5%;
    }
    .x-block-grid.three-up>li:nth-child(2n) {
        margin-right: 0;
    }
}
@media (max-width: 767px) {
   /* Single Parks Page */
   .single-x-portfolio .entry-title {
       padding: 0;
       width: auto;
   }
   .single-x-portfolio .entry-title span {
       width: auto;
   }
   .single-x-portfolio .entry-content .x-column.sidebar {
       margin-top: 0;
       padding: 6%;
   }
   /*.sidebar .x-btn.booknow {
       margin-left: 0;
       margin-right: 0;
       display: block;
   }  */
   .for-sale-title {
      margin-top: 1.25em;
   }
   .x-column.x-sm {
       overflow: hidden;
   }

}
@media (max-width: 480px) {
   .x-navbar-fixed-top, .x-navbar-fixed-left, .x-navbar-fixed-right {
       position: static;
   }
   #rev_slider_1_1 .tp-caption {
      display: none;
   }
    .gallery-columns-0 .gallery-item, .gallery-columns-1 .gallery-item, .gallery-columns-2 .gallery-item, .gallery-columns-3 .gallery-item, .gallery-columns-4 .gallery-item {
        width: 100%;
        float: none;
        margin-right: 0;
        max-width: none;
    }
    .x-block-grid.wider {
       width: 100%;
       margin-left: auto;
       margin-right: auto;
    }
    .front-page .x-block-grid.two-up>li {
        width: 100%;
        margin-right: 0;
    }
    .x-block-grid.three-up>li {
        width: 100%;
        margin-right: 0;
    }
}
@media (min-width: 481px) and (max-width: 639px) {
   .x-block-grid #parks h2, .x-block-grid #homes h2  {
       font-size: 16px;
   }
}
/* Parks Page */
@media (min-width: 768px) {
    .page-holiday-parks .x-iso-container-portfolio .x-portfolio .x-container {
        height: 710px;
    }
    .page-holiday-parks .x-iso-container-portfolio .x-portfolio .x-container .excerpt {
        max-height: 270px;
        overflow: hidden;
    }
}
@media (min-width: 481px) {
    .hide-on-small {
        display: block;
    }
    .show-on-small {
        display: none;
    }
}
