/*
Theme Name: STRING
Theme URI: https://string.marketing
Version: 1.0
Description: Custom theme developed by String Marketing.
Author: The Stephanie Hofhenke
Author URI: https://string.marketing
template: bb-theme
*/

/* Header */ 
.page-id-3964 .plhg_header_desktop_leftmenu .fl-button-group-button:nth-child(1) a, 
.page-id-3964 .plhg_header_desktop_leftmenu .fl-button-group-button:nth-child(1) a span,
.page-id-3980 .plhg_header_desktop_leftmenu .fl-button-group-button:nth-child(2) a, 
.page-id-3980 .plhg_header_desktop_leftmenu .fl-button-group-button:nth-child(2) a span,
.page-id-3978 .plhg_header_desktop_rightmenu .fl-button-group-button:nth-child(1) a, 
.page-id-3978 .plhg_header_desktop_rightmenu .fl-button-group-button:nth-child(1) a span,
.page-id-3976 .plhg_header_desktop_rightmenu .fl-button-group-button:nth-child(2) a, 
.page-id-3976 .plhg_header_desktop_rightmenu .fl-button-group-button:nth-child(2) a span{
	color: #389d6b !important;
	    font-weight: 700
}
.hg-anchor-link a span{
color: #f2635f;
}
.hg-anchor-link a span:hover{
	color: #c13d3d !important;
}
.hg-anchor-link a{
color: #f2635f;
}
.hg-anchor-link a:hover{
	color: #c13d3d !important;
}
/* custom-css */
.hg-gf_no-title-label .gform_title{
	display: none;
}
.hg-gf_no-title-label label{
	display: none !important;
}
#gform_1 ::placeholder{
	color: #073842 !important;
	    font-family: "Source Serif Pro", serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 21px;
    letter-spacing: -0.6px;
}
#gform_1 input[type=text], #gform_1 input[type=email], #gform_1 textarea{
	    border: 2px solid  rgb(51,95,93, .3);
	
    margin-bottom: 0 !important;
    padding: 14px 20px !important;
	border-radius: 0;
	font-size: 16px;
	background: #fff;
	
font-weight: 400;
font-style: normal;
letter-spacing: normal;
line-height: 22px;
text-align: left;
	
}
#gform_2 ::placeholder{
	color: #385f67;
font-family: "Open Sans" !important;
font-size: 18px;
font-weight: 400;
font-style: normal;
letter-spacing: normal;
line-height: 21.15px;
	opacity: 0.51;
}
#gform_2 input[type=text]{
 border: none;
	padding: 8px 20px !important;
	border-radius: 0;
	font-family: "Open Sans";
