/**
* Mobile Header
* ----------------------------------------------------------------------------
*/
nav.nav-header,
.header-widget-area .email  {
  display: none;
}

@media (min-width: 768px) { 
  .header-widget-area .email  {
    display: block;
  }
} 

@media (min-width: 992px) { 
  nav.nav-header  {
    display: block;
  }
}

/**
* Site
* ----------------------------------------------------------------------------
*/
.site-container > header {
  position: relative;
  background-color: #fff;
}

@media (min-width: 992px) {
  .site-container .site-inner {
    padding-top: 67px;    
  }
}

.site-container .footer-widgets {
  position: relative;
  color: #5D5C5C;  
  font-size: 1.3rem;
  line-height: 1.4;
  background-color: #F1F1F1; 
  background-image: none;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;  
  padding: 3rem 0 0 0;
}

@media (min-width: 768px) { 
  .site-container .footer-widgets {
    padding: 4rem 0 0 0;
  } 
}

@media (min-width: 992px) { 
  .site-container .footer-widgets {
    padding: 6rem 0 0 0;
  } 
}

.site-container .footer-widgets a {
  color: inherit;
}

.site-container .footer-form {
  position: relative;
  color: #5D5C5C;  
  font-size: 1.3rem;
  line-height: 1.4;
  background-color: #F1F1F1; 
  padding: 0 0 3rem 0;
}

@media (min-width: 768px) { 
  .site-container .footer-form {
    padding-top: 3rem;
  } 
}
  
.site-container .footer-form .wrap .title {
  font-size: 1.4rem;
  font-family: 'Montserrat-SemiBold', 'Montserrat', sans-serif;
  font-weight: 600;
  color: #082B66;
  margin-bottom: 13px;
}
  
.site-container .footer-form .wrap .info {
  font-size: 1.3rem;
  margin-bottom: 10px;
}

@media (min-width: 992px) {
  .site-container .footer-form {
    padding-top: 3.5rem;  
    padding-bottom: 6rem;
  }
  .site-container .footer-form .wrap > div {
    padding-left: 26%;
  }    
  
  .site-container .footer-form .wrap .full {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;     
  }  
  
  .site-container .footer-form .wrap .info {
    width: 44%;
    padding-right: 17px;
    margin-bottom: 0;
  }    
  
  .site-container .footer-form .wrap .form-area {
    width: 56%;  
  }   
}

@media (min-width: 1200px) {
  .site-container .footer-form .wrap > div {
  }
}


footer.site-footer {
  position: relative;
  font-size: 1.2rem;
  color: #F1F1F1;
  background-color: #5D5C5C; 
  padding: 1.7rem 0 1.8rem 0;
}

.site-container > footer a {
  color: inherit;
}

.site-container > footer a:hover {
  color: #fff;
  text-decoration: underline;
}

@media (max-width: 991px) { 
  .site-container > footer a.show-right {
    display: block;
  } 
}

@media (min-width: 992px) { 
  .site-container > footer a.show-right {
    float: right;
  } 
}

.columns-container {
  margin-bottom: 3rem;
}

@media (max-width: 767px) { 
  body.post-type-archive-property .columns-container {
    margin-bottom: 0;
  }
}

/**
* Fonts
* ----------------------------------------------------------------------------
*/ 
@font-face {
  font-family:'Montserrat-Light';
  src:
  	url('fonts/montserrat/Montserrat-Light.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family:'Montserrat-Regular';
  src:
  	url('fonts/montserrat/Montserrat-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family:'Montserrat-Medium';
  src:
  	url('fonts/montserrat/Montserrat-Medium.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family:'Montserrat-SemiBold';
  src:
  	url('fonts/montserrat/Montserrat-SemiBold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
} 

@font-face {
  font-family:'Montserrat-Bold';
  src:
  	url('fonts/montserrat/Montserrat-Bold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
 

@font-face {
  font-family:'fontawesome';
  src:url('fonts/fontawesome-webfont.eot');
  src:url('fonts/fontawesome-webfont.eot?#iefix') format('embedded-opentype'),
  	url('fonts/fontawesome-webfont.woff') format('woff'),
  	url('fonts/fontawesome-webfont.woff2') format('woff2'),
  	url('fonts/fontawesome-webfont.ttf') format('truetype'),
  	url('fonts/fontawesome-webfont.svg#fontawesome') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family:'glyphicons';
  src:url('fonts/glyphicons-halflings-regular.eot');
  src:url('fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'),
  	url('fonts/glyphicons-halflings-regular.woff') format('woff'),
  	url('fonts/glyphicons-halflings-regular.woff2') format('woff2'),
  	url('fonts/glyphicons-halflings-regular.ttf') format('truetype'),
  	url('fonts/glyphicons-halflings-regular.svg#glyphicons') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family:'linearicons';
  src:url('fonts/Linearicons-Free.eot');
  src:url('fonts/Linearicons-Free.eot?#iefix') format('embedded-opentype'),
  	url('fonts/Linearicons-Free.woff') format('woff'),
  	url('fonts/Linearicons-Free.woff2') format('woff2'),
  	url('fonts/Linearicons-Free.ttf') format('truetype'),
  	url('fonts/Linearicons-Free.svg#linearicons') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* Generated by Glyphter (http://www.glyphter.com) on  Tue Jan 29 2019*/
@font-face {
    font-family: 'properyicons';
    src: url('css/fonts/propery.eot');
    src: url('css/fonts/propery.eot?#iefix') format('embedded-opentype'),
         url('css/fonts/propery.woff') format('woff'),
         url('css/fonts/propery.ttf') format('truetype'),
         url('css/fonts/propery.svg#propery') format('svg');
    font-weight: normal;
    font-style: normal;
}
[class*='icon-p-']:before{
  display: inline-block;
  font-family: 'properyicons';
  font-style: normal !important;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}
.icon-p-epc:before{content:'\0050';}
.icon-p-floorplan:before{content:'\0051';}
.icon-p-google-street-view:before{content:'\0052';}
.icon-p-living-room:before{content:'\0053';}
.icon-p-local-amenities:before{content:'\0054';}
.icon-p-school-checker:before{content:'\0055';}
.icon-p-virtual-tour:before{content:'\0056';}
.icon-p-bathroom:before{content:'\0057';}
.icon-p-bedroom:before{content:'\0058';}

/**
* Container width
* ----------------------------------------------------------------------------
*/
.gca-utility.columns-container.full-width {
  margin-left: calc( (100vw - 100%) / -2 - 20px );
  margin-right: calc( (100vw - 100%) / -2 - 20px );
  overflow: hidden;
}

.gca-utility.columns-container.full-width.row-flex {
  margin-left: calc( (100vw - 100%) / -2 );
  margin-right: calc( (100vw - 100%) / -2 );
  overflow: hidden;
}

.gca-utility.columns-container.full-width.inner {
  padding: 0 calc( (100vw - 100%) / 2 );
}  

/* wrap - site width */
.wrap {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {   
  .wrap, .content-sidebar-wrap > * {
    max-width: 750px;
  }
  
  .gca-utility.columns-container.full-width.inner {
    padding: 0 calc( (100vw - 720px) / 2 );
  } 
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) { 
  .wrap, .content-sidebar-wrap > * {
    max-width: 970px;
  } 
  
  .gca-utility.columns-container.full-width.inner {
    padding: 0 calc( (100vw - 940px) / 2 );
  }   
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) { 
  .wrap, .content-sidebar-wrap > * {
    max-width: 1170px;
  }   
  
  .gca-utility.columns-container.full-width.inner {
    padding: 0 calc( (100vw - 1140px) / 2 );
  }
}


/**
* Flex
* ----------------------------------------------------------------------------
*/
.site-header .wrap, 
.content-sidebar-wrap,
.footer-widgets .wrap,
.gca-utility.columns-container.row-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
} 

/* We tell all items to be 100% width, via flex-basis */
.site-header .wrap > *,
.content-sidebar-wrap > *,
.footer-widgets .wrap > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 100%;
  max-width: 100%;
  min-height: 1px;
}

.gca-utility.columns-container.row-flex > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  max-width: 100%;
  min-height: 1px;
}

.gca-utility.columns-container.full-width.row-flex > * {
  margin-bottom: 0;
} 

.gca-utility.columns-container.full-width.row-flex > .one-half .inner,
.gca-utility.columns-container.full-width.row-flex > .three-sixths .inner,
.gca-utility.columns-container.full-width.row-flex > .one-half .inner {
  padding: 30px 15px; 
}

@media (min-width: 768px) {   
  .gca-utility.columns-container.full-width.row-flex > .one-half .inner,
  .gca-utility.columns-container.full-width.row-flex > .three-sixths .inner,
  .gca-utility.columns-container.full-width.row-flex > .one-half .inner {
    width: calc( 720px / 2 );  
  }
}

@media (min-width: 992px) { 
  .gca-utility.columns-container.full-width.row-flex > .one-half .inner,
  .gca-utility.columns-container.full-width.row-flex > .three-sixths .inner,
  .gca-utility.columns-container.full-width.row-flex > .one-half .inner {
    width: calc( 940px / 2 );  
  }  
}

@media (min-width: 1200px) { 
  .gca-utility.columns-container.full-width.row-flex > .one-half .inner,
  .gca-utility.columns-container.full-width.row-flex > .three-sixths .inner,
  .gca-utility.columns-container.full-width.row-flex > .one-half .inner {
    width: calc( 1140px / 2 );  
  }
}

.flex-base {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}

.flex-no-wrap {
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
}  

.flex-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}   

.flex-baseline {
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}

.flex-justify-between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;  
  justify-content: space-between;
}

.flex-justify-end {
  -webkit-box-pack: end;
  -ms-flex-pack: end;  
  justify-content: flex-end;
}


/**
* Header
* ----------------------------------------------------------------------------
*/
header.site-header {  
  position: relative;
  padding-top: 20px;
  padding-bottom: 40px;   
}

@media (max-width: 767px) {
  header.site-header { 
    padding-top: 15px;
    padding-bottom: 15px;   
  }
  
  header.site-header:before {
    display: block;
    content: '';
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: -15px;
    right: -15px;
    background-color: rgba(255,255,255,0.8);
  }
}

.site-header .wrap {
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  /*
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; 
  */
  padding: 0;   
}

.site-header .wrap .title-area {
  -webkit-box-flex: 1;
  -ms-flex: 1 auto;
  flex: 1 auto;
  padding-right: 0rem;
  width: auto;
  text-align: left;
}

.site-header .wrap .header-widget-area {
  -webkit-box-flex: 0;
  -ms-flex: 0 auto;
  flex: 0 auto; 
  width: auto;
  text-align: right;
  margin-top: 0;
} 

.site-header .title-area, .site-header .header-widget-area {
} 

.site-header .header-widget-area {
  margin-top: 20px;
}

.site-header .header-widget-area > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
} 

.site-header a {
  text-decoration: none;
}

.site-header .header-widget-area .widget_nav_menu,
.site-header .header-widget-area div.cart-bag > .total {
  display: none;
}
  
@media (min-width: 768px) {
  .site-header .header-widget-area {
    text-align: right;
  }
} 

@media (min-width: 992px) {   
  header.site-header {
    padding-top: 60px; 
    padding-bottom: 0;
  }    

  .site-header .header-widget-area .widget_nav_menu {
    display: block;
    position: relative;
    margin-top: -7px;
  }  
}

.site-header section.info-contact {
  font-size: 15px;
  margin-bottom: 10px;
} 

.site-header section.info-contact .fa {
  margin-left: 6px;
}

.site-header section.info-contact .email {
  margin-left: 10px;
}

a.header-search-link {
  position: relative;
  top: -2px;
  font-size: 14px;
  line-height: 14px;  
  margin-left: 15px;
}

a.header-search-link.active {
  color: #082B66 !important;
}

div.header-search-form {
  display: none;
  padding-bottom: 20px;
}

div.header-search-form .search-wrap input[type="search"] {
  padding: 13px 20px 13px 15px !important;
}

div.header-search-form .search-wrap .fa-search {
  display: none !important;
}

header.title-header {
  position: relative;
  height: 400px;
  color: #fff;
  background-color: #fff;
  background-image: none;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  padding: 0 0 40px 0;
  margin: 0;
}

body.page header.title-header { 
  /*
  height: 70vh;
  min-height: 550px;
  max-height: 650px;  
  */
}

@media (min-width: 768px) {
  body.page header.title-header {
  }
}

body.contact header.title-header,
body.privacy-policy header.title-header {
}

body.post-type-archive-property header.title-header,
body.single header.title-header,
body.blog header.title-header {
}

@media (min-width: 768px) {
  body.post-type-archive-property header.title-header,
  body.single header.title-header,
  body.blog header.title-header {
  }
} 

header.title-header:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0; 
  background-color: rgba(93,92,92,0.25);     
}

header.title-header h1.entry-title {
  font-size: 3.2rem;
  font-family: 'Montserrat-SemiBold', 'Montserrat', sans-serif;
  font-weight: 600;
  color: #fff;
  line-height: 1;
  margin: 0;
} 

header.title-header .subtitle {
  font-size: 3.2rem;
  font-family: 'Montserrat-SemiBold', 'Montserrat', sans-serif;
  font-weight: 600;
  color: #fff;
  line-height: 1;
  margin: 0;
}

header.title-header > .wrap {
  height: 100%;
  display: flex; 
  flex-direction: column;  
}

header.title-header h1.entry-title {
  margin-top: auto;
} 

@media (min-width: 768px) { 
  header.title-header h1.entry-title {
    font-size: 3.6rem;
  }
  
  header.title-header .subtitle {
    font-size: 3.6rem;
  }
}

@media (min-width: 992px) { 
  header.title-header > .wrap {
    height: 100%;
    display: flex; 
    flex-direction: column;  
  }
  
  header.title-header h1.entry-title {
    margin-top: auto;
  }
}

header.title-header div.description {
  font-size: 2.1rem;
  line-height: 1.4;  
  color: #fff;
}

body.single-property header.title-header {
  height: 600px;
  padding: 0 0 30px 0;
}

header.title-header div.property-header {
  color: #fff;
  margin-top: auto;  
} 


header.title-header div.property-header .availability {
  display: inline-block;
  font-size: 1.6rem;
  font-family: 'Montserrat-Medium', 'Montserrat', sans-serif;
  font-weight: 500;
  color: #fff;
  line-height: 1;
  text-transform: uppercase;
  background: #E20303;
  padding: 15px 35px 17px 36px;
  margin-bottom: 8px;
}

header.title-header div.property-header .availability.let {
  background: #2F7F2B;
}  

header.title-header div.property-header .availability.new {
  background: #D19900;
}

header.title-header div.property-header .availability {
  background: #2F7F2B;
}

header.title-header div.property-header .title,
header.title-header div.property-header .price {
  font-size: 3.2rem;
  font-family: 'Montserrat-Bold', 'Montserrat', sans-serif;
  font-weight: 700;
  color: #fff;
  line-height: 1.2;
}

@media (min-width: 768px) {   
  header.title-header div.property-header .title,
  header.title-header div.property-header .price {
    font-size: 4.5rem;
    line-height: 55px;
  }
}

header.title-header div.property-header .price {
  margin-bottom: 13px;
}

header.title-header div.property-header .rooms {
  line-height: 73px;
}

header.title-header div.property-header .rooms .icon {
  height: 30px;
  width: auto;
  margin-right: 6px;
}

header.title-header div.property-header .rooms .co {
  margin-right: 24px;
}

@media (min-width: 992px) {   
  header.title-header div.property-header {
    margin-top: auto;
  }
}

img.logo-header {
  width: auto;
  height: 55px;
  max-width: 100%;
} 

@media (min-width: 768px) {   
  img.logo-header {
    width: 270px;
    height: auto;
  } 
}

img.logo-footer {
  width: auto;
  height: 55px;
  max-width: 100%;
}

@media (min-width: 768px) {
  img.logo-footer {
    width: 223px;
    height: auto;
  } 
}

@media (min-width: 1200px) { 
  img.logo-footer {
    width: 223px;
  }
}

@media (min-width: 1200px) { 
  img.logo-header {
    height: auto;
  } 
}

a.theme-button,
body .ph-infinite-scroll-button a {
  display: inline-block;
  min-width: 180px;
  font-size: 1.8rem;
  font-family: 'Montserrat-SemiBold', 'Montserrat', sans-serif;
  font-weight: 600;
  line-height: 1.2;
  color: #fff;
  text-align: center;
  text-decoration: none;
  border: 1px solid #082B66;  
  background: #082B66;
  padding: 13px 22px 13px 22px;
  border-radius: 0px;
  overflow: hidden;
}

a.theme-button:hover,
body .ph-infinite-scroll-button a:hover {
  border-color: #2F7F2B;  
  background-color: #2F7F2B;
}

body .ph-infinite-scroll-button {
  text-align: center;  
  margin-top: 60px;
} 

.green a.theme-button {
  border: 1px solid #2F7F2B;  
  background: #2F7F2B;
}

.green a.theme-button:hover {
  border-color: #082B66;  
  background-color: #082B66;
} 

.green.dark a.theme-button:hover {
  border-color: #A3A3A3;  
  background-color: #A3A3A3;
}

/**
* Site inner - main, sidebar
* ----------------------------------------------------------------------------
*/

body.sidebar-content main.content {
  order: 1;
} 

body.sidebar-content aside.sidebar {
  order: 2;
} 

@media (min-width: 992px) {
  body.content-sidebar main.content, body.sidebar-content main.content {
    width: 68%;
  }
  
  body.content-sidebar main.content {
    padding: 0 0% 0 0;
  }   
  
  body.sidebar-content main.content {
    padding: 0 0 0 0%;
  }    
  
  body.content-sidebar aside.sidebar, body.sidebar-content aside.sidebar {
    width: 32%;
  }
  
  body.sidebar-content aside.sidebar {
    padding: 0 5% 0 0;
  }   
    
  body.content-sidebar aside.sidebar {
    padding: 0 0 0 5%;
  }     
  
  body.sidebar-content main.content {
    order: 2;
  } 
  
  body.sidebar-content aside.sidebar {
    order: 1;
  }    
}

/* sidebar */
aside.sidebar {
}

aside.sidebar h6 {
  font-size: 1.8rem;
  font-family: 'Montserrat-Regular','Montserrat', sans-serif;
  font-weight: 400;
} 

aside.sidebar .widget_nav_menu h3 {
  font-size: 2.2rem;
  font-weight: 300;
  color: #6f6f6f;
  margin-bottom: 25px;
}

aside.sidebar .widget {
  position: relative;
  margin-bottom: 3rem;
}

body.content-sidebar aside.sidebar .widget:first-of-type {
  margin-bottom: 4rem;
}

aside.sidebar .widget:last-of-type {
  margin-bottom: 6rem;
}

@media (min-width: 992px) {
  aside.sidebar .widget {
    position: relative;
    margin-bottom: 4rem;
  }
}

body.sidebar-content aside.sidebar .widget_nav_menu h3 {
  font-size: 2.2rem;
  font-family: 'Montserrat-Regular','Montserrat', sans-serif;
  font-weight: 400;
  color: #082B66;
  margin-bottom: 25px;
}

body.sidebar-content aside.sidebar ul.menu li a {
  position: relative;
  display: block;
  font-size: 1.6rem;
  font-family: 'Montserrat-Regular','Montserrat', sans-serif;
  font-weight: 400;
  line-height: 1; 
  color: #6f6f6f;
  background: #EEEFEE;
  border: none;
  padding: 17px 10px 17px 20px; 
  text-decoration: none; 
  margin-bottom: 4px;
}   

body.sidebar-content aside.sidebar ul.menu li:hover a,
body.sidebar-content aside.sidebar ul.menu li.current-menu-item a {
  color: #082B66;
}

body.sidebar-content aside.sidebar ul.menu li.main > a {
  color: #fff !important;
  background: #082B66; 
}

body.sidebar-content aside.sidebar #menu-pdf-menu li a {
  position: relative;
  padding: 17px 10px 17px 40px; 
}

body.sidebar-content aside.sidebar #menu-pdf-menu li a:before {
  content: '\f1c1';
  position: absolute;
  top: 16px; 
  left: 20px; 
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);   
}


