/**************************
#Hicaliber Child Theme
**************************/
.single-gallery .add-to-board {
	display: none;
}
.home .hero .primary-white-button:before {
   content: '\f0e0';
  font-family: 'Font Awesome 5 Pro';
  font-weight: 600;
}
.section-title,
.box-section-title .hic-title h3 {
    font-weight: 400;
}
a:focus, a:hover {
    color: #6b900b;
}
.theme-section .button {
    background-color: #FFF;
    color: #8fba1f;
}
.theme-section .button:hover {
    background-color: #111111;
}
.hidden-field { display: none !important; }

.tabs-with-images .tabs-title > a {
    justify-content: center;
    padding: 20px 24px;
    min-width: 300px;
    font-weight: 600;
    display: flex;
    align-items: center;
    min-height: 100px;
}
.tabs-with-images .tabs-title > a img {
    width: 60px;
    margin-right: 12px;
}
/*.tabs-with-images .tabs-title > a:before {*/
/*    content: '';*/
/*    display: inline-block;*/
/*    margin-right: 16px;*/
/*    background-size: contain;*/
/*    background-repeat: no-repeat;*/
/*    height: 60px;*/
/*    width: 60px;*/
/*}*/
.tabs-with-images .tabs-title a#panel-saving-time-0-label:before{
    background-image: url(../images/save_time.png);
}
.tabs-with-images .tabs-title a#panel-save-money-1-label:before{
    background-image: url(../images/save_money.png);
}
.tabs-with-images .tabs-title a#panel-get-a-beautiful-result-2-label:before{
    background-image: url(../images/save_beauty_result.png);
}


.default-width .large-container .grid-container {
    max-width: 1450px;
}
.fancybox-thumbs {
    background: #2f2f2f;
    border-left: 2px solid rgb(143 186 31 / 40%);
}
.tabs-title {
    max-width: 360px;
}
.tabs-title.has-icon {
    text-align: left;
}

.fancybox-button--add-to-shortlist {
    width: auto;
    background-color: #FFF;
    color: #8fba1f;
    font-size: 14px;
    border-radius: 10px;
    margin-top: 1px;
}

.fancybox-button--add-to-shortlist:hover {
    color: #FFF;
    background-color: #8fba1f;
}


input[type],
textarea,
select {
    font-size: 14px;
}
input[type]:not([type=submit]), textarea, select {
    margin-bottom: 0;
}
input[type]:not([type=submit]),
select {
    height: 45px;
}
.tabs-content .responsive-embed,
.tabs-content .flex-video {
    padding: 0;
}
.tabs-content .flex-video {
    max-width: 850px;
    margin: 0 auto;
    height: 500px;
    margin-top: 50px;
}
.tabs-content .responsive-embed {
    height: 100%;
}
.image-overlay-content .has-video .hic-content .hic-title h3 {
	font-size: 18px;
}
.image-overlay-content .has-video .hic-content {
	height: auto;
	top: auto;
	text-align: left;	
	    background-color: transparent;
}

.image-overlay-content .has-video .hic-content .hic-title:after {
	display:none;
}

.dark-section.image-overlay-content .has-video .hic-content .hic-blurb  {
	color: #FFF;
	font-size: 14px;
}
.hic-image .video-play-button,
.video-play-button {
	width: 60px;
  height: 60px;
}
.image-overlay-content .has-video .hic-content {
    background: linear-gradient(0deg, rgb(17, 17, 17) 0%, rgba(17, 17, 17,0.6) 25%, rgba(17, 17, 17,0) 50%);
    text-align: left;
    justify-content: flex-end;
    transition: all .9s;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-flow: column;
}
.image-overlay-content .has-video .hic-box:hover .hic-content {
	 background: linear-gradient(0deg, rgba(143,186,31,1) 0%, rgba(143,186,31,0.4) 25%, rgba(143,186,31,0) 50%);
    transition: all .9s;
}
.video-play-button {
	position: absolute;
    top: 0;
    margin: auto;
    z-index: 999;
    bottom: 0;
    left: 0;
    right: 0;
}
.hic-box .vpv-container {
	height: 60px;
	    height: 60px;
    display: flex;
    margin: auto;
}
.contact-us-form .ginput_complex .ginput_container_date {
    width: 33%;
    display: inline-block;
}
@media(max-width: 640px) {
    .header .logo-wrap .logo.hide-for-large {
        max-width: 200px;
    }
}
@media(min-width: 641px) and (max-width: 1023px) {
    .image-left-content .section-body .cell,
    .image-right-content .section-body .cell {
        width: 100%;
    }
    .header .logo-wrap .logo.hide-for-large {
        max-width: 220px;
    }
}
@media(min-width: 1024px) {
    .header-transparent.page-banner-hidden .page-element:first-child {
        padding-top: 80px;
    }
    
    input[type],
    textarea,
    select {
        font-size: 16px;
    }
    input[type]:not([type=submit]),
    select {
        height: 50px;
    }
    
    .contact-us-form input[type=submit] {
        min-width: 300px;
    }
    input[type]:not([type=submit]), textarea, select {
        padding: 0 16px;
    }
    textarea {
        padding: 16px;
    }
    select {
        background-position: right 0 center;
    }
    
    .page-contact .contact-us-form_wrapper {
            margin: 34px auto 0;
        max-width: 950px;
    }
}
.widgettitle {
    padding-bottom: 6px;
    border-bottom: 3px solid #8fba1f;
}
.hic-listing-widget .listing-item {
    padding: 10 0;
}
.widget-meta {
    margin-top: 6px;
}
.post-byline {
    color: #999;
}
@media(min-width: 1024px) {
    .hic-post-widget .featured-image, .hic-listing-widget .featured-image {
        height: 62px;
        width: 76px;
    }
    .hic-post-widget li.has-image .widget-post-content, .hic-listing-widget li.has-image .widget-post-content {
        padding-left: 90px;
    }
    .sidebar {
        width: 360px;
    }
    .has-sidebar-left .main-content, .has-sidebar-right .main-content {
            width: calc(100% - 360px);
    }
}
/*************************************
TYPOGRAPHY - START
*************************************/
html, body, .default-section .box-link {
  color: #1B1B1B;
}

body, .accordion-title {
  font-size: 16px;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  line-height: 1.3;
  font-weight: 600;
}

h1, .h1 {
  font-size: 32px;
}

h2, .h2 {
  font-size: 26px;
}

h3, .h3 {
  font-size: 20px;
}

h4, .h4 {
  font-size: 18px;
}

h5, .h5 {
  font-size: 16px;
}

h6, .h6 {
  font-size: 14px;
}
h2:not(.section-title), .h2, :not(.hic-title) > h3, .h3 {margin-bottom: 20px;}

a {
  -webkit-transition: color .25s ease-in-out;
  -o-transition: color .25s ease-in-out;
  transition: color .25s ease-in-out;
}

a:hover, a:focus {
  outline: 0;
}

.lead {
  font-size: 20px;
  font-weight: 600;
}
.accordion-title {
    font-weight: 700;
}

@media (min-width: 641px) {
  h1, .h1 {
    font-size: 36px;
  }

  h2, .h2 {
    font-size: 30px;
  }

  h3, .h3 {
    font-size: 24px;
  }

  h4, .h4 {
    font-size: 20px;
  }

  h5, .h5 {
    font-size: 16px;
  }

  h6, .h6 {
    font-size: 14px;
  }
}

@media (min-width: 1024px) {
  body {
    font-size: 18px;
  }

  h1, .h1 {
    font-size: 40px;
  }

  h2, .h2 {
    font-size: 34px;
  }

  h3, .h3 {
    font-size: 28px;
  }

  h4, .h4 {
    font-size: 24px;
  }

  h5, .h5 {
    font-size: 18px;
  }

  h6, .h6 {
    font-size: 14px;
  }
  h2:not(.section-title), .h2, :not(.hic-title) > h3, .h3 {margin-bottom: 25px;}
  h4, .h4 {margin-bottom: 20px;}
}

/*************************************
5.TYPOGRAPHY - END
*************************************/
/**************************
#BUTTONS - START
**************************/
.button {
  padding: 12px 18px;
  font-size: 18px;
}

/*************************
BUTTONS - END
**************************/
/*************************
HELPERS - START
**************************/
/*Lists - START*/
.checklist li, .page-element.checklist ul li {
  padding-left: 26px;
}

.checklist li:before, .page-element.checklist ul li:before {
  font-weight: 900;
}

ol.steps-list, .page-element.steps-list ol {
  padding: 0;
}

ol.steps-list li, .page-element.steps-list ol li {
  padding: 20px 15px 20px 75px;
}

ol.steps-list li:before, .page-element.steps-list ol li:before {
  left: 0;
  width: 60px;
  height: 60px;
  line-height: 60px;
  font-size: 20px;
  margin-top: -3px;
  font-weight: bold;
  text-align: center;
}

/*Lists - END*/
/*No Border Table - START*/
.page-element table.no-border {
  margin: 0 0 32px;
}

.page-element table.no-border th {
  padding: 2px 14px 2px 0;
}

.page-element table.no-border td {
  padding: 2px 8px;
}

/*No Border Table - END*/
/*Slope - START*/
.slope-top-left-right, .slope-top-right-left, .slope-bottom-left-right, .slope-bottom-right-left {
  position: relative;
}

.slope-top-left-right:before, .slope-top-right-left:before, .slope-bottom-left-right:after, .slope-bottom-right-left:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-top: 85px solid transparent;
  border-bottom: 85px solid transparent;
}

.slope-top-left-right:before, .slope-top-right-left:before {
  top: -85px;
}

.slope-bottom-left-right:before, .slope-bottom-right-left:after {
  bottom: -85px;
}

.slope-top-left-right:before, .slope-bottom-right-left:after {
  border-right: 100vw solid #fff;
}

.slope-top-right-left:before, .slope-bottom-left-right:after {
  border-left: 100vw solid #fff;
}

.header-left .grid-container {
    display: flex;
}
/*Slope - END*/

.tab-layout:not(.dark-tabs) .tabs-title:first-child > a {
  padding-left: 0;
} 
/*************************
HELPERS - END
**************************/
/**************************
HEADER - START
**************************/
.page-banner-hidden.header-transparent .header {
	position: relative; background-color: #111;
}
.header .top-header {
  font-size: 13px;
}

.header .top-header ul.contact-info li:not(:last-child) {
  border-right: 1px solid #ccc;
}

.header .top-header .menu a {
  font-size: 12px;
  padding-left: 0;
	
}

.header .top-header ul li.social-icon {
  margin-top: 5px;
  margin-right: 5px;
  padding: 0;
}

.header .top-header ul li.social-icon a {
  padding: 5px 0;
  text-align: center;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  color: #fff;
  font-size: 15px;
}
.header .button {
  color: #fff;
  padding: 8px 12px;
  font-size: 12px;
}
.header .top-bar a{
	font-weight:600;
}
.header .top-bar .top-bar-right.hide-for-large {
  margin-top: 9px;
}
.header .top-bar .top-bar-right.hide-for-large .menu a {
  padding: 2px;
  margin-right: 20px;
}
.header .top-bar .top-bar-right.hide-for-large .menu .phone i {
  font-size: 26px;
}
.header .top-bar .top-bar-right.hide-for-large .menu .phone .number {
  display: none;
}
.menu-icon {
    width: 32px;
    height: 24px;
}
.menu-icon:after {
    height: 4px;
    box-shadow: 0 10px 0 #fefefe, 0 20px 0 #fefefe;
}
.menu-icon:hover:after {
    background: #cacaca;
    box-shadow: 0 10px 0 #cacaca, 0 20px 0 #cacaca;
}
.off-canvas .menu > li > a {
    padding: 16px;
}
.off-canvas .menu li {
    border-bottom: 1px solid #656565;
}
.off-canvas .is-accordion-submenu-parent i {
    right: -8px;
    padding: 16px 24px;
    top: 0;
}
@media (min-width: 1024px) {
  .header.header-layout-1 .top-bar .top-bar-right {
    margin-top: 5px;
  }
}

/* Default & Light Header - START*/
.header-default .header, .header-light .header {
  background-color: #fff;
  color: #1b1b1b;
}

.header-default .header .top-header, .header-light .header .top-header {
  background-color: #fff;
  color: #1b1b1b;
}

.header-default .header .top-header a, .header-light .header .top-header a {
  color: #1b1b1b;
}

.header-default .header .menu .is-dropdown-submenu li a, .header-light .header .menu .is-dropdown-submenu li a {
  background-color: #fff;
}

/* Default & Light Header - END*/
/* Dark & Theme Header - START*/
.header-dark .header .menu .is-dropdown-submenu li a {
  background-color: #000;
}