font-size: 18px;
font-weight: 400;
font-style: normal;
letter-spacing: normal;
line-height: 25px;
text-align: left;
}
#gform_2 .gform_footer{
	padding: 0;
}
#gform_fields_1 .name_first{
	    margin-bottom: 0;
}
#gform_fields_1 .ginput_container{
	    margin: 0;
}
.hg-gf-button#gform_1 .gform_button {
	    font-family: "Open Sans", sans-serif !important;
    font-weight: 400 !important;
    font-size: 18px !important;
    line-height: 21.15px !important;
    text-align: center;
    padding: 9px 90px;
}
.hg-gf-button#gform_2 .gform_button {
	    font-family: "Open Sans", sans-serif !important;
    font-weight: 400 !important;
    font-size: 18px !important;
    line-height: 21.15px !important;
    text-align: center;
    padding: 8px 52px;
	    border-radius: unset;
}
 ul.hg-about-banner-ul {
      list-style: none;
    padding: 0px 0px;
	 margin: 0;
}
 ul.hg-about-banner-ul li{
	display: flex;
	     align-items: center;
}
 ul.hg-about-banner-ul li::before {
  content: "";
  background-image:  url(
"https://e46b6dc37a.nxcli.io/wp-content/uploads/2022/11/check-circle-green.png");
      background-size: contain;
    display: inline-block;
    width: 17px;
    height: 18px;
    position: relative;
    top: 0.1rem;
    margin-right: 20px;
    background-repeat: no-repeat;
	 min-width: 17px;
}
ul.hg-about-ul {
      list-style: none;
    padding: 0px 0px;
}
ul.hg-about-ul li{
	display: flex;
	margin-bottom: 10px;
	    align-items: baseline;
}
 ul.hg-about-ul li::before {
  content: "";
  background-image:  url(
"https://e46b6dc37a.nxcli.io/wp-content/uploads/2022/11/check-circle-white-1.png");
      background-size: contain;
    display: inline-block;
    width: 17px;
    height: 18px;
    position: relative;
    top: 0.2rem;
    margin-right: 20px;
    background-repeat: no-repeat;
	  min-width: 17px;
}
.hg-about-banner >.fl-row-content-wrap{
	    background-size: 45%;
}
.hg-services-banner >.fl-row-content-wrap{
	    background-size: 40%;
}
.hg-home-banner-left-column{
	    position: absolute;
    top: -30px;
    width: 500px;
    height: 568px;
}
.hg-gravity-form-custom .gfield_error{
	border: none !important;
}
.hg-gravity-form-custom .validation_error{
	     display: none;
}
.hg-gravity-form-custom .validation_message {
    color: #c13d3d;
    font-weight: 700;
    letter-spacing: normal;
    font-family: "Open Sans", sans-serif;
	    padding: 0;
	    margin-top: 0 !important;
	background: #f3f8f3;
}
.hg-gravity-form-custom#gform_1 .validation_message {
    color: #c13d3d;
    font-weight: 700;
    letter-spacing: normal;
    font-family: "Open Sans", sans-serif;
	    padding: 0;
	    margin-top: 10px !important;
	background: #fff;
	border: none;
}
.gform_required_legend, .gform_validation_errors{
	display: none;
}
.gform_wrapper.gravity-theme .ginput_complex span.name_last {
  
    margin-bottom: 0 !important;
   
}
.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning{
	    background-color: transparent !important;
}
.hg-gravity-form-custom  .gfield_error{
	 padding: 0 !important;
	margin-top: 0 !important;
}
.hg-gravity-form-custom  .gform_confirmation_message{
	color: #389d6b;
    font-size: 20px;
    
    font-family: "Open Sans", sans-serif !important;
	    font-weight: 600;
}
.hg-row-reverse .fl-col-group{
	    flex-direction: row-reverse;
    overflow-x: auto;
}
.hg-services-list li{
margin-bottom: 15px !important;
}
.hg-faq-accordion a{
	outline: none !important;
}
.hg-faq-accordion .fl-accordion-button-icon-left, .hg-faq-accordion .fl-accordion-button-icon-right{
	opacity: 1 !important;
}

.hg-flex{
	display: flex;
}
.hg-service-hiw{
	    width: 50%;
	padding: 0px 20px;
}
.hg-service-hit-h{
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
	    color: #ffffff;
}
.hg-service-hit-p{
	font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
	color: #ffffff;
}
/* service page timeline */
#hg-service-timeline .uabb-timeline__line{
	background: #073842;
}
#hg-service-timeline .uabb-timeline-marker-wrapper{
	background: #073842;
}
#hg-service-timeline .uabb-timeline-vertical.uabb-timeline--center .uabb-day-right .uabb-timeline-arrow:after{
	border-top: 1px solid #073842;
    border-bottom: 1px solid #073842;
    border-right: 1px solid #073842;
	border-left-color: #073842;
	    border-left-width: 100px;
	    left: -2px;
}
#hg-service-timeline .uabb-timeline-vertical .uabb-day-left .uabb-timeline-arrow:after{
	border-top: 1px solid #073842;
    border-bottom: 1px solid #073842;
    border-right: 1px solid #073842;
	border-right-color: #073842 !important;
	    border-right-width: 100px !important;
	    right: 0px !important;
	left: unset;
}
#hg-service-timeline .uabb-timeline-right .inner-date-new{
        position: relative;
    right: 205px;
    color: #fff !important;
    z-index: 5;
}
#hg-service-timeline .uabb-timeline-right .uabb-timeline-marker-wrapper {
	 position: relative;
    right: 100px;
    color: #fff;
    z-index: 1;
}
#hg-service-timeline .uabb-timeline-left .inner-date-new{
        position: relative;
    left: 205px;
    color: #fff !important;
    z-index: 5;
}
#hg-service-timeline .uabb-timeline-left .uabb-timeline-marker-wrapper {
	 position: relative;
    left: 100px;
    color: #fff;
    z-index: 1;
}
#hg-service-timeline .uabb-timeline__line{
	    background-color: #073842 !important;
}
#hg-service-timeline .uabb-timeline-vertical.uabb-timeline--center .uabb-timeline__line {
    left: 50%;
    right: auto;
    height: 100%;
    top: 0% !important;
	    width: 2px;
}
.pp-advanced-menu .pp-off-canvas-menu {
    background-color:#fff !important;
}
.hg-hiw-border{
	border: 1px solid #fff; 
	height: 24px;
	border-bottom: 0;
	margin: 0 auto;
	width: 250px;
}
/* service page timeline end*/
.hg-banner-flex .fl-col-group{
	align-items: center;
}