/**
* Footer widgets
* ----------------------------------------------------------------------------
*/
.footer-widget-area {
  font-size: 1.3rem;
  color: #5D5C5C;
  margin-bottom: 3rem;
}

.footer-widget-area a, .site-footer a {
  text-decoration: none;
}

.footer-widget-area a:hover, .site-footer a:hover {
  color: #082B66;
}

.footer-widget-area h3 {
  position: relative;
  font-size: 1.4rem;
  font-family: 'Montserrat-SemiBold', 'Montserrat', sans-serif;
  font-weight: 600;  
  color: #082B66;
  margin-bottom: 1.0rem;
}

.footer-widget-area .menu li {
  margin-bottom: 4px;
}  

.footer-widgets .footer-contact { 
  line-height: 1.5;
}

.footer-widgets .footer-contact .tel { 
}

.footer-widgets .footer-contact .email {
}

.footer-widgets .wrap .footer-widgets-1 {
  text-align: left; 
} 

@media (min-width: 461px) and (max-width: 991px)  {
  .footer-widgets .wrap .footer-widget-area {
    width: 50%;
  }   
  
  
  .footer-widgets .wrap .footer-widgets-1 {
    width: 100%;  
  }   
  
  .footer-widgets .wrap .footer-widgets-2,
  .footer-widgets .wrap .footer-widgets-3 {
  } 
}
@media (min-width: 768px) {
}

@media (min-width: 992px) {
  .footer-widgetsX .wrap {
    justify-content: space-between;
  }
  
  .footer-widgets .wrap .footer-widget-area {
    width: auto;
    margin-bottom: 0;
  }
 
  .footer-widgets .wrap .footer-widgets-1 {
    width: 26%; 
    margin-top: 0; 
  } 
  
  .footer-widgets .wrap .footer-widgets-2 {
    width: 14%;  
  } 
  
  .footer-widgets .wrap .footer-widgets-3 {
    width: 19%;  
  }
  
  .footer-widgets .wrap .footer-widgets-4 {
    width: 13%; 
  }   
  
  .footer-widgets .wrap .footer-widgets-5 {
    width: 28%; 
  }        

  .footer-widgets .wrap .footer-widget-area > section {
    padding-right: 30px;
  }  

  .footer-widgets .wrap .footer-widget-area:last-of-type > section {
    padding-right: 0;
  }  
}

@media (min-width: 1200px) {   
  .footer-widgets .wrap .footer-widget-area > section {
    padding-right: 60px;
  }     
  
  .footer-widgetsX .wrap .footer-widgets-1 {
    width: 323px;  
  }
}

.footer-widgets a[href^="mailto"]:hover {
}


/**
* Share buttons
* ----------------------------------------------------------------------------
*/
#share-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
} 

#share-buttons .share-label {
  font-family: 'Montserrat-Medium', 'Montserrat', sans-serif;
  font-weight: 500;
  font-size: 1.7rem; 
  color: #A3A3A3;
}

#share-buttons a {
  position: relative;
  width: 31px;
  height: 31px;
  color: #fff;
  background: #A3A3A3;
  border-radius: 50%;
  margin-left: 7px;
}

#share-buttons a:last-of-type {
  margin-right: 0;
}

#share-buttons a:before {
  position: absolute;
  left: 50%;
  top: 50%;  
  font: normal normal normal 21px/1 FontAwesome;
  color: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(-50%,-50%);
}

#share-buttons a:hover {
  background: #082B66;
}

#share-buttons a.facebook:before {
  content: "\f09a";
}

#share-buttons a.twitter:before {
  content: "\f099";   
}

#share-buttons a.google:before {
  content: "\f0d5";
}

#share-buttons a.stumbleupon:before {
  content: "\f1a4";
}

#share-buttons a.linkedin:before {
  content: "\f0e1";
}

#share-buttons a.pinterest:before {
  content: "\f231";
}

#share-buttons a.email:before {
  content: "\f0e0";
}

#share-buttons a.whatsapp:before {
  content: "\f232";
}

@media (min-width: 768px) {
}

/**
* Pagination
* ----------------------------------------------------------------------------
*/
.posts-pagination {
  font-weight: 300;
  border-top: 1px solid #ccc; 
  padding-top: 2rem;
  margin-top: 2.2rem;   
} 

.posts-pagination .pagination-posts,
.posts-pagination .share {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;  
  width: 100%;
}

.pagination-sep {
  color: #2F7F2B;
}

.posts-pagination .share {
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  .posts-pagination {
    margin-top: 4.5rem;   
  }

  .posts-pagination .pagination-posts {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    width: auto;  
  }  
  
  .posts-pagination .share {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
  }
} 
 
.entry-footer .pagination-posts > div {
  display: inline-block;
  font-family: 'Montserrat-Medium', 'Montserrat', sans-serif;
  font-weight: 500;
  font-size: 1.7rem;  
}

.entry-footer .pagination-posts > div {
  margin-bottom: 15px;
}

.entry-footer .pagination-posts > div:first-of-type {
  margin-bottom: 15px;
}

.entry-footer .pagination-posts a {
}

.entry-footer .pagination-posts a:hover {
  color: #082B66;
  text-decoration: none;
}

.entry-footer .pagination-posts i {
  position: relative;
  font-family: glyphicons;
  font-size: 10px;
  font-style: normal;
  font-weight: normal;
} 

@media (min-width: 768px) {

}

.pagination.page {
  display: flex;
  flex-flow: row wrap;
  align-items: baseline;
  border-top: 1px solid #ccc;
  padding-top: 2rem;
  padding-bottom: 5rem; 
}

.pagination.page .pages-single {
  flex: 1 auto;
  padding-right: 2rem;
}

.pagination.page .pages-single > * {
  display: inline-block;
  margin-right: 5px;
}

.pagination.page .pages-single .page-numbers {
  width: 42px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  color: #fff;
  background: #082B66;   
}

.pagination.page .pages-single .current {
  color: #fff;
  background: #082B66;  
}

.pagination.page .pages-single a.page-numbers:hover {
  text-decoration: none;
  color: #fff;
  background: #082B66;  
}

.pagination.page .pages-single .page-numbers.next {
}

.pagination.page .pages-single .page-numbers.prev {
}

.pagination.page .pages-all {
}


/**
* Other
* ----------------------------------------------------------------------------
*/
.check-boxes .flex-base.group .flex-base {
  line-height: 1.3;
  margin-bottom: 10px;
}

.check-boxes .flex-base.group .flex-base > * {
  webkit-box-flex: 0;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.check-boxes .flex-base.group .flex-base > i {
  color: #082B66;
  padding-right: 10px;
}

.check-boxes .flex-base.group:not(.one) .flex-base > div {
  width: 150px;
}

.large-text {
  font-size: 2rem;
}

div.image-button-link {
  position: relative;
  max-width: 320px;
  font-size: 1.7rem; 
  color: #fff;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 37px 25px 44px 25px;  
} 

div.image-button-link > * {
  position: relative;
}

div.image-button-link:before {
  content: '';
  position: absolute;  
  top: 0;
  left: 0;
  bottom: 0;  
  right: 0;    
  background-color: rgba(8, 43, 102, .7);
}

div.image-button-link .title {
  font-size: 3rem; 
  font-family: 'Montserrat-SemiBold','Montserrat', sans-serif;
  font-weight: 600;
  line-height: 34px;
  margin-bottom: 30px;
}

@media (min-width: 992px) and (max-width: 1199px)  {
  div.image-button-link .title {
    font-size: 2.6rem;
  }

  div.image-button-link { 
  }
}

div.image-button-link .content {
  margin-bottom: 49px;
}

div.image-button-link a.button-link {
  display: inline-block;
  width: 180px;
  font-size: 1.4rem;  
  font-family: 'Montserrat-SemiBold', 'Montserrat', sans-serif;
  font-weight: 600;
  color: #fff;
  text-decoration: none;
  line-height: 22px;
  text-align: center;
  background: #2F7F2B;
  padding: 14px 0;
}

div.image-button-link a.button-link:hover {
  color: #fff;
  background-color: #082B66; 
}

/**
* Post
* ----------------------------------------------------------------------------
*/
body.single-post .site-container .site-inner,
body.blog .site-container .site-inner,
body.archive:not(.post-type-archive-property) .site-container .site-inner,
body.search .site-container .site-inner {
  padding-top: 3rem;
}

@media (min-width: 768px) {
  body.single-post .site-container .site-inner,
  body.blog .site-container .site-inner,
  body.archive:not(.post-type-archive-property) .site-container .site-inner,
  body.search .site-container .site-inner {
    padding-top: 6rem;
  }
}

.search-wrap {
  position: relative;
  font-size: 16px;
  line-height: 20px;
}

.search-wrap:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 50px;
  background: #082B66;  
  border-radius: 0 4px 4px 0;
  z-index: 1;
}

.search-wrap .fa-search {
  position: absolute;
  top: 15px;
  right: 18px;
  font-size: 16px;
  color: #fff;
  z-index: 1;
}

.search-wrap input[type="search"] {
  width: 100%; 
  font-family: inherit;
  letter-spacing: normal;  
  background-color: #fff;
  border-color: rgba(8, 43, 102, .2);  
  padding: 13px 55px 13px 15px !important;  
}

.search-wrap input[type="search"]:focus {
  border-color: #082B66;
}

.search-wrap input[type="search"]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  font-size: inherit;
  line-height: inherit;
  color: inherit;
}
.search-wrap input[type="search"]:-moz-placeholder { /* Firefox 19+ */ 
  font-size: inherit;
  line-height: inherit;
  color: inherit;  
}
.search-wrap input[type="search"]::-moz-placeholder { /* Firefox 18- */
  font-size: inherit;
  line-height: inherit;
  color: inherit;  
}
.search-wrap input[type="search"]:-ms-input-placeholder { /* IE 10+ */
  font-size: inherit;
  line-height: inherit;
  color: inherit;  
}

article.post {
  margin-bottom: 3rem;
}

@media (min-width: 768px) {
  article.post {
    margin-bottom: 5rem;
  }
}  

@media (min-width: 992px) {
  article.post {
    margin-bottom: 6rem;
  }
}

body.search article.page,
body.search article.post {
  margin-bottom: 3rem;
}

article.post h1.entry-title,
article.post h2.entry-title {
  font-size: 3rem;
  font-family: 'Montserrat-SemiBold', 'Montserrat', sans-serif;
  font-weight: 600;
  line-height: 35px;
  color: #082B66;
  margin-top: 20px;
  margin-bottom: 9px;
}

article.post h2.entry-title a:hover {
  color: #2F7F2B;
  text-decoration: none;
} 

body.single-post article.post h1.entry-title {
  color: #082B66;
  margin-bottom: 0;
}

article.post .post-image-date {
  position: relative;  
}

article.post .post-date {
  display: inline-block;
  width: 69px;
  text-align: center;
}

article.post .post-date-dd {
  font-family: 'Montserrat-Bold', 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 3rem;
  line-height: 69px;
  color: #082B66;
  background: #fff;
}

article.post .post-date-mm {
  font-family: 'Montserrat-Medium', 'Montserrat', sans-serif;
  font-weight: 500;
  font-size: 1.3rem;
  line-height: 18px;
  color: #fff;
  background:  #082B66;
  text-transform: uppercase; 
}

article.post .post-image-date .post-date {
  position: absolute; 
  left: 24px;
  top: 25px; 
}