/* Dark & Theme Header - END*/
/* Transparent Header - START*/
.header-transparent .top-header {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

/* Transparent Header - END*/
/* Sticky Header - START*/
.sticky-header.scrolled .header {
  box-shadow: 0 2px 8px 0px rgba(0, 0, 0, .35);
  background-color: #000;
}

.sticky-header .header .logo-wrap {
  width: 100%;
  transition: all 1s;
}

.sticky-header.scrolled .header .logo-wrap {
  width: 80%;
  transition: all 1s;
}

@media(max-width:1023px){
	.scrolled .header {
		position: fixed;
		box-shadow: 0 2px 8px 0px rgba(0, 0, 0, .35);
  		background-color: #000;
	}
}
/* Sticky Header - END*/
/**************************
HEADER - END
**************************/
/**************************
MOBILE MENU - START
**************************/
.off-canvas .menu li.is-accordion-submenu-item a {
padding-left: 24px;
    font-size: 14px;
    padding-bottom: 14px;
    padding-top: 14px;
}

.off-canvas .menu a {
  color: #fff;
  font-weight: 500;
}

.off-canvas .menu-button {
  margin-left: 0;
}

.custom-mobile-menu {
  font-weight: 600;
  border: 1px solid #CCC;
  padding: 8px 16px;
}

.off-canvas .menu li {
  border-bottom: 1px solid #555;
}

.off-canvas .menu .is-accordion-submenu-parent>a::after {
  content: '\f0da';
  font-family: 'Font Awesome 5 Pro';
  font-weight: 600;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: auto;
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  transition: all .25s ease-in-out;
}

.off-canvas .menu .is-accordion-submenu-parent[aria-expanded="true"]>a::after {
  transform: rotate(90deg);
}

.off-canvas .menu .is-accordion-submenu-parent>a {
  position: relative;
}

/**************************
MOBILE MENU - END
**************************/
/****************************************
#HERO START
****************************************/
.hero .bg-image::before {
    content: '';
    background: linear-gradient(180deg, rgba(17,17,17,1) 0%, rgba(17,17,17,0.7626400902157738) 35%, rgba(0,212,255,0) 100%);
    width: 100%;
    height: 150px;
    z-index: 1;
    display: block;
    position: absolute;
    top: 0;
}
.hero .bg-image:after {
       background: linear-gradient(0deg, rgb(17 17 17) 18%, rgb(170 170 170 / 0%) 95%);
    position: absolute;
    width: 100%;
    height: 400px;
    z-index: 1;
    content: '';
    bottom: 0;
    left: 0;
}
.hero.page-banner .hero-banner-message,
.single-gallery .hero .hero-banner-message{
    margin: 80px 0;
    text-align: center;
    letter-spacing: 1px;
}
.hero .article-header,
.hero .hero-banner-message {
  padding-top: 50px;
  padding-bottom: 50px;
  width: 100%;
}

.hero .article-header h1, .hero .hero-banner-message h1, .hero .hero-banner-message h2.h1 {
	font-size: 32px;
	font-weight: 400;
}
.hero .hero-banner-message .highlight {
	color: #8FBA1F;
	letter-spacing: 5px;
	font-size: 18px;
  display: block;
	text-transform: uppercase;
  font-weight: 600;
}
.hero .hero-banner-message p {
  line-height: 1.3;
	font-weight: 300;
}
.hero-banner-message .hic-button-wrap {
    display: block;
}
/*.hero .hero-banner-message .button:not(.secondary-white-button):not(#updateResultOffice),*/
/*.btn-office-work {*/
/*    padding: 20px;*/
/*    text-transform: uppercase;*/
/*    letter-spacing: 3px;*/
/*    font-size: 12px;*/
/*    font-weight: bold;*/
/*	border: 2px solid #8fba1f;*/
/*}*/
.hero .hero-banner-message .button:not(#updateResultOffice),
.btn-office-work,
.button.btn-lg-ls {
    padding: 20px;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-size: 12px;
    font-weight: bold;
	border: 2px solid #8fba1f;
}

.button.btn-lg-ls {
    font-size: 11px;
    max-width: 300px;
    width: 300px;
}

.btn-lg-ls .fas {
    margin-right: 10px;
}

/*.hero .button.primary-white-button:hover,*/
/*.hero .hero-banner-message .button:not(.secondary-white-button):hover {*/
/*	border: 2px solid #8fba1f;*/
/*	background: transparent;*/
/*	color: #8fba1f;*/
/*}*/
.hero .hero-banner-message .button:hover {
	border: 2px solid #8fba1f;
	background: transparent;
	color: #8fba1f;
}
.button.btn-office-work:hover {
    border-color: #73a31b;
}
/*.hero .button.secondary-white-button{*/
/*	background: transparent;*/
/*}*/
/*.hero .button.secondary-white-button::before {*/
/*    content: "\f095";*/
/*    font-family: 'Font Awesome 5 Pro';*/
/*    border: 1px solid #8FBA1F;*/
/*    width: 40px;*/
/*    margin-right: 12px;*/
/*    border-radius: 100%;*/
/*    color: #8FBA1F;*/
/*    background: rgba(17,17,17,.3);*/
/*    font-size: 18px;*/
/*    height: 40px;*/
/*    display: inline-block;*/
/*    line-height: 40px;*/
/*	padding-left: 2px;*/
/*}*/
.hero .button.secondary-white-button::before {
    content: "\f095";
    font-family: 'Font Awesome 5 Pro';
}
.hero .hero-banner-message a.scroll-down {
    position: absolute;
    bottom: -120px;
    text-align: center;
    left: 0;
    right: 0;
    margin: 0 auto;
    color: white;
    font-size: 12px;
	animation: bounce 5s infinite;
}
.hero .hero-banner-message a.scroll-down::after {
    content: "";
	display: block;
	background: url('../images/drop-arrow-icon.png') no-repeat center;
		background-size: auto;
	height: 50px;
	width: 40px;
	background-size: contain;
	margin: 10px auto;
	filter: invert(100%);
}
.hero-form {
  text-align: left;
}

.hero-form input[type="submit"],
.hero-form button[type="submit"] {
  border: 1px solid #FFF;
  background-color: transparent;
}

.hero-form header {
  margin-bottom: 24px;
}

.hero .slick-dots {
  z-index: 1;
  bottom: 0;
}

.hero .slick-dots li button:before {
  color: #fff;
  font-size: 15px;
  opacity: .35;
}

.hero.form-layout-1.form-side .hero-form {
  border-radius: 10px;
}

.hero.form-layout-2.form-inline .gform_wrapper input,
.hero.form-layout-2.form-inline .gform_wrapper select {
  height: 50px;
}

.hero.form-layout-2.form-inline .gform_wrapper textarea[rows] {
  height: 80px;
}

.hero-banner-message .hic-button-wrap .button.button-phone {
    padding: 0;
}
.hero-banner-message .hic-button-wrap .button {
    min-width: 220px;
}

.hero-banner-message .hic-button-wrap .button:before {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 600;
    margin-right: 8px;
}

.hero-banner-message .button.button-contact:before {
    content: '\f0e0';
}
.hero-banner-message .button.button-client-testimonials:before {
    content: '\f086';
}

.hero-banner-message .button.button-our-work:before {
    content: '\f030';
}
@media (min-width: 641px) {
  .hero.slider-carousel-banner.default-alignment .hero-banner-message, .hero.slider-carousel-banner.text-left .hero-banner-message {
    max-width: 600px;
  }

  .hero .article-header h1, 
  .hero .hero-banner-message h1, 
  .hero .hero-banner-message h2.h1 {
    font-size: 28px;
  }
  .hero-banner-message .hic-button-wrap .button {
      min-width: 250px;
  }
}
@media(max-width: 1023px) {
    .home.header-transparent .hero .hero-banner-message {
        margin-top: 0;
    }
}
@media (min-width: 1023px) and (max-width: 1359px){ 
    .header-transparent .hero .hero-banner-message {
        max-width: 850px;
        margin-right: auto;
        margin-left: auto;
        font-size: 22px;
    }
    .hero .hero-banner-message a.scroll-down {
        bottom: -90px;
    }
}
@media(max-width:640px){
	
	.hero .hero-banner-message h4,
	.hero .article-header h1, .hero .hero-banner-message h1, .hero .hero-banner-message h2.h1{
		font-size: 22px;
	}
	
	.hero-banner-message .hic-button-wrap .button {
	    font-size: 14px;
        padding: 16px 8px;
        min-width: 260px;
	}
}

@media (min-width: 1024px) {
  .hero .article-header h1, 
  .hero .hero-banner-message h1, 
  .hero .hero-banner-message h2.h1 {
    font-size: 34px;
  }
  .hero .hero-banner-message .highlight {
      font-size: 24px;
  }
  .hero-banner-message .hic-button-wrap .button {
    margin-left: 6px;
    margin-right: 6px;
    margin-top: 0;
  }
}

@media(min-width:1280px){
    
    .hero .hero-banner-message .highlight {
        font-size: 34px;
    }
    .hero-banner-message .hic-button-wrap {
        margin-top: 34px;
    }
}

@media (min-width: 1440px){ 

    .header-transparent .hero .hero-banner-message {
        font-size: 23px;
    }
    .hero .article-header h1, .hero .hero-banner-message h1, .hero .hero-banner-message h2.h1 {
        font-size: 54px;
        line-height: 1.2;
    }
}

@media (min-width: 1600px){ 
    .hero .hero-banner-message a.scroll-down {
        bottom: -140px;
    }

}
/* OFFICE BANNER LOGO AWARD */
@media(max-width: 1023px) {
    .hero .logo-award {
        max-width: 120px;
    }    
}
@media(min-width: 1024px) and (max-width: 1359px) {
    .hero .logo-award {
        max-width: 140px;
    }    

    .single-office .hero-banner-message .hic-button-wrap {
        max-width: 600px;
        margin-left: auto;
        margin-right: auto;
    }
    .single-office .hero-banner-message .hic-button-wrap .button {
        margin-bottom: 8px;
    }
}
@media(max-width: 1359px) {
    .hero .logo-award {        
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 24px;
    } 
    
}
@media(min-width: 1360px) {
    .hero .logo-award {
        position: absolute;
    }
}
@media(min-width: 1360px) and (max-width: 1599px) {
    .hero .logo-award {
        right: -20px;
        top: -130px;
        width: 140px;
    }
}
@media(min-width: 1600px) {
    .hero .logo-award {
        right: -120px;
        top: -160px;
        width: 170px;
    }
}

/* OFFICE BANNER LOGO AWARD */
/****************************************
HERO END
****************************************/
/**************************
#PAGE ELEMENTS - START
**************************/
.page-elements>.page-element.default-section:not(.has-bg-img)+.page-element.default-section:not(.has-bg-img),
.page-elements>.page-element.light-section+.page-element.light-section,
.page-elements>.page-element.grey-section+.page-element.grey-section,
.page-elements>.page-element.dark-section+.page-element.dark-section,
.page-elements>.page-element.theme-section+.page-element.theme-section {
  padding-top: 0;
}
.dark-section .sub-heading, .dark-section .hic-blurb {color: #999999;}
.row-fluid.default-alignment .grid-container:not(.full) >.grid-padding-x.section-header,
.row-fluid.text-center .grid-container:not(.full) >.grid-padding-x.section-header,
.row-fluid.text-left .grid-container:not(.full) >.grid-padding-x.section-header{
	max-width: 900px;
	margin-left: auto;
	margin-right: auto;
}
.image-overlay-content .hic-title:after {
    content: '';
    background-color: #8fba20;
    width: 29px;
    height: 1px;
    display: block;
    margin: 16px auto 8px;
}
.box-section-title .hic-title span,
.section-title span {
  font-size: 16px;
  text-transform: uppercase;
  display: block;
  font-weight: 700;
  letter-spacing: 4px;
  margin-bottom: 5px;
}

.large-2 .hic-title h3 {
  font-size: 18px;
}

.section-header .sub-heading {
  font-size: inherit;
  font-weight: 400;
}

.page-element.box-shadow .hic-box {
  box-shadow: 4px 8px 12px 0 rgba(0, 0, 0, .15);
}
.icon-above-content .hic-box .hic-blurb {
    margin-bottom: 30px;
}

.line-button.icon-above-content .hic-box {
  position: relative;
  height: 100%;
}
.line-button.icon-above-content .hic-button-wrap {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -2px;
}
.hic-title h3 {
  font-size: 1.5rem;
}

.hic-blurb p:last-child {
  margin-bottom: 0;
}

.white-titles .hic-title h3 {
  color: #fff !important;
}

.white-boxes .hic-box {
  background-color: #fff;
  color: initial;
}

.grey-boxes .hic-box {
  background-color: #f2f2f2;
  color: initial;
}

.white-boxes .hic-content,
.grey-boxes .hic-content {
  padding: 15px;
}

.image-overlay-content .hic-box {
  position: relative;
  border: 0;
}

.image-overlay-content .hic-content {
  position: absolute;
  top: 0;
  bottom: 0;
  text-align: center;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, .6);
  margin-bottom: 0;
  padding: 15px;
  color: #fff;
  justify-content: center;
  display: flex;
  flex-flow: column;
}
.services-box.image-overlay-content.bottom-content .hic-content{
	top: 40px;
}

.button {
    padding: 13px 20px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: bold;
}
.no-filter .bg-float::before {
    background: transparent;
}
.no-filter .bg-float.bg-helper.bg-image {
    background-position: top;
}
.content-box-element.no-filter {
    padding: 100px 0;
}
.image-above-content .hic-box,
.white-boxes .hic-box,
.grey-boxes .hic-box {
  height: 100%;
}

.image-above-content:not(.grey-section):not(.has-bg-img) .hic-box,
.grey-boxes .hic-box {
  background-color: #f2f2f2;
}

.image-overlay-content .hic-title h3 {
  font-size: 22px;
  margin-bottom: 0;
}

.grey-boxes.image-above-content .hic-image,
.white-boxes.image-above-content .hic-image {
  margin-bottom: 0;
}

.hic-button-wrap .button {
  margin: 1rem 0 0;
}

.box-equal-height.align-button .hic-content {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}

.box-equal-height.align-button .hic-button-wrap {
  justify-self: self-end;
  margin-top: auto;
}
.solid-button.line-button .hic-button-wrap .button,
.line-button .hic-button-wrap .button {
    padding: 15px 30px;
	text-transform: uppercase;
	letter-spacing: 2px;
	background: transparent;
	color: #8fba1f;
	border: 2px solid #8fba1f;
	font-size: 12px;
	font-weight: bold;
}

#whyus .button {
    background: #111;
}
#whyus .grid-container {
    border-bottom: 1px solid #292929;
    padding-bottom: 100px;
}
#whyus .hic-blurb p{
    font-size: 14px;
    color: #999;
}
#whyus .section-body .cell{
	padding: 8px;
}
.gallery-element .hic-box a {
    color: #FFF;
}
.gallery-element.top-right-footer .section-footer {
    right: 25%;
}
.gallery-element.image-above-content .hic-content {
    background: linear-gradient(0deg, rgb(17, 17, 17) 0%, rgba(17, 17, 17,0.6) 25%, rgba(17, 17, 17,0) 50%);
    text-align: left;
	justify-content: flex-end;
	transition: all .9s;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: flex;
	flex-flow: column;
}
.gallery-element.image-above-content .hic-content:hover {
    background: linear-gradient(0deg, rgba(143,186,31,1) 0%, rgba(143,186,31,0.4) 25%, rgba(143,186,31,0) 50%);
	transition: all .9s;
}
.gallery-element.image-above-content .hic-content .hic-title h3{
	font-size:16px;
}
.gallery-element.image-above-content .hic-content .hic-blurb,
.gallery-element.image-above-content a .hic-content h3{
	color: white;
}
.gallery-element.image-above-content .hic-title::after{
	display: none;
}
.gallery-element.image-above-content.dark-section .hic-box {
    position: relative;
    background-color: transparent;
}
.gallery-element.category-gallery-listing .hic-box>a {
    right: 24px !important;
    top: 16px !important;
}
@media(max-width: 640px) {
    .gallery-element.image-above-content .hic-content {
        padding: 18px;
    }
}

@media(min-width: 1024px) {
    .gallery-element.row-fluid.carousel .section-body .cell {
        padding: 0 12px !important;
    }
    .gallery-element.row-fluid .slick-track {
        margin: 0 auto;
        min-width: 916px;
    }
    
}

/*.column-two .cta-blurb,
.column-two .tabs-panel{
	column-count:2;
}*/
.column-two .hic-button-wrap {
    text-align: center;
}
.fixed-bg .bg-image{
	background-attachment: fixed;
}
.content-box-element .hic-content h4,
.category-gallery-description .hic-content h4{
    font-size: 20px;
    margin: 0 0 20px;
	letter-spacing: 1px;
}
.image-overlay-content.bottom-content .hic-box:after {
    -webkit-box-shadow: inset 0px -200px 117px -84px rgba(0,0,0,0.65);
    -moz-box-shadow: inset 0px -200px 117px -84px rgba(0,0,0,0.65);
    box-shadow: inset 0px -200px 117px -84px rgba(0,0,0,0.65);
}
.image-overlay-content.bottom-content .hic-box:before,
.image-overlay-content.bottom-content .hic-box:after {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    bottom:0;
    left: 0;
    z-index: 2;
}
.image-overlay-content.bottom-content .hic-box:before{
    transition: all .25s ease-in-out;
}
.image-overlay-content.bottom-content .hic-content {
    background-color: transparent;
    height: auto;
    top: 140px;
    bottom: auto;
    z-index: 3;
    transition: all .95s cubic-bezier(0.22, 0.61, 0.36, 1);
	opacity: 0;
}
.image-overlay-content.bottom-content .hic-box:hover .hic-content {
    background-color: transparent;
    height: 100%;
    top: 0;
	opacity: 1;
}
.image-overlay-content.bottom-content .hic-box:hover:before {
    background-color: rgba(17, 17, 17, 0.8);
}
.image-overlay-content.bottom-content .hic-content div {
    position: relative;
}
.location-profile .tabs-content {
    border: 0;
    padding: 20px 0;
}
.page-element .tabs {
    border: 0;
    border-bottom: 4px solid #e6e6e6;
}
.location-profile .tabs-title > a {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: bold;
    font-size: 1em;
    color: #333;
}
.location-profile .tabs-title > a:focus,.location-profile .tabs-title > a[aria-selected="true"] {
    color: #8fba1f;
	background: transparent;
}
/*.category-gallery-listing.image-above-content .hic-content,*/
/*.related-gallery.image-above-content .hic-content{*/
/*    padding: 10px 0;*/
/*    background: white;*/
/*    color: #333;*/
/*}*/
.category-gallery-listing.image-above-content .hic-content h3,
.related-gallery.image-above-content .hic-content h3{
    font-size: 1.3em;
}
/*.gallery-element h3::after {
    content: '';
    display: block;
    border-bottom: 2px solid #8fba1f;
    padding: 10px 0 0;
    width: 20px;
}*/
.gallery-element:not(.image-overlay-content) .hic-blurb {
    font-size: 12px;
}
@media(max-width: 640px) {
    .single-office .location-profile .section-body {
        justify-content: center;
    }
}
@media (min-width: 641px) {
	body {font-size: 16px;}

}
@media (min-width: 1024px) {
.page-element {padding-top: 80px; padding-bottom: 50px;}
.grid .section-body {margin-bottom: 0;}
	.icon-above-content.page-element {padding-bottom: 72px;}
}


.testimonial-element.split-40-60 .no-featured-image .hic-content,
.testimonial-element.split-50-50 .no-featured-image .hic-content {
  width: 100%;
}

.testimonial-element .hic-box.testimonial-slides-wrap {
    background: white;
    box-shadow: 0 4px 18px rgba(0,0,0,.2);
    margin: 20px 0;
}
.testimonial-element.split-40-60 .section-title {
    text-align: left;
}

.testimonial-element.split-40-60 .section-title span{
    color: #8fba1f;
}
.testimonial-element.image-left-content .hic-content,
.testimonial-element.image-righ-content .hic-content {
    color: #333;
    text-align: center;
    padding: 30px;
    align-items: center;
    align-content: center;
    display: flex;
    flex-wrap: wrap;
}
.cpt-archive .post-element .hic-image,
.testimonial-element .hic-image {
    background-size: cover;
	height: 100%;
}
.testimonial-element .slick-arrow::before{
	color: #333;
}

/* HIC VIDEO BOX */
.hic-video-box .hic-image::before {
  content: '';
  display: block;
  padding-top: 60%;
}

.hic-video-box .hic-image {
  height: auto;
  position: relative;
}

.hic-video-box {
  position: relative;
  margin-bottom: 30px;
}

.hic-video-box .hic-content * {
  color: #fff;
}

.hic-video-box .hic-content {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  padding: 30px;
}

.video-play-container .video-play-button {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0;
  left: 12px;
  right: 0;
  bottom: 0;
  margin: auto;
}

.video-play-container {
  width: 50px;
  height: 50px;
  background-color: rgba(26, 26, 26, .75);
  border-radius: 50%;
  margin: auto;
  position: relative;
}

.has-video .hic-image {
  position: relative;
  height: 100% !important;
}

/*.has-video .hic-image::before {*/
/*  background-color: rgba(10, 0, 0, 0.1);*/
/*  transition: all .25s ease-in-out;*/
/*}*/


.has-video:hover .hic-image .video-play-button,
.hic-image:hover .video-play-button {
  transform: scale(1.15);
}

.image-overlay-content .has-video:hover .hic-image::before {
  background-color: rgba(10, 0, 0, 0.4);
}

.hic-image>* {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: 100%;
  width: 100%;
}

.hic-video-container {
  height: 280px;
  position: relative;
}

.hic-video-container .hic-image {
  height: 100%;
}

.page-element.has-excerpt .hic-blurb strong {
  font-weight: normal;
}
.save-image .hic-box{
	position:relative;
}
/*.save-image .hic-box::before {*/
/*    content: 'save';*/
/*    position: absolute;*/
/*    z-index: 999;*/
/*    right: 5%;*/
/*    top: 5%;*/
/*    border: 2px solid #8fba1f;*/
/*    padding: 5px 10px;*/
/*    color: #8fba1f;*/
/*    background: #333;*/
/*    text-transform: uppercase;*/
/*    font-size: .7em;*/
/*    letter-spacing: 1px;*/
/*    cursor: pointer;*/

/*}*/

.hidden_label .gfield_label {
    display: none;
}


.captcha img {
    max-width: 250px;
}
.contact-us-form input[type=submit]{
	padding: 20px;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-size: 14px;
    font-weight: bold;
    border: 2px solid #8fba1f;
	background: #8fba1f;
	color: white;
}

.reveal.modal-element .contact-us-form .hidden_label .gfield_label {
    display: none;
}
.reveal.modal-element ul.gfield_radio {
    margin-bottom: 20px;
}
.reveal.modal-element ul.gfield_radio li{
	width: auto;
	display:inline-block;
}
.contact-us-form ul.gfield_radio label::before{
	border-radius: 100%;
    background: white;
    border-color: #292929;
}
.modal-content label {
    color: white;
}
.modal-content input[type="checkbox"] + label::before,.modal-content  input[type="radio"] + label::before{
	border-color: white;
}
.contact-us-form textarea {
    height: 160px;
    resize: none;
}
.modal-element .contact-us-form textarea{
	margin-bottom: 0;
}
.modal-element .contact-us-form  .gform_fileupload_rules{
	font-size: 14px;
}