.hg-footer-link-bottom:hover{
	color: #f2635f !important;
}
.page-id-3964 .fl-theme-builder-header-shrink-module-bottom img.fl-photo-img {
    width: 126px;
    max-height: 75px !important;
}

/* media query */

@media only screen and (max-width: 400px){
	.hg-home-banner-left-column {
    position: absolute;
    top: -15px;
    height: auto;
    left: 20px;
}
	#hg-home-banner-row .hg-home-banner-left-column{
  
    width: 100% !important;
    
}
	.hg-about-banner >.fl-row-content-wrap {
    background-size: 100%;
}
	.hg-services-banner >.fl-row-content-wrap{
	    background-size: 100% 45%;
}
	#hg-about-banner-row .fl-node-3nf4v0lpk6sq > .fl-col-content {
    min-height: 60vh !important;
}

	
}
@media (max-width: 768px){
	
.fl-col {
    clear: both;
    float: none;
    margin-left: auto;
    margin-right: auto;
    width: auto !important;
}
	.hg-about-approach .fl-node-jam6l3eizvkw > .fl-col-content {
    padding-right: 0px;
    padding-left: 0px;
}
	
	.hg-about-banner >.fl-row-content-wrap {
    background-size: 100%;
}
	
	#hg-about-banner-row .fl-node-3nf4v0lpk6sq > .fl-col-content {
    min-height: 60vh;
}
	.hg-pc-global-row > .fl-col-content {
    margin-left: 0px !important;
}
	.hg-speaking-consulting-col-left  .fl-col-content {
    margin-right: 0 !important;
}
	.hg-speaking-consulting-col-right .fl-col-content {
    margin-left: 0 !important;
}
	.hg-wih-padding > .fl-row-content-wrap {
    padding-top: 20px;
   
}
}