article.post .post-info {
  font-size: 1.4rem;
  color: #5D5C5C;
  padding-bottom: 22px;
} 

article.post .post-info span {
  color: #5D5C5C;
}

article.post .post-info a {
  text-decoration: none;
}

article.post .post-info a:hover {
  color: #082B66;
}

article.postX .post-info > div {
  display: inline-block;
}

article.post .post-info i {
  position: relative;
  font-size: 1.8rem;
  padding-right: 5px;
}

article.post .post-info-date,
article.post .post-author {
  margin-right: 0px;
}

.post-image.gray-filterX img {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  filter: grayscale(.8);
}

.post-image.gray-filterX img:hover, .post-image.gray-filterX img:active, .post-image.gray-filterX img:focus {
  filter: grayscale(0);
}

aside.sidebar .widget_searchX, aside.sidebar .widget_categoriesX, aside.sidebar .widget_recent_entriesX  {
  margin-bottom: 6rem;
}

.widget_search, .widget_categories, .widget_recent_entries  {
  font-size: 1.8rem;
  line-height: 1.4;
}

body.content-sidebar aside.sidebar .widget h3 {
  position: relative;
  font-family: 'Montserrat-Bold', 'Montserrat', sans-serif;
  font-weight: 700;
  color: #082B66;
  font-size: 1.8rem;
  color: #082B66;
  padding: 8px 0 8px 0;
  border-bottom: 1px solid #A3A3A3;
  margin-bottom: 9px;
}

aside.sidebarX .widget h3:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  border-top: 2px solid #eee;
}

.widget_recent_entries li  {
  position: relative; 
  padding-top: 14px;
  padding-bottom: 14px; 
}

.widget_recent_entries li a {
  display: block;
  font-size: 1.6rem;
  color: #6f6f6e;
}

.widget_recent_entries a:hover {
  color: #082B66;
  text-decoration: none;  
}

.widget_recent_entries span.post-date {
  display: block;
  font-size: 1.4rem;  
  color: #082B66;
  margin-top: 3px;
} 

body.content-sidebar aside.sidebar .widget_categories h3 {
  position: relative;
  font-family: 'Montserrat-Bold', 'Montserrat', sans-serif;
  font-weight: 700;
  color: #082B66;  
  font-size: 1.8rem;
  color: #082B66;
  padding: 8px 0 8px 0; 
  border-bottom: 1px solid #A3A3A3;  
  margin-bottom: 9px;
}

.widget_categories li  {
  position: relative; 
  padding: 0;  
  margin-bottom: 9px;
}

.widget_categories li a {
  display: block;
}

.widget_categories li a:hover {
  color: #082B66;
  text-decoration: none;  
}

div.read-more {
  display: block;
  margin-top: 30px;
  margin-bottom: 0px;  
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;  
}

a.read-more {
  display: inline-block;
  min-width: 180px;
  font-size: 1.8rem;
  font-family: 'Montserrat-SemiBold', 'Montserrat', sans-serif;
  font-weight: 600;
  line-height: 1.2;
  color: #fff;
  text-align: center;
  text-decoration: none;
  border: 1px solid #2F7F2B;  
  background: #2F7F2B;
  padding: 13px 22px 13px 22px;
  border-radius: 0px;
  overflow: hidden;
} 

a.read-more:hover {
  text-decoration: none;
  border: 1px solid #082B66;
  background: #082B66;  
}

a.read-more i {
  position: relative;
  font-family: glyphicons;
  font-size: 10px;
  font-style: normal;
  font-weight: normal;
}

body.single-post main a {
  color: inherit;
  text-decoration: underline;
}

body.single-post main a:hover {
  color: #2F7F2B;
  text-decoration: underline;
}  


/**
* Search
* ----------------------------------------------------------------------------
*/
body.search article.page,
body.search article.post {
  margin-bottom: 4rem;
}

body.search article.page h2.entry-title,
body.search article.post h2.entry-title {
  font-size: 3rem;
  font-family: 'Montserrat-SemiBold', 'Montserrat', sans-serif;
  font-weight: 600;
  line-height: 35px;
  color: #082B66;
  margin-top: 0px;
  margin-bottom: 10px;
}

body.search article.page h2.entry-title a:hover,
body.search article.post h2.entry-title a:hover {
  color: #2F7F2B;
  text-decoration: none;
}

body.search div.read-more {
  margin-top: 15px;
  margin-bottom: 5px;
}

/**
* Property search forms
* ----------------------------------------------------------------------------
*/
.sec-search {
  overflow: visible !important;
}  

.property-search-form ::-webkit-input-placeholder.
.property-search-form :-moz-placeholder,
.property-search-form ::-moz-placeholder, 
.property-search-form :-ms-input-placeholder {
  color: #aaa;
  font-size: 1.5rem;
  font-weight: 300;
  line-height: normal;  
}

.property-search-form .control-address_keyword input {
  font-size: 1.5rem;
  font-weight: 300;
  line-height: normal;  
  width: 100%;
  border-radius: 0 !important;
  background: #fff !important;
  border: 1px solid #fff !important;
  padding: 0;
}

body .nice-select {
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  background-color: #fff;
  border-radius: 0;
  border: solid 1px #fff;
  box-sizing: border-box;
  clear: both;
  cursor: pointer;
  display: block;
  float: left;
  font-family: inherit;
  font-size: 15px;
  font-weight: 300;
  height: 40px;
  line-height: 40px;
  outline: none;
  padding-left: 18px;
  padding-right: 30px;
  position: relative;
  text-align: left !important;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
}

.property-search-form .control, 
form.property-search-form input[type="submit"], 
.propertyhive-ordering .control {
  position: relative;
  display: block;
  vertical-align: middle;
  padding: 9px 25px 9px 13px;
  overflow: hidden;
  background: #fff;
  border: 1px solid #ccc;
  border: 1px solid #fff;
  margin-bottom: 10px;
  border-radius: 0;
  font-size: 1.6rem;
  font-weight: 300;
  line-height: normal;
}

.property-search-form select, 
.propertyhive-ordering select {
  text-transform: none;
  color: #666;
  font-weight: 300;
  border: none;
  padding-left: 6px;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}

form.property-search-form select {
  width: 100%;
  max-width: 100%; 
  box-sizing: border-box; 
  background: #fff; 
}

.sec-search .property-search-form select::-ms-expand {
  display: none;
}

.sec-search .property-search-form select option {
  font-weight: normal;
}

.property-search-form .control:not(.control-address_keyword):before, 
.propertyhive-ordering .control:before {
  content: "\f107";
  position: absolute;
  right: 15px;
  /* top: 10px; */
  font: normal normal normal 14px/1 fontawesome;
  color: #888;
  pointer-events: none;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

form.property-search-form {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

form.property-search-form > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 100%;
  max-width: 100%;
  min-height: 1px;
}

.sec-search form.property-search-form .control.control-department {
  pointer-events: none;
}

body .nice-select:after {
  height: 8px;
  width: 8px;
}

.sec-search .property-search-form > div.use-nice-select,
.sec-search .use-nice-select .property-search-form > div {
  margin-bottom: 10px;  
}

.sec-search form.property-search-form input[type="submit"] {
  margin-bottom: 0;
} 

@media (min-width: 992px) {
  .sec-search .property-search-form > div.use-nice-select,
  .sec-search .use-nice-select .property-search-form > div,
  .sec-search .property-search-form .control {
    margin-bottom: 0;
  }

  .sec-search form.property-search-form .control-address_keyword {
    width: 49%;
    margin-right: 1%;
  }
  
  .sec-search form.property-search-form .control-department,
  .sec-search form.property-search-form .control-bedrooms {
    width: 14%;
    margin-right: 1%;
  } 
  
  .sec-search form.property-search-form input[type="submit"] {
    width: 20%;
  }   
}

.sec-search .property-search-form .control {
  border-color: #fff;
}

.sec-search .property-search-form .control-department:before {
  display: none;
} 

.sec-search .property-search-form input[type="submit"] {
  color: #fff;
  background-color: #082B66;
  border-color: #082B66;  
}

.sec-search .property-search-form input[type="submit"]:hover,
.sec-search .property-search-form input[type="submit"]:focus,
.sec-search .property-search-form input[type="submit"]:active {
  background-color: #082B66;
  border-color: #082B66;  
} 


/**
* Property Archive
* ----------------------------------------------------------------------------
*/
.five-twelveth {
    width: 41.666667%;
}

.seven-twelveth {
    width: 58.333333%;
}

body.post-type-archive .site-container .site-inner {
  padding-top: 30px;
  padding-bottom: 30px;  
} 

@media (min-width: 768px) {
  body.post-type-archive .site-container .site-inner {      
    padding-top: 57px;
    padding-bottom: 60px;
  }
}

@media (min-width: 992px) {
  body.post-type-archive .site-container .site-inner {      
    padding-bottom: 80px;
  }
}  

.main-search-form {
  background: #2F7F2B;
  padding-top: 37px;
  padding-bottom: 18px;  
}

.main-search-form .property-search-form input[type="submit"] {
  font-family: 'Montserrat-SemiBold', 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 1.5rem;   
  color: #fff;
  line-height: 20px;
  background-color: #082B66;
  border-color: #082B66;
}

.main-search-form .property-search-form input[type="submit"]:hover {
  background-color: #A3A3A3;
  border-color: #A3A3A3;
}

.main-search-form .no-show {
  display: none !important;
}

.main-search-form .no-show.active {
  display: block !important;
}

.main-search-form .control-address_keyword {
  order: 1;
}

.main-search-form .control-department {
  font-family: 'Montserrat-Regular', 'Montserrat', sans-serif;
  font-weight: 400;
  font-size: 1.5rem; 
  color: #fff;
  order: 2;    
}

.main-search-form .control-department label {
  margin-right: 10px;
}  

.main-search-form .control-bedrooms {
  order: 5;    
}

.main-search-form .control-property_type {
  order: 4;    
}

.main-search-form .control-minimum_bathrooms {
  order: 5;    
}

.main-search-form .control-minimum_price {
  order: 6;    
} 

.main-search-form .control-maximum_price {
  order: 6;    
} 

.main-search-form .control-minimum_rent {
  order: 6;    
} 

.main-search-form .control-maximum_rent {
  order: 6;    
}

.main-search-form input[type="submit"] {
  order: 7;    
} 

.main-search-form .search-more {
  font-family: 'Montserrat-SemiBold', 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 1.5rem;
  color: #fff;
  padding-top: 10px;
  padding-bottom: 10px;  
  order: 3;  
  cursor: pointer;
  position: relative;
  display: inline-block;
}

.main-search-form .search-more:after {
  position: relative;
  content: "\f078";
  display: inline-block;
  font: normal normal normal 10px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;  
  margin-left: 6px;
  top: -2px;
} 

.main-search-form .search-more.open:after {
  transform: rotate(-90deg);
}
 

@media (max-width: 991px) {
  .main-search-form form.property-search-form > div {
    margin-bottom: 10px;
  }
}

@media (min-width: 768px) {
  .main-search-form .control-address_keyword {
    width: 99%;
    order: 1;
  }
  
  .main-search-form .control-department {
    width: 99%;
    margin-right: 1%;
    order: 2;   
  }  
  
  .main-search-form .control-bedrooms {
    width: 49%;
    margin-right: 1%;
    order: 5;    
  }
  
  .main-search-form .control-property_type {
    width: 99%;
    margin-right: 1%;
    order: 4;    
  }
  
  .main-search-form .control-minimum_bathrooms {
    width: 49%;
    margin-right: 1%;
    order: 6;    
  }
  
  .main-search-form .control-minimum_price {
    width: 49%;
    margin-right: 1%;
    order: 7;    
  } 
  
  .main-search-form .control-maximum_price {
    width: 49%;
    margin-right: 1%;
    order: 7;    
  } 
  
  .main-search-form .control-minimum_rent {
    width: 49%;
    margin-right: 1%;
    order: 7;    
  } 
  
  .main-search-form .control-maximum_rent {
    width: 49%;
    margin-right: 1%;
    order: 7;    
  }
  
  .main-search-form input[type="submit"] {
    width: 99%;
    order: 8;    
  }     
  
  .main-search-form .search-more {
    order: 3;  
  }                  
} 

@media (min-width: 992px) {
  .main-search-form .control-address_keyword {
    width: 52%;
    margin-right: 1%;
    order: 1;
  }
  
  .main-search-form .control-department {
    width: 19%;
    margin-right: 1%;
    margin-left: 4%;
    order: 2;  
    padding-top: 8px;  
  }  
  
  .main-search-form .control-bedrooms {
    width: 19%;
    margin-right: 1%;
    order: 6;    
  }
  
  .main-search-form .control-property_type {
    width: 19%;
    margin-right: 1%;
    order: 5;    
  }
  
  .main-search-form .control-minimum_bathrooms {
    width: 19%;
    margin-right: 1%;
    order: 7;    
  }
  
  .main-search-form .control-minimum_price {
    width: 19%;
    margin-right: 1%;
    order: 8;    
  } 
  
  .main-search-form .control-maximum_price {
    width: 19%;
    margin-right: 1%;
    order: 8;    
  } 
  
  .main-search-form .control-minimum_rent {
    width: 19%;
    margin-right: 1%;
    order: 8;    
  } 
  
  .main-search-form .control-maximum_rent {
    width: 19%;
    margin-right: 1%;
    order: 8;    
  }
  
  .main-search-form input[type="submit"] {
    width: 22%;
    margin-right: 1%;
    order: 3;    
  } 
  
  .main-search-form .search-more {
    order: 4;  
  }                 
}   

body.post-type-archive .search-links {
  font-size: 1.4rem;
  font-family: 'Montserrat-SemiBold', 'Montserrat', sans-serif;
  font-weight: 600;
  padding-bottom: 20px;  
}

body.post-type-archive .search-links > ul {
}  

body.post-type-archive .search-links > ul > li {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin-right: 15px;
  margin-bottom: 5px;
} 

body.post-type-archive .search-links > ul > li > a {
  display: block;
  text-decoration: none;
}

body.post-type-archive .search-links > ul > li > a:hover {
  text-decoration: underline;
}

@media (min-width: 768px) {
  body.post-type-archive .search-links > ul {
    -webkit-box-pack: end;
    -ms-flex-pack: end;  
    justify-content: flex-end;
  }
  
  body.post-type-archive .search-links > ul > li {
    margin-left: 15px;
    margin-right: 0;
  } 
} 

body.post-type-archive .property-search-top {
  -webkit-box-align: flex-end;
  -ms-flex-align: flex-end;
  align-items: flex-end;
  padding-top: 30px;
  padding-bottom: 15px;  
  border-bottom: 1px solid #eee;
  margin-bottom: 0px;  
}

body.post-type-archive .property-search-top .results-text {
  -webkit-box-flex: 1;
  -ms-flex: 1 auto;
  flex: 1 auto;
  width: auto;
  color: #082B66;
  font-size: 2rem;
  font-family: 'Montserrat-Regular', 'Montserrat', sans-serif;
  font-weight: 400;
  line-height: 1.3;  
}

@media only screen and (max-width: 599px) {
  body.post-type-archive .property-search-top .results-text {
    width: 100%;
    font-size: 2.2rem;
    margin-bottom: 20px;
  }
}

.propertyhive-ordering .control {
  display: inline-block;
  border: none;
  padding: 0;
  margin-bottom: 0;
  overflow: visible;
}

.propertyhive-ordering .control .nice-select {
  font-size: 15px;
  border-color: #ccc;
}

body.post-type-archive #container {
}

body.post-type-archive ul.properties {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 0px 1fr 0px 1fr 0px 1fr;
  grid-template-columns: repeat(1, 1fr);
  grid-gap: 0px;
  margin-bottom: 0;
}

@media (min-width: 768px) { 
  body.post-type-archive ul.properties {
    grid-template-columns: repeat(2, 1fr);
  }
}