.modal-element .contact-us-form .ginput_container_fileupload{
	margin-bottom: 30px;
}

.modal-element .contact-us-form .ginput_container_fileupload input{
	margin-bottom: 2px;
}

/* .modal-element .contact-us-form input:not([type=submit]), 
.modal-element .contact-us-form select{
	margin-bottom: 16px;
}

.modal-element .contact-us-form .gform_fields li{
	padding-bottom: 6px;
} */

@media (max-width: 640px) {
    .contact-us-form input[type=submit] {
        width: 100%;
        margin-top: 16px;
    }
}

@media (max-width: 678px) {
  .content-box-element:not(.image-overlay-content) .hic-image {
    margin-bottom: 20px;
  }

  .grey-boxes.content-box-element:not(.image-overlay-content) .hic-image,
  .white-boxes.content-box-element:not(.image-overlay-content) .hic-image {
    margin-bottom: 0;
  }
	.row-fluid.default-alignment .grid-container:not(.full) > .grid-padding-x.section-header, .row-fluid.text-center .grid-container:not(.full) > .grid-padding-x.section-header, .row-fluid.text-left .grid-container:not(.full) > .grid-padding-x.section-header{
		padding: 0 20px;
	}
	.column-two .cta-blurb,
	.column-two .tabs-panel,
	.reveal.modal-element .modal-content{
		column-count:1;
	}
	.modal-blurb h3 {
		font-size: 14px;
	}
	.reveal.modal-element {
		max-width: 90%;
		margin: 40px auto;
	}
}

.image-left-content .has-image .hic-content {
    padding: 24px;
  }
  
  .modal-element .contact-us-form .gform_footer {
     position: relative;
  }
  .modal-element .contact-us-form img.gform_ajax_spinner {
      position: absolute;
      right: -4px;
      top: 0;
  }

@media (min-width: 641px) {
	
.modal-element .contact-us-form .gform_footer {
	padding-bottom: 54px;
}

    
    .reveal.modal-element .modal-content .contact-us-form {
      column-count: 2;
    }
  .page-element {
    padding: 50px 0;
  }
  .section-title span,
  .box-section-title .hic-title span {
    font-size: 20px;
  }

  

  .image-right-content .hic-content {
    padding-right: 30px;
  }

  .image-right-content.then-left .hic-content,
  .image-left-content.then-right .hic-content {
    padding-bottom: 30px;
    padding-top: 30px;
  }

  .image-right-content.then-left.grid .section-body .cell.medium-12,
  .image-left-content.then-right.grid .section-body .cell.medium-12 {
    margin-bottom:	0;
  }


  .image-left-content.then-right .grid .hic-content, .image-right-content.then-left .grid .hic-content {
    display: flex;
    justify-content: center;
    align-content: center;
    flex-direction: column;
    text-align: left;
  }

  .page-element.split-50-50:not(.gallery-description) .hic-content {
    align-items: center;
    align-content: center;
    display: flex;
    flex-wrap: wrap;
  }

  .flex-image-height .hic-box .hic-image {
    height: 100%;
    min-height: 350px;
  }

  .image-above-content .hic-content {
    padding: 22px;
  }
}

@media (min-width: 641px) and (max-width: 1023px) {
  .image-above-content-for-medium .hic-box {
    display: block !important;
  }

  .image-above-content-for-medium .hic-image-container,
  .image-above-content-for-medium .hic-content {
    width: 100% !important;
  }

  .image-above-content-for-medium .hic-content {
    padding: 0 !important;
  }

  .image-above-content-for-medium .hic-image {
    margin-bottom: 20px;
  }

  .two-col-for-medium .section-body .cell {
    width: 50%;
  }
}

@media (min-width: 1024px) {
  .section-title {
    font-size: 48px;
  }
  .box-section-title .hic-title h3 {
      font-size: 42px;
  }
   .box-section-title .hic-title {
      margin-bottom: 24px;
  } 
  
  .page-element {
    padding: 80px 0;
  }
  
  .modal-element .contact-us-form .gform_footer {
    	padding-bottom: 86px;
    }
    .modal-element .contact-us-form img.gform_ajax_spinner {
      position: absolute;
      right: -4px;
    }
      .modal-element .contact-us-form input[type=submit] {
          width: 100%;
      }
}

@media(max-width:640px){
	.gallery-element.top-right-footer .section-footer {
		text-align: center;
	}
}

/*General - END*/
/*Icon Layouts - START*/
.icon-above-content.default-alignment .hic-box {
  text-align: center;
}

.icon-above-content .hic-icon {
  font-size: 60px;
  width: 100%;
  display: inline-block;
}

.icon-above-content .hic-icon img {
  /*height: 75px;*/
  max-width: 75px;
  margin: 0 auto 20px;
}

.icon-above-content .hic-box {
  padding: 30px;
}

.icon-above-content .hic-button-wrap {
  margin-bottom: -22px;
}

.icon-above-content.dark-section .hic-box {
  border: 1px solid #292929;
}

.icon-above-content.default-section .hic-box, .icon-above-content.light-section .hic-box {
  border: 1px solid #ccc;
}

/*Icon Layouts - END*/
/*Grid Layouts - START*/
.page-element.grid-layout-1 .section-body.grid .cell:not(:last-child) .hic-box {
  margin-bottom: 12px;
}

.page-element.grid-layout-1 .section-body.grid .hic-image {
  height: 300px;
}

@media (min-width: 641px) {
  .grid-layout-1 .grid-x>.large-4:first-child {
    width: 66.66667%;
  }

  .grid-layout-1 .grid-x>.large-3:first-child {
    width: 50%;
  }

  .page-element.grid-layout-1 .section-body.grid {
    padding-left: 9px;
    padding-right: 9px;
  }

  .page-element.grid-layout-1 .section-body.grid .cell {
    padding-left: 6px;
    padding-right: 6px;
    padding-bottom: 12px;
  }
}

/*Grid Layouts - END*/
/**************************
PAGE ELEMENTS - END
**************************/
/**************************
#TESTIMONIAL ELEMENT - START
**************************/
.testimonial-element .hic-blurb {
	overflow: hidden;
}

.testimonial-element.content-only .hic-content {
  position: relative;
}

.testimonial-element.content-only .hic-content {
  padding-top: 70px;
}

.testimonial-element.content-only .hic-content:before {
  content: "\f10d";
  position: absolute;
  left: 20px;
  top: 20px;
  font-family: 'Font Awesome 5 Pro';
  font-weight: 900;
  font-size: 28px;
}

.testimonial-element .client-details {
  margin-top: 20px;
}
.testimonial .hic-title h4 {
  letter-spacing: 1px;
    margin-bottom: 0;
    margin-top: 20px;
    font-weight: 700;    
}
.testimonial-element .client-name {
  font-weight: 400;
	color:#999999;
}
.testimonial-element .client-location {
    font-weight: 900;
}
.testimonial-element.image-left-content .hic-title,
.testimonial-element.right-left-content .hic-title{
  order: 2;
}
.single .testimonial-main-content {
  text-align: center;
}
.testimonial-main-content {
    display: flex;
    flex-flow: column;
    width: 100%;
}
.testimonial-main-content::before {
    content: "";
    display: block;
    background: url('../images/blockquote.png') center no-repeat;
    height: 35px;
    width: 40px;
    background-size: contain;
    margin: 0 auto;
}
.testimonial .hic-blurb p {
    font-style: italic;    
    letter-spacing: 1px;
    font-weight: 300;
}
.testimonial-element.default-alignment:not(.image-overlay-content) .has-image .testimonial-main-content {
  text-align: left;
}
.testimonial-element.grid .hic-image:before {
  padding-top: 78%;
}
.testimonial-element.grid .testimonial {
  margin-bottom: 24px;
}
.testimonial-element .medium-6 .testimonial-main-content::before {
    height: 24px;
    width: 30px;
}
.testimonial.no-featured-image .hic-content {
  justify-content: center;
}
.testimonial-element .section-body .button:hover,
.image-overlay-content .section-body .has-video .button:hover,
.testimonial-element .section-body .button {
  background-color: transparent;
}
.image-overlay-content .section-body .has-video .button,
.testimonial-element .section-body .button {
  padding: 0;
  background-color: transparent;
  color: #8fba1f;
  font-size: 16px;
  margin-top: 20px;
  border: none;
}
.image-overlay-content .section-body .has-video .button:after,
.testimonial-element .section-body .button:after {
    content: "\f054";
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
    font-size: 13px;
    margin-left: 10px;
}
.single-testimonials_type .primary-photo {
    width: 220px;
    height: 220px;
    border-radius: 50%;
    margin: 24px auto 4px;
    box-shadow: 0 3px 6px 0 rgba(0,0,0, .5);
    order:1; 
    margin-bottom: 24px;
}
.single-testimonials_type .has-video .primary-photo {
    border-radius: 8px;
    width: 100%;
}
.testimonial-element.image-overlay-content .has-video .hic-blurb {
  display: none;
}
.testimonial-element.image-overlay-content .hic-image-container {
  height: 100%;
}
.testimonial-element.dark-section .hic-blurb {
  color: #FFF;
}

.single .client-testimonial-element .hic-blurb { order:2; }
.single .client-testimonial-element .hic-video { order:1; margin-bottom: 24px; }
.single .client-testimonial-element .hic-title { order:3; }

@media(max-width:640px){
	.hic-content.testimonial-inner-wrap{
		padding: 5%;
	}
	.testimonial .hic-blurb p{
		margin: 8px 0;
		font-size: 1em;
	}
	.testimonial-element.default-alignment.image-left-content .hic-content {
	        justify-content: center;
	}
	.testimonial-element.default-alignment:not(.image-overlay-content) .has-image .testimonial-main-content {
	    text-align: center;
	}
}
@media(min-width: 641px) {
    
    .testimonial-main-content::before {
        margin-bottom: 20px;
    }
    
    .testimonial-element.image-overlay-content .has-video .testimonial-main-content:before {
        display: none;
    }
    
    .single-testimonials_type .has-video .primary-photo {
        width: 320px;
    }
    .testimonial.has-image.medium-6 .hic-content {
        padding: 24px;
    }   
    .testimonial.has-image.medium-12 .hic-content {
        padding: 34px;
    }
    .testimonial-element.default-alignment:not(.image-overlay-content) .has-image .testimonial-main-content::before {
      margin-left: 0;
    }
}

@media(min-width: 1024px) {
  .testimonial .hic-title h4 { 
    font-size: 18px;
  }
  .testimonial-element.grid .testimonial {
    margin-bottom: 44px;
  }
  .cpt-archive .testimonial-element .section-title {
    margin-bottom: 34px;
  }
  .cpt-archive .testimonial-element .section-header {
    margin-bottom: 46px;
  }
  
  .testimonial.medium-6 .testimonial-main-content .hic-blurb p,
  .testimonial-element .testimonial.medium-6 .section-body .button {
      font-size: 14px;
  }
  .testimonial.medium-6 .hic-title h4 {
      font-size: 16px;
  }
  .single-testimonials_type .testimonial-main-content::before {
        height: 46px;
        width: 60px;
  }
  .single-testimonials_type .hic-content.testimonial-inner-wrap {
      padding: 50px;
  }
  .testimonial-element.image-overlay-content .hic-title h4 {
    font-size: 18px;
  }

  .testimonial-element.image-overlay-content .section-body .button {
    margin-top: 8px;
  }
  .testimonial-element.image-overlay-content .has-video .hic-box:hover .button {
    color: #FFF;
  }

  .testimonial-element.image-overlay-content .hic-blurb,
  .testimonial-element.image-overlay-content .testimonial:not(.has-video) .hic-button-wrap {
    opacity: 0;
    height: 0;
    overflow: hidden;
    transition: all .25s ease-in-out;
  }
  .testimonial-element.image-overlay-content .testimonial.medium-6 .hic-title h4 {
    margin-top: 0;
  }

  .testimonial-element.image-overlay-content .testimonial .hic-box:hover .hic-title h4 {
    margin-top: 20px;
  }
  .testimonial-element.image-overlay-content .hic-box:hover .hic-blurb,
  .testimonial-element.image-overlay-content .testimonial:not(.has-video) .hic-box:hover .hic-button-wrap {
    opacity: 1;
    height: auto;
    overflow: visible;
  }

  .single-testimonials_type .has-video .primary-photo {
      width: 420px;
      height: 280px;
  }
  
  .testimonial-element.image-left-content .hic-box {
      height: 100%;
  }

}
/**************************
TESTIMONIALS ELEMENT - END
**************************/
/**************************
#ACCORDION - START
**************************/
.accordion-element .accordion-title {
  font-size: 20px;
}

.accordion-title:hover, .is-active .accordion-title {
  color: #fff !important;
}

@media(min-width: 1024px) {

  .accordion-element.layout-1 .section-body .cell,
  .accordion-element.layout-2 .section-body .cell {
    width: 50%;
  }

  .accordion-element.layout-2 .section-body .feature-image {
    order: 2;
  }
}

/**************************
ACCORDION - END
**************************/
/**************************
#FORMS - START
**************************/
.gfield_html {
  margin-bottom: 16px;
}

.field-disclaimer {
  padding: 16px;
}

.default-section:not(.has-bg-img) .field-disclaimer,
.light-section .field-disclaimer {
  background-color: #F2F2F2;
}

.field-disclaimer {
  font-size: 14px;
}
.two-col-form .contact-us-form {
    column-count: 2;
    text-align: left;
	padding: 24px 0 0;
}
.two-col-form .contact-us-form ::placeholder,
.form-theme-1 ::placeholder,
.gfield_select.default-set-value{
    color: #666;
}
.two-col-form .contact-us-form .hidden_label .gfield_label {
    display: none;
}
.two-col-form .ginput_container_date .ginput_container_date {
    width: 33%;
    display: inline-block;
}
.two-col-form ul.gfield_radio {
    margin-bottom: 20px;
}
.two-col-form ul.gfield_radio li {
    display: inline;
    width: auto;
}
.page-contact .hic-blurb h4 {
    color: #8fba1f;
    width: 90%;
    margin: auto;
}
.message-input.gfield_error {
    position: relative;
}
.two-col-form .gform_wrapper .gform_footer,
.modal-element .contact-us-form .gform_footer {
    margin-top: 20px;
}
@media(max-width: 748px) {
	.two-col-form .contact-us-form{
		column-count:1;
	}
	.contact-us-form textarea {
		margin-bottom: 1rem;
		height: 150px;
	}
	.page-contact .hic-blurb h4{
		font-size:16px;
	}
}
@media(min-width: 1024px) {

    .gfield.left-column-last-field {
        margin-bottom: 120px;
    }
    .country-au .page-element .gform_validation_error .contact-us-form .gform_footer,
    .country-nz .page-element .gform_validation_error .contact-us-form .gform_footer {
        padding-bottom: 20px;
    }
}

/**************************
FORMS - END
**************************/
/*********************
#General Form Styling
*********************/
.general-form .gform-wrapper {
  margin: 0 !important;
}

.general-form .gform_body {
  display: table;
  width: 100%;
}

.general-form .gform_footer {
  text-align: center;
}

.general-form .gfield:not(.gform_hidden) {
  margin-bottom: 18px;
}

.general-form .gfield input, .general-form .gfield select, .general-form .gfield textarea {
  margin-bottom: 0 !important;
}

.general-form .gfield .gfield_label {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.4;
  margin-bottom: 8px;
}

.general-form .gfield select:focus {
  outline: none !important;
}

.general-form .gfield.gfield_html ul {
  list-style: disc;
  font-size: 16px;
  margin-left: 36px;
}

.general-form .gfield.inline-price-field .gfield_label,
.general-form .gfield.inline-price-field .ginput_container_product_price {
  display: inline-block;
}

.general-form .gfield_required {
  color: #A90000;
}

.general-form .gform_fields .gfield.gfield_total {
  border: 2px dashed #ccc;
  padding: 8px;
  text-align: center;
}

.general-form .gform_fields .gfield.gfield_total .ginput_total {
  margin-left: 8px;
  font-weight: 700;
}

.general-form .gform_fields .gfield.gfield_total .gfield_label,
.general-form .gform_fields .gfield.gfield_total .ginput_container_total {
  font-size: 18px;
  display: inline-block;
}

.general-form .gform_confirmation_message {
  text-align: center;
  font-weight: 700;
}

.general-form .charleft, .general-form .gfield_description, .general-form .screen-reader-text {
  font-style: italic;
  margin-top: 4px;
  color: #666;
  padding: 0px 8px;
}

.general-form .gfield_price .ginput_container_singleproduct span,
.general-form .charleft, .general-form .gfield_description, .general-form .screen-reader-text,
.general-form .gfield, .general-form .ginput_container_creditcard label {
  font-size: 12px;
}

.general-form .ginput_container_date img {
  display: none !important;
}

.general-form .datepicker {
  background-image: url(../images/calendar-icon.png);
  background-size: 18px;
  background-repeat: no-repeat;
  background-position: 95% 13px;
}

.general-form .gform_drop_area {
  position: relative;
  border: 2px dashed #CCC;
  text-align: center;
  padding: 24px;
}

.general-form .ginput_container_fileupload .validation_message {
  margin-top: 0 !important;
}

.general-form .gform_fileupload_multifile .gform_button_select_files {
  font-size: 12px !important;
  background-color: #fff !important;
  color: #585858;
  border-radius: 6px !important;
  padding: 4px;
  height: auto;
  font-weight: 600;
  margin-left: 12px !important;
  box-shadow: 0 1px 0px 0 rgba(0, 0, 0, 0.1);
  border: 1px solid #ccc !important;
}