@media only screen and (max-width: 600px) {
	
	#hg-service-timeline .uabb-timeline-vertical.uabb-timeline--center .uabb-timeline__line{
		display: none;
	}
	#hg-service-timeline .uabb-timeline-right .uabb-timeline-marker-wrapper, #hg-service-timeline .uabb-timeline-left .uabb-timeline-marker-wrapper{
		display: none;
	}
	#hg-service-timeline .uabb-timeline-vertical.uabb-timeline--center .uabb-day-right .uabb-timeline-arrow:after, #hg-service-timeline .uabb-timeline-vertical .uabb-day-left .uabb-timeline-arrow:after{
		display: none;
	}
	
	#hg-service-timeline .uabb-timeline-vertical.uabb-timeline--center .uabb-timeline-left .uabb-day-new{
		    padding-left: 0px;
	}
	#hg-service-timeline .uabb-timeline-vertical.uabb-timeline--center .uabb-timeline-right .uabb-day-new{
		padding-right: 0px;
	}
		.hg-flex{
	display: block;
}
.hg-service-hiw{
	    width: 100%;
	padding: 0px 0px;
}
.hg-hiw-border{
		display: none;
	}
	.hg-hiw-plantful-h h3{
		text-align: left;
	}
		
	.hg-service-banner >.fl-row-content-wrap {
   background-image: none;
}
	.hg-about-banner >.fl-row-content-wrap {
   background-image: none;
}
	#hg-home-banner-row .hg-home-banner-left-column{
  
    width: 90% !important;
    
}
	#hg-about-rthl-section{
		 width: 90% !important;
	}
	.fl-col-group.fl-col-group-responsive-reversed {
   
    flex-wrap: wrap-reverse;
    -webkit-flex-wrap: wrap-reverse;
    
}
	#gform_fields_1 .name_first{
	    margin-bottom: 16px;
}
	.hg-service-hit-p{
	
    font-size: 14px;
    line-height: 20px;
	
}
	#hg-banner-service-id .hg-banner-col-left h1 {
    font-size: 35px;
    line-height: 40px;
}
	#hg-banner-about-id .hg-banner-col-left h1 {
    font-size: 35px;
    line-height: 40px;
}
}
@media only screen and (max-width: 640px){
	#gform_fields_1 .name_first{
	    margin-bottom: 16px;
}
}

@media only screen and (min-width: 600px) {
	
	#hg-service-timeline .uabb-timeline-vertical.uabb-timeline--center .uabb-timeline__line{
		display: none;
	}
	#hg-service-timeline .uabb-timeline-right .uabb-timeline-marker-wrapper, #hg-service-timeline .uabb-timeline-left .uabb-timeline-marker-wrapper{
		display: none;
	}
	#hg-service-timeline .uabb-timeline-vertical.uabb-timeline--center .uabb-day-right .uabb-timeline-arrow:after, #hg-service-timeline .uabb-timeline-vertical .uabb-day-left .uabb-timeline-arrow:after{
		display: none;
	}
	
	#hg-service-timeline .uabb-timeline-vertical.uabb-timeline--center .uabb-timeline-left .uabb-day-new{
		    padding-left: 0px;
	}
	#hg-service-timeline .uabb-timeline-vertical.uabb-timeline--center .uabb-timeline-right .uabb-day-new{
		padding-right: 0px;
	}
		.hg-flex{
	display: block;
}
.hg-service-hiw{
	    width: 100%;
	padding: 0px 0px;
}
	.hg-hiw-border{
		display: none;
	}
	.hg-hiw-plantful-h h3{
		text-align: left ;
	}
	#hg-about-top-icon-section .fl-node-qxbrsgpk4ln6{
		display: flex;
	}
	.hg-footer-text-center p{
		text-align: center !important;
	}
	
	.fl-col-group.fl-col-group-responsive-reversed {
   
    flex-wrap: wrap-reverse;
    -webkit-flex-wrap: wrap-reverse;
    
}
}
@media only screen and (min-width: 768px) {
	#hg-service-timeline .uabb-timeline-left .inner-date-new{
		display: block;
	}
	#hg-service-timeline .uabb-timeline-right .inner-date-new{
		display: block;
	}
	#hg-service-timeline .uabb-timeline-vertical.uabb-timeline--center .uabb-timeline__line{
		display: block;
	}
	#hg-service-timeline .uabb-timeline-right .uabb-timeline-marker-wrapper, #hg-service-timeline .uabb-timeline-left .uabb-timeline-marker-wrapper{
		display: block;
	}
	#hg-service-timeline .uabb-timeline-vertical.uabb-timeline--center .uabb-day-right .uabb-timeline-arrow:after, #hg-service-timeline .uabb-timeline-vertical .uabb-day-left .uabb-timeline-arrow:after{
		display: block;
	}
	#hg-service-timeline .uabb-timeline-module{
		display: flex;
	}
	#hg-service-timeline .uabb-timeline-vertical.uabb-timeline--center .uabb-timeline-left .uabb-day-new{
		    padding-left: 12px;
	}
	#hg-service-timeline .uabb-timeline-vertical.uabb-timeline--center .uabb-timeline-right .uabb-day-new{
		padding-right: 12px;
	}
		.hg-flex{
	display: block;
}
.hg-service-hiw{
	    width: 100%;
	padding: 0px 0px;
}
	.hg-hiw-border{
		display: block;
		width: 210px;
	}
	.hg-hiw-plantful-h h3{
		text-align: center;
	}
	#hg-about-top-icon-section .fl-node-qxbrsgpk4ln6{
		display: flex;
	}
	.hg-footer-text-center p{
		text-align: center !important;
	}
	
	
	
	
	
}