body.post-type-archive ul.properties li {
  position: relative;
  width: 100%;
  height: 420px !important;
  float: none;
  border: none;
  background-color: #fff;
  background-image: none;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  padding: 0;
  margin: 0;
}

body.post-type-archive ul.properties li .details {
  position: relative;
  float: none;
  width: 100%;
  height: 100%;
  padding: 60px 36px 21px 29px;
}  
  
body.post-type-archive ul.properties li .availability {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 153px;
  text-align: center;   
  padding: 15px 15px 17px 16px;
  background: #E20303;
  color: #fff;
  font-family: 'Montserrat-Medium', 'Montserrat', sans-serif;
  font-weight: 500;
  font-size: 1.6rem;  
  text-transform: uppercase;
}

body.post-type-archive ul.properties li .availability.new {
  background: #D19900;
}  

body.post-type-archive ul.properties li .availability.let {
  background: #2F7F2B;
}

body.post-type-archive ul.properties li .details-wrap {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

body.post-type-archive ul.properties li .details-wrap .bottom {
  margin-top: auto;
}

body.post-type-archive ul.properties li .details-wrap h3 {
  color: #fff;
  font-family: 'Montserrat-SemiBold', 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 3rem;
  line-height: 1.2;
  padding: 0;
  margin: 0 0 5px 0;
}

body.post-type-archive ul.properties li .details-wrap h3 a {
  text-decoration: none;
}

body.post-type-archive ul.properties li .details-wrap h3 a:hover {
  color: #082B66;
}

body.post-type-archive li .details-wrap .price {
  color: #fff;
  font-family: 'Montserrat-SemiBold', 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 2.2rem;
  line-height: 1.3;
  padding: 0;
  margin: 0;
}

body.post-type-archive ul.properties li .details-wrap .property-room-icons .item-room {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 60px;
  flex: 0 0 60px;
  width: 60px;
}

body.post-type-archive ul.properties li .details-wrap .property-room-icons .item-room .icon {
  height: 20px;
  width: auto;
  margin-right: 4px; 
}

body.post-type-archive ul.properties li .details-wrap .property-room-icons .item-room .co {
  color: #fff;
  font-family: 'Montserrat-Bold', 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 1.2rem;
  position: relative;
  top: -1px;  
}   

body.post-type-archive ul.properties li .details-wrap .rooms {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin-bottom: 10px;  
}

body.post-type-archive ul.properties li .details-wrap .link {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
} 

body.post-type-archive ul.properties li .details-wrap .link > a {
  display: inline-block;
  color: #082B66;
  font-family: 'Montserrat-SemiBold', 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 1.5rem;
  background: #fff;
  padding: 15px 24px 16px 25px;
  text-decoration: none;
} 

body.post-type-archive ul.properties li .details-wrap .link > a:hover {
  color: #fff;
  background: #082B66;
} 

#mortgagecalc.fancybox-content {
  background: none;
  padding: 44px 0 0 0;
}

#mortgagecalc.fancybox-content > div {
  background: #082B66;
  padding: 44px;
  border-radius: 4px;
}

#mortgagecalc.fancybox-content .fancybox-close-small {
  width: 30px;
  height: 30px;
  border: 1px solid #fff;
  border-radius: 50%;
  color: #fff;
  opacity: .8;
  padding: 2px;
  position: absolute;
  right: 0px;
  top: 0px;
}

#mortgagecalc.fancybox-content .mortgage-calculator label {
  display: block;
  font-size: 1.5rem;
  line-height: 1.3;
  color: #fff;  
  margin: 0;
  padding: 0;
  margin-bottom: 4px;
}

#mortgagecalc.fancybox-content input {
  font-size: 1.5rem;
  color: #646363;
  border: 1px solid #082B66;
  background-color: #fff;
  padding: 5px 10px 5px 15px;
  border-radius: 4px;
  margin-bottom: 14px;
}

#mortgagecalc.fancybox-content input[name="repayment_period"] {
  margin-bottom: 20px;
}

#mortgagecalc.fancybox-content .mortgage-calculator button {
  width: 100%;
  font-size: 1.5rem;
  font-family: inherit;
  font-family: 'Montserrat-Regular', 'Montserrat', sans-serif;
  font-weight: 400;
  color: #fff;
  border: 1px solid #082B66;
  background-color: #082B66;
  padding: 5px 18px;
  border-radius: 0px !important; 
}

#mortgagecalc.fancybox-content .mortgage-calculator button:hover, #mortgagecalc.fancybox-content .mortgage-calculator button:focus, #mortgagecalc.fancybox-content .mortgage-calculator button:active {
  border-color: #fff;
  background-color: #082B66;
}

#mortgagecalc.fancybox-content h3 {
  font-size: 1.5rem;
  color: #fff;
  margin: 15px 0 0 0;
} 

#mortgagecalc.fancybox-content h4 {
  font-size: 1.8rem;
  color: #fff;
}

/**
* Property
* ----------------------------------------------------------------------------
*/
body.single-property .site-container .site-inner {
  padding-top: 3rem;
}

@media (min-width: 768px) {
  body.single-property .site-container .site-inner {
    padding-top: 6rem;
  }
}

@media (min-width: 992px) {
  body.single-property .site-container .site-inner {
    padding-top: 67px;
  }
}

body.single-property .slick-slider {
  font-size: 0;
}    

body.single-property .slick-slide img {
  display: block;
  width: 100%;
} 

body.single-property .slick-track {
  margin: 0 auto;
}

body.single-property .slick-prev, body.single-property .slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 57px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
  z-index: 1;
  opacity: 0.6;
}

body.single-property .slick-prev:hover, body.single-property .slick-next:hover {
  opacity: 1;
}

body.single-property .slick-prev {
  left: 10px;
}

body.single-property .slick-next {
  right: 10px;
} 

body.single-property .slick-prev:before, body.single-property .slick-next:before {
  content: '';
}

body.single-property .slider-for .slick-slide {
 padding: 4px 2px 0px 2px;
}

body.single-property .slider-for .slick-current {
  opacity: .5;
}

body.single-property #container {
}

body.single-property .summary h1.property_title {
}

body.single-property .summary .price {
}

body.single-property h2 {
} 

body.single-property .description-actions h2 {
  margin-bottom: 15px;
}

body.single-property .description-actions .three-fourths > div {
  margin-bottom: 20px;
}

body.single-property .features h2 {
  border-bottom: 1px solid #A3A3A3;
  padding-bottom: 7px;
  margin-bottom: 30px;
} 
 
@media only screen and (min-width: 992px) {
  body.single-property .features-actions .three-fourths > div {
    width: 90%;
  }
}  

body.single-property .features ul {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 13px 1fr 13px 1fr;
  grid-template-columns: repeat(1, 1fr);
  grid-gap: 13px;
  margin-bottom: 30px;
}

@media only screen and (min-width: 768px) {
  body.single-property .features ul {
    grid-template-columns: repeat(3, 1fr);
  }
}

body.single-property .features ul li {
}

@media only screen and (min-width: 992px) {
  body.single-property .features ul {
    margin-bottom: 50px;
  }
}

body.single-property .property_actions {
  margin-bottom: 30px;
}

body.single-property .property_actions ul > li > a {
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 207px;
  background: #A3A3A3;
  padding: 9px 0 9px 0;
  margin-bottom: 4px;
  text-decoration: none;
  font-size: 18px;  
  line-height: 25px;
  text-align: center;
  color: #fff;
  border-radius: 0px;
}

body.single-property .property_actions ul > li > a:hover {
  color: #fff;
  background: #082B66;
} 

body.single-property .property_actions img.icons {
  width: auto;
  height: 17px;
  margin-right: 5px;
}

body.single-property .property_actions img.icons.hover-image {
  position: absolute;
  top: 13px;
  left: 15px;
  margin-right: 0;  
  opacity: 0;
}

body.single-property .property_actions ul > li > a:hover img.icons.hover-image {
  opacity: 1;
}

body.single-property .property_actions ul > li > a:hover img.icons.base-image {
  opacity: 0;  
}

body.single-property .property_actions .icon-p {
  font-size: 17px;
  height: 1em;
  width: 1em;
  vertical-align: middle;
  position: relative;
  margin-right: .5em;
  overflow: hidden;
  color: inherit;
}   

body.single-property .property_actions .action-text {
  vertical-align: middle;
}

body.single-property .property-details-main {
  margin-bottom: 45px;
}

body.single-property .property-details-main h2 {
  border-bottom: 1px solid #A3A3A3;
  padding-bottom: 7px;
  margin-bottom: 30px;
} 

body.single-property .property-details {
}

@media only screen and (min-width: 768px) {
  body.single-property .property-details {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 11px 1fr 11px 1fr;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 11px;
  }  

  body.single-property .property-details > div:nth-child(1) {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1 / 3;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-row: 1 / 2;
  }

}

body.single-property .property-details span {
  display: inline-block;
  font-family: 'Montserrat-Bold', 'Montserrat', sans-serif;
  font-weight: 700;
  margin-right: 8px;
}

@media only screen and (min-width: 992px) {
  body.single-property .property-details-main {
    margin-bottom: 65px;
  }
}

body.single-property .gallery {
  margin-bottom: 60px;
}

@media only screen and (min-width: 992px) {
  body.single-property .gallery {
    margin-bottom: 90px;
  }
}

body.single-property #location-amenities-anchor {
  margin-bottom: 30px;
}
 
@media only screen and (min-width: 768px) {  
  body.single-property #location-amenities-anchor {
    margin-bottom: 60px;
  } 
}

body.single-property .virtual-tour {
}

@media only screen and (min-width: 992px) {
  body.single-property .virtual-tour {
  }
} 

.other-properties-main {
  margin-top: 60px;
  margin-bottom: 30px;
}

.other-properties {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 11px 1fr 11px 1fr;
  grid-template-columns: repeat(1, 1fr);
  grid-gap: 15px;
}

@media only screen and (min-width: 992px) {
  .other-properties-main {
    margin-top: 90px;
    margin-bottom: 55px;
  }
  
  .other-properties {
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 37px;
  }  
} 

body.single-property .mortgage-calculator-wrap {
  font-size: 15px;
  color: #fff;
  background: #082B66;
  border-radius: 4px;
  padding: 30px 25px;
} 

body.single-property .mortgage-calculator-wrap h3 {
  font-size: 19px;
  color: #fff;
}

body.single-property .mortgage-calculator h4 {
  color: #fff;
}

body.single-property .mortgage-calculator input {
  font-size: 1.5rem;
  color: #646363;
  border: 1px solid #082B66;
  background-color: #fff;
  padding: 5px 10px 5px 15px;
  border-radius: 4px;
  margin-bottom: 14px;
}

body.single-property .mortgage-calculator input[name=repayment_period] {
  margin-bottom: 20px;
}

body.single-property .mortgage-calculator button {
  width: 100%;
  font-size: 1.5rem;
  font-family: inherit;
  font-family: 'Montserrat-Regular', 'Montserrat', sans-serif;
  font-weight: 400;
  color: #fff;
  border: 1px solid #082B66;
  background-color: #082B66;
  padding: 5px 18px;
  border-radius: 4px;
}

body.single-property div.viewing {
  text-align: center;
  background: #082B66;
  padding: 15px 30px;
  margin-bottom: 25px;
}

body.single-property div.viewing a {
  display: inline-block;
  font-size: 15px;
  line-height: 1;
  text-decoration: none;  
  color: #082B66; 
  background: #fff;
  padding: 13px 15px;
  border-radius: 4px;
}  

body.single-property div.viewing a:hover {
}

@media only screen and (min-width: 768px) {
  body.single-property div.viewing {
    text-align: right;
    margin-bottom: 50px;
  }
}

#viewing.fancybox-content {
  background: none;
  padding: 44px 0 0 0;
}

#viewing.fancybox-content > div {
  background: #082B66;
  padding: 44px;
  border-radius: 4px;
}

@media only screen and (min-width: 641px) {
  #viewing.fancybox-content > div {
    padding-right: 28px;
  }
}

#viewing.fancybox-content .fancybox-close-small {
  width: 30px;
  height: 30px;
  border: 1px solid #fff;
  border-radius: 50%;
  color: #fff;
  opacity: .8;
  padding: 2px;
  position: absolute;
  right: 0px;
  top: 0px;
}

#viewing.fancybox-content h3 {
  font-size: 1.5rem;
  color: #fff;
  margin: 15px 0 0 0;
} 

#viewing.fancybox-content h4 {
  font-size: 1.8rem;
  color: #fff;
}

#viewing.fancybox-content .price {
  font-size: 1.5rem;
  color: #fff;
  margin-bottom: 20px;
}

.property-item {   
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; 
  background: #F2F2F2; 
  margin-bottom: 30px;
}

.property-item > a {
  display: block;
}

.property-item figure.property-image {
  position: relative;
  background-image: none;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; 
  padding-top: 78%; 
  margin: 0;
} 

.property-item figure.property-image > span {
  min-width: 120px;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  font-family: 'Montserrat-Regular', 'Montserrat', sans-serif;
  font-weight: 400;    
  font-size: 1.3rem;
  line-height: 1;
  color: #fff;   
  text-align: center;
  text-transform: uppercase;
  background: #E20303;
  padding: 12px 29px 13px 29px; 
} 

.property-item figure.property-image > span.new {
  background: #D19900; 
}

.property-item figure.property-image > span.let {
  background: #2F7F2B; 
}

.property-item .property-box {    
  position: relative;
  background: #F2F2F2;
  padding: 30px 25px 35px 25px;
}   

.property-item .property-box .property-title {
  font-size: 1.8rem;
  font-family: 'Montserrat-Bold', 'Montserrat', sans-serif;
  font-weight: 700;  
  line-height: 25px;
  color: #082B66; 
  margin-bottom: 10px; 
}   

.property-item .property-box .property-title a {
  display: block;
  text-decoration: none;
}

.property-item .property-box .property-title a:hover {
  color: #082B66; 
}

.property-item .property-box .property-summary {
  font-size: 1.5rem;
  line-height: 1.4; 
}

.property-item .property-price-rooms {
  font-family: 'Montserrat-Regular', 'Montserrat', sans-serif;
  font-weight: 400;
  font-size: 1.2rem; 
  padding-top: 37px;   
}  

.property-item .property-price-rooms .property-room-icons .item-bedroom  {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 86px;
  flex: 0 0 86px;
  width: 86px;
}

.property-item .property-price-rooms .property-room-icons .item-bathroom  {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 90px;
  flex: 0 0 90px;
  width: 90px;
}

.property-item .property-price-rooms .property-room-icons .item-room label {
  width: 100%;
  margin-bottom: 17px;
} 

.property-item .property-price-rooms .property-room-icons .item-room .icon {  
  height: 21px;
  width: auto;
  margin-right: 18px;
}

.property-item .property-price-rooms .property-room-icons .item-room .icon-reception-room {  
  margin-right: 8px;
}

.property-item .property-price-rooms .property-room-icons .item-room .co {  
  font-family: 'Montserrat-Bold', 'Montserrat', sans-serif;
  font-weight: 700;
  line-height: 1;
  position: relative;
  top: -2px;
}

.property-item  .property-price-link {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 0px 1fr 0px 1fr 0px 1fr;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 0px;
  font-family: 'Montserrat-SemiBold', 'Montserrat', sans-serif;
  font-weight: 600;  
  border-top: 3px solid #fff;
} 