.general-form .ginput_container_creditcard label {
  margin-left: 12px;
  margin-bottom: 16px;
}

.general-form .ginput_card_security_code_icon {
  transform: translateX(12px);
}

.general-form .gfield_description.validation_message {
  color: #A90000;
  margin: 2px 0 0;
}

.general-form .gf_progressbar_wrapper {
  margin-bottom: 24px;
}

.general-form .gf_progressbar_title {
  font-size: 16px;
  text-align: center;
}

.general-form .gf_progressbar_percentage {
  background-color: #333;
}

.general-form .gf_progressbar {
  background-color: #FFF;
  border-radius: 40px;
  overflow: hidden;
}

.general-form .gf_progressbar span {
  color: #FFF;
  font-weight: 700;
  padding-left: 16px;
  font-size: 16px;
}

.general-form .gform_page_footer .button {
  margin: 4px 0;
  min-width: 160px;
}

.general-form .gform_page_footer input:not([type=submit]) {
  background-color: #444;
}

.general-form .gform_page_footer input:not([type=submit]):hover {
  background-color: #000;
}

.general-form .gform_page_footer input[type="Submit"]:hover {
  background-color: #000;
  color: #FFF;
}

.general-form .center-buttons .gform_page_footer {
  text-align: center;
}

.general-form .gsection {
  border-bottom: 1px solid #CCC;
}

.general-form .gsection_title {
  font-size: 18px;
}

.general-form .ginput_quantity {
  display: inline-block;
  width: 100px;
}

.general-form .gfield_checkbox,
.general-form .gfield_radio {
  margin-left: 14px;
}

.general-form .gfield_checkbox li label,
.general-form .gfield_radio li label {
  font-size: 12px;
  line-height: 1.9;
  vertical-align: bottom;
}

.general-form .gfield_checkbox li {
  display: block;
  width: 100%;
}

.general-form .gform_card_icon {
  display: inline-block;
  font-size: 0;
  margin-right: 16px;
}

.general-form .gform_card_icon:before {
  font-family: "Font Awesome 5 Brands";
  font-size: 40px;
  opacity: .6;
}

.general-form .gform_card_icon.gform_card_icon_selected:before {
  opacity: 1;
}

.general-form .gform_card_icon_amex:before {
  content: '\f1f3';
}

.general-form .gform_card_icon_visa:before {
  content: '\f1f0';
}

.general-form .gform_card_icon_mastercard:before {
  content: '\f1f1';
}

.general-form .ginput_card_security_code_icon:before {
  font-family: "Font Awesome 5 Free";
  font-size: 12px;
  content: '\f023';
  font-weight: 900;
}

.general-form .ginput_card_security_code_icon+label,
.general-form .ginput_card_security_code_icon {
  display: inline-block;
}

.general-form.main-contact-form .gform_wrapper {
  margin-bottom: 0;
}

.general-form.general-form-style-1 .gform_wrapper .cell {
  padding: 0 16px;
}

.general-form.general-form-style-1 .gform_footer input[type="submit"]:hover {
  background-color: #000;
  color: #FFF;
}

.general-form.general-form-style-1 .inner-section>.grid-container {
  background-color: #f2f2f2;
  padding-top: 24px;
  padding-bottom: 24px;
}

.hidden_sub_label {
    display: none;
}

.ginput_container_password > span {
    display: block;
    position: relative;
    margin-bottom: 20px;
}

.ginput_container_password span.ginput_right {
    margin-bottom: 0px !important;
}


.ginput_container_password > span {
    display: block;
    position: relative;
}

.ginput_container_password > span > button {
    position: absolute;
    top: calc(43px - 50%);
    right: 13px;
    color: #8a8a8a;
}

.ginput_container_password .dashicons {
    display: block;
    height: 20px;
    width: 20px;
}

.dashicons,
.dashicons:before {
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
}
    
.min-form-width {
    max-width: 400px;
    margin: 0 auto;
}

.gf_login_links a[title="Register"],
.gf_login_links br {
    display: none;
}


.ginput_container_password .dashicons-hidden:before {
    content: "\f06e";
}

.ginput_container_password .dashicons-visibility:before {
    content: "\f070";
}


.gform_wrapper .form-theme-1 .validation_message,
.form-theme-1 .gform_wrapper .validation_message {
    margin: 0px;    
}

body .general-form .gform_wrapper .gfield input, body .general-form .gform_wrapper .gfield select, body .general-form .gform_wrapper .gfield textarea {
  border: 1px solid #eaeaea;
  font-size: 12px;
  background-color: #fff;
  padding-left: 14px !important;
  padding-right: 14px !important;
}

body .general-form .gform_wrapper .gfield input[type="file"] {
  font-size: 14px;
  line-height: 1;
  background-color: transparent !important;
  border: none;
  height: auto;
}

body .general-form .gform_wrapper .gfield.disabled-input input.ginput_amount {
  background-color: transparent !important;
  border: none;
  font-weight: 700;
  color: #a90000;
}

/**************************
#MAP CONTACT FORM - START
**************************/
.ginput_recaptcha {
  margin-bottom: 20px;
}

.contact-layout-1 .sub-map iframe {
  width: 100%;
  display: block;
}

.contact-layout-1 .sub-map>p {
  margin: 0;
}

.map-form-element.contact-layout-2 .grid-x>.medium-5, .map-form-element.contact-layout-2 .grid-x>.medium-7 {
  width: 100%;
}

.map-form-element.contact-layout-2:not(.inline-form) .gform_wrapper {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}

.form-featured-image .featured-image {
  height: 100%;
}

.pe-form-column:only-child {
  width: 100%;
}

.gform_wrapper .gform_fileupload_multifile .gform_drop_area {
    padding: 24px;
    border: 1px dashed #ccc;
    text-align: center;
    color: #aaa;
    margin-bottom: 16px;
    background: rgba(0,0,0,.02);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.gform_wrapper .gform_fileupload_multifile .gform_drop_instructions{
	display: block;
    margin-bottom: 10px;
	font-size: 14px;
}

.gform_wrapper .gform_fileupload_multifile .gform_button_select_files{
	position: relative;
    z-index: 1;
    font-size: 12px;
    padding: 10px 12px;
    height: 35px;
    margin-bottom: 10px;
}

.gform_wrapper .ginput_container_fileupload .screen-reader-text{
	display: none;
}


@media (min-width: 641px) {
  .default-contact-layout.default-alignment .section-header {
    text-align: left;
  }
}

@media (min-width: 1024px) {
  .map-form-element.has-bg-img .bg-float:before {
    background: rgba(27, 31, 42, 0.8);
  }
}

@media (max-width: 640px) {
  .map-form-element.image-contain .featured-image {
    height: auto;
  }

  .map-form-element.image-contain .featured-image::before {
    content: '';
    width: 100%;
    height: auto;
    display: block;
    padding-top: 60%;
  }
}

/**************************
#MAP CONTACT FORM - END
**************************/
/*************************
#LOCATION - START
**************************/
.location-map {
  height: 700px;
}

/**************************
#LOCATION - END
**************************/
/****************************************
#POST SELECTION START
****************************************/
.cpt-archive .post-element .hic-title a {
    color: #111;
}
.cpt-archive .post-element .hic-title a:hover {
    color: #8fba1f;
}
.cpt-archive .post-element .hic-box {
    box-shadow: 0 4px 18px rgba(0,0,0,.2);
    padding: 24px;
}
.cpt-archive .post-element .has-image .hic-box {
    padding: 0;
}


@media(min-width: 641px) {
    
    .cpt-archive .post-element .hic-box {
        margin: 20px 0;
        height: 100%;
    }
  .hic-simple-select-element .input-group {
    align-items: center;
    justify-content: center;
  }

  .hic-simple-select-element h4 {
    font-size: 16px;
    margin-bottom: 0;
    margin-right: 24px;
  }

  .hic-simple-select-element select {
    background-position: right 0 center;
    max-width: 300px;
    margin-bottom: 0;
  }
}

@media(min-width: 1024px) {
  .hic-simple-select-element h4 {
    font-size: 24px;
  }

  .hic-simple-select-element select {
    max-width: 450px;
    padding: 12px 16px;
    height: auto;
  }
}

/****************************************
#POST SELECTION END
****************************************/
/**************************
ENTRY CONTENT - START
**************************/
.entry-content .wp-post-image {
  margin-bottom: 20px;
}

.post-byline li {
  display: inline-block;
  margin-right: 8px;
  border-right: 1px solid #ccc;
  padding-right: 8px;
  line-height: 1;
}

.post-byline li:last-child {
  border-right: none;
}

.body-content {
  margin-left: auto;
  margin-right: auto;
}

.page-title .vcard {
  border: 0px;
  padding: 0px;
}

.byline {
  color: #999;
}

.entry-content img {
  max-width: 100%;
  height: auto;
}

.entry-content .alignleft, .entry-content img.alignleft {
  margin-right: 1.5em;
  display: inline;
}

.entry-content .alignright, .entry-content img.alignright {
  margin-left: 1.5em;
  display: inline;
}

.entry-content .aligncenter, .entry-content img.aligncenter {
  margin-right: auto;
  margin-left: auto;
  display: block;
  clear: both;
}

.entry-content video, .entry-content object {
  max-width: 100%;
  height: auto;
}

.entry-content pre {
  background: #eee;
  border: 1px solid #cecece;
  padding: 10px;
}

.wp-caption {
  max-width: 100%;
  background: #eee;
  padding: 5px;
}

.wp-caption img {
  max-width: 100%;
  margin-bottom: 0;
  width: 100%;
}

.wp-caption p.wp-caption-text {
  font-size: 0.85em;
  margin: 4px 0 7px;
  text-align: center;
}

/**************************
ENTRY CONTENT - END
**************************/
/**************************
TEAM MEMBER PAGE - START
**************************/
.single-team .hero {
  height: 398px;
}

.agent-sinlge-header .grid-x {
  width: 100%;
}

.single-team.subpage .main-content {
  padding-bottom: 0;
}

.agent-sinlge-header {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
}

.agent-sinlge-header .inner {
  height: 100%
}

.agent-sinlge-header .ash-container {
  max-width: 650px;
  width: 90%;
  margin: 80px auto 0 auto;
  background-color: rgba(255, 255, 255, 0.68);
  padding: 34px;
  border-radius: 4px;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, .4);
}

.agent-sinlge-header .agent-avatar {
  height: 120px;
  width: 120px;
  border-radius: 50%;
  margin: 0 auto;
  border: 2px solid #1b1f2a;
}

.agent-sinlge-header .agent-details {
  color: #1b1b1b;
}

.agent-sinlge-header .agent-name {
  color: #FFF;
  font-weight: 700;
  font-size: 20px;
}

.agent-sinlge-header .agent-position {
  color: #FFF;
  margin-bottom: 12px;
}

.agent-sinlge-header .agent-address {
  margin-bottom: 0;
}

.single-team .agent-bio-col, .single-team .agent-bio-col+.cell {
  padding-bottom: 50px;
  padding-top: 50px;
}

.single-team .secondary-text {
  font-weight: 700;
}

.single-team .agent-phone, .single-team .agent-email, .single-team .agent-alternative-number {
  margin-bottom: 10px;
}

.single-team .agent-phone .accent-text, .single-team .agent-email .accent-text, .single-team .agent-alternative-number .accent-text {
  margin-right: 5px;
}

.agent-listing-section {
  padding: 50px 0;
  background-color: #F7F7F7;
}

.agent-listing-section .section-title {
  text-align: center;
}

.single-team .agent-bio-col+div> :last-child {
  margin-bottom: 50px;
}
.local-team .section-header {
    width: 40%;
    float: left;
    text-align: left;
}
.local-team .section-body {
    width: 60%;
}
.team-element.image-overlay-content.bottom-content .hic-content {
    bottom: 0;
    opacity: 1;
}
.team-element .member-name {
    color: #8fba1f;
    font-weight: bold;
    font-size: 1.2em;
}
.local-team .hic-image.team-member-avatar.bg-helper {
    background-position: top center;
    padding: 20px 0;
}
@media(max-width:899px){
	.local-team .section-header,
	.local-team .section-body{
		width: 100%;
	}
}
@media (min-width: 641px) {
  .agent-listing-section {
    padding: 80px 0;
  }

  .agent-listing-section .section-title {
    text-align: left;
  }

  .agent-sinlge-header .ash-container {
    width: 70%;
  }

  .agent-sinlge-header .agent-avatar {
    height: 150px;
    width: 150px;
  }
}

@media (min-width: 1024px) {
  .agent-sinlge-header .agent-name {
    font-size: 28px;
  }

  .agent-sinlge-header .agent-avatar {
    height: 200px;
    width: 200px;
  }

  .agent-sinlge-header .ash-container {
    width: auto;
  }
}

/**************************
TEAM MEMBER PAGE - END
**************************/
/**************************
SIDEBAR - START
**************************/
.sidebar .widget {
  margin-bottom: 25px;
}

.sidebar .widgettitle {
  font-weight: 600;
}

.sidebar li {
  border-bottom: 1px solid #e9e9e9;
  padding: 6px 15px 6px 0;
}

.sidebar li a {
  color: inherit;
  display: block;
}

.sidebar .button-group .button {
  border-radius: 0;
  margin: 0;
  height: auto;
  padding: 0 15px;
}

/**************************
SIDEBAR - END
**************************/
/**************************
PRODUCT - START
**************************/
.description-gallery .button i {
  margin-right: 12px;
}

.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
  color: #fff;
}

.button span.cart-item-count {
  z-index: 1;
}

.page-my-account.woocommerce-page .col2-set .col-2 {
  margin-top: 0;
}

.woocommerce-account .woocommerce-MyAccount-navigation {
  border: 1px solid #e3e3e3;
  box-shadow: 0 1px 4px 0 rgba(10, 0, 0, 0.15);
}

.woocommerce-MyAccount-navigation ul {
  list-style-type: none;
  margin: 0;
}

.woocommerce-MyAccount-navigation ul li {
  border-bottom: 1px solid #e3e3e3;
}

.woocommerce-MyAccount-navigation ul li:last-child {
  border-bottom: 0;
}

.woocommerce-MyAccount-navigation ul li a {
  color: #757575;
  display: block;
  padding: 6px 15px;
  background-color: #FFF;
}

.woocommerce-MyAccount-navigation ul li.is-active a,
.woocommerce-MyAccount-navigation ul li.is-active a:hover {
  color: #fff;
}

.woocommerce-page .woocommerce table.shop_table thead th,
.woocommerce-page .woocommerce table.shop_table th {
  color: #fff;
}

.woocommerce-cart table.cart td.actions .coupon {
  display: flex;
  flex-wrap: wrap;
}

.woocommerce-cart .cart-empty.woocommerce-info {
  width: 100%;
}

.listing-element .pager-column .page-numbers.current {
  color: #fff;
}

.listing-element .pager-column {
  text-align: center;
}

.listing-element .pager-column .page-numbers {
  display: inline-block;
  padding: 6px 12px;
  background-color: #f2f2f2;
  border-radius: 4px;
  min-width: 40px;
  text-align: center;
}

.hic-notice .woocommerce-error li .button {
  margin-left: 12px;
}

@media (max-width: 640px) {
  .woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-cart table.cart td.actions .coupon .button {
    width: 100%;
  }

  .woocommerce-cart table.cart td.actions .coupon .input-text {
    margin-bottom: 5px !important;
  }

  .woocommerce-cart table.cart td.actions .coupon {
    padding-bottom: 1rem;
  }
}

@media (min-width: 641px) {
  .woocommerce-cart table.cart td.actions .coupon .input-text {
    margin-bottom: 0 !important;
    height: auto;
    width: 150px;
    margin-right: 5px !important;
    background-color: #eee;
  }
}

@media (min-width: 641px) and (max-width: 1023px) {
  .woocommerce-cart table.cart td.actions .coupon .input-text {
    width: 50%;
  }

  .woocommerce-cart table.cart td.actions .coupon .button {
    width: calc(50% - 5px);
  }
}

@media (max-width: 1023px) {
  .woocommerce-account .woocommerce-MyAccount-navigation {
    margin-bottom: 20px;
  }
	.bottom-footer {
		text-align: center;
	}
}

/**************************
PRODUCT - END
**************************/
/**************************
MODAL - START
**************************/
.reveal {
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.3);
  border: none;
  border-radius: 8px;
  padding: 34px 20px;
}

.reveal .button {
  margin-bottom: 0;
}

/**************************
MODAL - END
**************************/
/**************************
#GENERAL STYLING 2 - START
**************************/
.gallery-element.image-above-content .hic-box {
    position: relative;
}
.white-boxes .hic-box {
    border-radius: 32px;
    overflow: hidden;
    position: relative;
}
.icon-above-content.dark-section .hic-box {
    border-radius: 32px;
}

/**************************
!GENERAL STYLING 2 - END
**************************/
/**************************
#DREAMBOARD - START
**************************/
@font-face {
  font-family: 'inkfree';
  src:  url('../fonts/inkfree.woff') format('woff');
}
.page-dreamboard .cta-element .hic-button-wrap .button,
.dreamboard-login .gf_login_form .gform_title  {
  font-family: 'Montserrat', sans-serif;
}
.dreamboard-login .gf_login_form .gform_title {
  font-weight: 600;
  text-transform: initial;
}
.page-dreamboard .cta-element .section-title {
  font-weight: 700;
}
.dreamboard-login.has-bg-img input[type=checkbox] + label:before {
    border: 1px solid #1b1b1b;
}
.btn-image,
.dreamboard-registration form .button[type=submit]{
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    background-color: transparent !important;
    font-size: 0;
    width: 100%;
    height: 51px;
    margin: 0 auto;
    padding: 0;
    transition: all .15s ease-in-out;
    border:none !important;
}
.btn-image:hover{
  transform: translate(0, -4px);
}
.btn-click-here {
  background-image: url(../images/click-here.png);
}
.btn-help {
  background-image: url(../images/btn-help.png);
  height: 70px; 
  width: 167px;
}
.dreamboard-registration form .button[type=submit],
.btn-signup {
  background-image: url(../images/btn-sign-up.png);
}
.btn-login {
  background-image: url(../images/btn-login.png);
  width: 150px;
}
.btn-theme-login {
  background-image: url(../images/btn-theme-login.png);
}
.page-dreamboard .page-element:not(.theme-section) .section-body .button:not(.btn-image) {
    background-color: transparent;
    border-color: #1b1b1b;
    color: #1b1b1b;
    text-transform: none;
}

