/************************************************
Stylesheet: Atrealty Stylesheet
*************************************************/

/*********************
TYPOGRAPHY
*********************/

.entry-content h1, h1 {font-size: 32px;}
.entry-content h2, h2 {font-size: 26px;}
.entry-content h3, h3 {font-size: 22px;}
.entry-content h4, h4 {font-size: 18px;}
.entry-content h1, .flexible-content h1, .entry-content h2, .flexible-content h2, .entry-content h3, .flexible-content h3, .entry-content h4, .flexible-content h4,
.entry-content h5, .flexible-content h5, .entry-content h6, .flexible-content h6 {color: #1b1b1b;}
.secondary-text {color: #000;}
ol.steps-list li:before {border-radius: 50%; background-color: #2199e8; color: #fff;}
ol.steps-list li strong {display: block;}

h1, h2, h3, h4, h5, h6{
	font-weight: 600;
}
.error404 .article-header:before {
	display: none;
}
.layout-3.subpage.error404 .hero .article-header {
	text-align: center;
}

.entry-content * + h2,
.ob-wrap * + h2 {
    margin-top: 50px;
}

@media (min-width: 641px) {
	.entry-content h1, h1 {font-size: 28px;}
	.entry-content h2, h2 {font-size: 24px;}
	.entry-content h3, h3 {font-size: 20px;}
	.entry-content h4, h4 {font-size: 18px;}
}

@media (min-width: 1024px) {	
	.entry-content h1, h1 {font-size: 36px;}
	.entry-content h2, h2 {font-size: 30px;}
	.entry-content h3, h3 {font-size: 24px;}
	.entry-content h4, h4 {font-size: 20px;}
	.entry-content ul, .entry-content ol, .flexible-content ul, .flexible-content ol {margin-left: 32px;}
}

/*********************
TABLE 
*********************/
table tbody th{
	font-family: 'Montserrat', sans-serif;
} 

/*********************
BUTTONS 
*********************/

.footer-button-container {
	text-align: center;
}

.button {font-weight: 700; font-size: 15px; margin-bottom: 0; padding: 16px 26px; background-color: #2199e8;}
.button:hover, .button:focus {background-color: #000;}

.hic-tgs .dark-section .button {color: #fff;}
.hic-tgs .dark-section .button:hover, .hic-tgs .dark-section .button:focus {background-color: #333; color: #fff;}

@media (min-width: 641px) {
	.footer-button-align-left .footer-button-container {
		text-align: left;
	}
}
/*********************
GRAVITY FORMS
*********************/
.hic-tgs .gform_page_footer{
	padding-top: 20px;
}
.hic-tgs .gfield input, .hic-tgs .gfield select, .hic-tgs .gfield textarea {margin: 0 0 16px !important; border-radius: 3px;}
.hic-tgs .gfield input, .hic-tgs .gfield select {height: 45px;}
.hic-tgs .gfield textarea {height: 100px;}
.hic-tgs .gform_button.button {padding: 0 8px; margin-top: 2px; background-color: #1b1b1b;}
.hic-tgs .dark-section .gform_button.button {background-color: #2199e8; color:#fff;}
.hic-tgs .gform_button.button:hover, .hic-tgs .gform_button.button:focus {background-color: #000;}
.hic-tgs .gform_wrapper .gform_button {width: auto; padding: 16px 32px; min-width: 200px;}
.hic-tgs .theme-section .gfield input:not([type=submit]), .hic-tgs .dark-section .gfield input:not([type=submit]), .hic-tgs .theme-section .gfield select, .hic-tgs .theme-section .gfield textarea, 
.hic-tgs .dark-section select, .hic-tgs .dark-section textarea, .hic-tgs .grey-section input:not([type=submit]), .hic-tgs .grey-section select, .hic-tgs .grey-section textarea {background-color: #fefefe;}
.hic-tgs .light-section input:not([type=submit]), .hic-tgs .light-section select, .hic-tgs .light-section textarea {background-color: #e3e3e3;}
.hic-tgs .dark-section .gfield_html, .hic-tgs .theme-section .gfield_html, .hic-tgs .main-contact-form.default-section .gfield_html {color: #fff;}

.hic-tgs .main-contact-form.has-bg-img .gfield input, 
.hic-tgs .main-contact-form.has-bg-img .gfield select, 
.hic-tgs .main-contact-form.has-bg-img .gfield textarea,
.hic-tgs .main-contact-form.has-bg-img .gfield label {
	color: #FFF;
}

.hic-tgs .main-contact-form.has-bg-img .gfield select option{
	color: #000;
}

.hic-tgs ul.gfield_checkbox{
	padding-bottom: 20px;
}
.hic-tgs .gfield_checkbox li {
	position: relative;
}

.hic-tgs .gfield_checkbox li {
	width: 50%;
	display: inline-flex;
}

.hic-tgs .non-split-choices .gfield_checkbox li {
	width: 100%;
}

.hic-tgs .gfield_checkbox li input {
	margin-bottom: 0 !important;
	height: auto;
	position: absolute;
    top: 8px;
}

.hic-tgs .gfield_checkbox li label{
	width: 80%;
    padding-left: 16px;
}

.hic-tgs .non-split-choices .gfield_checkbox li label{
	width: 100%;
}

.hic-tgs .main-contact-form.has-bg-img .gfield.file-upload-field input{
	border: 0;
}

.hic-tgs .main-contact-form.has-bg-img .gfield.file-upload-field{
	border: 1px #fff solid;
    padding: 10px 15px;
    border-radius: 6px;
}

.hic-tgs .main-contact-form.has-bg-img .gfield_description{
	padding: 0;
}

.main-contact-form .gform_wrapper {
    margin: 30px 0 20px;
}

@media (min-width: 641px) {
	#gform_wrapper_3 .gform_heading {margin-bottom: 25px; text-align:center;}
	#gform_wrapper_3 .gform_body {width: 100%; float: left;}
	
}

@media (min-width: 1024px) {
	.hic-tgs .gfield textarea[rows] {height: 150px;}
}

/*********************
LAYOUT
*********************/

.hic-tgs.subpage .main-content {padding: 20px 0 50px;}
.boxed-layout {background-color: #e2e4e5;}
.boxed-layout .off-canvas-wrapper {max-width: 1200px; margin: auto; box-shadow: 0 0 5px rgba(0,0,0,.15); -webkit-box-shadow: 0 0 5px rgba(0,0,0,.15); -moz-box-shadow: 0 0 5px rgba(0,0,0,.15);}

@media (min-width: 641px) {
	.hic-tgs.subpage .main-content {padding: 40px 0 80px;}
}

@media (min-width: 1024px) {
	.hic-tgs.default-width .header .top-bar, .hic-tgs.default-width .row {max-width: 1170px;}
	.hic-tgs.wide-layout .header .top-bar, .hic-tgs.wide-layout .row {max-width: 1440px;}
	.hic-tgs.full-width-layout .header .top-bar, .hic-tgs.full-width-layout .row {max-width: 100%;}
	.hic-tgs.subpage .main-content {padding: 65px 0 80px;}
}

/*********************
HEADER TOP
*********************/
.hic-tgs .top-header {color: #FFF; padding: 8px 0; font-size: 13px;}
.hic-tgs .top-header .contact-info {list-style: none; margin: 0;}
.hic-tgs .top-header .contact-info, .hic-tgs .top-header .text {margin-top: 2px;}
.hic-tgs .top-header .contact-info li {margin-right: 6px; padding-right: 8px; line-height: 16px;}
.hic-tgs .top-header .contact-info li:last-child {margin-right: 0; border-right: none; padding-right: 0;}
.hic-tgs .top-header .contact-info a {color: #fff; font-size: 13px;}
.hic-tgs .top-header .contact-info span {display: none;}
.hic-tgs .top-header .column-2 {text-align: right;}
.hic-tgs .top-header .social-media {margin-bottom: 0; margin-left: 0;}
.hic-tgs .top-header .social-media li {display: inline-block; padding: 0 4px; font-size: 16px;}
.hic-tgs .top-header .social-media a {color: #FFF !important; font-size: 16px; transition: all .25s ease-in-out;}
.hic-tgs .top-header .menu.top-menu li {padding-right: 15px !important; border-right: 1px solid #CCC !important; margin-right: 14px;}
.hic-tgs .top-header .menu.top-menu li:last-child {padding-right: 0 !important; margin-right: 0 !important; border-right: none !important;}
.hic-tgs .top-header .menu.top-menu a {padding: 0; line-height: 16px; color: #fff !important; font-size: 13px;}

@media (min-width: 641px) {
.hic-tgs .top-header .contact-info span {display: inline;}
.hic-tgs .top-header .contact-info li {border-right: 1px solid #ccc;}
}

/*********************
HEADER & MENU
*********************/

.layout-1.hic-tgs.header-light.with-top-header .header .top-bar::before {
    background-color: #eaeaea;
}
.hic-tgs.hic-tgs.header-light .top-header .contact-info a,
.hic-tgs.header-theme-inv .top-header .contact-info a,
.header-theme-inv .header .menu li > a,
.hic-tgs.hic-tgs.header-light .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after  {
    color: #000;
}
 
.hic-tgs.header-light .top-header .social-media a,
.hic-tgs.header-theme-inv .top-header .social-media a {
    color: #000 !important;
}
.hic-tgs.header-theme-inv .header {
    background-color: #eaeaea;
}

.layout-1.hic-tgs.with-top-header .header .top-bar::before{
    content: '';
    height: 1px;
    width: 100vw;
    background-color: rgba(255,255,255,.25);
    position: absolute;
    top: 0;
    left: calc( (100vw - 100%) / 2 * -1);
    right: auto;
}
.layout-1.hic-tgs .header .menu li {
    margin-left: 10px;
    display: inline-block;
    padding-right: 0;
}
.layout-1.hic-tgs .header .menu li:first-child {
    margin-left: 0;
}

.layout-1.hic-tgs .top-header .row > .columns:only-child {
    width: 100%;
}

.layout-1.hic-tgs .header .menu-container > .menu > li.active {
    position: relative;
}

.layout-1.hic-tgs .header .menu-container > .menu > li.active::before {
    content: '';
    position: absolute;
    width: 100%;
    top: -14px;
    left: -10px;
    right: -10px;
    width: calc(100% + 20px);
}

.hic-tgs.header-light .header,
.hic-tgs.header-theme-inv .header,
.hic-tgs.header-dark .header,
.hic-tgs.header-theme .header {
    position: relative;
}


.hic-tgs.header-light .header {background-color: #fff; color: #1b1b1b;}
.hic-tgs.header-dark .header {background-color: #1b1b1b; color: #fff;}
.hic-tgs.header-theme .header {background-color: #00adef; color: #fff;}
.hic-tgs.header-theme-inverse .header {background-color: #f2f2f2; color: #00adef;}
.hic-tgs.header-transparent .header {background-color: transparent; color: #fff;}
.hic-tgs .header .logo {width: 250px;}
.hic-tgs.header-light .header .menu a {color: #000;}
.hic-tgs.header-dark .header .menu a, .hic-tgs.header-theme .header .menu a, .hic-tgs.header-transparent .header .menu a {color: #fff;}

@media (min-width: 641px) {
	.hic-tgs.header-theme .header .menu .menu-button a {background-color: #fff; color: #00b3f9;}
	.hic-tgs.header-light .header .menu .menu-button a:hover, .hic-tgs.header-dark .header .menu .menu-button a:hover, .hic-tgs.header-theme-inverse .header .menu .menu-button a:hover {background-color: #1b1b1b; color: #fff;}
	.hic-tgs.header-theme .header .menu .menu-button a:hover {background-color: #1b1b1b; color: #fff;}
}

/* Mobile Menu */

.hic-tgs.header-dark .burger-menu:after {background: #fff; box-shadow: 0 10px 0 #fff, 0 20px 0 #fff;}
.hic-tgs .off-canvas-wrapper {background-color: #1a1a1a;}
.hic-tgs .off-canvas .menu li {border-bottom: 1px solid #CCC;}
.hic-tgs .off-canvas .menu a {background-color: #1a1a1a; color: #fff; font-size: 15px; padding: 14px 15px;}
.hic-tgs .off-canvas .menu li.is-submenu-item {border-bottom: 0;}
.hic-tgs .off-canvas .menu li.is-submenu-item a {padding-top: 6px; padding-left: 25px; background-color: #101010;}

/* Sticky Header */

.hic-tgs.sticky-header.scrolled.header-transparent .header {background-color: rgba(21, 21, 21, 0.75);}

/******************************************
HERO BANNER SECTION
******************************************/

.hic-tgs .hero.full-screen-banner {height: calc(100vh - 90px);}
.hic-tgs.header-transparent .hero.full-screen-banner, .hic-tgs.header-transparent .hero.full-screen-banner .bg-image {height: 100vh;}
.hic-tgs .hero.short-banner, .hic-tgs.subpage .hero.short-banner {height: 180px;}
.hic-tgs .hero.tall-banner, .hic-tgs.subpage .hero.tall-banner {height: 400px;}
.hic-tgs .hero .hero-banner-message h1,
.hic-tgs .hero .main-text h1, 
.hic-tgs .hero .sh-main-text h1 {font-size: 36px; font-weight: 600;}
.hic-tgs .hero-btn-wrap {margin-top: 25px;}
.hic-tgs .hero .article-header {position: absolute; bottom: 16px; width: 100%; color: #FFF; z-index: 100;}
.hic-tgs .hero .article-header .page-title {color: #fff; font-size: 36px; font-weight: 600;}

.hic-tgs .play-video .button.play-button {
    margin: 30px auto 80px;
    width: 100px;
    height: 100px;
    border-radius: 60px;
    font-size: 40px !important;
    background: rgba(255, 255, 255, 0.05);
    border: 3px #fff solid;
	outline: 0;
	opacity: 0;
	transition: all .25s ease-in-out;
	min-width: 100px !important;
}

.hic-tgs .play-video .button.play-button::after{
	display: none;
}

.hic-tgs .play-video .button.play-button svg {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
	margin: auto;
	padding-left: 7px;
}

@media (min-width: 641px) {
	.hic-tgs.header-transparent .hero.short-banner, .hic-tgs.header-transparent.subpage .hero.short-banner {height: 280px;}
	.hic-tgs .hero .hero-banner-message h1 {font-size: 50px;}
	.hic-tgs .hero .article-header .page-title {font-size: 44px; line-height: 54px;}
	.hic-tgs .hero-btn-wrap {margin-top: 40px;}
	
	.play-video {
		position: relative;
	}

	.hic-tgs .play-video .button.play-button{
		margin: 0;
		position: absolute;
		bottom: 60px;
	}

	.hic-tgs .has-form.form-left .play-video .button.play-button,
	.hic-tgs .text-right .play-video .button.play-button{
		right: 0;
		left: auto;
	}

	.hic-tgs .has-form.form-right .play-video .button.play-button,
	.hic-tgs .text-left .play-video .button.play-button{
		left: 0;
		right: auto;
	}

	.hic-tgs .has-form.form-center .play-video .button.play-button,
	.hic-tgs .text-center .play-video .button.play-button{
		left: 0;
		right: 0;
		margin: auto;
	}
}

@media (min-width: 1024px) {



	.hic-tgs.header-light .header,
	.hic-tgs.header-theme-inv .header,
	.hic-tgs.header-dark .header,
	.hic-tgs.header-theme .header {
	    position: relative;
	}

	body.hic-tgs.header-light.with-top-header .hero.full-screen-banner,
	body.hic-tgs.header-theme-inv.with-top-header .hero.full-screen-banner,
	body.hic-tgs.header-dark.with-top-header .hero.full-screen-banner,
	body.hic-tgs.header-theme.with-top-header .hero.full-screen-banner,
	body.hic-tgs.header-light.with-top-header .hero.full-screen-banner .bg-image {
		height: calc(100vh - 125px);
		min-height: calc(100vh - 125px);
	}

	.hic-tgs.header-light.with-top-header .hero.full-screen-banner .bg-image,
	.hic-tgs.header-theme-inv.with-top-header .hero.full-screen-banner .bg-image,
	.hic-tgs.header-dark.with-top-header .hero.full-screen-banner .bg-image,
	.hic-tgs.header-theme.with-top-header .hero.full-screen-banner .bg-image {
		height: calc(100vh - 125px);
	}


	body.hic-tgs.header-light .hero.full-screen-banner,
	body.hic-tgs.header-theme-inv .hero.full-screen-banner,
	body.hic-tgs.header-dark .hero.full-screen-banner,
	body.hic-tgs.header-theme .hero.full-screen-banner {
		height: calc(100vh - 85px);
		min-height: calc(100vh - 85px);
	}

	.hic-tgs.header-light .hero.full-screen-banner .bg-image,
	.hic-tgs.header-theme-inv .hero.full-screen-banner .bg-image,
	.hic-tgs.header-dark .hero.full-screen-banner .bg-image,
	.hic-tgs.header-theme .hero.full-screen-banner .bg-image {
		height: calc(100vh - 85px);
	}

	.hic-tgs .hero.short-banner, .hic-tgs.subpage .hero.short-banner {height: 280px;}
	.hic-tgs.header-transparent .hero.short-banner, .hic-tgs.header-transparent.subpage .hero.short-banner {height: 400px;}
	.hic-tgs .hero.tall-banner, .hic-tgs.subpage .hero.tall-banner {height: 580px;}
	.hic-tgs.header-transparent .hero.tall-banner {height: 680px;}
	.hic-tgs .hero.full-screen-banner, .hic-tgs .hero.full-screen-banner .bg-image {height: calc(100vh);}
	.hic-tgs .hero .hero-banner-message h1 {font-size: 70px;}
	.hic-tgs .hero .article-header .page-title {font-size: 60px; line-height: 70px;}
}
	
/******************************************
PAGE ELEMENTS - GENERAL
******************************************/

.hic-tgs .page-element, .hic-tgs .page-columns, .sidebar {padding: 50px 0;}
.hic-tgs .section-header {margin-bottom: 18px; text-align: center;}
.hic-tgs .section-title {text-transform: uppercase; color: #1b1b1b; font-size: 30px; font-weight: 600; margin-bottom: 1rem;}
.hic-tgs .text-left .section-header.text-center, .hic-tgs .text-left .main-button-container.text-center {text-align: left;}
.hic-tgs .text-left .section-header .section-title:after {margin-left: 0;}
.hic-tgs .property-listing.carousel, .hic-tgs .content-box-wrap.carousel {padding-bottom:0;}
.widget-form-wrap + .projects-content-boxes.row-fluid { padding-bottom: 0; }
@media (min-width: 641px) {
	.hic-tgs .section-header {margin-bottom: 24px;}
}

@media (min-width: 1024px) {
	.hic-tgs .page-element, .hic-tgs .page-columns,
	.sidebar {padding: 80px 0;}
	.hic-tgs .section-header {margin-bottom: 34px;}
}

/******************************************
PAGE ELEMENT - SEARCH FORM
******************************************/
.hic-tgs .widget-form-wrap .search-widget input[type="submit"] {border-radius: 3px;}
.hic-tgs.search-form-layout-2 .hero-main-wrap {position: relative;} 
.hic-tgs.search-form-layout-2 .hero-main-wrap .widget-form-wrap {position: absolute; z-index: 3; left: 0; right: 0; top: 120px; max-width: 1000px; background: rgba(0, 0, 0, .3);} 

/******************************************
PAGE ELEMENT - CONTENT BOXES
******************************************/
.hic-tgs .content-boxes.icon-left-content .content-box-wrap.grid {justify-content: left;}
.hic-tgs .icon-above-content .content-box-icon {font-size: 40px;}
.hic-tgs .content-box-title h3 {font-size: 26px;}
.content-box {position: relative; margin-bottom: 30px;}
.content-box-image {height: 380px;}
.content-box-title h3 {font-size: 32px;	font-weight: 700;}
.content-box-overlay {content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
.content-box:hover .content-box-overlay {opacity: 1; z-index: 1;}
.content-box-image {background-position: center; background-size: cover;}
.content-box-content {z-index: 2;}
.content-only .content-box-button-wrap {	margin-top: 16px;}
.image-overlay-content-centered .content-box-overlay {background-color: rgba(0, 0, 0, .2); transition: all .2s;}
.image-overlay-content-centered .content-box:hover .content-box-overlay {background-color: rgba(0, 174, 239, .8);}
.image-overlay-content-centered .content-box-image {height: 380px;}
.image-overlay-content-centered .content-box-content {position: absolute; padding: 20px; text-align: center; height: auto;  top: 50%;  transform: translateY(-50%); -ms-transform: translateY(-50%);  -webkit-transform: translateY(-50%); color: #fff; width: 100%;}
.image-overlay-content-centered .content-box-title h3 {color: #fff; font-size: 32px; font-weight: 700; text-transform: uppercase;}
.image-overlay-content-centered .content-box-title h3::after {content: ''; width: 80px; height: 2px; display: block; background-color: #eee; margin: 15px auto;}
.image-overlay-content-centered .content-box-button {border: 2px solid #fff; padding: 10px 30px; color: #fff; opacity: 0; transition: all .5s; display: none;}
.image-overlay-content-centered .content-box:hover .content-box-button {opacity: 1; display: inline-block;}
.image-overlay-content-centered .content-box:hover .content-box-button-wrap {margin-top: 24px;}
.image-above-content .content-box-image {min-height: 225px;}
.image-above-content .content-box-title h3 {color: #1B1B1B;}
.image-above-content .content-box-button {border: 2px solid #fff; padding: 10px 30px; color: #fff; display: inline-block; transition: all .25s ease;}
.image-above-content .content-box-button-wrap {margin-top: 22px;}
.image-above-content .content-box-button:hover {color: #33bef2;	background-color: #fefefe;}
.icon-above-content .content-box {padding: 15px; border: 1px solid #eaeaea;}
.icon-above-content .content-box-icon {font-size: 40px; text-align: center;}
.icon-above-content .content-box h3 {color: #1B1B1B;}
.icon-above-content .content-box-button-wrap {margin-top: 24px;}

.icon-left-content.has-bg-img .hic-icon {
	color: #FFF;
}

.content-box-link-absolute {position: absolute; top: 0; left: 0; width: 100%;  height: 100%; font-size: 0; opacity: 0; text-indent: 200%; z-index: 100;}

.hic-tgs.layout-3 .content-boxes.title-as-caption span:first-child {
    font-size: 22px;
}

.hic-tgs.layout-3 .content-boxes.title-as-caption .hic-title h3 {
    font-size: 18px;
}

.hic-tgs.layout-3 .content-boxes.title-as-caption span:last-child:not(:only-child) {
    font-weight: 400;
    font-size: 18px;
}

.hic-tgs.layout-3 .content-boxes.title-as-caption span {
    display: block;
}

.hic-tgs .cb-awards .section-header{
	margin-bottom: 0;
}

.hic-tgs .cb-awards .hic-box {
    background-color: #FFF;
    box-shadow: 0 1px 2px 0 rgba(0,0,0, .1);
}

.hic-tgs .cb-awards .sub-heading,
.hic-tgs .cb-clients .sub-heading,
.hic-tgs .cb-partners .sub-heading {
    font-size: 16px;
    font-weight: 400;
}

/******************************************
PAGE ELEMENT - CALL TO ACTION
******************************************/

.hic-tgs .section-cta.default-alignment .inner-section, .hic-tgs .section-cta.cta-layout-1.default-alignment .inner-section {max-width: 890px; margin: 0 auto; text-align: center;}
.hic-tgs .section-cta .main-button-container {margin-top: 50px;}
.hic-tgs .section-cta.cta-layout-1.has-bg-img .bg-float:before {background: rgba(51,51,51,.70);}
.hic-tgs .section-cta.cta-layout-2.has-bg-img, .hic-tgs .section-cta.cta-layout-3.has-bg-img, .hic-tgs_layout_3 .section-cta.default-cta-layout.has-bg-img {padding: 0;}
.hic-tgs .section-cta.cta-layout-2.has-bg-img .bg-float:before, .hic-tgs .section-cta.cta-layout-3.has-bg-img .bg-float:before, .hic-tgs_layout_3 .section-cta.default-cta-layout.has-bg-img .bg-float:before {display: none;}
.hic-tgs .section-cta.cta-layout-2.has-bg-img .inner-section, .hic-tgs_layout_3 .section-cta.default-cta-layout.has-bg-img .inner-section {margin: 0 0 0 auto;}
.hic-tgs .section-cta.cta-layout-3.has-bg-img .inner-section {margin: 0 auto 0 0;}
.hic-tgs .section-cta.cta-layout-2.has-bg-img .inner-section, .hic-tgs .section-cta.cta-layout-3.has-bg-img .inner-section, .hic-tgs_layout_3 .section-cta.default-cta-layout.has-bg-img .inner-section {padding: 50px 30px; max-width: 100%;}
.hic-tgs .section-cta.cta-layout-2.has-bg-img.default-section .inner-section, .hic-tgs .section-cta.cta-layout-3.has-bg-img.default-section .inner-section, .hic-tgs_layout_3 .section-cta.default-cta-layout.has-bg-img.default-section .inner-section {background: rgba(51,51,51,.70);}

@media (min-width: 641px){
    .hic-tgs .section-cta.cta-layout-2.has-bg-img .inner-section, .hic-tgs .section-cta.cta-layout-3.has-bg-img .inner-section, .hic-tgs_layout_3 .section-cta.default-cta-layout.has-bg-img .inner-section {width: 50%; padding: 5%;}
}

@media (min-width: 1024px) {
	.hic-tgs .section-cta.cta-layout-2.has-bg-img .row, .hic-tgs .section-cta.cta-layout-3.has-bg-img .row, .hic-tgs_layout_3 .section-cta.default-cta-layout.has-bg-img .row {max-width: 100%;}
	.hic-tgs .section-cta.cta-layout-2.has-bg-img.default-alignment .inner-section .section-header, .hic-tgs .section-cta.cta-layout-3.has-bg-img.default-alignment .inner-section .section-header, .hic-tgs_layout_3 .section-cta.default-cta-layout.has-bg-img.default-alignment .inner-section .section-header,
	.hic-tgs .section-cta.cta-layout-2.has-bg-img.default-alignment .inner-section, .hic-tgs .section-cta.cta-layout-3.has-bg-img.default-alignment .inner-section, .hic-tgs_layout_3 .section-cta.default-cta-layout.has-bg-img.default-alignment .inner-section,
	.hic-tgs .section-cta.cta-layout-2.has-bg-img.default-alignment .inner-section .main-button-container, .hic-tgs .section-cta.cta-layout-3.has-bg-img.default-alignment .inner-section .main-button-container, .hic-tgs_layout_3 .section-cta.default-cta-layout.has-bg-img.default-alignment .inner-section .main-button-container  {text-align: left;}
	.hic-tgs .section-cta.cta-layout-2.has-bg-img.default-alignment .section-header .section-title:after, .hic-tgs .section-cta.cta-layout-3.has-bg-img.default-alignment .section-header .section-title:after, .hic-tgs_layout_3 .section-cta.default-cta-layout.has-bg-img.default-alignment .section-header .section-title:after  {margin-left: 0;}
}

/******************************************
PAGE ELEMENT - ACCORDION
******************************************/

.hic-tgs .accordion {margin: 0 auto 70px;}
.hic-tgs .accordion-title {color: #1B1B1B; padding: 1.25rem 1rem; font-size: 16px; border-bottom: none; font-weight: 600; text-transform: uppercase;}
.hic-tgs .accordion-item {margin-bottom: 0; border-bottom: 1px solid #CCC;	background: rgba(255, 255, 255, 0.12);}
.hic-tgs .accordion-content {	background-color: #F8F8F8; color: #1b1f2a;}
.hic-tgs .accordion-title:hover, .hic-tgs .is-active .accordion-title {color: #FFF;}
.hic-tgs .accordion-title:before {top: 43%;}


/******************************************
PAGE ELEMENT - TESTIMONIALS
******************************************/

.hic-tgs .testimonial {position: relative;}
.hic-tgs .testimonial-main-content {padding: 30px 0; position: relative;}
.hic-tgs .testimonial-main-content:before, .hic-tgs .testimonial-main-content:after {font-family: 'Font Awesome 5 Free'; font-size: 20px; font-weight: 900;}
.hic-tgs .testimonial-main-content:before {content: '\f10d'; top: 0; left: 0;}
.hic-tgs .testimonial-main-content:after {content: '\f10e'; bottom: 0; right: 0;}
.hic-tgs .testimonial-main-content:before, .hic-tgs .testimonial-main-content:after {width: 26px; background-size: contain; 	background-repeat: no-repeat; display: block; position: absolute;}
.hic-tgs .testimonial .title {font-style: italic;}
.hic-tgs .default-alignment .testimonial p {text-align: justify;}
.hic-tgs .testimonial p {font-size: 14px; font-style: italic;}
.hic-tgs .testimonial .client-name {color: #1b1b1b; font-size: 16px; margin-top: 40px;}
.hic-tgs .testimonial .testimonial-rating .fa-star {margin-right: 7px;}
.hic-tgs .testimonial .name {font-weight: 700;	margin-bottom: 0;}
.hic-tgs .testimonial .job-title {margin-bottom: 4px; font-weight: 400;}
.hic-tgs .testimonial .location {font-weight: 300;}
.hic-tgs .testimonial .featured-img {height: 180px; width: 200px; margin: 16px auto 24px;}
.hic-tgs .testimonial .qoute {width: 42px; margin: 0 auto;}
.hic-tgs .testimonial .qoute-wrap {max-width: 42px; max-height: 42px; margin: 0 auto;}
.hic-tgs .testimonials .columns .slick-slider {margin-left: 0; margin-right: 0;}
.hic-tgs .testimonials .carousel .slick-dots {bottom: -16px;}

@media (min-width: 641px) {
	.hic-tgs .testimonial p {font-size: 16px;}
	.hic-tgs .testimonials .columns .slick-slider {margin-left: 30px; margin-right: 30px;}
	.hic-tgs .testimonial .client-name {font-size: 20px;}
}

@media (min-width: 1024px) {
	.hic-tgs .testimonial-main-content::before, .hic-tgs .testimonial-main-content::after {width: 46px; font-size: 34px;}
	.hic-tgs .testimonial-main-content {padding: 50px 0;}
}

/******************************************
PAGE ELEMENT - RECENT POSTS
******************************************/

.hic-tgs .recent-post.has-image .hic-image {height: 250px;}

/******************************************
PAGE ELEMENT - TEAM
******************************************/
.hic-tgs .team.default-section .team-member-avatar,
.hic-tgs .team.theme .team-member-avatar {
	border: 2px solid #1b1b1b;
}
.hic-tgs .team.default-section {color: #fff;}
.hic-tgs .team.default-section .section-title:after {background-color: #fff;}
.hic-tgs .columns .team-slides.slick-slider {margin-left: 16px; margin-right: 16px;}
.hic-tgs .team-slides .slick-arrow::before {	color: #FFF;}
.hic-tgs .team-slides .slick-prev {left: -16px;}
.hic-tgs .team .team-member-avatar {height: 170px; width: 170px; background-color: #FFF; border-radius: 50%; margin: 0 auto 34px; }
.hic-tgs .team .team-member-avatar {border: 2px solid #2298e8;}
.hic-tgs .team .member-name {font-weight: 700;}
.hic-tgs .team .member-phone, .hic-tgs .page-element .member-email {font-size: 14px;}
.hic-tgs .team .member-details .button {margin-top: 24px;}

/******************************************
CONTENT BOX - TEAM
******************************************/

.team-details .hic-image {
    min-height: 300px !important;
    border-radius: 4px;
    box-shadow: 2px 2px 8px rgba(10,10,10,.10);
}

.page-element.content-boxes.team-details .hic-box{
	margin-bottom: 80px;
}

/*********************
#Team Element
*********************/
.hic-tgs .team-slides .team-list{
    margin-bottom: 0;
}

.hic-tgs .page-element.team .team-member-avatar {
	border: none;
    border-radius: 0;
    width: 100%;
    margin-bottom: 0;
    position: relative;
    height: 290px;
}

.hic-tgs .team .member-details .button {
	display: block;
    border-radius: 0;
    margin-top: 20px;
    border: none;
}
.hic-tgs .team-list .inner {
	position: relative;
}

.hic-tgs .team-list {
	margin-bottom: 0;
}

.hic-tgs .member-details .member-name,
.hic-tgs .member-details .member-position,
.hic-tgs .member-details .member-phone {
	/* position: absolute;
    left: 0;
    right: 0; */
   transform: translate(0,22px);
   opacity: 0;
   transition: all .25s ease-in-out;
} 

.hic-tgs .member-details {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

/* .hic-tgs .member-details .member-name {
	top: 37%;
}
.hic-tgs .member-details .member-position {
	top: 45%;
}
.hic-tgs .member-details .member-phone {
	top: 56%;
} */


 .hic-tgs .team-list .inner:hover .button {
 	background-color: #FFF;
 	color: #1b1f2a;
 }

 .hic-tgs .rounded-boxes .team-list .inner {
    box-shadow: 4px 4px 8px rgba(10,10,10,.10);
    border-radius: 8px;
    overflow: hidden;
    background: transparent;
    border: 0;
}

 .hic-tgs .light-section .team-list .inner:hover .button {
	background-color: #f1f1f1;
}

  .hic-tgs .team-list .inner:hover .member-name,
  .hic-tgs .team-list .inner:hover .member-position,
  .hic-tgs .team-list .inner:hover .member-phone {
  	opacity: 1;
  	transform: translate(0, 0);
  }


 .hic-tgs .page-element.team .team-member-avatar:before {
 	content: '';
    position: absolute;
    height: 0;
    width: 100%;
    bottom: 0;
    left: 0;
    transition: all .25s ease-in-out;
 }

.hic-tgs .team-list .inner:hover .team-member-avatar:before {
	 height: 100%;
}
.hic-tgs .page-element.team .footer-button-container { 
	margin-top: 44px;
}

@media (min-width: 641px) {
	.hic-tgs .header-left.default-alignment.team .section-header,
	.footer-button-align-left.team .footer-button-container {
		text-align: center;
	}
}
@media (min-width: 1024px) {
	.hic-tgs .team .team-member-avatar {height: 290px; width: 290px;}

	.hic-tgs .header-left.default-alignment.team .section-header,
	.footer-button-align-left.team .footer-button-container {
		text-align: left;
	}
	.hic-tgs .footer-button-align-left.team .footer-button-container { 
		margin-top: 0;
	}

}

/******************************************
PAGE ELEMENT - LISTINGS
******************************************/

.property-listing.slick-slider {	max-width: 95%;	margin: 0 auto 45px !important;}
.property-listing .slick-prev {left: -13px;}
.property-listing .slick-dots {bottom: -30px;}
.property-listing .columns {	padding: 0;}
.grid.property-listing .columns {padding: 0 15px; margin-bottom: 30px;}
.property-featured-image {height: 290px;}
.property-details {padding: 12px; transition: all .25s ease;}
.property-details .left-panel {float: left; width: calc(100% - 115px);}
.property-details .right-panel {float: right; width: 115px;}
.property-metas {list-style: none; margin: 0; text-align: right;}
.property-metas .fa {color: #000; font-size: 13px;}
.property-metas li {	display: inline-block; 	text-align: center;	font-size: 12px; font-weight: 600; color: #000;}
.property-address {font-size: 11px;}
.property-name {	color: #1b1b1b;	font-size: 14px;}
.property:hover .property-details {background-color: #ededed;}

.listing-design-2 .property .container, .hic-tgs_layout_3 .property .container {position: relative;}
.listing-design-2 .property-featured-image.with-overlay:before, .hic-tgs_layout_3 .property-featured-image.with-overlay:before {background-color: transparent;}
.listing-design-2 .property-details, .hic-tgs_layout_3 .property-details {position: absolute; z-index: 14; bottom: 0; right: 0;left: 0; background-color: rgba(51,51,51,.70); color: #fcfcfc; padding: 10px 16px; min-height: 83px;}
.listing-design-2 .property:hover .property-details, .hic-tgs_layout_3 .property:hover .property-details {background: rgba(51,51,51,.80);}
.listing-design-2 .property-name.primary-text, .listing-design-2 .property-address.tertiary-text, .hic-tgs_layout_3 .property-name.primary-text, .hic-tgs_layout_3 .property-address.tertiary-text {color: #fff !important;}
.listing-design-2 .property-metas li, .listing-design-2 .pty-icon, .hic-tgs_layout_3 .property-metas li, .hic-tgs_layout_3 .pty-icon {color: #fcfcfc;}
.listing-design-2 .property-price, .hic-tgs_layout_3 .property-price {left: 16px; color: #00adef; font-size: 16px; bottom: 3px; z-index: 40; font-weight: 500;}
.listing-design-2 .property-details .right-panel, .hic-tgs_layout_3 .property-details .right-panel {padding-top: 5px;}

@media (min-width: 641px) {
	.property-listing.slick-slider {margin-bottom: 65px !important;}
	.property-listing .slick-dots {bottom: -50px;}
}
 
@media (min-width: 1024px) {
	.property.medium-3 .property-featured-image {height: 177px;}
}

@media screen and (min-width: 40em) {
	.property.medium-3 .property-featured-image {height: 177px;}
}

@media screen and (min-width: 64em) {
	.property.large-3 .property-featured-image {height: 177px;}
}

@media (max-width: 640px) {
	.property-listing .slick-dots {bottom: 15px;}
}

/******************************************
PAGE ELEMENT - SOCIAL MEDIA
******************************************/

/* INSTAGRAM */
.hic-tgs #sb_instagram .sbi_header_img {display: none;}
.hic-tgs #sb_instagram .sb_instagram_header a,
.hic-tgs #sb_instagram .sbi_header_text,
.hic-tgs #sb_instagram .sb_instagram_header h3.sbi_no_bio,
.hic-tgs #sb_instagram .sb_instagram_header {float: none !important;}
.hic-tgs #sb_instagram .sb_instagram_header {text-align: center;}
.hic-tgs #sb_instagram .sb_instagram_header h3.sbi_no_bio {margin: 0 0 50px auto !important; width: 100%;padding: 0 !important;}

body.hic-tgs #sb_instagram .sbi_photo{
	height: 250px !important;
}
@media (min-width: 641px) {
	.hic-tgs #sb_instagram .sb_instagram_header h3 {
		font-size: 18px;
	}

	body.hic-tgs #sb_instagram .sbi_photo{
		height: 120px !important;
	}
}
@media (min-width: 1024px){
	body.hic-tgs #sb_instagram .sbi_photo{
		height: 220px !important;
	}
}

/* FACEBOOK */
.columns:only-child .social-feed-wrap {
    max-width: 100%;
}

.hic-tgs .cff-wrapper {
    border-bottom: 0;
}

.hic-tgs #cff .cff-item {
    border: 0;
}

.hic-tgs .columns:only-child .cff-wrapper {
    overflow-y: visible;
}

/******************************************
PAGE ELEMENT - GALLERY
******************************************/
.galleries {margin-bottom: 50px;}
.gallery-list {margin-bottom: 30px;}
.gallery-image { position: relative;}
.gallery-image:before {content: '';	background-color: rgba(0, 173, 239, 0.76); position: absolute; left: 0;	top: 0;	width: 100%; opacity: 0; visibility: hidden; height: 100%; transition: all .25s ease-in-out;}
.galleries a:hover .gallery-image:before {opacity: 1; visibility: visible;}
.cross-icon-wrap {position: absolute; width: 100%; height: 100%;}
.cross-icon-wrap img {opacity: 0; visibility: hidden; transform: scale(0.6); transition: all .25s ease-in-out; margin: auto;}
.galleries a:hover .cross-icon-wrap img {opacity: 1; visibility: visible; transform: scale(1);}

.gallery-image{
	height: 300px;
}

.row-fluid .gallery-image{
	height: 375px;
}

.gallery .gallery-list .gallery-image {
	height: auto !important;
}

.gallery .gallery-list .gallery-image:after {
    content: '';
    display: block;
    padding-bottom: 100%;
}

.page-element.gallery.grid .gallery-list {
	margin-bottom: 24px;
}
.gallery-list.columns {
	padding: 0 10px;
} 

@media (min-width: 641px) {
	.gallery-image {	height: 300px;}
	.row-fluid .gallery-image { height: 374px;}
}

@media (min-width: 1024px) {
	.gallery-image {	height: 350px;}
	.layout-3 .row-fluid .gallery-image { height: 474px;}
}

/******************************************
PAGE ELEMENT - CONTACT FORM
******************************************/
.hic-tgs .gform_footer{
    text-align: center;
}
.hic-tgs .main-contact-form .section-header .frm-title {margin-bottom: 34px;}
.hic-tgs .main-contact-form .contact-details, 
.hic-tgs .main-contact-form .contact-details {margin-bottom: 24px;}
.hic-tgs .main-contact-form .contact-details div, .hic-tgs .main-contact-form .contact-details p {margin-bottom: 4px;} 
.hic-tgs .main-contact-form .contact-details div {padding: 0; display: block;}
.hic-tgs .main-contact-form .social-media {list-style: none; margin-left: 0;}
.hic-tgs .main-contact-form .social-media li {display: inline-block; padding: 0 4px; font-size: 18px;}
.hic-tgs .main-contact-form .social-media .fa {font-size: 20px;}
.hic-tgs .main-contact-form .sub-map {height: 300px; position: relative;}
.hic-tgs .main-contact-form .sub-map iframe {position: absolute; height: 100%; width: 100%; left: 0; right: 0;}
.hic-tgs .main-contact-form .sub-map p {margin-bottom: 0;}

.hic-tgs .button.gform_button,
.hic-tgs .button.gform_previous_button,
.hic-tgs .button.gform_next_button{
    margin-top: 24px;
    margin-bottom: 24px;
}

.hic-tgs .main-contact-form .gfield input, 
.hic-tgs .main-contact-form .gfield select, 
.hic-tgs .main-contact-form .gfield textarea{
	border:0;
	background-color: transparent;
	border-bottom: 1px #fff solid;
	border-radius: 0;
	padding-left: 0;
    padding-right: 0;
}

.contact-details [class*="contact-"] {
    position: relative;
}

.contact-details [class*="contact-"]:last-child {
	margin-bottom: 12px !important;
}

.contact-details [class*="contact-"]::before {
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
	position: relative;
	margin-right: 10px;
}

.footer-layout-1 .contact-details [class*="contact-"]::before{
	position: static;
	margin-right: 10px;
}

.hic-tgs.footer-theme .footer-layout-4 .contact-details [class*="contact-"]::before,
body.hic-tgs.footer-theme .footer-layout-4.footer .contact-details > div{
	color: #A8A8A8;
}

.hic-tgs.footer-theme .footer-layout-4 .contact-details [class*="contact-"]:hover::before{
	color: #1b1b1b;
}

body.hic-tgs .footer.footer-layout-1 .menu li a{
	padding-left: 10px;
	padding-right: 10px;
}

.contact-details .contact-address::before {
    content: '\f3c5';
}

.contact-details .contact-phone::before {
    content: '\f095';
    transform: scaleX(-1);
}

.contact-details .contact-email::before {
    content: '\f0e0';
}

.contact-details .contact-website::before {
    content: '\f7a2';
}

.hic-tgs .frm-title h4 {
    font-size: 25px;
    font-weight: 600;
}

/* Contact Layout 1, 2 & 3 */

.hic-tgs .main-contact-form.contact-layout-1.default-alignment .section-header, .hic-tgs .main-contact-form.contact-layout-2.default-alignment .section-header, .hic-tgs .main-contact-form.contact-layout-3.default-alignment .section-header, .hic-tgs_layout_3 .main-contact-form.default-contact-layout.default-alignment .section-header {text-align: left;}
.hic-tgs .main-contact-form.contact-layout-1.has-map, .hic-tgs .main-contact-form.contact-layout-2.has-map, .hic-tgs .main-contact-form.contact-layout-3.has-map, .hic-tgs_layout_3 .main-contact-form.default-contact-layout.has-map {padding-bottom: 0px;}
.hic-tgs .main-contact-form.contact-layout-1.has-map .sub-page-map, .hic-tgs .main-contact-form.contact-layout-2.has-map .sub-page-map, .hic-tgs .main-contact-form.contact-layout-3.has-map .sub-page-map, .hic-tgs_layout_3 .main-contact-form.default-contact-layout.has-map .sub-page-map {margin-top: 50px;}

@media (min-width: 641px) {
	.hic-tgs .main-contact-form .sub-map {height: 400px;}
	.contact-details [class*="contact-"]::before {
		left: -30px;
		position: absolute;
		margin-right: 0;
	}

	.contact-details [class*="contact-"] {
		margin-left: 30px;
	}

	.hic-tgs .gform_footer{
        text-align: left;
    }
}

@media (min-width: 1024px) {
	.hic-tgs .main-contact-form .sub-map {height: 480px;}	
	/* Contact Layout 2 & 3 - Form Below Content */
	.hic-tgs .main-contact-form.contact-layout-2 .inner-section .columns, .hic-tgs .main-contact-form.contact-layout-3 .inner-section .columns, .hic-tgs_layout_3 .main-contact-form.default-contact-layout .inner-section .columns {width: 100% !important;}
	.hic-tgs .main-contact-form.contact-layout-2.has-map, .hic-tgs .main-contact-form.contact-layout-3.has-map, .hic-tgs_layout_3 .main-contact-form.default-contact-layout.has-map  {padding: 0;}
	.hic-tgs .main-contact-form.contact-layout-2.has-map .inner-section .row, .hic-tgs_layout_3 .main-contact-form.default-contact-layout.has-map .inner-section .row {max-width: 100% !important; padding: 80px; width: 50%; margin-left: 0;}
	.hic-tgs .main-contact-form.contact-layout-3.has-map .inner-section .row {max-width: 100% !important; padding: 80px; width: 50%; margin-right: 0;}
	.hic-tgs .main-contact-form.contact-layout-2.has-map.default-alignment .section-header, .hic-tgs .main-contact-form.contact-layout-3.has-map.default-alignment .section-header, .hic-tgs_layout_3 .main-contact-form.default-contact-layout.has-map.default-alignment .section-header {text-align: left;}
	.hic-tgs .main-contact-form.contact-layout-2.has-map .sub-page-map, .hic-tgs_layout_3 .main-contact-form.default-contact-layout.has-map .sub-page-map {width: 50%; position: absolute; right: 0; top: 0; bottom: 0; margin-top: 0;}
	.hic-tgs .main-contact-form.contact-layout-3.has-map .sub-page-map {width: 50%; position: absolute; left: 0; top: 0; bottom: 0; margin-top: 0;}
	.hic-tgs .main-contact-form.contact-layout-2.has-map .sub-map, .hic-tgs .main-contact-form.contact-layout-3.has-map .sub-map, .hic-tgs_layout_3 .main-contact-form.default-contact-layout.has-map .sub-map {height: 100%;}

	/***************************************
    MAIN CONTACT FORM
    ***************************************/

    .hic-tgs .contact-layout-4 .inner-section .gform_wrapper {
        padding: 0 30px;
	}
	
	/* Form Layout 4 */

	.contact-layout-4 .inner-section > .row {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
	}

	.contact-layout-4.has-map .inner-section > .row > :nth-child(1) {
		order: 1;
	}

	.contact-layout-4 .inner-section > .row > :nth-child(2) {
		order: 4;
		width: 50%;
		padding: 0px;
	}

	.contact-layout-4.has-map .inner-section > .row > :nth-child(2) {
		width: 25%;
	}

	.contact-layout-4.has-map .inner-section > .row > :nth-child(3) {
		order: 2;
		width: 41.66%;
		align-self: stretch;
	}

	.contact-layout-4.has-map .inner-section > .row > :nth-child(4) {
		order: 3;
		width: 33.33%;
	}

	.hic-tgs .main-contact-form.contact-layout-4 .sub-map {
		min-height: 400px;
		height: 100%;
	}

	.hic-tgs .main-contact-form.contact-layout-4 #sub_map{
		height: 100%
	}

	.hic-tgs .main-contact-form.contact-layout-4 .contact-details * {
		font-size: 14px;
	}
}

@media (min-width: 1280px){
	.hic-tgs .main-contact-form.contact-layout-4 .contact-details * {
		font-size: inherit;
	}
}

/******************************************
PAGE ELEMENTS - HAS BACKGROUND IMAGE
******************************************/
.page-element.has-bg-img.default-section, .page-element.has-bg-img.default-section .section-header, .page-element.has-bg-img.default-section .section-title, .page-element.has-bg-img.default-section .client-name {color: #fff;}
.page-element.has-bg-img .inner-section {z-index: 20; position: relative;}
.page-element.has-bg-img.default-section .property .property-details {background-color: #FFF;}
.page-element.has-bg-img.default-section .slick-prev::before, .page-element.has-bg-img.default-section .slick-next::before {color: #FFF;}
.page-element.has-bg-img .property-featured-image.with-overlay:before, .page-element.has-bg-img .property-display-image.with-overlay:before, .page-element.has-bg-img .property-list-image-wrap.with-overlay:before {display: none;}
.page-element.has-bg-img.default-section .property-price {color: #000; bottom: 11px; left: 10px; font-weight: 500; background: rgba(255, 255, 255, 0.40); padding: 6px 10px;}
.page-element.has-bg-img.default-section .slick-dots li button:before, .page-element.has-bg-img.default-section .slick-dots li.slick-active button:before {color: #FFF;}

/* Accordion */

.page-element.has-bg-img.default-section .accordion {background: transparent; border: none; max-width: 890px;}
.page-element.has-bg-img.default-section .accordion-title {color: #fff;}
.page-element.has-bg-img.default-section .accordion-title:focus, .page-element.has-bg-img.default-section .accordion-title:hover {background-color: rgba(255, 255, 255, 0.25); color: #FFF;}
.page-element.has-bg-img .accordion-item {margin-bottom: 5px; border-radius: 3px; border: none;}
.page-element.has-bg-img.default-section .accordion-content {background-color: #FFF;	border-bottom: none;}
.page-element.has-bg-img.default-section .accordion-content p {color: #1B1B1B;}
.page-element.has-bg-img.default-section .accordion-title:hover, .page-element.has-bg-img.default-section .is-active .accordion-title {background-color: rgba(255, 255, 255, 0.25); color: #FFF;}

/******************************************
PAGE ELEMENTS - THEME STYLING
******************************************/

.hic-tgs .page-element.light-section, .hic-tgs .section-cta.cta-layout-2.has-bg-img.light-section .inner-section, .hic-tgs .section-cta.cta-layout-3.has-bg-img.light-section .inner-section {background-color: #fff; color: inherit;}
.hic-tgs .page-element.grey-section, .hic-tgs .section-cta.cta-layout-2.has-bg-img.grey-section .inner-section, .hic-tgs .section-cta.cta-layout-3.has-bg-img.grey-section .inner-section {background-color: #f2f2f2;}
.hic-tgs .page-element.dark-section, .hic-tgs .section-cta.cta-layout-2.has-bg-img.dark-section .inner-section, .hic-tgs .section-cta.cta-layout-3.has-bg-img.dark-section .inner-section {background-color: #1b1b1b; color: #fff;}
.hic-tgs .page-element.theme-section, .hic-tgs .section-cta.cta-layout-2.has-bg-img.theme-section .inner-section, .hic-tgs .section-cta.cta-layout-3.has-bg-img.theme-section .inner-section {color: #fff;}
.hic-tgs .page-element.second-theme-section, .hic-tgs .section-cta.cta-layout-2.has-bg-img.second-theme-section .inner-section, .hic-tgs .section-cta.cta-layout-3.has-bg-img.second-theme-section .inner-section {background-color: #eee; color: #000;}
.hic-tgs .page-element.theme-section .section-title, .hic-tgs .page-element.dark-section .section-title {color: #fff;}
.hic-tgs .page-element.theme-section .section-title:after, .hic-tgs .page-element.dark-section .section-title:after {background-color: #fff;}
.hic-tgs .page-element.theme-section .button { background-color: #000; color: #fff; }
.hic-tgs .page-element.theme-section .button:hover { background-color: #fff; color: #000; }

/* Search Form */

.hic-tgs .widget-form-wrap.light-section .search-widget input[type="submit"], .hic-tgs .widget-form-wrap.theme-section .search-widget input[type="submit"] {background-color: #1b1b1b; border: none; color: #FFF;}
.hic-tgs .widget-form-wrap.dark-section .search-widget input[type="submit"] {background-color: #00adef; border: none; color: #FFF;}

/* Team */

.hic-tgs .team.default-section .member-phone a, .hic-tgs .team.default-section .member-email a, 
.hic-tgs .team.dark-section .member-phone a, .hic-tgs .team.dark-section .member-email a,
.hic-tgs .team.theme-section .member-phone a, .hic-tgs .team.theme-section .member-email a {color: #fff;}

/* Testimonials */

.hic-tgs .testimonials.theme-section .testimonial-rating .fa-star {color: #fff;}

/* Contact Form */

.hic-tgs .main-contact-form.dark-section .contact-details a, .hic-tgs .main-contact-form.dark-section .social-media a, 
.hic-tgs .main-contact-form.theme-section .contact-details a, .hic-tgs .main-contact-form.theme-section .social-media .fa {color: #FFF;} 
.hic-tgs .main-contact-form.dark-section .contact-details a:hover, .hic-tgs .main-contact-form.dark-section .contact-details a:active, 
.hic-tgs .main-contact-form.dark-section .social-media a:hover .fa, .hic-tgs .main-contact-form.theme-section .contact-details a:hover, 
.hic-tgs .main-contact-form.theme-section .contact-details a:active, .hic-tgs .main-contact-form.theme-section .social-media a:hover {color: #1b1b1b;}
.hic-tgs .main-contact-form.light-section .contact-details a {color: #1b1b1b;}
.hic-tgs .main-contact-form.light-section .social-media a {color: #2199e8;}
.hic-tgs .main-contact-form.light-section .contact-details a:active, .hic-tgs .main-contact-form.light-section .social-media a:hover {color: #999;}

/******************************************
PAGE ELEMENTS - GRID LAYOUTS
******************************************/
.grid-layout-3.has-bg-img .inner-section {max-width: 258px; margin: 0 auto;}
/*.grid-layout-3 .grid .columns {outline: none; margin-bottom: 8px;}*/
.grid-layout-3.gallery .galleries .gallery-list {outline: none; margin-bottom: 8px;}

@media (min-width: 641px) {
	.grid-layout-2 .grid .medium-6.large-4:first-child, 
	.grid-layout-2 .grid .medium-6.large-3:first-child, 
	.hic-tgs_layout_3 .default-grid-layout .grid .medium-6.large-4:first-child, 
	.hic-tgs_layout_3 .default-grid-layout .grid .medium-6.large-3:first-child  {width: 100%}
	
	/*.grid-layout-2 .grid .medium-6.large-4:first-child .property-featured-image, */
	.grid-layout-2 .grid .medium-6.large-4:first-child .gallery-image,
	/*.grid-layout-2 .grid .medium-6.large-3:first-child .property-featured-image, */
	.grid-layout-2 .grid .medium-6.large-3:first-child .gallery-image/*,
	.hic-tgs_layout_3 .default-grid-layout .grid .medium-6.large-4:first-child .property-featured-image, 
	.hic-tgs_layout_3 .default-grid-layout .grid .medium-6.large-3:first-child .property-featured-image */{height: 400px}
	
    .grid-layout-3.has-bg-img .inner-section {max-width: unset; margin: unset;}
	/*.grid-layout-3 .grid .columns {margin: 0 4px 8px; width: calc(50% - 8px);}*/
	.grid-layout-3.gallery .galleries .gallery-list {margin: 0 4px 8px; width: calc(50% - 8px);}
	
    .grid-layout-3 .grid .columns .gallery-image, 
    .grid-layout-3 .grid .columns .property-featured-image {height: 220px;}

}
@media (min-width: 1024px) {
	/*.grid-layout-2 .grid .medium-6.large-4:first-child, */
	/*.grid-layout-2 .grid .medium-6.large-4:nth-child(2), */
	/*.grid-layout-2 .grid .medium-6.large-3:first-child, */
	/*.grid-layout-2 .grid .medium-6.large-3:nth-child(2), */
	/*.hic-tgs_layout_3 .default-grid-layout .grid .medium-6.large-4:first-child, */
	/*.hic-tgs_layout_3 .default-grid-layout .grid .medium-6.large-4:nth-child(2), */
	/*.hic-tgs_layout_3 .default-grid-layout .grid .medium-6.large-3:first-child, 	*/
	/*.hic-tgs_layout_3 .default-grid-layout .grid .medium-6.large-3:nth-child(2) {width: 50%}*/
	
	/*.grid-layout-2 .grid .medium-6.large-4:first-child .property-featured-image, */
	/*.grid-layout-2 .grid .medium-6.large-4:nth-child(2) .property-featured-image, */
	.grid-layout-2 .grid .medium-6.large-4:first-child .gallery-image, 
	.grid-layout-2 .grid .medium-6.large-4:nth-child(2) .gallery-image,
	/*.grid-layout-2 .grid .medium-6.large-3:first-child .property-featured-image, */
	/*.grid-layout-2 .grid .medium-6.large-3:nth-child(2) .property-featured-image, */
	.grid-layout-2 .grid .medium-6.large-3:first-child .gallery-image, 
	.grid-layout-2 .grid .medium-6.large-3:nth-child(2) .gallery-image/*,
	.hic-tgs_layout_3 .default-grid-layout .grid .medium-6.large-4:first-child .property-featured-image, 
	.hic-tgs_layout_3 .default-grid-layout .grid .medium-6.large-4:nth-child(2) .property-featured-image,
	.hic-tgs_layout_3 .default-grid-layout .grid .medium-6.large-3:first-child .property-featured-image, 
	.hic-tgs_layout_3 .default-grid-layout .grid .medium-6.large-3:nth-child(2) .property-featured-image */{height: 400px}

    /*.grid-layout-3 .grid */
    .grid-layout-3.gallery .galleries{flex-direction: column; height: calc(281px * 4); justify-content: space-between; align-content: space-between;}
    /*.grid-layout-3 .grid .columns {margin: unset;}*/
    .grid-layout-3.gallery .galleries .gallery-list {margin: unset;}
    .grid-layout-3 .grid .gallery-list{ padding: 0; }
    /*.grid-layout-3 .grid .large-4 {width: calc(25% - 6px); height: calc(281px - 6px);}    */
    .grid-layout-3.gallery .galleries .gallery-list.large-4{
        width: calc(25% - 6px);
        height: calc(281px - 6px);
    }
    /*.grid-layout-3 .grid .large-4:nth-child(3), .grid-layout-3 .grid .large-4:nth-child(4) {width: calc(50% - 6px); height: calc(562px - 4px);}*/
    .grid-layout-3.gallery .galleries .gallery-list.large-4:nth-child(3),
    .grid-layout-3.gallery .galleries .gallery-list.large-4:nth-child(4){
        width: calc(50% - 6px);
        height: calc(562px - 4px);
    }
    /*.grid-layout-3 .grid .large-4:nth-child(4) {margin-left: calc(-25%);}*/
    .grid-layout-3.gallery .galleries .gallery-list.large-4:nth-child(4){
        margin-left: calc(-25%);
    }
    /*.grid-layout-3 .grid .large-4:nth-child(7), */
    /*.grid-layout-3 .grid .large-4:nth-child(8), */
    /*.grid-layout-3 .grid .large-4:nth-child(9) {margin-bottom: 7px;}*/
    .grid-layout-3.gallery .galleries .gallery-list.large-4:nth-child(7),
    .grid-layout-3.gallery .galleries .gallery-list.large-4:nth-child(8),
    .grid-layout-3.gallery .galleries .gallery-list.large-4:nth-child(9){
        margin-bottom: 7px;
    }
    
    .grid-layout-3 .grid .large-4 .gallery-image/*, 
    .grid-layout-3 .grid .large-4 .property-featured-image */{width: 100%; height: 100%; background-color: #fff;}    
    .grid-layout-3 .grid .gallery-image:before/*, 
    .grid-layout-3 .grid .property-featured-image:before*/ {background-color: rgba(0,0,0,.65);}
    
}

/***********************
TEAM PAGE
***********************/

.theme section.team, section.team {background-color: #3bc1fe;}
.team .section-header {margin-bottom: 50px;}	
.hic-tgs .team .section-title {	color: #FFF;}
.hic-tgs .team-list {padding: 0 12px; margin-bottom: 50px;}
.hic-tgs .team-list .inner {text-align: center;}
.page-template-template-team .team-member-avatar {height: 170px; width: 170px; background-color: #FFF; border-radius: 50%; margin: 0 auto 34px; }
.page-template-template-team .team-member-avatar {border: 2px solid #2298e8;}
.page-template-template-team .member-details a:not(.button):hover, .page-template-template-team .member-details a:not(.button):focus {color: #1b1b1b;}
.page-template-template-team .member-name {font-size: 22px; font-weight: 500;}
.page-template-template-team .member-name, .page-template-template-team .member-position {margin-bottom: 12px;}
.page-template-template-team .member-position {color: #000; font-size: 14px;}
.page-template-template-team .member-address {color: #999;}
.page-template-template-team .member-details .button {margin-top: 34px;}
.hic-tgs.page-template-template-team .main-contact-form, .hic-tgs.single-team .main-contact-form {background-color: rgb(33, 153, 232); color: #fff;}
.hic-tgs.page-template-template-team .main-contact-form .contact-details a, .hic-tgs.page-template-template-team .main-contact-form .social-media a,
.hic-tgs.single-team .main-contact-form .contact-details a, .hic-tgs.single-team .main-contact-form .social-media a {color: #FFF;} 

@media (min-width: 641px) {
	.hic-tgs .team-list {margin-bottom: 70px;}
	.page-template-template-team .member-email {	margin-bottom: 16px;	}
	.page-template-template-team .member-address {font-size: 14px;}
	.page-template-template-team .team-list.medium-3 .button {font-size: 12px;}
	.page-template-template-team .team-list.medium-3 .team-member-avatar {height: 140px; width: 140px;}
	.page-template-template-team .team-list.medium-3 .member-name {font-size: 14px;}
	.page-template-template-team .team-list.medium-3 .member-address, .page-template-template-team .member-phone, .page-template-template-team .member-email,
	.page-template-template-team .member-position {font-size: 10px;}
	.page-template-template-team .team-list .button 	{padding: 16px;}
}

@media (min-width: 1024px) {
	.page-template-template-team .team-member-avatar {height: 290px; width: 290px;}
	.page-template-template-team .team-list.medium-3 .team-member-avatar {width: 260px;	height: 260px;}
	.page-template-template-team .team-list.medium-3 .button {font-size: 16px;}	
	.page-template-template-team .team-list.medium-3 .member-name {font-size: 28px;}
	.page-template-template-team .team-list.medium-3 .member-address, .page-template-template-team .member-phone, .page-template-template-team .member-email,
	.page-template-template-team .member-position {font-size: 14px;}
}	

/***********************
TEAM MEMBER PAGE
***********************/

.hic-tgs.single-team .hero {height: 398px;}
.hic-tgs.single-team.subpage .main-content {padding-bottom: 0;}
.hic-tgs .agent-sinlge-header {position: absolute; height: 100%;	width: 100%;	top: 0;}
.hic-tgs .agent-sinlge-header .inner {height: 100%}
.hic-tgs .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);}
.hic-tgs .agent-sinlge-header .agent-avatar {	height: 120px; width: 120px; border-radius: 50%; margin: 0 auto; border: 2px solid #1b1f2a;}
.hic-tgs .agent-sinlge-header .agent-details {color: #1b1b1b;}
.hic-tgs .agent-sinlge-header .agent-name {color: #FFF; font-weight: 700; font-size: 20px;}
.hic-tgs .agent-sinlge-header .agent-position  {color: #FFF;margin-bottom: 12px;}
.hic-tgs .agent-sinlge-header .agent-address {margin-bottom: 0;}
.hic-tgs.single-team .agent-bio-col {padding-bottom: 50px;}
.hic-tgs.single-team .secondary-text {font-weight: 700;} 
.hic-tgs.single-team .agent-phone, .hic-tgs.single-team .agent-email, .hic-tgs.single-team .agent-alternative-number {margin-bottom: 10px;}
.hic-tgs.single-team .agent-phone .accent-text, .hic-tgs.single-team .agent-email .accent-text, .hic-tgs.single-team .agent-alternative-number .accent-text {margin-right: 5px;}
.hic-tgs .agent-listing-section {padding: 50px 0; background-color: #F7F7F7;}
.hic-tgs .agent-listing-section .section-title {text-align: center;}
.hic-tgs.single-team .agent-bio-col + div > :last-child {
    margin-bottom: 50px;
}

@media (min-width: 641px) {
	
	.hic-tgs .agent-listing-section {padding: 80px 0;}
	.hic-tgs .agent-listing-section .section-title {text-align: left;}

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

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

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

	.hic-tgs .agent-sinlge-header .agent-avatar {height: 200px; width: 200px;}
	.hic-tgs .agent-sinlge-header .ash-container{
		width: auto;
	}
}

/*******************************
PROPERTY SEARCH PAGE
*******************************/

.hic-tgs .widget-form-wrap.default-section {min-height: 218px; padding: 45px 0 30px;}

.hic-tgs #property_filters_options .search-form-title {font-weight: 600;}
.property-item .property-meta .svg-inline--fa {margin-right: 3px;}

@media (max-width:1023px) and (min-width:641px) {	
	.property-item.medium-6:nth-child(2n+1) {clear: left;}
}

@media (min-width: 1024px){
	.property-item.large-4:nth-child(3n+1) {clear: left;}
}

/*******************************
PROPERTY SINGLE LISTING PAGE
*******************************/

.hic-tgs.single .property-header {padding: 24px 0; background-color: #2199e8; color: #fff}
.hic-tgs.single .property-header .top-price {color: #fff; text-align: center; margin-top: 10px;}
.hic-tgs.single .property-header .header-title {font-weight: 700; font-size: 18px; margin-bottom: 0;}
.hic-tgs.single .property-header .inner-content {text-align: center;}
.hic-tgs.single .property-header .top-price-string {font-weight: 700; font-size: 16px;}
.hic-tgs .property-is-sold .property-list-image-wrap::after {position: absolute; color: #fff; z-index: 3; transform: rotate(-45deg); -webkit-transform: rotate(-45deg); background-color: rgba(33, 153, 232, 0.63); top: 33px; left: -46px; padding: 10px 90px; font-size: 12px;  text-transform: uppercase;  content: 'Sold';}
.hic-tgs .property-is-sold .ribbon-status {display: none !important;}

@media (min-width: 641px) {
	.hic-tgs.single .property-header .inner-content {text-align: left;}
	.hic-tgs.single .property-header .top-price {margin-top: 0;}
}

@media (min-width: 1024px) {
	.hic-tgs.single .property-header .header-title {font-size: 30px;}
	.hic-tgs.single .property-header .top-price-string {line-height: 44px; font-size: 24px;}
}

@media (max-width: 640px) {
	.page-template-template-property-search .row .row {margin-left: -25px; margin-right: -25px;}
}

/* Property Enquiry Form */

#EnquireFormModal{padding: 0px;	border:0;}
#EnquireFormModal h1, #EnquireFormModal .property_enquiry_content {padding: 22px;}
#EnquireFormModal h1 {background-color: #2196f3; color: #FFF;}
#EnquireFormModal .close-button {position: absolute; margin-top: 0; color: #FFF; font-size: 48px; right: 22px; top: 20px;}
.enquiry-form {padding: 0; color: #333}
.enquiry-form .section-title {font-size: 35px; margin-bottom: 24px;}
.enquiry-form .gform_body {float: left;	width: 100%;}
.enquiry-form .gfield {width: 100%;	float: left;}
.enquiry-form .gform_footer {width: 100%; text-align: center;}
.enquiry-form .gfield_html {margin-bottom: 22px;}
.enquire-button {width:100%; margin-top:12px;}
.enquiry-form .gform_button {border-radius: 3px; width: 100%; background-color: #3bc1fe; color: #fefefe;}
.enquiry-form .gform_button:hover {background-color: #000;}
.enquiry-form input, .enquiry-form textarea {border: 1px solid #B3B3B3;}
.enquiry-form input:focus, .enquiry-form textarea:focus {border: 1px solid #B3B3B3;}
.enquiry-form li{width:100% !important;}

@media (min-width: 641px) {
	#EnquireFormModal h1, #EnquireFormModal .property_enquiry_content {padding: 44px;}
	#EnquireFormModal .close-button {font-size: 48px; right: 49px; top: 39px;}
	#EnquireFormModal{top: 69px !important;}
	.enquiry-form .gform_wrapper {position: relative; max-width: 584px; 	margin: 0 auto;}
	.enquiry-form .gfield {width: 139px;	}
	.enquiry-form .gfield_html{margin-bottom: 22px;}
	.enquiry-form .gform_button {width: 200px;}
}

/***********************
POSTS PAGE
***********************/

/***********************
TESTIMONIALS PAGE
***********************/
.post-type-archive-testimonials_type .hero .hero-bg-overlay {background-color: rgba(10,0,0,0.5);}
.post-type-archive-testimonials_type .title, .post-type-archive-testimonials_type .content p {font-style: italic;}
.post-type-archive-testimonials_type .name, .post-type-archive-testimonials_type .job {margin-bottom: 0;}
.post-type-archive-testimonials_type .name {	font-weight: 700;}
.post-type-archive-testimonials_type .name, .post-type-archive-testimonials_type .job {line-height: 1.2;}
.post-type-archive-testimonials_type .job, .post-type-archive-testimonials_type .location {font-weight: 300; font-size: 16px;}
.post-type-archive-testimonials_type .featured-image-wrap {position: relative; width: 315px; display: block; margin: 0 auto 22px;}
.hic-tgs .testimonials_type {border-bottom: 1px solid #ccc; padding-bottom: 20px; margin-bottom: 20px;}
.hic-tgs .testimonials_type:last-child {border-bottom: none;}
.testimonial-rating .fa-star {color: #0499d6; margin-right: 7px;}

@media (min-width: 641px) {
	.hic-tgs .testimonials_type {margin-bottom: 30px;}
}

/*********************
FOOTER
*********************/

.hic-tgs .footer {padding: 30px 0; margin-top: 0; position: relative; text-align: center; color: #1b1b1b;}
.hic-tgs .footer a, .hic-tgs .footer .menu a {color: #1b1b1b;}
.hic-tgs .footer .contact-details svg {margin-right: 3px;}

.hic-tgs.footer-dark .footer .footer-layout-3 h4,
.hic-tgs.footer-theme .footer .footer-layout-3 h4{
	color: #fff;
}

/* Footer Logo */

.hic-tgs .footer .logo-wrap {max-width: 135px; margin: 0 auto;}
.hic-tgs .footer .logo {width: 275px; 	margin-bottom: 8px;}

/* Social Media */

.hic-tgs .footer .social-media {margin-left: 0; margin-bottom: 0; line-height: 0;}
.hic-tgs .footer .social-media li {display: inline-block; padding: 0 4px; font-size: 18px;}
.hic-tgs .footer .social-media li a {display: block;}
.hic-tgs .footer .social-media a {transition: all .25s ease-in-out;}
.hic-tgs .footer .social-media a:hover {transform: translate(0,-3px);}

/* Footer Menu */

.hic-tgs .footer .menu a {font-weight: 500; font-size: 12px; text-transform: uppercase;}

/* Footer Bottom */

.hic-tgs .bottom-footer {text-align: center; padding: 30px 0 20px; background-color: #000;}
.hic-tgs .bottom-footer .inner-content {padding: 0;}
.hic-tgs .copyright, .hic-tgs .privacy {color: #ccc;}
.hic-tgs .colophon-link {display: inline-block;}
.hic-tgs .colophon-link li a {padding: 2px 8px;}
.hic-tgs .colophon-link li a, .hic-tgs .colophon-text, .hic-tgs .bottom-footer p {font-size: 11px; color: #ccc;}
.hic-tgs .colophon-link li {border-right: 1px solid;}
.hic-tgs .colophon-link li:last-child {border-right: none;}
.hic-tgs .colophon-text,.hic-tgs .bottom-footer p {font-weight: 300;}
.hic-tgs .bottom-footer p {
	margin-bottom: 0;
}

@media (min-width: 641px) {
	.hic-tgs .footer {padding: 40px 0;}
	.hic-tgs .footer .menu a {padding: 6px 20px;}
}

@media (min-width: 1024px) {
	.hic-tgs .footer {padding: 70px 0;}
}


/* Footer Layout 2 */

.hic-tgs .footer .menu li:last-child, .hic-tgs .footer .contact-details div:last-child {border-right: none;}
.hic-tgs .footer-col h4 {font-weight: 600;	font-size: 20px;}
.hic-tgs .footer .contact-details div {padding: 2px 12px;}
.hic-tgs .logo-wrap {margin-bottom: 0;}
.hic-tgs .footer-col {margin-bottom: 32px;}
.hic-tgs .footer-col:last-child {margin-bottom: 0;}
.hic-tgs .footer .menu a {padding: 2px 26px;}

@media (min-width: 641px) {
	.hic-tgs .footer-col h4 {font-size: 16px;}
	.hic-tgs .footer .menu li {border-right: 2px solid;	}
	.hic-tgs .footer .contact-details div {border-right: 0; display: inline-block; padding: 0 12px;}
	.hic-tgs .footer .menu li:last-child, .hic-tgs .footer .contact-details div:last-child {border-right: none !important;}
	.hic-tgs.footer-dark .footer .menu li, .hic-tgs.footer-theme .footer .menu li {border-color: #fff;}
	.hic-tgs.footer-dark .footer .contact-details div, .hic-tgs.footer-theme .footer .contact-details div {border-color: #fff; color: #fff;}
}

/* Footer Layout 3 */
.hic-tgs_layout_3.default-footer-color .footer {color: #fff;}
.hic-tgs_layout_3 .footer-col h4 {font-weight: 600;font-size: 16px;}
.hic-tgs_layout_3 .footer .menu li:last-child {border-right: none;}
.hic-tgs_layout_3 .footer .contact-details div:last-child {border-right: none;}
.hic-tgs_layout_3 .logo-wrap {margin-bottom: 0;}
.hic-tgs_layout_3 .footer-col {margin-bottom: 32px;}
.hic-tgs_layout_3 .footer-col:last-child {margin-bottom: 0;}
.hic-tgs_layout_3 .footer .menu a {padding: 7px 26px;}
.hic-tgs_layout_3 .footer .contact-details {text-align: center;}
.hic-tgs_layout_3 .footer .contact-details div {padding: 2px 12px;}

@media (min-width: 641px) {
	.hic-tgs_layout_3 .footer .menu li {display: inline-block; border-right: 1px solid #2199E8;	}
	.hic-tgs_layout_3 .footer .contact-details div {	border-right: 2px solid #2199e8; display: inline-block;	padding: 2px 12px;}
	.hic-tgs_layout_3 .footer .contact-details div:last-child {border-right: none;}
} 

/* Footer Themes */

.hic-tgs.footer-light .footer {background-color: #fff; color: #1b1b1b;}
.hic-tgs.footer-dark .footer {background-color: #1b1f2a; color: #fff;}
.hic-tgs.footer-theme .footer {background-color: #00adef; color: #fff;}
.hic-tgs.footer-theme-inverse .footer {background-color: #f2f2f2; color: #00adef;}
.hic-tgs.footer-dark .footer .menu a, .hic-tgs.footer-dark .footer .contact-details, .hic-tgs.footer-dark .footer a,
.hic-tgs.footer-theme .footer .menu a, .hic-tgs.footer-theme .footer .contact-details, .hic-tgs.footer-theme .footer a,
.hic-tgs.footer-theme-inv .footer .menu a, .hic-tgs.footer-theme-inv .footer .contact-details, .hic-tgs.footer-theme-inv .footer a {color: #fff;}
.hic-tgs.footer-theme .footer .contact-details div, .hic-tgs.footer-theme-inv .footer .contact-details div, .hic-tgs.footer-theme .footer .menu li {border-color: #FFF;}
.hic-tgs.footer-theme .footer .contact-details svg {color: #fff;}
.hic-tgs.footer-dark .footer a:hover, .hic-tgs.footer-dark .footer .menu a:hover, .hic-tgs.footer-dark .footer .menu li.active a {color: #3bc1fe;}
.hic-tgs.footer-theme .footer a:hover, .hic-tgs.footer-theme .footer .menu a:hover, .hic-tgs.footer-theme .footer .menu li.active a, .hic-tgs.footer-theme-inv .footer a:hover,
.hic-tgs.footer-theme-inv .footer .menu a:hover, .hic-tgs.footer-theme-inv .footer .menu li.active a {	color: #1b1b1b;}
.hic-tgs.footer-dark .bottom-footer .copyright, .hic-tgs.footer-theme .bottom-footer .copyright {color: #fff;}
.hic-tgs.footer-dark .bottom-footer .colophon-link li a, .hic-tgs.footer-dark .bottom-footer .colophon-text {color: #fff;}
.hic-tgs.footer-light .bottom-footer .copyright, .hic-tgs.footer-theme-inverse .bottom-footer .copyright {color: #1b1b1b;}
.hic-tgs.footer-light .bottom-footer .colophon-link li a, .hic-tgs.footer-light .bottom-footer .colophon-text {color: #1b1b1b;}