@media only screen and (min-width: 768px) {
  .property-item  .property-price-link {
    margin-top: auto;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .property-item  .property-price-link {
    grid-template-columns: repeat(1, 1fr);
  }
}

.property-item  .property-price-link .price {  
  font-size: 2.0rem;  
  line-height: 26px;
  color: #082B66;  
  text-align: left;
  background: #D6E0EF;
  padding: 30px 6px 30px 25px; 
}

.property-item  .property-price-link .link > a {  
  display: block;
  height: 100%;
  font-size: 1.8rem;  
  line-height: 26px;
  color: #fff;  
  text-align: center;
  background: #082B66;
  padding: 30px 6px 30px 6px; 
  text-decoration: none;
}

.property-item  .property-price-link .link > a:hover {
  background: #2F7F2B;
}

.owl-carousel-property .owl-stage {
  display: flex;
}

.owl-carousel-property .owl-item {
  display: flex;
  flex: 1 0 auto;
}

.owl-carousel-property .owl-prev, 
.owl-carousel-property .owl-next {
  position: absolute;
  top: -50px; 
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;    
}

.owl-carousel-property .owl-prev {
  right: 20px;
}

.owl-carousel-property .owl-next {
  right: 0px;
}

.owl-arrow {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 40px; 
}

.owl-arrow span {
  position: absolute;
  top: 20px;
  width: 14px;
  height: 1px; 
  background: #082B66;
}

.owl-prev .owl-arrow span {
  left: 0px;
}

.owl-next .owl-arrow span {
  right: 0px;
}  

.owl-prev .owl-arrow span.line-top {
  transform: rotate(-45deg);
  transform-origin: left top;
} 

.owl-prev .owl-arrow span.line-bottom {
  transform: rotate(45deg);
  transform-origin: left top;
}

.owl-next .owl-arrow span.line-top {
  transform: rotate(45deg);
  transform-origin: right top;
} 

.owl-next .owl-arrow span.line-bottom {
  transform: rotate(-45deg);
  transform-origin: right top;
}

.owl-next.disabled span,
.owl-prev.disabled span {
  opacity: 0.5;
}

.owl-next:not(.disabled):hover span,
.owl-prev:not(.disabled):hover span {
  height: 2px;
}

.owl-carousel-single-property .owl-dots {
  position: absolute;
  left: 0px;
  bottom: 10px; 
  width: 100%;
  text-align: center; 
}

.owl-carousel-single-property .owl-dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #ccc;
  margin-right: 8px;
}

.owl-carousel-single-property .owl-dot.active {
  background-color: #fff;
}


/**
* Locration
* ----------------------------------------------------------------------------
*/
ul.ui-tabs-nav {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 4px 1fr 4px 1fr 4px 1fr;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 4px;
}

ul.ui-tabs-nav > li {
  padding: 15px 20px;
  background-color: #A3A3A3;
  font-size: 20px;
  color: #fff;
  text-align: center;
  list-style: none;
  padding: 17px 4px;
  margin: 0;
}


@media (min-width: 560px)  {
  ul.ui-tabs-nav {
    grid-template-columns: repeat(4, 1fr);
  } 
  
  ul.ui-tabs-nav > li {
    font-size: 26px;
  }  
}

ul.ui-tabs-nav > li:first-child {
}

ul.ui-tabs-nav > li:last-child {
}

ul.ui-tabs-nav > li.ui-tabs-active,
ul.ui-tabs-nav > li:hover {
  background-color: #2F7F2B;
}

ul.ui-tabs-nav > li > a {
  text-decoration: none;
}

.ui-tabs-panel {
  background-color: #fafafa;
}

#property-map {
  width: 100%;
  height: 60vh;
  -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}

.locration-schools {
  clear: both;
  width: 100%;
  height: 60vh;
  background: #f2f3ff;
}

.locration-schools iframe {
  width: 100%;
  height: 100%;
  border: none;
} 

.locration-stations iframe {
  width: 100%;
  height: 186px;
  border: none;
}

.locration-amenities iframe {
  width: 100%;
  height: 60vh;
  border: none;
}


/**
* Page
* ----------------------------------------------------------------------------
*/
body.page .vc_row.sec-row > .vc_column_container > .vc_column-inner {
  padding-top: 0 !important;
}

body.page .vc_row.sec-row {
  padding-top: 3rem;
}   

@media (min-width: 768px)  {
  body.page .vc_row.sec-row {
    padding-top: 6rem;
    padding-bottom: 3rem;    
  } 
}

@media (min-width: 992px)  {
  body.page .vc_row.sec-row {
    padding-top: 9rem;
    padding-bottom: 5rem;   
  } 
}

.row-sec.intro {
  font-size: 1.9rem;
  line-height: 1.3;
  padding-top: 2rem;
  padding-bottom: 0;
}

@media (min-width: 768px) {
  .row-sec.intro {
    font-size: 2.2rem;
    line-height: 1.4;
    padding-top: 3rem;
    padding-bottom: 0;
  }
}

.row-sec.interests {
  padding: 0;
}

@media (min-width: 768px) {
  .row-sec.interests {
    padding: 2rem 0 3rem 0;
  }
}

.centered {
  text-align: center;
}

.max-900 {
  max-width: 900px;
  margin: 0 auto;
}

#row-sign-up {
  color: #fff;
  text-align: center;
  padding: 2.5rem 0 3rem 0;
}

#row-sign-up h2 {
}

#row-sign-up h6 {
}

@media (min-width: 768px) {
  #row-sign-up {
    padding: 3rem 0;
  }
}

.row-list-properties {
  padding: 0rem 0 3rem 0;
} 

@media (min-width: 992px) {
  .row-list-properties {
    padding: 0rem 0 6rem 0;
  } 
}

.row-sec-downloads {
  padding: 6rem 0 3rem 0;
}

@media (max-width: 767px) {
  .row-sec-downloads > .wpb_column > .vc_column-inner {
    padding-top: 0 !important;
  }
}

@media (min-width: 992px) {
  .row-sec-downloads {
    padding: 6rem 0 3rem 0;
  }
}

.area-interest {
  margin-bottom: 25px;
} 

.area-interest-row.hide {
  display: none;

}

.area-interest.hide {
  opacity: 0;
}

.area-interest figure {
  padding-bottom: 68.3333%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 20px;  
}

.area-interest .title {
  font-size: 2.1rem;
  font-family: 'Montserrat-Regular', 'Montserrat', sans-serif;
  font-weight: 400;
  line-height: 1.3;
  color: #082B66;
  margin-bottom: 0px;
}

@media (min-width: 768px) {
  .area-interest {
    margin-bottom: 50px;
  }  
} 

.area-interest-more {
  text-align: center;
}

.area-interest-more a {
  display: inline-block;
  font-size: 1.5rem;
  color: #fff;  
  text-decoration: none;  
  padding: 6px 38px;
  background: #082B66;  
  border-radius: 4px; 
}

.area-interest-more a:hover, .area-interest-more a:focus, .area-interest-more a:active  {
  background: #082B66; 
}

.area-fade-in { 
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-name: fade-in;
  animation-name: fade-in;
}

.row.other-areas > div {
  margin-bottom: 35px;
} 

.row.other-areas figure {
  padding-bottom: 68.3333%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 8px;  
}

@media (min-width: 768px) {

  .row.other-areas > div {
    margin-bottom: 25px;
  }

  .row.other-areas figure {
    margin-bottom: 20px;
  }
}

.row.other-areas .title {
  font-size: 2.1rem;
  font-family: 'Montserrat-Regular', 'Montserrat', sans-serif;
  font-weight: 400;
  line-height: 1.3;
  color: #082B66;
  margin-bottom: 0px;
}

.row.other-areas .title a {
  display: block;
  color: #082B66;
  text-decoration: none;
}

.row.other-areas .title a:hover {
  color: #082B66;
}

.row.other-areas .postcode {
  font-size: 1.8rem;
  font-family: 'Montserrat-Regular', 'Montserrat', sans-serif;
  font-weight: 400;
  margin-bottom: 7px;
}

.row.other-areas a.more {
  display: inline-block;
  font-size: 1.4rem;
  color: #fff;  
  text-decoration: none;  
  padding: 6px 19px;
  background: #082B66;  
  border-radius: 4px; 
  margin-top: 15px;  
}

.row.other-areas a.more:hover, .row.other-areas a.more:focus, .row.other-areas a.more:active  {
  background: #082B66; 
} 

@media (min-width: 768px) {
  .row.other-areas > div {
    margin-bottom: 50px;
  }  
} 

body.page-template-template-area .featured {
  padding: 0;
}

body.page-template-template-area .featured .wpb_raw_code {
  margin-bottom: 0;
}

body.page-template-template-area .featured .property-listing > div {
  padding: 3rem 0  6rem 0;
}

.vc_row.accordion > div {
  padding-left: 15px;
  padding-right: 15px;  
}

.vc_row.accordion > div.text > .vc_column-inner > .wpb_wrapper {
  padding: 0 15px 15px 15px; 
} 

@media (min-width: 768px) {
  .vc_row.accordion > div.text > .vc_column-inner > .wpb_wrapper {
    padding: 30px;  
  } 
}

.vc_row.accordion > div.image {
  min-height: 250px; 
}

@media (min-width: 992px) {
  .vc_row.accordion > div.image {
    padding-left: 0;
  }  
}

a.read-more-arrow {
  display: inline-block;
  font-size: 1.4rem;
  color: #badce2;
  text-decoration: none;
}

a.read-more-arrow i {
  font-size: 14px;
  position: relative;
  transform: translateY(-2px);
  margin-left: 60px;
  display: inline-block;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

a.read-more-arrow i span {
  display: block;
}

a.read-more-arrow i span:before {
  display: block;
  content: '';
  width: 8px;
  height: 1px;
  position: absolute;
  transform: rotate(45deg);
  background: #badce2;
  right: -2px;
  top: -5px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

a.read-more-arrow i span:after {
  display: block;
  content: '';
  width: 8px;
  height: 1px;
  position: absolute;
  transform: rotate(-45deg);
  background: #badce2;
  right: -2px;
  top: 0px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

a.read-more-arrow i:after {
  height: 1px;
  width: 50px;
  background: #badce2;
  position: absolute;
  content: '';
  display: block;
  top: -2px;
  right: 0px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

a.read-more-arrow:hover i {
  margin-left: 75px;
}

a.read-more-arrow:hover i:after {
  width: 65px;
}

a.read-more-arrow:hover {
  color: #fff;
}

a.read-more-arrow:hover i span:before,
a.read-more-arrow:hover i span:after,
a.read-more-arrow:hover i:after {
  background: #fff;
}

.vc_row.services {
  padding: 0rem 0 6rem 0;
}  

.vc_row.services h2 {
  font-size: 3.4rem;
}  


.vc_row.services div.vc_custom_heading {
  font-size: 2.2rem;
  line-height: 1.3;
}

.vc_row.services div.vc_custom_heading.medium {
  font-size: 2.6rem;
  font-family: 'Montserrat-Regular', 'Montserrat', sans-serif;
  font-weight: 400;
  line-height: 1.3;  
} 

.vc_row.services .prices {
  padding: 3rem 0 4rem 0;
}

.vc_row.services .prices > div {
  margin-bottom: 15px;
}

.vc_row.services .prices .top {
  text-align: center;
  background: #082B66;
  padding: 20px;
  margin: 0;  
} 

.vc_row.services .prices .top h2 {
  color: #fff;
  margin-bottom: 8px;
}

.vc_row.services .prices .top h3 {
  color: #badce2;
}

.vc_row.services .prices .middle {
  text-align: center;
  background: #fff;
  padding: 20px;
  margin: 0;
} 

.vc_row.services .prices .middle ul {
  padding: 0;
} 

.vc_row.services .prices .middle ul li {
  list-style: none;
  margin-left: 0; 
  margin-bottom: 10px;
} 

@media (min-width: 768px) {
  .vc_row.services {
    padding: 3rem 0 6rem 0;
  }
  
  .vc_row.services h2 {
    font-size: 3.9rem;
    margin-bottom: 0;
  }  
  
  .vc_row.services div.vc_custom_heading {
    font-size: 2.4rem;
    line-height: 1.4;
  }
  
  .vc_row.services div.vc_custom_heading.medium {
    font-size: 2.8rem;
    line-height: 1.3;  
  } 
  
  .vc_row.services .prices {
    padding: 3rem 0 6rem 0;
  }   
  
  .vc_row.services .prices > div {
    margin-bottom: 0;
  }   
  
   .vc_row.services .prices .top h2 {
     margin-bottom: 15px;
  }  
}

.vc_row.get-in-touch h2 {
  font-size: 3.2rem;
}

.vc_row.get-in-touch .group .text {
  font-size: 4rem;
  font-family: 'Montserrat-Regular', 'Montserrat', sans-serif;
  font-weight: 400;
  color: #082B66;
  text-align: center;
}

@media (min-width: 768px) {
  .vc_row.get-in-touch h2 {
    font-size: 3.6rem;
  }
  
  .vc_row.get-in-touch .group .image-left > .vc_column-inner {
    padding-right: 0;
  } 
  
  .vc_row.get-in-touch .group .image-right > .vc_column-inner {
    padding-left: 0;
  }   
} 

body.page #sec-action-box { 
  position: relative;
  color: #fff;
  text-align: center;
  padding-top: 6rem;
  padding-bottom: 3rem; 
}

body.page #sec-action-box:before { 
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(8, 43, 102, 0.8); 
}

body.page #sec-action-box h3 { 
  color: #fff;
  max-width: 780px;
  margin: 0 auto 20px auto;
}

body.page #sec-action-box .wpb_text_column  {
  max-width: 860px;
  margin: 0 auto 20px auto; 
}  

body.page #sec-action-box a.theme-button  {
  padding: 13px 21px 13px 21px;
}   

#sec-logos,
section.logos-carousel { 
  padding-top: 5.5rem;
  padding-bottom: 5.5rem; 
  background: #f8f8f8;  
}

#sec-logos .wpb_widgetised_column { 
  margin-bottom: 0; 
}

section#offset-post {
  background: #082B66;
}

section#offset-post .image {    
  min-height: 300px;
} 

section#offset-post .image figure {     
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;  
}

section#offset-post .content {    
  padding-top: 3rem;
  padding-bottom: 3.5rem;  
}   

section#offset-post .content .description { 
  font-size: 1.3rem; 
  font-family: 'Montserrat-Medium', 'Montserrat', sans-serif;
  font-weight: 500;    
  color: #A3A3A3;
  margin-bottom: 7px;   
}

section#offset-post .content h2 {  
  color: #fff;
}

section#offset-post .content .excerpt { 
  color: #fff;  
  margin-bottom: 25px;  
}

@media (max-width: 767px) {      
  section#offset-post .image figure {
    margin-left: -15px;
    margin-right: -15px;    
  }
}

@media (min-width: 768px) {
  section#offset-post {
  }
  
  section#offset-post .content {    
    padding-top: 6rem;
    padding-bottom: 5rem;  
  } 

  section#offset-post .image figure {
    margin-left: calc( (100vw - 735px)/2 * -1 );
  }
  
  section#offset-post .content .excerpt {   
    line-height: 1.6;  
  }  
}

@media (min-width: 992px) {
  section#offset-post {
  }
  
  section#offset-post .content {  
    padding-left: 3.5rem;  
    padding-top: 7rem;
    padding-bottom: 7rem;  
  }
    
  section#offset-post .image figure {
    margin-left: calc( (100vw - 955px)/2 * -1 );
  }
}

@media (min-width: 1200px) {
  section#offset-post .image figure {
    margin-left: calc( (100vw - 1155px)/2 * -1 );
  }
} 

div.display-recent-posts {
  padding-top: 27px;
}

div.display-recent-posts > div {
  margin-bottom: 15px;
}

div.display-recent-posts div.image {
  webkit-box-flex: 0 0;
  -ms-flex: 0 0 73px;
  flex: 0 0 73px;
  width: 73px;
  margin-right: 11px;
}

div.display-recent-posts div.content {
  -webkit-box-flex: 1 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  padding-right: 0rem;
  width: auto;
}