.page-dreamboard .page-element:not(.theme-section) .section-body .button:hover:not(.btn-image) {
    background-color: #1b1b1b;
    color: #FFFFFF;
    text-transform: none;
}

.board-item .hic-box {
    border-radius: 40px;
    overflow: hidden;
}

.page-dreamboard .body-content,
.page-dreamboard .body-content .h1, .page-dreamboard .body-content .h2, .page-dreamboard .body-content .h3, .page-dreamboard .body-content .h4, .page-dreamboard .body-content .h5, .page-dreamboard .body-content .h6, 
.page-dreamboard .body-content h1, .page-dreamboard .body-content h2, .page-dreamboard .body-content h3, .page-dreamboard .body-content h4, .page-dreamboard .body-content h5, .page-dreamboard .body-content h6{
    font-family: 'inkfree';
    font-weight: 400;
}

#helpContent,
#helpContent h3 {
  font-family: 'inkfree';
}
.checklist.checklist-style-2 li:before {
    background-image: url(../images/checklist-dreamboard.png);
    background-size: contain;
    background-repeat: no-repeat;
    content: '';
    height: 14px;
    width: 14px;
    top: 7px;
    left: 4px;
}
.dreamboard-signup-button {
    background-image: url(../images/login-button-1.png);
}
.dreamboard-signup-button {
    transition: all .25s ease-in-out;
}
.dreamboard-signup-button:hover,
.dreamboard-registration form .button[type=submit]:hover {
    transform: translate(0, -10px);
}
.no-background-filter.page-element.has-bg-img .bg-image:before,
.dreamboard-login #gform_fields_login #field_3,
.dreamboard-login .gf_login_links,
.registration-link{
  display: none
}
.no-background-filter.has-bg-img,
.no-background-filter.page-element.default-section.has-bg-img,
.no-background-filter.has-bg-img h1,
.no-background-filter.has-bg-img h3 {
  color: #1B1B1B;
}

.dreamboard-login form .gform_footer {
  text-align: center;
}
.dreamboard-registration .btn-login {
  margin-top: 0;
  margin-bottom: 8px;
}
.dreamboard-registration .login-block h4,
.dreamboard-welcome .login-block h4 {
  margin-bottom: 8px;
}
.gallery-element.image-above-content .boarditems .hic-content:not(:hover) {
  background: none;
}

.boarditems h2 {
  margin-bottom: 0;
}
.page-dreamboard .theme-text {
    color: #92c84b;
}
.dreamboard-welcome .login-block h4 {
  font-weight: 700;
}
.dreamboard-welcome .registration-block br {
  display: none;
}
.welcome-block img,
.welcome-block svg {
  width: 120px;
}
.welcome-block svg {
  overflow: initial;
}
.dreamboard-registration .welcome-block h3 {
  margin-bottom: 8px;
}
.dreamboard-registration .welcome-block {
  text-align: center;
}
.welcome-block .info-icon {
  transition: all .25s ease-in-out;
}
.welcome-block a:hover .info-icon {
  transform: scale(1.08) translate(0,-10px);
}

.dreamboard-registration .gform_ajax_spinner {
  position: absolute;
  right: 0;
  top: 0;
}
.dreamboard-registration .gform_footer {
    position: relative;
    width: 177px;
}
.section-body.boarditems > .cell.medium-2 a {
     margin-bottom: 0;
     margin-top: 12px;
}

.fancybox-button--add-to-shortlist {
    width: auto;
    color: #FFF;
    background-color: #8fba1f;
    font-size: 14px;
    border-radius: 10px;
    margin-top: 5px;
    padding: 10px 15px;
    height: auto;
}

.dreamboard-registration.grey-section {
    background-color: #E6E7E8;
}

@keyframes bulbAnimation {
    0% {
        transform: scale(1, 1);
    }
    50% {
        transform: scale(1.2, 1.2);
    }
    100% {
        transform: scale(1, 1);
    }
}

.page-home-renovation-gallery .floating-button a > i,
.single-gallery .floating-button a > i {
    animation: bulbAnimation 2s ease-out infinite;
}

.page-dreamboard .form-theme-1 .gform_wrapper .validation_message,
.page-dreamboard .gform_wrapper .form-theme-1 .validation_message {
    margin: -18px 0px 8px 8px;
}

@media(max-width: 640px) {
  .dreamboard-banner .section-body > .cell:first-child {
    display: none;
  }
  .dreamboard-listing.default-alignment {
    text-align: center;
  }
  .dreamboard-registration .btn-signup {
    width: 143px;
    margin-left: 0;
  }
 
}

@media(max-width: 1023px) {
    .page-dreamboard h1,
    .boarditems h2 {
      font-size: 34px;
      line-height: 1.2;
    }
    .page-dreamboard .gform_title {
      font-size: 24px;
    }
    .dreamboard-login .bg-image,
    .dreamboard-registration .bg-image,
    .dreamboard-welcome .bg-image {
        display: none;
    }
    .dreamboard-login.default-alignment,
    .dreamboard-registration.default-alignment {
      text-align: center;
    }
    .dreamboard-login .button[type="submit"] {
      font-size: 18px;
    }
    .dreamboard-login .registration-block h4 {
      font-size: 24px;
    }
    .dreamboard-login .btn-click-here {
        height: 42px;
        width: 212px;
    }
    .dreamboard-login .btn-help {
      height: 57px;
      width: 132px;
    }
    .dreamboard-registration form .button[type=submit] {
      height: 56px;
          width: 154px;
    }
     .dreamboard-registration .section-body .cell:first-child {
      display: none;
     }
      .dreamboard-registration .gform_footer {
        margin: 0 auto;
        display: block;
    }

    .dreamboard-menu-item.user-is-logged-in a > span:nth-child(2) { display: none; }
    
}

@media(min-width: 641px) and (max-width: 1023px) {
  .dreamboard-registration .section-body .cell:last-child {
    width: 100%;
    max-width: 550px;
    margin: 0 auto;
  }  

   .page-dreamboard h2 {
    font-size: 24px;
   }
}

@media(min-width: 641px) {
    .has-info-icon .section-body {
      padding-left: 80px; 
      position: relative;
  }
  .has-info-icon .section-body:before {
    content: '';
    background-image: url(../images/dreamboard-info-icon.png);
    position: absolute;
    left: 19px;
    top: -24px;
    display: block;
    height: 50px;
    width: 49px;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .checklist.checklist-style-2 li:before {
    top: 4px;
  }
}

@media(min-width: 1024px) {


    .top-bar-right .menu-item:not(.dreamboard-menu-item) a {
      margin-right: 0 !important;
    }
    .has-info-icon .section-body:before {
        left: 80px;
        top: -26px;
        height: 120px;
        width: 120px;
    }
    .checklist.checklist-style-2 li:before {
      top: 12px;
    }

    .header-transparent.page-banner-hidden .dreamboard-login.has-bg-img {
      padding-top: 80px !important;
      padding-bottom: 140px;
    }
    .header-transparent.page-banner-hidden .dreamboard-registration {
      padding-top: 20px !important;
      padding-bottom: 60px !important;
    }
    .header-transparent.page-banner-hidden .dreamboard-welcome.has-bg-img.page-element {
      padding-top: 80px;
      padding-bottom: 120px;
    }    
    .page-dreamboard .body-content {
        font-size: 24px;
    }
    .checklist.checklist-style-2 li {
        padding-left: 28px;
        margin-bottom: 12px;
    }
    .has-info-icon .section-body {
        padding-left: 260px;    
    }
    .dreamboard-welcome ul {
        max-width: 516px;
    }
    .dreamboard-signup-button {
        background-image: url(../images/login-button-1.png);
        background-size: contain;
        background-repeat: no-repeat;
        background-color: transparent !important;
        font-size: 0;
        height: 269px;
        width: 347px;
        position: absolute;
      bottom: 169px;
      right: -95px;
    }
    .dreamboard-login {
      min-height: 672px;
    }
    .dreamboard-login h1,
    .boarditems h2 {
      font-size: 50px;
    }
    .dreamboard-login .grid-container {
      max-width: 450px;
    }
    .dreamboard-login .section-body {      
        margin-left: 60px !important;
    }
    .dreamboard-login .min-form-width,
    .dreamboard-registration .min-form-width {
      max-width: 100%;
    }
    .dreamboard-registration .section-body .cell:last-child {
      padding-right: 160px;
      padding-left: 40px;
      margin-left: auto;
    }
    .dreamboard-login .registration-block {
      position: absolute;
      right: -373px;
      bottom: -53px;
      text-align: center;
    }
    .dreamboard-login .registration-block h4 {
      font-size: 28px;
    }
    .dreamboard-login .grid-container {
      position: relative;
    }
    .dreamboard-login .btn-help {
        position: absolute;
       left: -575px;
      bottom: 76px;
    }

    .dreamboard-login form .button[type=submit] {
      font-size: 24px;
    }

    .dreamboard-registration form .button[type=submit] {
      background-image: url(../images/btn-sign-up.png);
      width: 177px;
      height: 64px;
      margin-left: 0;
    }
     .dreamboard-registration .login-block {
      text-align: center;
      position: absolute;
      bottom: -40px;
      right: 200px;
    }
    .dreamboard-registration .login-block h4 {
      margin-top: 0;
    }
    .dreamboard-registration .section-body {
      position: relative; 
    }
    .dreamboard-registration .welcome-block {
      position: absolute;
      bottom: 0;
      left: 120px;
    }
    .welcome-block img,
    .welcome-block svg {
      width: 150px;
    }

    .section-body.boarditems > .cell.medium-2 {
      text-align: right;
    }

    #helpContent p {
      font-size: 18px;
    }
}

@media(min-width: 1024px) and (max-width: 1279px) {
  .dreamboard-login .registration-block {
    right: -259px;
    bottom: -53px;
  }
  .dreamboard-login .registration-block h4 {
    font-size: 24px;
  }
  .dreamboard-registration .bg-image {
    display: none;
  }

  .dreamboard-registration .welcome-block {
    top: 8px;
    left: 40px
  }
  .dreamboard-registration .section-body > .cell:first-child {
        width: 20%;
  }
  .dreamboard-registration .section-body > .cell:last-child {
        padding-left: 100px;
        width: 80%;
  }
  .dreamboard-welcome .btn-signup {
    display: block !important;
  }
  .dreamboard-signup-button {
    display: none;
  }
  .has-info-icon .section-body {
    padding-left: 180px;
  }
  .has-info-icon .section-body:before {
    top: -19px;
    height: 108px;
    width: 94px;
    left: 48px;
  }
}
@media(min-width: 1280px) {
      .dreamboard-welcome .btn-theme-login {
        width: 174px;
        margin-left: 0;
        height: 80px;
      }
     .dreamboard-registration .section-body:before {
        content: '';
        background-image: url(../images/CLOUD_PNG.png);
        background-size: contain;
        background-repeat: no-repeat;
        height: 336px;
        width: 398px;
        position: absolute;
        left: -28px;
        top: -8px;
    }
}

@media(min-width: 1280px) and (max-width: 1439px) {
  .dreamboard-signup-button {
        height: 223px;
        width: 347px;
        right: -54px;
  }
  .has-info-icon .section-body {
        padding-left: 200px;
  }
    .has-info-icon .section-body:before { 
      left: 40px;
    }
    .dreamboard-registration .bg-image {
        background-position: 68% 0;
    }
}
@media(min-width: 1600px) {
    .dreamboard-registration .section-body:before {
        height: 446px;
        width: 555px;
        left: -235px;
        top: -8px;
    }
}
/**************************
!DREAMBOARD - END
**************************/
/**************************
#FOOTER - START
**************************/
.bottom-footer .copyright {
    color: #999;
    font-size: 14px;
    width: 100%;
    text-align: center;
}

.footer {
    padding: 60px 0 30px;
}
.footer .footer-col-1 p {
    text-transform: initial;
    font-weight: normal;
    font-size: 14px;
}
.footer-layout-1 .contact-details>div, .footer-layout-1 .menu li a {
  padding: 8px 0;
}
.footer h4 {
    color: #8fba1f;
	font-size: 16px;
	letter-spacing: 2px;
	font-weight: 500;
}
.footer .social-media li {
    display: inline-block;
    margin-right: 0;
}
.footer .cell {
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1px;
    font-weight: 600;
}
.footer-layout-1 .contact-details i {
  position: absolute;
  left: -20px;
  top: 12px;
}
.social-media i,
.office-social i{
    color: #8fba1f;
	border: 1px solid #8fba1f;
	font-size: 20px;
	padding: 8px 10px;
	text-align: center;
	font-weight: bold;
	margin: 0 2px;
}
@media(max-width: 640px) {
    .footer .contact-details i {
  width: 18px;
  margin-right: 6px;
    text-align: center;
    padding: 0;
    position: relative;
    top: 1px;
}
.footer .contact-details div {
    padding-left: 0;
}
}
@media (min-width: 641px) {
  .footer-layout-1 .footer-col {
    text-align: left;
    margin-bottom: 30px;
  }

  .footer-layout-1 .contact-details div {
    padding-left: 25px;
  }

  .footer-layout-1 .contact-details i {
    left: 0px;
  }

  .bottom-footer .inner-content {
    text-align: left;
  }

  .bottom-footer .inner-content .copyright {
    display: inline-block;
  }
}

@media(max-width:1023px){
	.footer{
		text-align:center;
	}
	.footer .inner-footer.grid-padding-x {
		max-width: 300px;
		margin: auto;
		width: 100%;
	}
}

/**************************
FOOTER - END
**************************/
/************************
 CENTERED LOGO MENU
***************************/
.header-layout-3 .top-bar-left{
	display: none;
}
.header li.menu-item-seperator{
	min-width: 200px
}
.header li.menu-item-seperator a {
    padding: 0;
}
.header li.menu-item-seperator a::before {
    background: url('/wp-content/uploads/2020/06/logo.png') no-repeat center;
    background-size: contain;
    content: '';
    display: block;
    margin-top: -9px;
    min-height: 47px;
    background-color: transparent !important;
}
.header li.menu-item-seperator a{
	background-color: transparent;
	font-size: 0px;
}
.header-layout-3 .top-bar-right li.menu-item-has-children a::after {
    display: none !important;
}
.header-layout-3 .menu.medium-horizontal {
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 30px 0;
}
.header-layout-3 .is-dropdown-submenu{
	text-align:left;
	min-width: 300px;
}
.header-layout-3.header .menu .is-dropdown-submenu li a {
    background: rgba(17,17,17,.95);
}
.header-layout-3.header .menu .is-dropdown-submenu li a:hover {
    background: #8fba1f;
}
.off-canvas .menu .is-accordion-submenu-parent > a::after{
	display: none;
}
.dropdown.menu li.is-active > a {
	color: #8fba1f
}
@media(max-width:1023px){
	.header-layout-3 .top-bar-left{
		display:block;
	}
	li.menu-item-seperator,
	.hero .hero-banner-message a.scroll-down{
		display: none;
	}
}
/************************
 CENTERED LOGO MENU - END
***************************/
.slick-list{
	z-index:0;
}
.slick-prev, .slick-next{
	z-index:99;
}
/*********************
ANIMTATE
********************/
@-webkit-keyframes bounce {
	0% {
		-webkit-transform:translateY(-10%);
	}
	5% {
		-webkit-transform:translateY(-10%);
	}
	15% {
		-webkit-transform:translateY(0);
	}
	20% {
		-webkit-transform:translateY(-8%);
	}
	25% {
		-webkit-transform:translateY(0%);
	}
	30% {
		-webkit-transform:translateY(-7%);
	}
	35% {
		-webkit-transform:translateY(0%);
	}
	40% {
		-webkit-transform:translateY(-6%);
	}
	45% {
		-webkit-transform:translateY(0%);
	}
	50% {
		-webkit-transform:translateY(-5%);
	}
	55% {
		-webkit-transform:translateY(0%);
	}
	60% {
		-webkit-transform:translateY(-3%);
	}
	65% {
		-webkit-transform:translateY(0%);
	}
	70% {
		-webkit-transform:translateY(-2%);
	}
	75% {
		-webkit-transform:translateY(0);
	}
	80% {
		-webkit-transform:translateY(-1%);
	}
	85% {
		-webkit-transform:translateY(0);
	}
	100% {
		-webkit-transform:translateY(0);
	}
}
/***************************************
 * Dream Board
***************************************/
.cta-centered .button,
.cta-centered .button:hover{
    margin: 0 20px;
    color: #8fba1f;
    background: transparent;
    border: 2px solid #8fba1f;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 800;
}
.cta-centered p {
    margin: 0;
    font-size: 20px;
    letter-spacing: 1px;
}

/***************************************
 * Dream Board - END
***************************************/
.partners.page-element.contain-images .hic-image{
	background-size: 130px;
}
.partners.page-element.contain-images .slick-slider {
    margin-bottom: 0;
}
.partners.grid .section-body .cell.image-list {
    margin-bottom: 0;
}
.specialties .section-body {
    margin: 50px 0 0;
}
.specialties .section-footer {
    background: #fff;
    padding: 40px 0;
	margin-top: 0;
}
.specialties .hic-blurb p {
    text-transform: uppercase;
    font-size: 1em;
    letter-spacing: 3px;
}
.specialties .hic-content h3{
    font-size: 1.8em;
    margin: 0 0 20px;
	letter-spacing: 1px;
}
.solid-button .section-footer .hic-button-wrap .button{
	padding: 15px 30px;
	text-transform: uppercase;
	letter-spacing: 3px;
	font-size: 12px;
	font-weight: bold;
	border: 2px solid #8fba1f;
	background: #8fba1f;
	color: #fff;
}
.solid-button .section-body .button{
	padding: 15px 30px;
	text-transform: uppercase;
	letter-spacing: 3px;
	font-size: 12px;
	font-weight: bold;
	border: 2px solid #8fba1f;
	background: #8fba1f;
	color: #fff;
	margin: 50px auto 0;
}
.solid-button .section-footer .hic-button-wrap .button:hover,
.solid-button .section-body .button:hover{
	border: 2px solid #8fba1f;
	background: transparent;
	color: #8fba1f;
}

