/*-- remove icons after "READ MORE" on home page --*/
.tg-service-widget .service-more:after {
	display:none;
}
#top-footer .widget ul li:after {
	display: none;
}
#secondary .widget ul li:after {
		display: none;
}
#secondary .widget ul li {
		padding: 0 0 10px 0px;
		margin-left: 20px;
		list-style:disc !important;
}	
/*-- footer text --*/
#bottom-footer .copyright {
    display: none;
}

/*-- Translation --*/

/*-- remove the ">" from the footer language display --*/
#top-footer .widget ul li {
    position: unset;
}



/*-- Flag icon adjustment: to make visible --*/
.wpml-ls-legacy-list-horizontal .wpml-ls-flag {
	width: auto;
  height: auto;
}

.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer {
    background-color: #28313d !important;
}

/*-- .wpml-ls-statics-footer .wpml-ls-current-language>a {
    background-color: #28313d !important;
}--*/

.wpml-ls-statics-footer .wpml-ls-link {
    background-color: #28313d !important;
}
.wpml-ls-statics-footer > a {
    background-color: #28313d !important;
}
.wpml-ls-native {
		margin-left: 0px !important;
}

.wpml-ls-legacy-list-horizontal .wpml-ls-flag+span {
    color: white !important;
}

#secondary, .widget-area > h3 
{
  padding-bottom: 170px; 
}





/*-- Header adjustments --*/
.header-bottom {
    background: #003049;
  	/*--background-image: url("/wp-content/uploads/2019/06/DHR-KINSHIP-header-background-4.png");
  	--*/
    background-repeat: repeat;
}
.header-sticky .is-sticky .header-bottom {
    background: #003049;
}
/*-- Main navigation --*/
#site-navigation ul li a {
    color: #FCBF49;
}
#site-navigation ul li a:hover {
    color: #fff;
}

/*-- Top social media header --*/
.header-top {
  background: #247BA0;
  color: #fff;
}
.social-menu li a {
    background-color: #009FB7;
  	color: #fff;
}
.social-menu li a:hover {
    color: #FCBF49 !important;
}
/*-- Social media icons at top --*/
.social-menu li#menu-item-476 a:before {
    content: "\f39e";  /* icon from https://fontawesome.com/cheatsheet */
    font-family: FontAwesome;    
}

/*-- Fontawesome fixes --*/
.tg-service-widget .service-more:after {
    content: "\f105" /*rtl:"\f105"*/;
  	right: -15px;
}

/*-- Hide Post author and icon --*/
.entry-author {
  display: none;
}

/*-- GeoDirectory Search page --*/
/*-- Make page full width 
#primary {
    width: 100%;
}
--*/


/*-- Page titles --*/
.breadcrumb-trail.breadcrumbs .trail-title {
  font-weight: 400;
  font-size: 28px;
  padding: 10px 0;
}
.entry-content h5 {
  margin-bottom: 10px;
 	margin-top: 0px;
}

/*-- Adjust Unordered lists --*/
ul, ol {
    margin: 0 0 30px 50px;
}


/*-- Adjust slider --*/

/*--overlay darkness --*/
.tg-slider-widget.slider-dark .slider-image .overlay {
    background-color: rgba(0, 0, 0, 0.15);
}

.tg-slider-widget .caption-title {
    
    text-transform: none;
}

/*-- Button adjustment --*/
.btn-wrapper {
  margin-top: 10px;
}

/*-- Turn off sub-title caption --*/
.tg-slider-widget .caption-desc {
  display: none;
}


.panel-row-style-for-570-0 {
  max-height: 580px;
}

.swiper-container {
  max-height: 580px;
}/*--
.slider-content {
  margin-top: 60px;
}--*/



.tg-slider-widget.slider-content-left .caption-title {
  	width: 70%;
}
.tg-slider-widget .caption-title {
    color: #fff !important;
    font-size: 11rem !important;
    line-height: .8 !important;
    letter-spacing: -3px;
    text-shadow: 1px 1px 20px rgba(0, 0, 0, 0.7) !important;
}
.tg-slider-widget .caption-desc {
    color: #fff !important;
    font-size: 3rem !important;
    line-height: .8 !important;
    text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.7) !important;
}
.tg-slider-widget .btn-wrapper {
  	background-color: rgba(49,59,72, 0.6);
}
.tg-slider-widget .btn-wrapper a {
    color: white !important;
    text-shadow: none !important;
}


/*-- FAQ --*/

.arconix-faq-title {
  font-size: 16px !important;
  font-weight: bold;
}

/*---------------------------------------------------------------------------*/
/*-- Media tags --*/
@media (max-width: 980px) {
	#site-navigation, .center-logo-below-menu #site-navigation {
    color: #ffff;
	}


  #site-navigation ul li a {
    color: #333333;
	}
	#site-navigation ul li a:hover {
    color: #fcbf49;
	}	
  #pgc-1236-1-1
  {
    z-index:9999 !important;
  }
}