div.display-recent-posts div.content .title {
  font-family: 'Montserrat-SemiBold', 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 1.4rem;
  line-height: 1.2;
  color: #082B66;
}

div.display-recent-posts div.content .author {
  font-size: 1.3rem;
  color: #082B66;
  margin-bottom: 7px;
}

div.display-recent-posts div.content .date {
  font-size: 1.2rem;
  color: #A3A3A3;
} 

.google-hide-reviews .rplg-reviews {
  display: none !important;  
}

@media (min-width: 992px) {
  .google-hide-reviews {
    padding-right: 5px;
  } 
}

body .rplg-slider .rplg-box .rplg-box-content {
  height: 150px!important;
  margin: 40px 20px 20px 40px!important;
}


/* Home Page */
body.home .n2-ss-slide:before {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(93,92,92,0.25);
}

@media (max-width: 767px) {
  body.home  .site-header .wrap {
    padding-left: 15px;
    padding-right: 15px;
  }
} 

body.home header.site-header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  color: #fff;
  background: none;
  z-index: 1;
} 

body.home .site-container .site-inner {
  padding-top: 0;
}

body.home #sec-intro { 
  padding-bottom: 0;
}

body.home #sec-intro h3 { 
  font-family: 'Montserrat-Regular', 'Montserrat', sans-serif;
  font-weight: 400;
  line-height: 42px;
  margin: 0;
}

@media (min-width: 768px) {  
  body.home #sec-intro {
  }
}

@media (min-width: 992px) {  
  body.home #sec-intro {  
    padding-top: 7rem;
  }
}

body.home #sec-featured-properties {
  padding-bottom: 0;
}

body.home #sec-featured-properties h2 {
  margin-bottom: 10px;
}

body.home #sec-featured-properties .other-properties-main {
  margin-top: 0;
  margin-bottom: 0;
}

@media (min-width: 768px) {  
  body.home #sec-featured-properties h2 {
    margin-bottom: 30px;
  }
}

@media (min-width: 992px) {  
  body.home #sec-featured-properties {  
    padding-top: 6rem;
  }
} 

body.home #sec-featured-properties .search-links {
  font-size: 1.4rem;
  font-family: 'Montserrat-SemiBold', 'Montserrat', sans-serif;
  font-weight: 600;
  padding-bottom: 10px;  
}

@media (min-width: 768px) {  
  body.home #sec-featured-properties .search-links {
    padding-bottom: 20px;  
  }
}

body.home #sec-featured-properties .search-links > ul {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}  

body.home #sec-featured-properties .search-links > ul > li {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  list-style-type: none;  
  margin-right: 15px;
  margin-bottom: 5px;
  margin-left: 0;
} 

body.home #sec-featured-properties .search-links > ul > li > a {
  display: block;
  text-decoration: none;
}

body.home #sec-featured-properties .search-links > ul > li > a:hover {
  text-decoration: underline;
} 

body.home #sec-about {
  padding-bottom: 0;
}

body.home #sec-about h2 {
}

body.home #sec-about .wpb_column.image .wpb_single_image {
  margin-bottom: 15px;
} 

body.home #sec-about .wpb_column.image .vc_custom_heading {
  font-family: 'Montserrat-SemiBold', 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 1.4rem;
}

body.home #sec-about .wpb_column.image .wpb_single_image.logo-awards {
  margin-top: 5px;
  margin-bottom: 30px;
}

@media (min-width: 768px) {  
  body.home #sec-about {
  }
}

@media (min-width: 992px) {  
  body.home #sec-about {  
  }
}  

body.home #sec-testimonials {
  padding-bottom: 0;
}

body.home #sec-testimonials h2 {
  margin-bottom: 2rem;
}

@media (min-width: 768px) {  
  body.home #sec-testimonials {
    padding-top: 3rem;  
  }
}

@media (min-width: 992px) {  
  body.home #sec-testimonials {  
  }
}  

body.home #sec-portals {
  padding-bottom: 3rem;
}

body.home #sec-portals h2 {
  margin-bottom: 1rem;
} 

body.home #sec-portals h3 {
  font-family: 'Montserrat-Regular', 'Montserrat', sans-serif;
  font-weight: 400;
  margin-bottom: 3.7rem;
}

@media (min-width: 768px) {  
  body.home #sec-portals {
  }
}

@media (min-width: 992px) {  
  body.home #sec-portals {  
    padding-top: 7rem;
  }
}    

body.home #sec-actions {
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 0;
} 

.wpb_text_column.white {
  color: #fff;
}

.wpb_text_column.light-grey-highlight {
  font-family: 'Montserrat-Regular', 'Montserrat', sans-serif;
  font-weight: 400;
  font-size: 2.2rem;
  color: #A3A3A3;
}

body.home #sec-actions h3 {
}

body.home #sec-actions > .wpb_column > .vc_column-inner {  
  padding: 40px 40px 40px 40px !important;
}

body.home #sec-actions > .wpb_column > .vc_column-inner > .wpb_wrapper > .wpb_text_column {  
}

body.home #sec-actions > .wpb_column > .vc_column-inner > .wpb_wrapper > .wpb_text_column > .wpb_wrapper {
} 

@media only screen and (min-width: 768px) { 
  body.home #sec-actions h3 {
  } 
}

@media only screen and (min-width: 992px) { 
  body.home #sec-actions > .wpb_column > .vc_column-inner {  
    padding: 82px 61px 40px 47px !important;
  } 
}

body.home #sec-areas {
}

body.home #sec-areas h2 {
  margin-bottom: 5px;
} 

body.home #sec-areas > .wpb_column > .vc_column-inner > .wpb_wrapper > .wpb_text_column {
  font-size: 2rem;
} 

body.home #sec-areas .wpb_single_image {
  margin-bottom: 20px;
} 

body.home #sec-areas h6 {
  margin-bottom: 15px;
}

body.home #sec-areas .wpb_text_column {
  margin-bottom: 25px;
} 

body.home #sec-areas .vc_row.sec-areas { 
}

@media (min-width: 768px) {
  body.home #sec-areas {
    padding-bottom: 36px;
  }
  
  body.home #sec-areas .vc_row.sec-areas { 
    padding-bottom: 60px;
  }  
}

@media (min-width: 992px) {
  body.home #sec-areas {
    padding-top: 7rem;
  }
}

body.home #sec-new-development {
  padding-top: 0;
  padding-bottom: 0;
}   

body.home #sec-new-development .col-text  {
  padding: 30px 30px 30px 20px;
}

body.home #sec-new-development .col-text .wpb_content_element  {
  text-align: center;
}

body.home #sec-new-development h3 {
}

@media (min-width: 768px) {
  body.home #sec-new-development {
  }
  
  body.home #sec-new-development .col-text  {
    padding: 60px 50px 60px 20px;
  }  
}

@media (min-width: 992px) {
  body.home #sec-new-development {
  }
  
 body.home #sec-new-development .col-text  {
  padding: 109px 100px 109px 20px;
} 
}

body.home #sec-logos {
}

/* About Page */
body.about #sec-intro { 
}

body.about #sec-intro .vc_col-sm-1 { 
}
@media (max-width: 767px) {  
  body.about #sec-intro .vc_col-sm-1 { 
    height: 30px;
  }
}

body.about #sec-intro h3 { 
  font-family: 'Montserrat-SemiBold', 'Montserrat', sans-serif;
  font-weight: 600;
}

@media (min-width: 768px) {  
}

@media (min-width: 992px) {  
  body.about #sec-intro {   
    padding-top: 0;
    padding-bottom: 8rem; 
  }
}

body.about #sec-intro #signature img {
  width: 120px;
} 

body.about #sec-meet-team {  
  display: none;
} 

@media (min-width: 768px) {
  body.about #sec-meet-team {  
    display: block;
  }
  
  body.about #sec-meet-team-mb {  
    display: none;
  }  
}

body.about #sec-meet-team {  
  padding-top: 25rem;
  padding-bottom: 25rem;  
} 

body.about #sec-meet-team-mb {  
  padding-top: 8rem;
  padding-bottom: 8rem;  
}

body.about #sec-meet-team h2 { 
  font-family: 'Montserrat-Bold', 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 4.5rem;    
} 

body.about #sec-meet-team-mb h2 { 
  font-family: 'Montserrat-Bold', 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 3.2rem;    
}

body.about #sec-meet-team h2 > a,
body.about #sec-meet-team-mb h2 > a { 
  color: rgba(255,255,255, 0.7);
  text-decoration: underline;
}

body.about #sec-meet-team h2 > a:hover,
body.about #sec-meet-team-mb h2 > a:hover { 
  color: #fff;  
  text-decoration: underline;
  opacity: 1;
}

@media (min-width: 768px) {  
}

@media (min-width: 992px) {  
}

body.about #sec-logos {  
}

body.about #sec-team-members {
}

body.about #sec-team-members .sec-team-members > .wpb_column {
}

body.about #sec-team-members h2 {
  margin-bottom: 32px;
} 

body.about #sec-team-members h3 {
  font-family: 'Montserrat-SemiBold', 'Montserrat', sans-serif;
  font-weight: 600;
}  

body.about #sec-team-members .wpb_single_image {
  margin-bottom: 15px;
}

body.about #sec-team-members h3 {
  margin-bottom: 6px;
}    

body.about #sec-team-members .title {
  font-family: 'Montserrat-Medium', 'Montserrat', sans-serif;
  font-weight: 500;
  margin-bottom: 20px;
}

@media (min-width: 768px) {  
  body.about #sec-team-members {
    padding-bottom: 0;
  }
  
  body.about #sec-team-members .sec-team-members > .wpb_column {
    margin-bottom: 100px;
  }  
}

@media (min-width: 992px) {  
  body.about #sec-team-members {   
    padding-top: 0;
  }
}

/* Letting Pages */
body.landlord-registrations #sec-form,
body.tenant-registrations #sec-form { 
} 

body.landlord-registrations #sec-form h2,
body.tenant-registrations #sec-form h2 { 
  margin-bottom: 17px;
}   

body.landlord-registrations #sec-form .col-note > .vc_column-inner > .wpb_wrapper,
body.tenant-registrations #sec-form .col-note > .vc_column-inner > .wpb_wrapper { 
  color: #fff;
  background: #A3A3A3;
  padding: 30px 23px 24px 24px; 
} 

@media (min-width: 768px) {  
  body.landlord-registrations #sec-form .col-form > .vc_column-inner > .wpb_wrapper,
  body.tenant-registrations #sec-form .col-form > .vc_column-inner > .wpb_wrapper { 
    padding-right: 44px; 
  }
}

@media (min-width: 992px) {  
  body.landlord-registrations #sec-form,
  body.tenant-registrations #sec-form { 
    padding-top: 0;
    padding-bottom: 11rem;
  }
}  
    
body.property-management #sec-intro { 
  padding-bottom: 2.7rem;
} 

body.property-management #sec-intro .wpb_text_column { 
  font-family: 'Montserrat-Regular', 'Montserrat', sans-serif;
  font-weight: 400;
  font-size: 3rem;
  margin-bottom: 0;
}

@media (min-width: 992px) {  
  body.property-management #sec-intro { 
    padding-top: 0;
  }
}

body.property-management #sec-services { 
  padding-top: 0;
} 

body.property-management #sec-services .sec-services {
  position: relative;
  padding-top: 2.7rem;
}

body.property-management #sec-services .sec-services:before {
  display: block;
  content: '';
  position: absolute;
  border-top: 1px solid #A3A3A3;
  top: 0;
  left: 15px;
  right: 15px;
}

@media (min-width: 992px) {  
  body.property-management #sec-services { 
    padding-bottom: 7rem;
  }
}   

body.connect-guarantee #sec-intro,
body.let-only #sec-intro {
  padding-bottom: 3rem;
} 

body.connect-guarantee #sec-intro .wpb_text_column, 
body.let-only #sec-intro .wpb_text_column {
  font-family: 'Montserrat-Regular', 'Montserrat', sans-serif;
  font-weight: 400;
  font-size: 2.6rem;
  line-height: 1.3;
  margin-bottom: 0;
}  

@media (min-width: 768px) {  
  body.connect-guarantee #sec-intro .wpb_text_column, 
  body.let-only #sec-intro .wpb_text_column {
    font-size: 3rem;
    line-height: 1.4;
  }
}

@media (min-width: 992px) {  
  body.connect-guarantee #sec-intro,
  body.let-only #sec-intro {
    padding-top: 0;
  }
}

body.connect-guarantee #sec-sections,
body.let-only #sec-sections {
  padding-top: 0;
}

@media (min-width: 992px) {  
  body.connect-guarantee #sec-sections,
  body.let-only #sec-sections {  
    padding-bottom: 6rem;
  }
}    

body.letting-process #sec-sections,
body.sales-process #sec-sections { 
  padding-top: 3rem;
}

@media (min-width: 768px) {  
  body.letting-process #sec-sections,
  body.sales-process #sec-sections { 
    padding-top: 0;
    padding-bottom: 6rem;
  }
} 

@media (min-width: 992px) {  
  body.letting-process #sec-sections,
  body.sales-process #sec-sections {
    padding-bottom: 10rem;
  }
}

body.sales-process #sec-sections > .wpb_column > .vc_column-inner > .wpb_wrapper > h3 { 
  font-family: 'Montserrat-Regular', 'Montserrat', sans-serif;
  font-weight: 400;
  color: #5D5C5C;
  padding-bottom: 60px;
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 11px;
} 

body.letting-process #sec-sections > .wpb_column > .vc_column-inner,
body.sales-process #sec-sections > .wpb_column > .vc_column-inner {
  padding-left: 30px;
  padding-right: 30px;  
}

body.letting-process #sec-sections  .sec-sections > .wpb_column > .vc_column-inner,
body.sales-process #sec-sections  .sec-sections > .wpb_column > .vc_column-inner {
  position: relative;
  padding-left: 35px;
  padding-right: 35px;  
  padding-top: 80px;
  padding-bottom: 40px;
}

body.letting-process #sec-sections  .sec-sections > .wpb_column > .vc_column-inner {
  background: #F8F8F8;
}

@media (min-width: 992px) {  
  body.letting-process #sec-sections  .sec-sections > .wpb_column > .vc_column-inner,
  body.sales-process #sec-sections  .sec-sections > .wpb_column > .vc_column-inner { 
    min-height: 444px;
  }
}

body.letting-process #sec-sections  .sec-sections > .wpb_column.col-grey-bg > .vc_column-inner {
  background: #F1F1F1;
}

body.sales-process #sec-sections  .sec-sections > .wpb_column.col-grey-bg > .vc_column-inner {
  background: #F8F8F8;
}

body.letting-process #sec-sections  .sec-sections > .wpb_column.col-full-bg > .vc_column-inner,
body.sales-process #sec-sections  .sec-sections > .wpb_column.col-full-bg > .vc_column-inner {
  color: #fff;
} 

body.letting-process #sec-sections  .sec-sections > .wpb_column.col-full-bg > .vc_column-inner h3,
body.sales-process #sec-sections  .sec-sections > .wpb_column.col-full-bg > .vc_column-inner h3 {
  color: #fff;
  margin-bottom: 20px;
}

body.letting-process #sec-sections  .sec-sections > .wpb_column > .vc_column-inner .wpb_text_column,
body.sales-process #sec-sections  .sec-sections > .wpb_column > .vc_column-inner .wpb_text_column {
  margin-bottom: 0;
}

body.letting-process #sec-sections  .sec-sections > .wpb_column.col-full-bg > .vc_column-inner .wpb_text_column,
body.sales-process #sec-sections  .sec-sections > .wpb_column.col-full-bg > .vc_column-inner .wpb_text_column {
  margin-bottom: 36px;
}