.services-box .section-title {
    font-size: 2.5em;
}
@media(max-width:1024px){
	.specialties .hic-content h3{
		font-size:1.3em;
	}	
	.specialties .hic-blurb p{
		font-size: .8em;
	}
	.solid-button.line-button .hic-button-wrap .button, .line-button .hic-button-wrap .button{
		margin-top: 14px;
	}
}

/******************************
 Landing Page
******************************/
.landing-page .hic-blurb h3,
.landing-page .hic-blurb p,
.landing-page .hic-blurb h4{
    font-size: 18px;
    font-weight: normal;
	margin-bottom: 20px;
}
.landing-page .hic-blurb h2 {
    font-size: 28px;
	margin-bottom: 20px;
}
.landing-page .hic-blurb h1 {
    font-size: 24px;
    color: #91BC1F;
	margin-bottom: 20px;
}
.img-full-height .hic-image {
    height: 100%;
}
.landing-page .button {
    font-size: 18px;
    padding: 15px;
}
.landing-page strong {
    font-weight: 600;
}
.landing-page #gform_2 {
    width: 100%;
    max-width: 500px;
    margin: 20px auto;
}
.landing-page #gform_2 h3 {
    font-size: 30px;
    font-weight: bold;
    margin-top: 30px;
}
.landing-page h2.section-title {
    font-size: 25px;
    font-weight: 600;
}
.office .slick-track,
.office .bg-image.slick-slide,
.office-testimonial .slick-track{
    width: 100% !important;
}

.single-office .tabs-panel h1,.single-office .tabs-panel h1 strong,
.single-office .tabs-panel h2, .single-office .tabs-panel h1 strong,
.single-office .accordion-content h1, .single-office .accordion-content h2{
    font-size: inherit;
    font-weight: 600;
}
.office-awards, .office-license {
    text-align: center;
}
.office-awards img{
	max-height: 120px;
	width: auto;
}
.accordion-title {
    text-transform: uppercase;
    color: #8fba1f;
}


/*******************
 * LP TEMP START
*******************/
#greatnews .hic-box {
    padding: 20px;
}
#greatnews .hic-image::before {
    padding-top: 80%;
}
#greatnews .hic-image {
    background-size: contain;
    background-repeat: no-repeat;
}
#request .hic-image:before {
    padding-top: 100%;
}
#request .hic-image {
    background-size: contain;
    background-repeat: no-repeat;
}
#build .hic-title {
    background: #111111;
    color: white;
    text-align: right;
    padding: 40px;
    border-top-right-radius: 80px;
    border-bottom-right-radius: 80px;
}
#build .hic-title::after {
    clear: both;
    display: block;
    content: '';
}
#build .hic-title h3 {
    width: 100%;
    max-width: 500px;
    margin: auto;
    float: right;
}
#build .hic-blurb {
    max-width: 600px;
    padding: 0 40px;
}
.lp-video-link .has-video .hic-image::before {
    background-color: transparent;
}
.lp-video-link .has-video .hic-image {
    height: auto !important;
    background-size: contain;
    background-repeat: no-repeat;
}

.lp-video-link .has-video .hic-image::after {
    content: 'click here to watch video';
    display: block;
    text-align: center;
    position: relative;
    bottom: -40px;
}
.lp-video-link .video-play-button {
    display: none;
}
.clear-bg.page-element.default-section.has-bg-img{
	color: #111;
	padding: 50px 0 150px;
}
.clear-bg .bg-helper {
    background-position: 0 80%;
}
.clear-bg .bg-float:before {
    background: transparent;
}
.highlight-text .hic-content {
    width: 100%;
}
.highlight-text .hic-content p {
    font-size: 18px;
    background: rgba(0,0,0,.2);
    padding: 20px;
}
#lp-services .section-title {
    font-size: 2em;
}
.lp-template .hic-title h3 {
    color: #8fba1f;
    font-size: 25px;
    margin: 20px 0;
}
.lp-template .hero .button.secondary-white-button::before {
    content: "\f095";
    padding-left: 1px;
}
@media(max-width: 640px){
	#greatnews .hic-image::before,
	.lp-video-link .has-video .hic-image::before {
		padding-top: 30%;
	}
	#build .hic-title {
		text-align: center;
		border-radius: 0;
		margin-bottom: 20px;
	}
	#request .hic-image:before {
		padding-top: 50%;
	}
	.clear-bg .bg-helper {
		background-position: bottom;
	}
	#lp-services .section-title,
	.lp-template .hic-title h3{
		font-size: 1.3em;
		text-align: center;
	}
}
/*******************
 * LP TEMP END
*******************/
/*******************
 #OFFICE SEARCH START
*******************/
.office-listing .results,
.office-search-container .search-header {
    padding: 0 16px;
}
@media(max-width: 640px) {
    .office-search-container .search-header {
        text-align: center;
    }
}
@media(min-width: 641px) {
    .office-listing-accordion .accordion-container {
        display: flex;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        margin-left: -8px;
        margin-right: -8px;
        justify-content: center;
    }
    .office-listing-accordion .office-state {
        width: 33.33%;
        padding: 0 8px;
    }
}
/*******************
 #OFFICE SEARCH END
*******************/
/*******************
 #OFFICE SINGLE PAGE START
*******************/
.location-profile .tabs-panel {
  padding: 0;
}
.office-contact-details,
.office-additional-info {
  margin-top: 24px;
}
.office-video .flex-video, 
.office-video .responsive-embed {
    min-height: 400px;
    padding-bottom:0;
}

.default-section .office-additional-info {
    text-align: center;
}
.single-office .gallery-element .section-body,
.page-template-template-cpt-archive .gallery-element .section-body { justify-content:center; }

@media(max-width: 640px) {
  .office-contact-details {
    text-align: center;
  }
  .office-contact-details .contact-detail {
    margin-bottom: 24px;
  }
  .office-contact-details .contact-detail:last-child {
    margin-bottom: 0;
  }
  .office-accordion {
    width: 100%;
  }

}
@media(min-width: 641px) {
  .office-contact-details {
    text-align: center;
    display: flex;
    justify-content: space-between;
    width: 100%;
  }
  .office-contact-details .contact-detail {
    flex: 1 1 0;
  }
}
@media(max-width: 1023px) {
      .office-accordion img {
        height: auto !important;
    }
}
@media(min-width: 1024px) {

  .single-regions.header-transparent.admin-bar .hero.default-height,
  .single-office.header-transparent.admin-bar .hero.default-height {
    min-height: calc(100vh - (120px + 32px));
  }
  .single-office.header-transparent .hero.default-height {
    min-height: calc(100vh - 120px);
  }

 /* .single-office.header-transparent.admin-bar .hero.full-screen-banner {
        min-height: calc(100vh - (120px + 32px));
  }
  .single-office.header-transparent .hero.full-screen-banner {
        min-height: calc(100vh - (120px + 32px));
  }*/
  
  .single-office .office-video {
      margin-top: -70px;
  }
  .office-contact-details,
    .office-additional-info {
      margin-top: 44px;
    }
      
}
/*Office Testimonial Video - Start*/
@media(min-width: 641px) and (max-width: 1023px) {
    .has-1-video .hic-box { max-width: 480px; margin: 0 auto; }    
}
@media(min-width: 1024px) {
    .has-1-video .hic-box { max-width: 650px; margin: 0 auto; }    
}

/*Office Testimonial Video - END*/
/*******************
 #OFFICE SINGLE PAGE END
*******************/

/*********************************
 #OFFICE NEW EXPERIENCE - START
*********************************/
/*Office Header - Start*/
.office-new-experience .header {
  background-color: #111;
  z-index: 99;
  top: 0;
}
.office-new-experience .header .top-bar .menu li:not(.dreamboard-menu-item) a {
  color: #fff;
}
/*Office Header - Start*/

/*Office Profile - Start*/
.office-profile-element .hic-box {
  align-items: center;
}
.office-profile-element .hic-image::before {
  padding-top: 120%;
}
@media (min-width: 1024px) {
  .office-profile-element .hic-blurb {
    font-size: 18px;
  }
}

/*Office Profile - End*/

/*Office Contact Form - Start*/
.office-contact-form-element .grid-container {
  background-color: #111;
  color: #fff;
  padding: 15px;
}
.office-contact-form-element .section-header {
  margin-bottom: 0;
}
.office-contact-form-element .sub-heading {
  font-size: 14px;
  margin-bottom: 0;
}
.office-contact-form-element .cell h3 {
  font-size: 14px;
  color: #8fba1f;
  text-align: center;
  margin-bottom: 50px;
}
.office-contact-form-element .contact-us-form ::placeholder {
	color: #fff;
}
.office-contact-form-element .contact-us-form input:not([type=submit]), .office-contact-form-element .contact-us-form textarea, .office-contact-form-element .contact-us-form select {
  background: transparent;
  border: 1px solid #292929;
  color: #fff;
}
.office-contact-form-element .contact-us-form select option {
  background: #111;
}
.office-contact-form-element .contact-us-form .gform_wrapper .gfield_label{
	font-weight: normal;
}
.office-contact-form-element .contact-us-form .hidden_label .gfield_label {
  display: none;
}
.office-contact-form-element .contact-us-form ul.gfield_radio {
  margin-bottom: 20px;
}
.office-contact-form-element .contact-us-form ul.gfield_radio li{
  width: auto;
  display:inline-block;
}
.office-contact-form-element .contact-us-form label {
  color: #fff;
  font-weight: normal;
}
.office-contact-form-element .contact-us-form input[type="checkbox"] + label::before, .office-contact-form-element .contact-us-form  input[type="radio"] + label::before{
	border-color: white;
}
.office-contact-form-element .contact-us-form textarea{
	margin-bottom: 50px;
}
.office-contact-form-element .contact-us-form .gform_fileupload_rules{
	font-size: 14px;
}
.office-contact-form-element .contact-us-form .ginput_container_fileupload{
	margin-bottom: 30px;
}
.office-contact-form-element .contact-us-form .ginput_container_fileupload input{
	margin-bottom: 2px;
}
.office-contact-form-element .contact-us-form input[type="submit"] {
  width: 100%;
}
.office-contact-form-element .contact-us-form .gfield.gform_hidden {
  display: none;
}
@media (min-width: 641px) {
  .office-contact-form-element .sub-heading {
    font-size: 16px;
  }
  .office-contact-form-element .cell h3 {
    font-size: 18px;
  }
  .office-contact-form-element .grid-container {
    padding: 50px;
  }
  .office-contact-form-element .contact-us-form .gform_fields {
    column-count: 2;
  }
}
@media (min-width: 1024px) {
  .office-contact-form-element .section-header, .office-contact-form-element .cell h3 {
    padding: 0 100px;
  }
}
/*Office Contact Form - End*/

/*Office Contact Details - Start*/
.office-contact-details-element .office-contact-details h4 {
  font-size: 24px;
}
/*Office Contact Details - End*/

/*********************************
 #OFFICE NEW EXPERIENCE - END
*********************************/

/*****************************
 #CTA Layout THREE START
*****************************/

@media(max-width: 1023px) {
    .cta-layout-3.cta-long-heading .section-title {
        font-size: 19px;
    }
     .cta-element.cta-layout-3 .inner-section>.grid-container {
        text-align: center;
    }
    .cta-element.cta-layout-3 .section-title {
        margin-bottom: 24px;
    }
}
.cta-element.cta-layout-3 .section-header {
    margin-bottom: 0;
}

.cta-element.cta-layout-3.small-container .grid-container {
    max-width: 750px;
}
.cta-element.cta-layout-3 .hic-button-wrap .button {
    margin-top: 0;
}
@media(min-width: 1024px) {
    .cta-element.cta-layout-3 .inner-section>.grid-container {
        display: flex;
        justify-content: space-between;
    }
    .cta-element.cta-layout-3 .section-title {
        font-size: 28px;
        margin-bottom: 0;
    }
    .cta-layout-3.cta-long-heading .section-header {
        padding-right: 46px !important;
    }
     .cta-layout-3.cta-long-heading .section-title {
         font-size: 21px;
     }
    .cta-layout-3.cta-long-heading .section-body {
        min-width: 200px;
        align-items: center;
    }
}
/***********************
 #CTA Layout THREE END
***********************/

/*****************************
 #PAGINATION END
*****************************/
.hic-paginate-pagination,
.hic-pagination {
    margin-top: 50px;
    display: flex;
    justify-content: center;
}
.pagination li {  
  margin-right: 3px;
}
.default-section .pagination li.disabled a {
    border-color: #b7b7b7;
    color: #b7b7b7;
}

.dark-section .hic-pagination .page-numbers {
    border: 1px solid #8d8d8d;
    color: #8d8d8d;
}

.default-section .pagination li.active a,
.default-section .pagination li a:hover,
.hic-pagination .page-numbers.current,
.hic-pagination .page-numbers:hover {
  border-color: #8fba1f;
  color: #8fba1f;
}
.pagination a,
.pagination .current,
.hic-pagination .page-numbers {
    padding: 6px 11px;    
    background-color: transparent !important;
    border: 1px solid #111;
    color: #111;
}
@media(min-width: 1024px) {
  .pagination li {
    font-size: 16px;
    margin-right: 4px;
  }
  .pagination a, .pagination .current,.hic-pagination .page-numbers {
    padding: 8px 14px;
  }
}
/*****************************
 #PAGINATION START
*****************************/


/*****************************
 #RENOVATION GUIDE CTA START
*****************************/
.cta-renovation-guide .section-footer,
.cta-renovation-guide .section-footer .button {
  margin-top: 0;
}
@media(min-width: 1024px) {
  .cta-renovation-guide {
    min-height: 420px;
  }
}
/*****************************
 #RENOVATION GUIDE CTA END
*****************************/

/*****************************
 #TEAM SLIDER - Single Office START
*****************************/
.single-office .team-listing .section-header,
.single-regions .team-listing .section-header{
    text-align: center;
}
.single-office .team-carousel .slick-track,
.single-regions .team-carousel .slick-track{
    margin: 0 auto;
}
.single-office .team-carousel .hic-box,
.single-regions .team-carousel .hic-box{
  text-align: center;
}
.single-office .team-listing .team-member-avatar,
.single-regions .team-listing .team-member-avatar{
    margin: 0 auto 16px;
    box-shadow: 0 1px 2px 0 rgba(0,0,0, .4);
}
.single-office .team-listing .team-member-avatar:before,
.single-regions .team-listing .team-member-avatar:before {
    padding-top: 130%;
}
.team-carousel { margin-left:0; }

.single-office .member-name,
.single-regions .member-name {
  font-weight: 700;
}
.single-regions .member-office {
    font-weight: 600;
}
.single-office .member-position,
.single-regions .member-position,
.single-regions .member-office {
  color: #757575;
}
.single-office .member-position,
.single-regions .member-position{
    margin-bottom: 4px;
}
.modal-element .member-position {
    color: #CCC;
}
@media(max-width: 640px) {
   .team-carousel .team {
        padding: 0 24px;
    }
}
@media(min-width: 641px) and (max-width: 1023px) {
    .team-carousel .team {
        padding: 0 20px;
    } 
    .team-carousel .slick-prev { left:-8px; }
    .team-carousel .slick-next { right:-8px; }
}
 @media(min-width: 1024px) {
  .single-office .member-name,
  .single-regions .member-name{
    font-size: 18px;
  }
  .team-carousel .slick-track {
        display: flex;
        grid-column-gap: 24px;
    }
}
/*****************************
 #TEAM SLIDER - Single Office END
*****************************/

/*****************************
 #SIDEBAR - START
*****************************/
.sidebar .cta-element {
    padding-top: 150px;
    padding-bottom: 40px;
    text-align: left;
}
.sidebar .cta-element .bg-float:before {
    background: rgba(51, 51, 51, .20);
}
.sidebar .cta-element.default-alignment .section-header {
    margin-bottom: 0;
}
.sidebar .cta-element.default-alignment,
.sidebar .cta-element.default-alignment .section-header {
    text-align: left;
}
.sidebar .cta-element .section-title {
    font-size: 24px;
}
.sidebar .cta-element .bg-float::after {
        background: linear-gradient(0deg, rgb(17 17 17 / 82%) 12%, rgb(170 170 170 / 0%) 70%);
    position: absolute;
    width: 100%;
    height: 400px;
    z-index: 1;
    content: '';
    bottom: 0;
    left: 0;
}
   .sidebar .cta-element .cell {
       padding-left: 24px;
       padding-right: 24px;
   } 
   
/*****************************
 #SIDEBAR - END
*****************************/
/*****************************
 #SINGLE GALLERY PAGE - START
*****************************/
.gallery-slider,
.gallery-thumb-slider,
.gallery-thumb-slider .slick-track,
.gallery-thumb-slider .slick-list,
.gallery-slider .slick-track {
    opacity: 0;
    height: 0;
    visibility: hidden;
    overflow: hidden;
    width: 0;
}
.gallery-thumb-slider.slick-initialized,
.gallery-thumb-slider.slick-initialized .slick-list,
.gallery-thumb-slider.slick-initialized .slick-track,
.gallery-slider.slick-initialized,
.gallery-slider.slick-initialized .slick-track {
    height: auto;
     opacity: 1;
    visibility: visible;
    overflow: auto;
    width: auto;
}