@media (max-width: 991px){

	.hg-home-review > div{
		    margin-bottom: 5px !important;
	}
	
	

	
}

@media only screen and (min-width: 900px){
	.hg-flex{
	display: flex;
}
.hg-service-hiw{
	    width: 100%;
	padding: 0px 20px;
}
}
@media only screen and (min-width: 900px) and (max-width: 1024px){
	#hg-contact-row  > .fl-row-content-wrap {
    padding-right:30px;
   
    padding-left:30px;
}
	#hg-banner-service-id .hg-banner-col-left h1{
		font-size: 44px;
		line-height: 50px;
	}
	#hg-banner-about-id .hg-banner-col-left h1{
		font-size: 44px;
		line-height: 50px;
	}
}
@media only screen and (min-width: 300px) and (max-width: 767px){
	#hg-service-timeline .uabb-timeline-left .inner-date-new{
		   
    left: 0;
        top: 18px;
   
    display: inline-block;
    width: max-content;
    border-radius: 50%;
    padding: 6px 15px;
    
    background: #073842;
		
	}
	#hg-service-timeline .uabb-timeline-right .inner-date-new{
		   
    right: 12px;
    top: 18px;
    
    display: inline-block;
    width: max-content;
    border-radius: 50%;
    padding: 6px 15px;
   
    background: #073842;
	}
	#hg-service-timeline .uabb-timeline-module{
		display: flex;
		    flex-direction: column;
	}
}
@media only screen and (min-width: 300px) and (max-width: 768px){
	.hg-gs-mobo-left .fl-node-content{
		margin-bottom: 0px;
	}
	.hg-gs-mobo-right .fl-node-content {
    margin-top: 0px;
}
	#hg-home-vegitable-row .fl-col-group{
		display: flex;
	}
	
	#hg-home-vegitable-row .fl-col-group .fl-col{
		flex: 1;
	}
	
#gform_fields_1 .ginput_container{
	    margin: 0;
}
	.hg-gf-button#gform_2 .gform_button{
		    font-size: 16px !important;
	}
	.hg-gf-button#gform_1 .gform_button{
		 font-size: 16px !important;
	}
	
}

@media only screen and (min-width: 780px) and (max-width: 900px){
	.hg-home-etw-top{
		display: block;
	}
	.hg-home-etw-bottom{
		display: none;
	}
}
@media only screen and (min-width: 300px) and (max-width: 1100px){
	.hg-service-banner >.fl-row-content-wrap {
   background-image: none;
}
	.hg-about-banner >.fl-row-content-wrap {
   background-image: none;
}
	.hg-home-h2 h2 {
    line-height: normal !important;
}
}
@media only screen and (min-width: 1101px) {
	#hg-service-banner-img > .fl-col-content{
		display: none;
	}
	.hg-service-banner >.fl-row-content-wrap {
    background-size: 45%;
}
	#hg-about-banner-img > .fl-col-content{
		display: none;
	}
	.hg-about-banner >.fl-row-content-wrap {
    background-size: 45%;
}
	
}
@media only screen and (min-width: 1200px) {

	#hg-service-banner-img > .fl-col-content{
		display: none;
	}
	.hg-service-banner >.fl-row-content-wrap {
    background-size: 45%;
}
	#hg-about-banner-img > .fl-col-content{
		display: none;
	}
	.hg-about-banner >.fl-row-content-wrap {
    background-size: 45%;
}
	.hg-hiw-border {
    display: block;
    width: 250px;
}
.hg-plantful-side-image img{
		height: 500px !important;
		object-fit: cover;
	}
}