body.letting-process #sec-sections  .sec-sections > .wpb_column:not(.col-full-bg) > .vc_column-inner > .wpb_wrapper > .wpb_raw_code,
body.sales-process #sec-sections  .sec-sections > .wpb_column:not(.col-full-bg) > .vc_column-inner > .wpb_wrapper > .wpb_raw_code {
  position: absolute;
  top: 0;
  left: 0;
  font-family: 'Montserrat-Bold', 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 1.8rem;
  line-height: 1;  
  color: #fff;
  background: #2F7F2B;
  padding: 13px 11px 12px 12px;
}

body.sales-process #sec-sections  .sec-sections > .wpb_column:not(.col-full-bg) > .vc_column-inner > .wpb_wrapper > .wpb_raw_code {
  background: #082B66;
}

body.letting-process #sec-sections  .sec-sections > .wpb_column.col-full-bg > .vc_column-inner:before,
body.sales-process #sec-sections  .sec-sections > .wpb_column.col-full-bg > .vc_column-inner:before {
  display: block;
  content: '';                                                                                           
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(8, 43, 102, 0.7);
}   

body.letting-process #sec-sections  .sec-sections > .wpb_column.col-full-bg > .vc_column-inner > .wpb_wrapper,
body.sales-process #sec-sections  .sec-sections > .wpb_column.col-full-bg > .vc_column-inner > .wpb_wrapper {
  position: relative;
} 

body.letting-process #sec-sections  .sec-sections > .wpb_column.col-full-bg > .vc_column-inner > .wpb_wrapper > .wpb_raw_code,
body.sales-process #sec-sections  .sec-sections > .wpb_column.col-full-bg > .vc_column-inner > .wpb_wrapper > .wpb_raw_code { 
  margin-bottom: 0; 
}

body.landlord-tenant-fees #sec-intro { 
  padding-bottom: 2.3rem;
}

body.landlord-tenant-fees #sec-intro h2 { 
  margin-bottom: 0;
}

@media (min-width: 992px) {  
  body.landlord-tenant-fees #sec-intro { 
    padding-top: 0;
  }
}

body.landlord-tenant-fees #sec-sections { 
  padding-top: 0;
}

body.landlord-tenant-fees #sec-sections h2 { 
  margin-bottom: 3px;
} 

body.landlord-tenant-fees #sec-sections strong { 
  font-family: 'Montserrat-Medium', 'Montserrat', sans-serif;
  font-weight: 500;
}

body.landlord-tenant-fees #sec-sections div.vc_custom_heading { 
  font-family: 'Montserrat-Regular', 'Montserrat', sans-serif;
  font-weight: 400;
  font-size: 3.0rem;
  line-height: 1.4;
  margin-bottom: 25px;
}  

body.landlord-tenant-fees #sec-sections .light-grey-highlight { 
  padding-top: 13px;
}

@media (min-width: 992px) {  
  body.landlord-tenant-fees #sec-sections { 
    padding-bottom: 4rem;
  }
} 

body.report-fault #sec-form { 
  padding-bottom: 6rem;
} 

body.report-fault #sec-form .sec-heading h2 { 
  margin-bottom: 10px;
}

body.report-fault #sec-form .sec-heading .wpb_text_column { 
  margin-bottom: 25px;
}  

body.report-fault #sec-form .col-note > .vc_column-inner > .wpb_wrapper { 
  color: #fff;
  background: #A3A3A3;
  padding: 30px 23px 24px 24px; 
}

body.report-fault #sec-form .col-note > .vc_column-inner > .wpb_wrapper h5 { 
  font-family: 'Montserrat-SemiBold', 'Montserrat', sans-serif;
  font-weight: 600;
  color: #fff;
  margin-bottom: 12px;
}  

@media (min-width: 768px) {  
  body.report-fault #sec-form .col-form > .vc_column-inner > .wpb_wrapper { 
    padding-right: 44px; 
  }
}

@media (min-width: 992px) {  
  body.report-fault #sec-form { 
    padding-top: 0;
    padding-bottom: 8rem;
  }
} 

/* Contact Page */
body.contact #sec-form { 
} 

body.contact #sec-form h2 { 
  margin-bottom: 17px;
}   

body.contact #sec-form .col-address { 
} 

body.contact #sec-form .col-address h5 { 
  font-size: 2.2rem;
  margin-bottom: 10px;
} 


@media (min-width: 768px) {  
  body.contact #sec-form .col-form > .vc_column-inner > .wpb_wrapper { 
    padding-right: 44px; 
  }
}

@media (min-width: 992px) {  
  body.contact #sec-form { 
    padding-top: 0;
    padding-bottom: 11rem;
  }
}

.gm-style-mtc {
  display: none !important;
}


/* Policy Pages */
body.policy #sec-sections { 
} 

@media (min-width: 992px) {  
  body.policy #sec-sections { 
    padding-top: 0;
  }
} 


/* Area Pages */ 
@media (max-width: 767px) {
  body.area-cover .row-sec.intro,
  body.area .row-sec.area-intro {
    padding-top: 1rem;
  }
  
  body.area .row-sec.area-intro {
    padding-bottom: 0;  
  }
  
  body.area-cover .row-sec.intro .vc_col-sm-4 .vc_column-inner,
  body.area .row-sec.area-intro .vc_col-sm-4 .vc_column-inner {
    padding-top: 0px !important;
  }  
}

body.area-cover .row-sec.other-areas,
body.area .row-sec.other-areas {
  padding: 2rem 0 0 0;
} 

body.area-cover .row-sec.milo {
  padding: 0 0 3rem 0;
}

body.area .row-sec.milo {
  padding: 0;
}

body.area .row-sec.locrating {
  padding: 0;
}

@media (min-width: 768px) {
  body.area-cover .row-sec.other-areas,
  body.area .row-sec.other-areas,
  body.area-cover .row-sec.milo,
  body.area .row-sec.milo,
  body.area .row-sec.locrating   {
    padding: 3rem 0;
  } 
}

.owl-carousel-testimonials .quote {
  margin-bottom: 10px;
}

.owl-carousel-testimonials .quote-by {
  color: #082B66;
}  

section.action-bar {
  color: #fff;
  background: #082B66;
  padding-top: 3rem;
  padding-bottom: 3rem;  
}

div.action-bar { 
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

div.action-bar div.action-bar-text { 
  -webkit-box-flex: 1;
  -ms-flex: 1 auto;
  flex: 1 auto;
  padding-right: 3rem;
  width: auto;
  font-size: 2.8rem;
  font-family: 'Montserrat-Regular', 'Montserrat', sans-serif;
  font-weight: 400; 
  line-height: 1.1; 
}

div.action-bar div.action-bar-button { 
  -webkit-box-flex: 0;
  -ms-flex: 0 auto;
  flex: 0 auto;
  width: auto;
  font-size: 1.5rem;
  margin-top: 25px;
} 

div.action-bar div.action-bar-button a { 
  display: inline-block;
  white-space: nowrap;
  text-decoration: none;
  border: 1px solid #082B66;
  background: #082B66;  
  padding: 8px 24px;
  border-radius: 4px;
}

div.action-bar div.action-bar-button a:hover { 
  border-color: #082B66;  
  background: #082B66;
}  

@media (min-width: 768px) {
  div.action-bar div.action-bar-text { 
    font-size: 4rem;
    line-height: 1.1; 
  }

  div.action-bar { 
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  
  div.action-bar div.action-bar-button { 
    margin-top: 0;
  }   
}

@media (max-width: 767px) {     
  #dynamic-to-top {
    display: none !important;
  } 
  
  .non-mobile {
    display: none;
  }  
}

@media (min-width: 768px) {
  .mobile-only {
    display: none;
  } 
}

article ul {
  padding-top: 1rem;
  padding-left: 0;
  margin-bottom: 2rem;  
}

article ul > li {
  list-style-type: disc;
  list-style-position: outside;
  margin-left: 20px;
} 

body.single-post article ul {
  padding-top: 0;
  padding-left: 2rem; 
}

body.single-post article ul > li {
  margin-left: 20px;
  margin-bottom: 15px;
}

body.single-post article ul > li:last-child {
  margin-bottom: 0;
}

body.single-post .entry-content > p {
  margin-bottom: 30px;
} 

body.single-post .entry-content > p:last-child {
  margin-bottom: 0;
}

.flex-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; 
}

.flex-item-half {  
  -webkit-box-flex: 0;  
  -ms-flex: 0 0 100%;  
  flex: 0 0 100%;
  width: 100%; 
}

@media (min-width: 768px) {
  .flex-item-half {  
    -webkit-box-flex: 0;  
    -ms-flex: 0 0 50%;  
    flex: 0 0 50%;
    width: 50%; 
  }
}


/* Others */ 
.vc_row.vc_row-flex > .vc_column_container.bg-strech-50 > .vc_column-inner {
  min-height: 250px; 
}

@media (min-width: 768px) {
  .vc_row.vc_row-flex > .vc_column_container.bg-strech-50 > .vc_column-inner {
    margin-left: calc( (100vw - 750px)/2 * -1 );
  }
}

@media (min-width: 992px) {
  .vc_row.vc_row-flex > .vc_column_container.bg-strech-50 > .vc_column-inner {
    margin-left: calc( (100vw - 970px)/2 * -1 );
  }
}

@media (min-width: 1200px) {
  .vc_row.vc_row-flex > .vc_column_container.bg-strech-50 > .vc_column-inner {
    margin-left: calc( (100vw - 1170px)/2 * -1 );
  }
}

.vc_row.vc_row-flex > .vc_column_container.bg-strech-right-50 > .vc_column-inner {
  min-height: 250px; 
}

@media (min-width: 768px) {
  .vc_row.vc_row-flex > .vc_column_container.bg-strech-right-50 > .vc_column-inner {
    margin-right: calc( (100vw - 750px)/2 * -1 );
  }
}

@media (min-width: 992px) {
  .vc_row.vc_row-flex > .vc_column_container.bg-strech-right-50 > .vc_column-inner {
    margin-right: calc( (100vw - 970px)/2 * -1 );
  }
}

@media (min-width: 1200px) {
  .vc_row.vc_row-flex > .vc_column_container.bg-strech-right-50 > .vc_column-inner {
    margin-right: calc( (100vw - 1170px)/2 * -1 );
  }
}


/**
* Gravity Forms
* ----------------------------------------------------------------------------
*/
body .gform_wrapper {
  margin: 0;
}

@media (max-width: 767px) {
  body .gform_wrapper {
    margin-bottom: 30px;
  }
}

body .gform_wrapper ul li.gfield {
  padding-bottom: 2px;
  margin-top: 0 !important;
  margin-bottom: 0;
  vertical-align: top;
}

body .gform_wrapper h3.gform_title {
  font-weight: 300;
  font-size: 2.2rem;
  margin: 10px 0 6px;
} 

body .gform_wrapper span.gform_description {
  font-weight: 300;
  font-size: 1.7rem;
  width: 100%;
  margin-bottom: 16px;
}
 
 body .gform_wrapper label.gfield_label {
  font-weight: 300;
  font-size: 1.6rem;
}

body .gform_wrapper .gfield_required {
  color: #646363;
}

body .gform_wrapper input[type="search"]::-webkit-input-placeholder,
body .gform_wrapper input[type="search"]:-moz-placeholder,
body .gform_wrapper input[type="search"]::-moz-placeholder,
body .gform_wrapper input[type="search"]:-ms-input-placeholder {
  font-family: 'Montserrat-Regular', 'Montserrat', sans-serif;
  font-weight: 400;
  font-size: 1.6rem;
  font-weight: 300;  
  line-height: inherit;
  color: #5D5C5C;  
}

@media (min-width: 768px) {
  body .gform_wrapper input[type="search"]::-webkit-input-placeholder,
  body .gform_wrapper input[type="search"]:-moz-placeholder,
  body .gform_wrapper input[type="search"]::-moz-placeholder,
  body .gform_wrapper input[type="search"]:-ms-input-placeholder {
    font-family: 'Montserrat-Light', 'Montserrat', sans-serif;
    font-weight: 300;  
    font-size: 1.3rem;
  }
}

body .gform_wrapper select {
  font-family: 'Montserrat-Regular', 'Montserrat', sans-serif;
  font-weight: 400;
  font-size: 1.6rem;
  font-weight: 300;    
  background: #F8F8F8;
  border: 1px solid #F8F8F8; 
  padding: 13px 10px 13px 15px !important;
  border-radius: 0px !important;
  text-transform: none;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}

@media (min-width: 768px) {  
  body .gform_wrapper select {
    font-family: 'Montserrat-Light', 'Montserrat', sans-serif;
    font-weight: 300;
    font-size: 1.3rem;
  }
}

body .gform_wrapper div.ginput_container.ginput_container_select {
  position: relative;
  background: #F8F8F8;
  padding-top: 0;  
  padding-bottom: 0;
  padding-right: 10px;
}

body .gform_wrapper div.ginput_container.ginput_container_select:before {
  content: "\f107";
  position: absolute;
  right: 15px;
  /* top: 10px; */
  font: normal normal normal 14px/1 fontawesome;
  color: #888;
  pointer-events: none;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

body .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), 
body .gform_wrapper textarea {
  font-family: 'Montserrat-Regular', 'Montserrat', sans-serif;
  font-weight: 400;  
  font-size: 1.6rem;
  font-weight: 300;    
  background: #F8F8F8;
  border: 1px solid #F8F8F8; 
  padding: 14px 10px 14px 15px !important;
  border-radius: 0px !important;
}

@media (min-width: 768px) {  
  body .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), 
  body .gform_wrapper textarea {
    font-family: 'Montserrat-Light', 'Montserrat', sans-serif;
    font-weight: 300;    
    font-size: 1.3rem;
  }
}

body .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):focus, 
body .gform_wrapper textarea:focus {
  border-color: #082B66;  
  background-color: #fff;
}  

body .gform_wrapper textarea.large {
  height: 194px;
  margin-top: 0px;
}

body .gform_wrapper .gform_footer input[type=submit] {
  font-size: 1.8rem;
  font-family: inherit;
  font-family: 'Montserrat-SemiBold', 'Montserrat', sans-serif;
  font-weight: 600;
  line-height: 1.2;
  color: #fff;
  border: 1px solid #2F7F2B;
  background-color: #2F7F2B;  
  padding: 13px 55px !important;
  border-radius: 0px;
}

body .gform_wrapper .gform_footer input[type=submit]:hover, 
body .gform_wrapper .gform_footer input[type=submit]:focus,
body .gform_wrapper .gform_footer input[type=submit]:active {
  color: #fff;
  border-color: #082B66;
  background-color: #082B66;
} 

body .gform_wrapper li.hidden_label input {
  margin-top: 0;
  margin-bottom: 0;
}

html body .gform_wrapper .top_label div.ginput_container {
  margin-top: 0;
  margin-bottom: 8px;
}

body .gform_wrapper  .gform_footer {
  text-align: left;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  margin-top: 0 !important;  
}

body .gform_wrapper li.gfield.gfield_error, body .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
  background-color: transparent;
  border: none;
}

body .gform_wrapper div.validation_error {
  display: none;
} 

.gform_wrapper .validation_message,
.gform_wrapper .gfield_error .gfield_label {
  color: #ca4841 !important;    
}

.gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .gform_wrapper li.gfield_error textarea {
    border: 1px solid #ca4841 !important;
}

body .gform_wrapper li.gfield.gfield_error, 
body .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
  margin-bottom: 20px !important;
  padding-bottom: 0 !important;
  padding-top: 0 !important;
}

body .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container, 
body .gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
  margin-top: 0 !important;
}

body .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
  padding-top: 0 !important;
  padding-bottom: 8px !important;  
}

.gform_confirmation_message {
  font-size: 2.2rem;
  font-family: 'Montserrat-Regular', 'Montserrat', sans-serif;
  font-weight: 400;
  line-height: 1.3;
}

body .ginput_recaptcha {
  margin-bottom: 25px !important;
}