.gallery-description.default-display .hic-content {
    padding: 24px 15px;
    position: relative;
}
.gallery-description.default-display .gallery-slider {
    margin-bottom: 0;
}
.gallery-description.default-display h1 {
    font-size: 22px;
}
.gallery-description.default-display .gallery-thumb-container {
    position:relative;
/*    border-bottom: 1px solid #e4e4e4;*/
    padding-bottom: 14px;
    margin-bottom: 24px;
}
.gallery-description .gallery-thumb-slider {
    margin: 0 -6px;    
}
.gallery-description .gallery-thumb-slider .slick-track {
    width: 100% !important;
    display: flex;
    flex-flow: row wrap;
}
.gallery-description .gallery-thumb-slider li {
    float: none;
    width: 50% !important;
    flex: 0 0 auto;
    padding: 0px 6px;
    margin-bottom: 12px;
}
.gallery-description .gallery-thumb-slider .hic-image {
    height: 115px;
}
.gallery-description .btn-view-all {
    border: 2px solid #8fba1f;
    padding: 24px;
    color: #8fba1f;
    font-weight: 700;
    text-transform: uppercase;
    cursor: pointer;
    min-height: 115px;
    min-width: 185px;
    width: 100%;
    transition: all .25s ease-in-out;
}
.gallery-description .btn-view-all:hover {
    background-color: #8fba1f;
    color: #FFF;
}

.gallery-description .btn-view-all:before {
    content: '\f067';
    margin-right: 8px;
    font-family: 'Font Awesome 5 Pro';
}
.gallery-description .btn-readmore {
    font-weight: 700;
}
.gallery-description .btn-readmore:after {
    content: '\f067';
    margin-left: 8px;
    font-family: 'Font Awesome 5 Pro';
    font-size: 12px;
}

.gallery-description .btn-enquiry {
    width: 100%;
    margin-bottom: 0;
}
.gallery-description .slick-next {
    right: 20px;
}
.gallery-description .slick-prev {
    left: 20px;
}

.gallery-description .slick-arrow {
    background-color: rgb(255 255 255 / 60%);
    border-radius: 50%;
    height: 30px;
    width: 30px;
}
.gallery-description .slick-arrow:hover {
    background-color: rgb(255 255 255 / 95%);
}
.gallery-description .slick-arrow:before {
    font-size: 14px;
}
.gallery-description .slick-next:before {
    margin-left: 2px;
}
.gallery-description.default-display .hic-gallery {
        background-color: #F2F2F2;
    }
.custom-slider-arrow{
background-color: rgb(255 255 255 / 60%);
    border-radius: 50%;
    height: 30px;
    width: 30px;
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 2;
    cursor: pointer;
    margin: auto;
}
.custom-slider-arrow.arrow-prev {
    left: 20px;
}
.custom-slider-arrow.arrow-next {
    right: 20px;
}
.custom-slider-arrow:before {
    font-family: 'Font Awesome 5 Pro';
    content: '\f054';
    border: none;
    right: 14px;
    font-size: 14px;
}
.custom-slider-arrow.arrow-prev:before {
    content: '\f053';
}
.gallery-custom-slider {
    position: relative;
}

.gallery-description-content p,
.gallery-description-content span {
    font-family: inherit !important;
    color: inherit !important;
    font-size: inherit !important;
}
.gallery-description-content h1 {
    margin-bottom: 24px;
    border-bottom: 1px solid #99c03d;
    padding-bottom: 24px;
}
.gallery-element.related-gallery.row-fluid .section-header .cell {
    padding-left: 15px !important;
    padding-right: 15px !important;
}
@media(max-width: 640px) {
    .gallery-description.default-display .hic-box {
        flex-flow: column;
    }
    .gallery-description .gallery-slider .slick-list{
        margin: 0;
    }
    .gallery-description.default-display .hic-gallery {
        min-height: 269px;
    }
     .page-elements>.page-element.default-section:not(.has-bg-img)+.page-element.default-section:not(.has-bg-img).gallery-description-content {
        padding-top: 30px;
    } 
    .gallery-element.related-gallery.row-fluid .section-header { padding:0 !important; }   
}
@media(min-width: 1024px) {
    
    .gallery-thumb-slider {
        min-height: 120px;
    }
    .gallery-description .btn-enquiry-container {
        position: absolute;
        bottom: 24px;
        width: 100%;
        left: 0;
        right: 0;
        padding: 0 24px;
    }
    .gallery-description.default-display .hic-content { 
     padding: 24px;   
     width: 100%;
     position: relative;
    }
    
    .gallery-description.default-display .gallery-slider,
    .gallery-description.default-display .gallery-slider .hic-image:before {
        height: calc(100vh - 118px);
    }
    .admin-bar .gallery-description.default-display .gallery-slider,
    .admin-bar .gallery-description.default-display .gallery-slider .hic-image:before {
        height: calc(100vh - 150px);
    }    
    .gallery-description.default-display .gallery-slider .slick-list,
    .gallery-description.default-display .gallery-slider .slick-track {
        height: inherit !important;
    }
    .gallery-description .hic-content {
        font-size: 14px;
    }
    
    .custom-slider-arrow.arrow-prev {
        left: 45px;
    }
    .custom-slider-arrow.arrow-next {
        right: 45px;
    }
    .page-elements>.page-element.default-section:not(.has-bg-img)+.page-element.default-section:not(.has-bg-img).gallery-description-content {
        padding-top: 80px;
    }
}
@media(min-width: 1024px) {
    .gallery-description.default-display .hic-box {
        display: flex;
    }
    .gallery-description.default-display .hic-gallery {
        width: calc(100% - 450px);
        min-width: calc(100% - 450px);
    }
    .gallery-description .slick-next {
        right: 45px;
    }
    .gallery-description .slick-prev {
        left: 45px;
    }
}
@media(min-width: 1440px) {
    .gallery-description .gallery-thumb-slider .hic-image,
    .gallery-description .btn-view-all {
        height: 130px;
    }
    .gallery-description.default-display .hic-content {
        padding: 34px;
    }
    .gallery-description .btn-enquiry-container {
        padding: 0 34px;
        bottom: 34px;
    }
}
/*****************************
 #SINGLE GALLERY PAGE - END
*****************************/

/*****************************
 #GALLERY CATEGORY PAGE - START
*****************************/
@media(min-width: 1024px) {
   .category-gallery-description .hic-image {
        height: 100%;
    }
}

/*****************************
 #GALLERY CATEGORY PAGE - START
*****************************/

/*****************************
 #SINGLE BLOG PAGE - START
*****************************/
@media(max-width: 1023px) {
   .single-post .inner-body-content {
        display: flex;
        flex-flow: column;
    }
    .single-post .main-content {
        order: 2;
    } 
    .sidebar-element {
        padding-bottom: 0;
    }
}

/*****************************
 #SINGLE BLOG PAGE - END
*****************************/

/*****************************
 #MODAL STYLING START
*****************************/
.modal-element .close-button {
    color: #8fba1f;
}
.modal-element .close-button:focus, 
.modal-element .close-button:hover {
    color: #769e0c;
}
.modal-content {
    color: #cccccc;
}
.modal-design-1 .modal-title {
    margin-bottom: 8px;
}
.modal-design-1 header {
    border-bottom: 2px solid #8fba1f;
    padding-bottom: 16px;
    margin-bottom: 16px;
}
.modal-element p span {
    font-size: inherit !important;
    font-family: inherit !important;
}
.modal-element.text-left {
    text-align: left;
}
.reveal.modal-element {
    background: #111;
    color: #fff;
    text-align: center;
    border-radius: 0;
    border: 2px solid #292929;
	height: auto;
	max-width: 1024px;
}
.reveal.modal-element .modal-content .contact-us-form {
    text-align: left;
    color: #fff;
}
.modal-title span {
    font-size: 20px;
    text-transform: uppercase;
    display: block;
    font-weight: 700;
    letter-spacing: 4px;
    margin-bottom: 5px;
    color: #8fba1f;
}
.modal-blurb {
    font-size: 15px;
    width: 100%;
    max-width: 700px;
    margin: auto;
    padding-bottom: 20px;
}
.modal-blurb h3 {
    font-size: 18px;
    color: #8fba1f;
}

.reveal.modal-element .contact-us-form ::placeholder {
	color: white;
}
.reveal.modal-element input:not([type=submit]), .reveal.modal-element textarea, .reveal.modal-element select {
    background: transparent;
    border: 1px solid #292929;
    color: white;
}
.reveal.modal-element select option {
    background: #111;
}
.reveal.modal-element .gform_wrapper .gfield_label{
	font-weight: normal;
}
.modal-element.text-left {
    text-align: left;
}

.modal-element.has-image header {
    position: relative;
    padding-left: 110px;
    min-height: 120px;
}
.modal-element.has-image .hic-image {
    height: 100px;
    width: 100px;
    position: absolute;
    left: 0;
}
.modal-content p {
    color: inherit !important;
    font-size: inherit !important;
}
@media(min-width: 641px) {
    .modal-element.has-image header {
        padding-left: 187px;
        min-height: 180px;
    }
    .modal-element.has-image .hic-image {
        height: 160px;
        width: 160px;
    }
}
@media(min-width: 641px) and (max-width: 1279px) {
    .modal-element {
        width: calc(100% - 80px);
        padding: 34px 46px;
    }
}
@media(min-width: 1024px) {
    .modal-element {
        padding: 60px;
    }
}

@media(min-width: 1280px) {
    .modal-element {
        width: 100%;
    }
}

/*****************************
 #MODAL STYLING START
*****************************/

.single-post .featured-image {
  margin-bottom: 24px;
}

/*****************************
 #CUSTOMISER STYLING START
*****************************/
/*Typography - START*/
.hide-page-title .hero-banner-message, .hide-categories .hic-category {display: none !important;}
.page-content-container h2, .page-content-container h3, .page-content-container h4 {letter-spacing: 0.5px;}

.page-content-container h3, .page-columns h3 {font-size: 20px; margin-top: 25px; margin-bottom: 20px;}
.page-content-container h4, .page-columns h4 {font-size: 18px; margin-top: 25px; margin-bottom: 20px;}