body .gform_wrapper .top_label .gfield_error {
  width: 100%;
}

@media only screen and (min-width: 641px) {
  body .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
    max-width: 100% !important; 
  }  
}

#gform_wrapper_2 {
  max-width: 480px;
  overflow: hidden;
}

body #gform_2 {
  position: relative; 
}

body #gform_2 input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
  border-color: #fff;
} 

body #gform_2 input[type=text] {
  font-size: 13px !important;
  font-weight: 300 !important; 
  line-height: normal !important;
  color: #5D5C5C;
  border-color: #fff;
  padding: 11px 10px 11px 15px !important;
  height: 40px;
  overflow: hidden;
}

@media (min-width: 768px) {
  body #gform_2 input[type=text] {
    padding-right: 130px !important;
  }
}

body #gform_2 .gform_footer input[type=submit] {
  width: 100%;
  font-size: 13px !important;
  font-weight: 600 !important; 
  text-align: center;
  padding: 11px 28px !important;
  min-height: 1rem !important;
  line-height: normal !important;
  border-color: #082B66;
  background-color: #082B66;   
  margin-right: 0;
  height: 40px;
  overflow: hidden;
}

body #gform_2 .gform_footer input[type=submit]:hover, 
body #gform_2 .gform_footer input[type=submit]:focus, 
body #gform_2 .gform_footer input[type=submit]:active {
  border-color: #2F7F2B;
  background-color: #2F7F2B;
}

@media (min-width: 768px) {
  body #gform_2 .gform_footer input[type=submit] {
    border-radius: 0 4px 4px 0 !important;
  }

  body #gform_2 .gform_footer {
    position: absolute;
    top: 0;
    right: 0;
    width: 140px;
  }

  #gform_wrapper_2 li.gfield.gfield_error {
    border: none;
  }  
} 

#gform_wrapper_3 {
  color: #fff;
}

#gform_wrapper_3 .top_label .gfield_label {
  font-size: 1.5rem;
  color: inherit;
}

#gform_wrapper_3 .gfield_required {
  display: none;
}

#gform_wrapper_3 input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
  font-size: 1.5rem;
  color: #646363;
  border: 1px solid #082B66;
  background-color: #fff;
  padding: 5px 10px 5px 15px !important;
  border-radius: 0px !important;
}

#gform_wrapper_3 .gform_footer input[type=submit] {
}

body #gform_3 .gform_footer input[type=submit]:hover, 
body #gform_3 .gform_footer input[type=submit]:focus, 
body #gform_3 .gform_footer input[type=submit]:active {
}

#gform_confirmation_message_3 {
  font-size: 2.2rem;
  font-weight: 300;
  line-height: 1.3;
  color: #fff;
}

#field_8_9,
#field_4_9,
#field_7_9 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  padding-top: 25px;
  padding-bottom: 20px;
} 

#field_8_9 .ginput_container_checkbox,
#field_4_9 .ginput_container_checkbox,
#field_7_9 .ginput_container_checkbox {
  margin-top: 0;
} 

#field_8_9 .gfield_checkbox,
#field_8_9 .gchoice_8_9_1,
#choice_8_9_1,
#field_4_9 .gfield_checkbox,
#field_4_9 .gchoice_4_9_1,
#choice_4_9_1,
#field_7_9 .gfield_checkbox,
#field_7_9 .gchoice_7_9_1,
#choice_7_9_1  {
  margin: 0;
}

#field_8_9 .gfield_description,
#field_4_9 .gfield_description,
#field_7_9 .gfield_description {
  padding-top: 3px;
  padding-left: 3px;  
}

@media only screen and (min-width: 641px) {
  #gform_wrapper_8 ul.gform_fields li.gfield,
  #gform_wrapper_4 ul.gform_fields li.gfield,
  #gform_wrapper_5 ul.gform_fields li.gfield,
  #gform_wrapper_6 ul.gform_fields li.gfield,
  #gform_wrapper_7 ul.gform_fields li.gfield {
    padding-right: 0;
  }
  
  #gform_wrapper_8 ul.gform_fields li.half,
  #gform_wrapper_4 ul.gform_fields li.gfield,
  #gform_wrapper_5 ul.gform_fields li.half,
  #gform_wrapper_6 ul.gform_fields li.half,
  #gform_wrapper_7 ul.gform_fields li.half {
    display: inline-block;
    width: 49%;
  }   
  
  #gform_wrapper_8 ul.gform_fields li.half.last,
  #gform_wrapper_4 ul.gform_fields li.half.last,
  #gform_wrapper_5 ul.gform_fields li.half.last,
  #gform_wrapper_6 ul.gform_fields li.half.last,
  #gform_wrapper_7 ul.gform_fields li.half.last {
    margin-left: 2% !important; 
  }    
}

#field_5_8 {
  margin-bottom: 25px;
}

#field_5_8 label {
  font-family: 'Montserrat-SemiBold', 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 1.8rem;
  margin-bottom: 0px;
}
#field_5_8 .gfield_description {
  font-family: 'Montserrat-Regular', 'Montserrat', sans-serif;
  font-weight: 400;
  font-size: 1.4rem;
  margin-bottom: 8px;
} 

body .gform_wrapper .ginput_container_fileupload {
  background: #F8F8F8;
}

body .gform_wrapper input[type=file] {
  font-size: 1.3rem;
  font-weight: 300;
  background: #F8F8F8;
  border: 1px solid #F8F8F8 !important;
  padding: 14px 10px 14px 15px !important;
  border-radius: 0px !important;
}

body .gform_wrapper div.gform_body ul.gform_fields li.small-text {
  font-size: 1.2rem;
  font-weight: 300;
  color: inherit;
  padding-top: 10px;
  padding-bottom: 15px;
}

body .gform_wrapper div.gform_body ul.gform_fields li.small-text a {
  text-decoration: underline;
}

body .gform_wrapper div.gform_body ul.gform_fields li.small-text a:hover {
  text-decoration: none;
}

body #gform_wrapper_5 .gform_footer {
  margin-top: 0 !important;
}

#gform_submit_button_5 {
  margin-right: 0;
}

#field_8_12 .instruction,
#field_8_12 .validation_message {
  display: none !important;
}

.gform_wrapper .description, 
.gform_wrapper .gfield_description, 
.gform_wrapper .gsection_description, 
.gform_wrapper .instruction {
  font-size: 14px !important;
}     

/**
* Comments
* ----------------------------------------------------------------------------
*/
.comments-sep-line {
  border-top: 1px solid #ececec;
  padding-top: 3rem;
  margin-top: 0rem;
}

#comments {  
}

.comment-header {
}

.comment-header .comment-author {
}

.comment-header img {
  margin-right: 5px;
}

.comment-header .comment-meta time {
  font-size: 1.3rem;
}

.comment-content {
  font-style: italic;
}

.comment-reply {
}


#commentform {
}

#commentform label {
  display: block;
}

#commentform p.comment-form-comment {
}

#commentform input[type="text"],
#commentform input[type="email"],
#commentform textarea {
  width: 100%;
}

#commentform p.comment-form-url {
  display: none;
}

#commentform p.form-submit input {
  display: inline-block;
  font-family: inherit;
  font-size: 14px;
  color: #fff;
  background-color: rgba(51, 58, 86, 1);
  border: none;
  border-radius: 0;
  padding: 14px 20px;
  margin-top: 15px;
}

#commentform p.form-submit input:hover {
  background-color: rgba(51, 58, 86, .5);
} 

/**
* Plugins
* ----------------------------------------------------------------------------
*/

body #dynamic-to-top {
  display: none;
  overflow: hidden;
  width: auto;
  z-index: 90;
  position: fixed;
  bottom: 20px;
  right: 20px;
  top: auto;
  left: auto;
  font-family: sans-serif;
  font-size: 1em;
  color: #fff;
  text-decoration: none;
  padding: 17px 16px;
  border: none;
  background-color: rgba(0,0,0,.6);
  -webkit-background-origin: border;
  -moz-background-origin: border;
  -icab-background-origin: border;
  -khtml-background-origin: border;
  -o-background-origin: border;
  background-origin: border;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  -icab-background-clip: padding-box;
  -khtml-background-clip: padding-box;
  -o-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  -khtml-box-shadow: none;
  -icab-box-shadow: none;
  box-shadow: none; 
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -icab-border-radius: 30px;
  -khtml-border-radius: 30px;
  border-radius: 30px;
}

body .vc_col-has-fill>.vc_column-inner, 
body .vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner, 
body .vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner, 
body .vc_row-has-fill+.vc_vc_row>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner, 
body .vc_row-has-fill+.vc_vc_row_inner>.vc_row>.vc_vc_column_inner>.vc_column_container>.vc_column-inner, 
body .vc_row-has-fill>.vc_column_container>.vc_column-inner, 
body .vc_row-has-fill>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner, 
body .vc_row-has-fill>.vc_vc_column_inner>.vc_column_container>.vc_column-inner, 
body .vc_section.vc_section-has-fill, 
body .vc_section.vc_section-has-fill+.vc_row-full-width+.vc_section, 
body .vc_section.vc_section-has-fill+.vc_section {
  padding-top: 30px ;
}

body .wpb_button, 
body .wpb_content_element, 
body ul.wpb_thumbnails-fluid > li,
body.wpb-js-composer .vc_tta-container {
  margin-bottom: 21.74px;
  margin-bottom: 3rem;
} 

/* Accordian */
.wpb-js-composer .vc_tta-panel.vc_active .vc_tta-panel-heading, 
.wpb-js-composer .vc_tta-panel:not(:last-child) .vc_tta-panel-heading {
  margin-bottom: 0 !important;
}

.wpb-js-composer .vc_tta.vc_tta-style-classic .vc_tta-panel.vc_active+.vc_tta-panel .vc_tta-panel-heading, .wpb-js-composer .vc_tta.vc_tta-style-classic .vc_tta-panel:not(:first-child) .vc_tta-panel-heading {
    margin-top: 0 !important;
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
  border: none !important;
  background: none !important;
}

.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-title > a {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  padding-left: 0 !important;
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title > a,
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title > a {
  font-size: 1.9rem !important;
  font-family: 'Montserrat-Medium', 'Montserrat', sans-serif;
  font-weight: 500 !important;
  line-height: 1.4 !important;  
  color: #fff !important;
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
  font-size: 1.7rem !important;
  font-weight: 300 !important;
  line-height: 1.5 !important;  
  color: #fff !important;  
  background: none !important;
  border: none !important; 
  padding-top: 0 !important;
  padding-bottom: 30px !important;  
  padding-left: 0 !important;
  padding-right: 0 !important;  
  margin-bottom: 0 !important; 
} 

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel {
  border-bottom: 1px solid #fff !important; 
}

.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-title {
  position: relative !important;
}

.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-title:before {
  position: absolute;
  content: '';
  top: 0;
  bottom: 0;
  right: 0;
  width: 38px;
  background: #082B66;  
}

.wpb-js-composer .vc_tta .vc_tta-controls-icon {
  right: 14px !important;
  height: 10px !important;
  width: 10px !important;
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel-heading .vc_tta-controls-icon::after, 
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel-heading .vc_tta-controls-icon::before,
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, 
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before {
  border-color:  #fff !important;
}


/* Column Classes
--------------------------------------------- */

.gca-column {
  padding-left: 15px;
  padding-right: 15px;
}  

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.no-gutters > .gca-column {
  padding-right: 0;
  padding-left: 0;
}

.five-sixths,
.four-sixths,
.four-fifths,
.one-fifth,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-fifths,
.three-sixths,
.two-fourths,
.two-fifths,
.two-sixths,
.two-thirds {
	float: left;
}

.one-half,
.three-sixths,
.two-fourths {
	width: 50%;
}

.one-third,
.two-sixths {
	width: 33.333333%;
}

.four-sixths,
.two-thirds {
	width: 66.666667%;
}

.one-fourth {
	width: 25%;
}

.three-fourths {
	width: 75%;
}

.one-fifth {
	width: 20%;
}

.two-fifths {
	width: 40%;
}

.three-fifths {
	width: 60%;
}

.four-fifths {
	width: 80%;
}

.one-sixth {
	width: 16.666667%;
}

.five-sixths {
	width: 83.333333%;
}

.first {
	clear: both;
	margin-left: 0;
}


/* Media Queries
--------------------------------------------- */

@media only screen and (max-width: 767px) {

    .five-twelveth,
    .seven-twelveth,	
    .five-sixths,
	.four-fifths,
	.four-sixths,
	.one-fifth,
	.one-fourth,
	.one-half,
	.one-sixth,
	.one-third,
	.three-fifths,
	.three-fourths,
	.three-sixths,
	.two-fifths,
	.two-fourths,
	.two-sixths,
	.two-thirds {
		width: 100%;
		margin-bottom: 15px;
	}

}


/* Utility Classes
--------------------------------------------- */

.clearfix:before {
	content: " ";
	display: table;
}

.clearfix:after {
	clear: both;
	content: " ";
	display: table;
}

.vertical-spacer {
	clear: both;
	padding-bottom: 30px;
}

.columns-container {
  margin-left: -15px;
  margin-right: -15px;
	clear: both;
	overflow: hidden;
}


/**
* Custom WP Element
* ----------------------------------------------------------------------------
*/
.link-box-wrap {
  position: relative;
  color: #fff;  
  margin-bottom: 15px;
}

.link-box-wrap .title {
  position: absolute;
  font-size: 30px;
  font-family: 'Montserrat-Regular', 'Montserrat', sans-serif;
  font-weight: 400;  
  line-height: 1.2;
  top: 20px;
  left: 20px;
  padding-right: 20px;  
} 

.link-box-wrap .link {
  position: absolute;
  font-size: 14px;  
  line-height: 1;  
  bottom: 20px;
  left: 20px; 
  padding-right: 20px;   
}

.link-box-wrap .link a {
  display: inline-block;
  text-decoration: none;
  padding: 10px 10px;
  border-radius: 4px;
  background: #082B66;
}   

.link-box-wrap .link a:hover {
  background: #082B66;
}

@media only screen and (min-width: 768px) {
  .link-box-wrap {
    margin-bottom: 30px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .link-box-wrap .title {
    font-size: 20px;
    top: 15px;
    left: 15px;
    padding-right: 15px;  
  } 
  
  .link-box-wrap .link {
    font-size: 12px; 
    bottom: 15px;
    left: 15px; 
    padding-right: 15px;   
  }
}

.square-box-wrap {
  margin-bottom: 6px;
}

.square-box-wrap figure {
  position: relative;
  padding-bottom: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.square-box-wrap figure:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; 
  background-color: rgba(0,0,0,0.3);
}

.square-box-wrap figure:hover:before {
  background-color: rgba(107, 188, 201,0.8);
}

.square-box-wrap figure > div {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; 
  overflow: hidden; 
  padding: 30px;
}  

.square-box-wrap .title {
  font-size: 26px;
  font-family: 'Montserrat-Regular', 'Montserrat', sans-serif;
  font-weight: 400;  
  line-height: 1.2;
  color: #fff;
  margin-bottom: 10px;
}

.square-box-wrap .description {   
  color: #fff;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;  
} 

.square-box-wrapX figure:hover .title {
  display: none;
}

.square-box-wrap figure:hover .description {
  opacity: 1;
} 

@media only screen and (min-width: 768px) { 
  .row-sec.squares {
    padding-bottom: 6rem;
  }
  
  .square-box-wrap figure > div {
    padding: 40px;
  }
  
  .square-box-wrap .title {
    font-size: 30px;
  }  

  .vc_row.squares .vc_col-sm-12 .vc_row-o-equal-height {
    margin-left: 0;
    margin-right: 0;
  } 

  .vc_row.squares .item .vc_column-inner {
    padding-left: 3px; 
    padding-right: 3px;  
  }      

}