.checklist li:before, .page-element.checklist  ul li:before {color: #8fba20;}
ol.steps-list li:before, .page-element.steps-list ol li:before {background-color: #8fba20; color: #fff; border-radius: 50%;}
.button.button-o {border: 2px solid #8fba20; background: transparent;
color: #8fba20;}
.button.button-o:hover {background: #8fba20; color: #fff;}
.icon-left-content.small-icons .hic-icon {font-size: 30px; width: 50px;}
	.icon-left-content.small-icons .hic-content {padding: 10px 10px 10px 80px;}
.grey-section .hic-icon, .theme-icons .hic-icon {color: #8fba1f;}
.text-link .hic-box .hic-button-wrap a {padding: 0;  background-color: transparent; color: #8fba1f; font-size: 16px; margin-top: 20px; text-transform: uppercase; letter-spacing: 1px;
font-weight: bold;}
.text-link .hic-box .hic-button-wrap a:after {content: "\f054"; font-family: 'Font Awesome 5 Pro'; font-weight: 400;
font-size: 13px; margin-left: 10px;}

@media (min-width: 641px) {
	.icon-left-content.small-icons .hic-icon {font-size: 50px; width: 70px;}
	.icon-left-content.small-icons .hic-content {padding: 15px 10px 10px 95px;}
	.page-element.header-left .section-title {font-size: 32px;}
}

@media (min-width: 1024px) {
.page-element.text-left .grid-x.grid-padding-x.section-header.heading-only {padding: 0;}
}

@media (max-width: 1023px) {
	.header-left .grid-container {
    display: block;}
		.text-center-medium {text-align: center !important;}
}
@media (max-width: 640px) {
	.text-center-small {text-align: center !important;}
	ol.steps-list li, .page-element.steps-list ol li {padding: 10px 15px 20px 55px;}
	ol.steps-list li:before, .page-element.steps-list ol li:before {
width: 40px; height: 40px; line-height: 40px; font-size: 16px;}
}
/*Typography - END*/

/*Accordion Element - START*/
.has-step-numbers .accordion-title {
    padding-left: 70px;
}
.has-step-numbers .accordion-title span {
    background-color: #7ea618;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    position: absolute;
    text-align: center;
    line-height: 40px;
    color: #fff;
    left: 1rem;
	top: 10px;
}
/*Accordion Element - END*/

/*Content Boxes - START*/
.image-overlay-content .hic-box {overflow: hidden;}

.image-above-content.default-section .hic-title a, .image-above-content.grey-section .hic-title a {color: #0a0a0a;}

.dark-tabs.page-element .tabs {border-bottom: 3px solid #73a31b;}
.dark-tabs .tabs-title > a:focus, .dark-tabs .tabs-title > a[aria-selected="true"] {
    background: #111;
    color: #fff;
}
.dark-tabs .tabs-title > a {color: #111; font-size: 18px;}
.dark-tabs .tabs-content {border-left: 0; border-right: 0;}
.dark-tabs .tabs-content .tabs-panel {padding: 20px 0 40px;}

@media (min-width: 641px) {
/*.icon-above-content.dark-section .medium-4:not(:last-child) .hic-box {border-right: 0;} */
#whyus.icon-above-content .hic-blurb {min-height: 110px;}
}

@media (max-width: 640px) {
.dark-section.icon-above-content.grid .section-body .cell {
    margin-bottom: 40px;
}
	#whyus .grid-container {
    border-bottom: 0;
    padding-bottom: 30px;
}
}
/*Content Boxes - END*/

/*Testimonials - START*/
.testimonial-element.content-only .hic-content:before {display: none;}
.testimonial.medium-12 .testimonial-main-content .hic-blurb p{
	line-height: 2em !important;
}
.testimonial-element:not(.image-overlay-content) .hic-blurb {color: #1b1b1b!important;}
.testimonial-element .hic-blurb {font-weight: 300 !important; font-size: 16px !important;  font-family: 'Muli', sans-serif !important;}
.testimonial-main-content .hic-blurb p strong {font-weight: 300;}
.client-testimonial-buttons .button {min-width: 200px;}
/*Testimonials - End*/

/*Offices Search - START*/
.office-search-container .grid-x>.cell.medium-4 form input[type=text] {height: 46px;}
.office-search-container .grid-x>.cell.medium-4 .input-group {margin-bottom: 0;}
.office-search-container .office-listing .card .listing-title {margin-top: 0; margin-bottom: 10px;}
.office-search-container .map-wrap {height: 100%; min-height: 300px;}
#office_location_map .gm-style .gm-style-iw-c {
    padding: 16px!important;
    border: none!important;
    max-width: 200px!important;
    width: 200px!important;
    text-align: left;
}

#office_location_map .gm-style .gm-style-iw button {
    background-color: #fff!important;
    border-radius: 50%;
    height: 20px!important;
    width: 20px!important;
    top: 2px!important;
    right: 10px!important;
}

#office_location_map .window-info-wrap .title {font-size: 16px; font-weight: 600; margin-bottom: 10px;}

#office_location_map .window-info-wrap .phone {margin-top: 10px; font-weight: 500;}

.office-listing .card-section .listing-phone {margin-top: 10px; color: #0a0a0a; font-weight: 500;}

.office-listing .card-section .button {margin-top: 10px; padding: 9px 15px; font-size: 14px;}

.office-listing .card-section .listing-phone::before, #office_location_map .window-info-wrap .phone::before {font-family: "Font Awesome 5 Pro"; content: "\f095"; margin-right: 5px;}

#office_location_map .window-info-wrap .button {margin-bottom: 0; margin-top: 12px; width: 100%; font-size: 14px; padding: 6px;}

.office-listing-accordion .accordion-title, .office-listing-accordion .accordion-content {border: 2px solid #e6e6e6;}
.office-listing-accordion .accordion-content {border-top: 0;}
.office-listing-accordion :last-child:not(.is-active)>.accordion-title, .office-listing-accordion :last-child>.accordion-content:last-child  { border-bottom: 2px solid #e6e6e6;}

.office-listing-accordion .accordion-content ul{list-style: none; margin-left: 0;}

.office-listing-accordion .accordion-content li a {color: #1b1b1b;}
.office-listing-accordion .accordion-content li a::before {font-family: "Font Awesome 5 Pro"; content: "\f054"; margin-right: 5px; color: #ccc; font-size: 10px; position: relative; top: -2px}

@media (min-width: 1024px) {
.row-fluid .office-search-container .grid-x>.cell.medium-4 {width: 375px;}
.row-fluid .office-search-container .grid-x>.cell.medium-8 {width: calc(100% - 375px); padding-left: 15px; padding-right: 15px;}
}	

@media (min-width: 1280px) {
.office-search-container .office-listing {height: 600px !important;}
}
/*Offices Search - END*/

/*Office Single Page - START*/
.single-office #whyus .grid-container {padding-bottom: 0; border-bottom: 0;}
.location-profile .tabs-title > a {padding-left: 0; padding-right: 45px;}
.location-profile .tabs-panel {padding: 0 0 20px;}
	
@media (min-width: 641px) {
/*.single-office .gallery-element.image-overlay-content .hic-box .hic-content {transition: background-color .25s ease-out;}*/
/*.single-office .gallery-element.image-overlay-content .hic-box:hover .hic-content {background-color: transparent;}*/
	/*.single-office .gallery-element.image-overlay-content .hic-box:hover .hic-title {display: none;}*/
}

@media (max-width: 640px) {
	.office-contact-details {display: block;}
}
/*Office Single Page - END*/

/*Gallery Single - START*/

@media (max-width: 640px) {
	.category-gallery-description .hic-image-container {margin-bottom: 15px;}
}

/*Gallery Single - END*/

/*Thank You Page - START*/
img.checked-icon-image {
    max-width: 60px; display: inline-block;}
	
@media (min-width: 641px) {
img.checked-icon-image {
    max-width: 100px;}
}
/*Thank You Page - END*/

/*Dream Board - START*/

.button.btn--board {
    font-size: 10px;
    border: 1px solid #8fba1f;
    padding: 10px 19px;
    color: #8fba1f;
    background: #333333d4;
    display: none;
	display: block !important
}

.btn--board.saved {
    background-color: #8fba1f;
    pointer-events: none;
    color: #FFF;
}

.btn--board .f-icon {
  transform: rotate(45deg);  
  position: relative;
  left: -2px;
}
    
.btn--board.saved .f-icon {
    transform: rotate(0deg);  
}


.button.btn--board:hover {
    color: #FFF;
}

.addmore-placeholder {
	height: 100%;
	display: flex;
	background: #f3f3f3;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0 80px;
	text-align: center;
	min-height: 234px;
}

.addmore-placeholder .fal{
	font-size: 30px;
	display: block;
	margin-bottom: 5px;
	font-weight: 100;
}


.remove-from-board {
	position: absolute;
	z-index: 20;
	right: 9px;
	top: 6px;
	font-size: 20px;
	text-shadow: 1px 1px 2px rgb(0 0 0 / 31%);
}
    
.remove-from-board:hover {
	color: #ff4646 !important;
	text-shadow: none;
}

.gallery-element.image-above-content .hic-content .hic-title h3 {
	margin-bottom: 0;
}



/*Dream Board - END*/

/*Footer - START*/
.footer .footer-col .menu a, .footer .contact-details div {text-transform: none; font-size: 16px;}
.footer .footer-col .menu a {padding-bottom: 16px; padding-top: 0}
.bottom-footer .colophon-link .menu li a {color: #999;}

@media (min-width: 1024px) {
.bottom-footer.with-colophon-link .copyright {width: 50%; text-align: left;}
.bottom-footer.with-colophon-link .colophon-link {width: 50%; text-align: right;}
	.bottom-footer.with-colophon-link .colophon-link .menu li {display: inline-block;}
}
/*Footer - END*/

/*****************************
 #CUSTOMISER STYLING END
*****************************/

.single-gallery .hic-gallery {
    position: relative;
}
/*****************************
 #SOCIAL SHARE STYLING START
*****************************/
.social-share {
    position: absolute;
    right: 10px;
    bottom: 16px;
}

.social-share .hi-link {
    background-color: #fff;
    border-radius: 50%;
    padding: 12px;
    height: 40px;
    width: 40px;
    display: inline-block;
    text-align: center;
    margin-right: 12px;
    box-shadow: 0 2px 4px 0 rgba(0,0,0, .4);
}
.social-share .hi-link i {
    font-size: 18px;
    line-height: 1;
    transform: translate(0, -2px);
}
.social-share .hi-link.saved {
    background-color: #8fba1f;
    color: #FFF;
    pointer-events: none
}
@media(min-width: 1024px) {
    .social-share {
        right: 34px;
        bottom: 34px;
    }
    .social-share .hi-link {
        height: 46px;
        width: 46px;
    }
    .social-share .hi-link i {
        font-size: 22px;
        line-height: 1;
        transform: translate(0, 1px);
    }
       
}
/*****************************
 #SOCIAL SHARE STYLING END
*****************************/
/*****************************
 #REGION PAGE STYLING START
*****************************/

.single-regions .location-profile .checklist {display: inline-block;}
.single-regions .location-profile .checklist li {width: 50%; float: left;}

@media(max-width: 1023px) {
    .single-regions .header-layout-3 .top-bar-left {
        float: none !important;
        text-align: center;
    }
}

@media (min-width: 641px) {
	.single-regions .location-profile .checklist li {width: 33.33%}
}

.hide-header .header li:not(.menu-item-seperator), .single-regions .footer .footer-col:not(.footer-col-1), .hide-footer .footer .footer-col:not(.footer-col-1) {display: none !important;}

.hide-header .header li.menu-item-seperator {margin-left: auto;  margin-right: auto;}

.hide-header .header.header-layout-3 .dropdown.menu>li>a {margin-right: 0;}

.single-regions .footer .footer-col ,.hide-footer .footer .footer-col {text-align: center;}

.single-regions .office-contact-details {
    max-width: 650px;
    margin: 44px auto 0;
}
.single-regions #whyus .grid-container {
    border-bottom: 0;
    padding-bottom: 0;
}
/*****************************
 #REGION PAGE STYLING END
*****************************/

.team-carousel, 
.team-carousel .slick-track {
      opacity: 0;
    height: 0;
    visibility: hidden;
    overflow: hidden;
    width: 0;
    transition: opacity .25s ease;  
}
.team-carousel.slick-initialized, 
.team-carousel.slick-initialized .slick-track {
   height: auto;
    opacity: 1;
    visibility: visible;
    overflow: visible;
    width: auto;
}

/*************************
 * #FLOATING BUTTON
 *************************/

.floating-button{
	display: none;
}
.scrolled .floating-button {
    position: fixed;
	z-index: 999;
	right: -50px;
	top: 40%;
	display: block;
	transform: rotate(270deg);
}
.scrolled .floating-button a{
    transition: all .2s;
	font-size: 15px;
	font-weight: 500;
	background: linear-gradient(to left, #111 50%, #8fba1f 50%);
	background-size: 200% 100%;
	background-position: bottom left;
	text-transform: uppercase;
	padding: 10px 15px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	letter-spacing: 1px;
	box-shadow: 0 2px 8px rgba(255,255,255,.4);
	color: #fff;
}
.scrolled .floating-button a:hover{
	background-position: bottom right;
}

.floating-button.dreamboard-link-widget {
 pointer-events: none;
 position: fixed;    
 top: 15%;
 right: 32px;   
 transform: scale(0);
 display: block;
 transition: transform .2s; /* Animation */
}

.scrolled  .floating-button.dreamboard-link-widget {
 transform: scale(1.1);
 transition: transform .2s; /* Animation */
 pointer-events: auto;
}

.scrolled .floating-button.dreamboard-link-widget a {
   border-radius: 100%;
   padding: 15px 15px;
   position: relative;
}
.floating-button.dreamboard-link-widget a:before {
    content: "";
    border: 15px solid rgb(172 204 101 / 40%);
    border-radius: 50%;
    height: 74px;
    width: 74px;
    position: absolute;
    left: -12px;
    bottom: -13px;
    -webkit-animation: pulsate 1.6s ease-out;
    animation: pulsate 1.6s ease-out;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    opacity: 0.0;
    z-index: 99;
}
.floating-button.dreamboard-link-widget a:hover:before {
    border: 15px solid rgb(0 0 0 / 40%);
}
@keyframes pulsate {
	0% {
		transform: scale(0.6, 0.6);
		opacity: 0;
	}
	50% {
		opacity: 1;
	}
	100% {
		transform: scale(1, 1);
		opacity: 0;
	}
}
    
@media(max-width:1023px){
	.floating-button,
	.scrolled .floating-button{
		display: none;
	}
}

/** CATEGORY LIST FILTER **/
ul.list-option.element-filter li {
    display: inline-block;
    margin-right: 5px;
}
ul.list-option.element-filter {
    margin: 0;
    padding: 0;
}
/*************************
 #OUR WORK GALLERY START
 *************************/
 .gallery-element .widget-search-title {
     margin-bottom: 16px;
 }
 .single-gallery .btn-office-work {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
}
.gallery-element #hic-search-filter-form .qs-ul {
        display: flex;
        list-style: none;
        justify-content: space-around;
        max-width: 650px;
        margin: 0 auto;
    }
    
 .gallery-element #hic-search-filter-form .qs-ul li {
    width: 100%;
}
.gallery-element #hic-search-filter-form .qs-ul li,
.gallery-element #hic-search-filter-form select {
    margin-bottom: 0;
}
.gallery-element #hic-search-filter-form .qs-ul li.last {
    min-width: 100px;
    width: auto;
}
 .gallery-element #hic-search-filter-form input[type=submit] {
        margin: 0;
        height: 100%;
        width: 100%;
    }
.gallery-element .section-search-form {
    text-align: center;
      margin-bottom: 24px;
}

.gallery-element .widget-form-inner-wrap {
    margin-top: 0;
}
 @media(min-width: 641px) {
    
    .gallery-element #hic-search-filter-form .qs-ul li.last {
        min-width: 160px;
        width: auto;
    }
   
    .gallery-element #hic-search-filter-form input[type=submit] {
        margin: 0;
        height: 100%;
        width: 100%;
    }
    
    .gallery-element .section-search-form {
        text-align: center;
          margin-bottom: 34px;
    }

 }


/*************************
 #FLOATING BUTTON END
 *************************/
 
 .hide-category .hic-category {
     display: none;
 }

.franchisee-form .gform_footer {
  margin-top: 24px;
}
.gfield_description {
  Font-size: 13px;
}

 .regional-video.default-width .grid-container {
     max-width: 750px;
 }
 .regional-video .flex-video, 
 .regional-video .responsive-embed {
        padding-bottom: 57%;
 }

.sf-quick-btn { display: none !important; }

@media(max-width: 1279px) {
     .gallery-element .hic-image:before {
        padding-top: 80%;
    }
}

@media(max-width: 640px) {
   
     .gallery-element .hic-blurb {
        font-size: 14px;
    }
}
@media(min-width: 641px) and (max-width: 1279px) {
 
    .gallery-element .hic-blurb {
        font-size: 13px;
    }
    .gallery-element .hic-title h3 {
        font-size: 18px;
    }
}
/*************************************
#HANDYPAY LANDING PAGE - START
*************************************/

.handypay-landing-page .hero-banner-message h1 {
  text-shadow: 2px 2px 5px #2f2f2f;  
}
.handypay-landing-page .hero-banner-message h1 {
    font-size: 42px;   
}
.handypay-landing-page .hero-banner-message h1 span.small-text {
    font-size: 16px;
}
.theme-tangerine .button {
    background-color: #F78B2E;
    text-transform: none !important;
    letter-spacing: normal !important;
}
.theme-tangerine .button:hover {
    background-color: #FBC232 !important;
}
.theme-tangerine .button:hover,
.theme-tangerine .hero .hero-banner-message .button:hover {
     color: #FFF;
}
.theme-tangerine .hero .hero-banner-message .button:hover {
     border: 2px solid #FBC232 !important; 
}
.theme-tangerine .hero .hero-banner-message .button {
     border: 2px solid #F78B2E !important; 
}

.handypay-landing-page .hero .bg-image:after {
    display: none;
}
.handypay-landing-page .button {
    border-radius: 100px;
}
.handypay-landing-page .section-title span {
    text-transform: none;
    letter-spacing: normal;
    color: #000 !important;
}
.handypay-landing-page .section-title {
    font-weight: 700;
}
.handypay-landing-page .section-title:after {
    content: '';
    height: 6px;
    width: 150px;
    background-color: #F9C231;
    display: block;
    border-radius: 4px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 4px;
}
.featured-checklist.checklist {
    max-width: 760px;
    margin: 0 auto;
    text-align: left;
}
.featured-checklist.checklist > li:before {
    content: '';
    background-image: url(../images/tick.png);
    height: 32px;
    width: 32px;
    background-size: contain;
    background-repeat: no-repeat;
}
.featured-checklist.checklist li {
    padding-left: 48px;
}
    
.handypay-landing-page .icon-above-content.default-section .hic-box, 
.handypay-landing-page .icon-above-content.light-section .hic-box {
    border: none;
}

.has-handypay-logo .gfield_radio {
    display: table;
    position: relative;
}

.has-handypay-logo .gfield_radio:after {
    content: '';
    background-image: url(../images/Handypay-Logo-small.png);
    display: block;
    background-size: contain;
    height: 32px;
    width: 166px;
    background-repeat: no-repeat;
    position: absolute;
    right: -185px;
    top: -3px;
}

.has-handypay-logo.menu-item img {
    width: 95px;
    margin-left: 10px;
    transform: translate(0px, -2px);
} 

.cta-handypay .section-body {
    justify-content: center;
    align-items: center;
}
.cta-handypay .section-body .cell {
    padding: 0 6px;
}
.cta-handypay .hic-blurb {
    color: #FFF;
}

.cta-handypay .hic-blurb h2 {
    font-weight: 300;
    margin-bottom: 0;
}
.cta-handypay .section-footer {
    margin-top: 16px;
}
.handypay-landing-page .header-no-border .section-title:after {
    display: none;
}
.handypay-landing-page .section-body .button {
    margin-bottom: 0;
}
.text-button-description {
    margin-top: -10px;
    font-size: 14px;
}
.handypay-landing-page .section-body a:not(.button) {
    color: #000;
}
@media(max-width: 640px) {
    .handypay-landing-page .icon-above-content .hic-box {
        padding: 12px;
    }
    .text-button-description {
        font-size: 12px;
    }
}
@media(max-width: 1023px) {
      .featured-checklist.checklist {
        line-height: 1.5;
            margin-top: 24px;
    }
    .featured-checklist.checklist li:not(:last-child) {
        margin-bottom: 8px;
    }
}
@media(min-width: 641px) {
    .cta-handypay .section-body .cell { 
        margin-bottom: 0;
    }
   
}
@media(min-width: 641px) and (max-width: 1023px) {
    .cta-handypay .hic-blurb h2 {
        font-size: 18px;
    }
    .cta-handypay .hic-blurb img {
        max-width: 168px;
    }
}
@media(min-width: 1024px) and (max-width: 1279px) {
    .cta-handypay .hic-blurb h2 {
        font-size: 26px;
    }
    .cta-handypay .hic-blurb img {
        max-width: 220px;
    }
}
@media(min-width: 1024px) {
 
    .handypay-landing-page .button {
        font-size: 20px; 
        min-width: 250px;
    }
    .handypay-landing-page .hero .hero-banner-message .button {
        font-size: 24px !important;
    }
    .handypay-landing-page .hero-banner-message h1 span.small-text {
        font-size: 20px;
        font-weight: 700;
    }
   .handypay-landing-page .hero-banner-message h1 {
        font-size: 70px;
        line-height: 1;
        margin-bottom: 24px;
    } 
    .featured-checklist.checklist {
        margin-top: 24px;
    }
    .large-blurb .section-body p {
        font-size: 20px;
    }
    
    .handypay-landing-page h2 span.large-text {
        font-size: 50px;
    }
    
    .featured-checklist.checklist { 
        font-size: 20px;   
    }
    
}

@media(min-width: 1600px) { 
    .handypay-landing-page .hero-banner-message h1 {
        font-size: 113px;
        line-height: 1;
    } 
}
/*************************************
#HANDYPAY LANDING PAGE - END
*************************************/

@media(max-width: 640px) {
    .gform_ajax_spinner {
      position: absolute;
      right: 0;
      top: 0px;
      z-index: 9999;
    }
    .gform_footer {
        position: relative;
    }
}

/**************************
Read More / Read Less
**************************/
.read-more-trigger {
    display: none;
}
.content-with-more-less{
    margin-bottom: 16px;
}
.content-more-less,
.mcontent-more-less {
    overflow:hidden;
    transition: max-height 1s ease-in-out;
    position: relative;
}
.content-more-less:not(.expanded):after,
.mcontent-more-less:not(.expanded):after {
      height: 100px;
    background: linear-gradient( 
180deg
 ,hsla(0,0%,100%,0),#fff 50%);
    content: '';
    position: absolute;
    bottom: -42px;
    display: block;
    width: 100%;
}
.content-with-more-less.expanded .content-more-less:after,
.mcontent-more-less.expanded:after {
    display: none;    
}
.read-more-state {
    display: none;
}
.read-more-trigger::before {
    z-index: 1;
    position: relative;
}
.read-more-trigger {
    position: relative;
    margin-top: 8px;
}
.read-more-trigger::after {
    background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(255,255,255,1) 40%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 40%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 40%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /*IE6-9*/


    position: absolute;
    content: '';
    width: 100%;
    height: 30px;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 0;
    opacity: 1;
    transition: all .5s ease-in-out;
}
.read-more-state:checked ~ .read-more-trigger::after{
    opacity: 0;
}
.read-more-state ~ .read-more-trigger:before {
    content: attr(data-label);
}
.read-more-trigger.enable {
    display: block !important;
}
.read-more-trigger {
    cursor: pointer;
    color: #8fba1f;
    font-weight: 700;    
}
.footer .contact-details div:not(.contact-phone):not(.contact-email) {
    padding-left: 0;
}
/* Custom Header and Footer */
body:not(.has-testimonials) .button-client-testimonials,
body:not(.has-testimonials) .menu-testimonials,
body:not(.has-gallery) .menu-our-galleries,
body:not(.has-gallery) .hero .button-our-work,
body.single-office:not(.has-gallery) .gallery-element,
body:not(.has-team) .menu-our-team { 
    display:none; 
}

.has-testimonials .menu-testimonials,
.has-team .menu-our-team,
.single-office .menu-about-us {
    display: block;
}
/*.header.header-layout-3 .top-bar .menu-container>ul*/

.footer-style-1 .footer-col-2 {
    display: none;
}
.footer-style-1 .footer-col-3 .footer-blurb h4 {
    display: block;
    margin-top: 24px;
}
.footer-style-1 .footer-col-3 .home-renovation-link { display:none; }
.footer-style-1 .footer-col-4 .home-renovation-link { margin-bottom:8px; }
body:not(.footer-style-1) .footer-col-4 { display:none; }

@media(max-width: 1023px) {
    .dreamboard-menu-item.is-active .submenu {
        display: block !important   ;
    }
}
@media(min-width: 1024px) {
    .footer h4 {
        margin-bottom: 28px;
    }
    .footer .logo-wrap { max-width:220px; }
    .footer-style-1 .footer-blurb { font-size:16px; }
    body:not(.footer-style-1) .footer-col-3 { min-width: 375px; }
    .header.header-layout-3 .top-bar .menu.office-menu {
        justify-content: center;
        grid-column-gap: 28px;
    }
}
.header-transparent.page-our-work .header .menu-our-galleries a,
.header-transparent.page-our-testimonials .header .menu-testimonials a {
    color: #8fba1f;
}