/*
Theme Name: Beaver Builder Child Theme
Theme URI: http://www.wpbeaverbuilder.com
Version: 1.0
Description: An example child theme that can be used as a starting point for custom development.
Author: The Beaver Builder Team
Author URI: http://www.fastlinemedia.com
template: bb-theme
*/

/* Add your custom styles here... */ 


.uabb-ib2:hover .uabb-new-ib-title {

	background-color: #a7793d	!important;
}

h3.uabb-new-ib-title {
	background-color: antiquewhite;
	width: 44%;
	bottom: 0px !important;
	left: 0px !important;
	position: absolute !important;
	padding: 19px !important;
	height: 100%;
	vertical-align: bottom !important;
	/* display: table-cell !important; */
}

.fl-node-content .uabb-new-ib:before {
	background-color: #00000054 !important
}

.uabb-ib-effect-style13.uabb-ib2-hover .uabb-new-ib-title {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    background-color: #ccc;
}

.uabb-ib-effect-style13 .uabb-new-ib-title::after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    width: 200%;
    height: 103px !important;
    background: #797878;
    -webkit-transition: -webkit-transform .35s;
    transition: transform .35s;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 20, 20);
	transform: rotate(00deg) !important;
}

.uabb-ib-effect-style13.uabb-ib2-hover .uabb-new-ib-title::after  {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    transform: rotate(-45deg) !important;
}


.homeicon .fl-icon {
    display: block !important;
    clear: both !important;
    vertical-align: middle;
    padding-bottom: 10px !important;
    height: 193px;
}

.homeicon .fl-icon-text {
    display: block !important;
    clear:both!important;
    text-align: center !important;
    margin-top: 0px !important;
    height: 50px !important;
    width: 158px;
    margin: 0px auto;
    padding-left: 0px !important;
}

#servicebox .uabb-post-heading  {
  font-size : 19px;
  background-color : #057a80;
  text-transform: uppercase;
  padding: 10px 22px;
  min-height: 76px;
  margin-bottom: 0px;

}


#servicebox .uabb-post-wrapper:nth-child(1) .uabb-post-heading  {
  background-color : #057a80;
  padding: 10px 22px;
  position: relative !important;
}

#servicebox .uabb-post-wrapper:nth-child(2) .uabb-post-heading  {
  background-color : #2f6b60;
}
#servicebox .uabb-post-wrapper:nth-child(3) .uabb-post-heading  {
  background-color : #007b48;
    padding: 10px 52px;
}
#servicebox .uabb-post-wrapper:nth-child(4) .uabb-post-heading  {
  background-color : #57aa47;
}
#servicebox .uabb-post-wrapper:nth-child(5) .uabb-post-heading  {
  background-color : #9dae38;
  padding: 10px 52px;
}
#servicebox .uabb-post-wrapper:nth-child(6) .uabb-post-heading  {
  background-color : #758545;
}


/* Hotspot Edits------------- */


.uabb-hotspot-tooltip-content {
    opacity: 1 !important;
    color: #000 !important;
    background: transparent !important;
    pointer-events: initial !important;
}



.uabb-hotspot-tooltip-content {
    position: absolute;
    z-index: 9;
    width: auto !important;
    text-align: center;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    cursor: default;
    pointer-events: none;
    -webkit-font-smoothing: antialiased;
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, transform 0.3s;
    transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.3s;
white-space:nowrap;

}

 .uabb-tooltip-style-classic.uabb-tooltip-left .uabb-hotspot-tooltip-content::after {
    border-left-color: transparent !important;
}

.uabb-tooltip-style-classic.uabb-tooltip-right .uabb-hotspot-tooltip-content::after {
    border-right-color: transparent !important;
}



.atg-icon-Phone:before {
    content: "\e907";
    margin-top: 10px !important;
    font-size: 37px;
    position: absolute;
    left: -42px;
    top: -12px;
    color: #579348;
}

.atg-icon-Phone {

position: relative;
}

.atg-icon-Phone:before {
  content: "\e907" !important;
}



.homeheadover h2 {
 width: 400px;
}

.uabb-tabs-style-bar > nav > ul li.uabb-tab-current a  {
    background: transparent !important;
    color: #fff !important;

}

.bookingtabs .uabb-tab-title {
	 color: #fff !important;
	
}

.uabb-tag-selected a {
background: -moz-linear-gradient(top, rgba(0,0,0,0) 78%, rgba(0,0,0,0.02) 81%, rgba(0,0,0,0.03) 100%);
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 78%,rgba(0,0,0,0.02) 81%,rgba(0,0,0,0.3) 100%);
background: linear-gradient(to bottom, rgba(0,0,0,0) 78%,rgba(0,0,0,0.02) 81%,rgba(0,0,0,0.3) 100%);
}

.bookingtabs {
	color: #fff;

}

.bookingtabs h3 {
	color: #fff;
	font-size: 40px;
	width: 60%;
	line-height: 40px !important;
	margin: 20px 0px !important;
}

.bookingtabs .fl-module-content .uabb-tabs > nav ul li[data-index="0"] a, #section-bar-0 {
      background-color: #007a83 !important;
}

.bookingtabs .fl-module-content .uabb-tabs > nav ul li[data-index="1"] a, #section-bar-1  {
      background-color: #2e6a5f !important;
}

.bookingtabs .fl-module-content .uabb-tabs > nav ul li[data-index="2"] a, #section-bar-2 {
    background-color: #007b49 !important;
}

.bookingtabs .fl-module-content .uabb-tabs > nav ul li[data-index="3"] a, #section-bar-3 {
    background-color: #579948 !important;
}

.bookingtabs .fl-module-content .uabb-tabs > nav ul li[data-index="4"] a, #section-bar-4 {
    background-color: #7da73b !important;
}

.bookingtabs .fl-module-content .uabb-tabs > nav ul li[data-index="5"] a, #section-bar-5 {
    background-color: #a3b52d !important;
}



.bookingtabs .uabb-tab-acc-content {
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 25px;
    padding-right: 25px;
    border: 0px solid #f6f6f6 !important;
    text-align: left;
}

.list-pages-shortcode li {background-color: #f7f7f7;padding: 10px;}
.list-pages-shortcode a {
	text-decoration: none;
}

.fingersover {
	z-index: 99999 !important;
}


.fingercolumn {
	position: relative;
	}
.fingergraphic {
	position: absolute;
	z-index: 999 !important;
	width: 500px;
	top: 73px;
	left: 130px;
}
.fullheight {
    height: 100vh;
}

.homeover {
    background: rgba(0,122,131,1);
background: -moz-linear-gradient(45deg, rgba(0,122,131,1) 0%, rgba(46,106,95,0.67) 33%, rgba(0,123,73,0.27) 73%, rgba(87,153,72,0.01) 99%, rgba(87,153,72,0) 100%);
background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(0,122,131,1)), color-stop(33%, rgba(46,106,95,0.67)), color-stop(73%, rgba(0,123,73,0.27)), color-stop(99%, rgba(87,153,72,0.01)), color-stop(100%, rgba(87,153,72,0)));
background: -webkit-linear-gradient(45deg, rgba(0,122,131,1) 0%, rgba(46,106,95,0.67) 33%, rgba(0,123,73,0.27) 73%, rgba(87,153,72,0.01) 99%, rgba(87,153,72,0) 100%);
background: -o-linear-gradient(45deg, rgba(0,122,131,1) 0%, rgba(46,106,95,0.67) 33%, rgba(0,123,73,0.27) 73%, rgba(87,153,72,0.01) 99%, rgba(87,153,72,0) 100%);
background: -ms-linear-gradient(45deg, rgba(0,122,131,1) 0%, rgba(46,106,95,0.67) 33%, rgba(0,123,73,0.27) 73%, rgba(87,153,72,0.01) 99%, rgba(87,153,72,0) 100%);
background: linear-gradient(45deg, rgba(0,122,131,1) 0%, rgba(46,106,95,0.67) 33%, rgba(0,123,73,0.27) 73%, rgba(87,153,72,0.01) 99%, rgba(87,153,72,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007a83', endColorstr='#579948', GradientType=1 );
}


.home1 h3 {
    text-transform: uppercase;
    font-weight: 800;
}

.companytabs  .uabb-tab-title {
	 text-align: left;
	 line-height: 27px
	
}

.companytabs .uabb-tabs-icon {
    font-size: 200px;
    display: block;
    width: 100%;
    clear: both;
    color: #ffffff;
    font-size: 100px;
    height: auto;
    width: auto;
    background: #2f6b60;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    line-height: 144px;
    height: 150px;
    width: 150px;
    text-align: center;
}


.companytabs {
	color: #fff;

}

.companytabs .uabb-tab-acc-content {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    border: 0px solid #f6f6f6 !important;
    border-top-color: rgb(246, 246, 246);
    border-top-style: solid;
    border-top-width: 0px;
    border-right-color: rgb(246, 246, 246);
    border-right-style: solid;
    border-right-width: 0px;
    border-bottom-color: rgb(246, 246, 246);
    border-bottom-style: solid;
    border-bottom-width: 0px;
    border-left-color: rgb(246, 246, 246);
    border-left-style: solid;
    border-left-width: 0px;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    text-align: left;
}


.companytabs h3 {
	color: #fff;
	font-size: 40px;
	margin: 0px 0px !important;
}

.companytabs .uabb-tab-current .uabb-tabs-icon {
    font-size: 200px;
    display: block;
    width: 100%;
    clear: both;
    color: #ffffff;
    font-size: 100px;
    height: auto;
    width: auto;
    background: #ffffff;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    line-height: 150px;
    height: 150px;
    width: 150px;
    text-align: center;
}

.companytabs .fl-module-content .uabb-tabs > nav ul li.uabb-tab-current[data-index="0"] a, #section-bar-0, .companytabs li[data-index="0"] .uabb-tabs-icon, #section-simple-0.uabb-content-current .uabb-tab-acc-title  {
      background-color: #007a83 !important;
}

.companytabs .fl-module-content .uabb-tabs > nav ul li.uabb-tab-current[data-index="1"] a, #section-bar-1, .companytabs li[data-index="1"] .uabb-tabs-icon, #section-simple-1.uabb-content-current .uabb-tab-acc-title     {
      background-color: #2e6a5f !important;
}

.companytabs .fl-module-content .uabb-tabs > nav ul li.uabb-tab-current[data-index="2"] a, #section-bar-2, .companytabs li[data-index="2"] .uabb-tabs-icon, #section-simple-2.uabb-content-current .uabb-tab-acc-title  {
    background-color: #007b49 !important;
}

.companytabs .fl-module-content .uabb-tabs > nav ul li.uabb-tab-current[data-index="3"] a, #section-bar-3,  .companytabs li[data-index="3"] .uabb-tabs-icon, #section-simple-3.uabb-content-current .uabb-tab-acc-title    {
    background-color: #57aa47 !important;
}

.companytabs .fl-module-content .uabb-tabs > nav ul li.uabb-tab-current[data-index="4"] a, #section-bar-4, .companytabs li[data-index="4"] .uabb-tabs-icon, #section-simple-4.uabb-content-current .uabb-tab-acc-title  {
    background-color: #b4c734 !important;
}

.companytabs .fl-module-content .uabb-tabs > nav ul li[data-index="5"] a, #section-bar-5 {
    background-color: #b4c734 !important;
}

#section-simple-0  .uabb-tabs-icon i {
	/* color: #000 */
}

#section-simple-0 .uabb-tabs-icon  {
      background-color: #007a83 !important;
}

.companytabs .fl-module-content .uabb-tabs > nav ul li.uabb-tab-current[data-index="1"] a, #section-bar-1, .companytabs li[data-index="1"] .uabb-tabs-icon, #section-simple-1.uabb-content-current .uabb-tab-acc-title     {
      background-color: #2e6a5f !important;
}

.companytabs .fl-module-content .uabb-tabs > nav ul li.uabb-tab-current[data-index="2"] a, #section-bar-2, .companytabs li[data-index="2"] .uabb-tabs-icon, #section-simple-2.uabb-content-current .uabb-tab-acc-title  {
    background-color: #007b49 !important;
}

.companytabs .fl-module-content .uabb-tabs > nav ul li.uabb-tab-current[data-index="3"] a, #section-bar-3,  .companytabs li[data-index="3"] .uabb-tabs-icon, #section-simple-3.uabb-content-current .uabb-tab-acc-title    {
    background-color: #57aa47 !important;
}

.companytabs .fl-module-content .uabb-tabs > nav ul li.uabb-tab-current[data-index="4"] a, #section-bar-4, .companytabs li[data-index="4"] .uabb-tabs-icon, #section-simple-4.uabb-content-current .uabb-tab-acc-title  {
    background-color: #b4c734 !important;
}

.companytabs .fl-module-content .uabb-tabs > nav ul li[data-index="5"] a, #section-bar-5 {
    background-color: #b4c734 !important;
}
#section-simple-0.uabb-content-current  .uabb-tabs-icon {
	background-color: #ffffff !important;
}
#section-simple-1.uabb-content-current  .uabb-tabs-icon {
	background-color: #ffffff !important;
}

#section-simple-2.uabb-content-current  .uabb-tabs-icon {
	background-color: #ffffff !important;
}
#section-simple-3.uabb-content-current  .uabb-tabs-icon {
	background-color: #ffffff !important;
}
#section-simple-4.uabb-content-current  .uabb-tabs-icon {
	background-color: #ffffff !important;
}


.companytabs .fl-module-content .uabb-tabs > nav ul li.uabb-tab-current[data-index="0"],
.companytabs .fl-module-content .uabb-tabs > nav ul li.uabb-tab-current[data-index="1"],
.companytabs .fl-module-content .uabb-tabs > nav ul li.uabb-tab-current[data-index="2"],
.companytabs .fl-module-content .uabb-tabs > nav ul li.uabb-tab-current[data-index="3"],
.companytabs .fl-module-content .uabb-tabs > nav ul li.uabb-tab-current[data-index="4"]  {
      background-color: #ffffff !important;
}
.companytabs .fl-module-content .uabb-tabs > nav ul li.uabb-tab-current[data-index="0"] .uabb-tabs-icon,
.companytabs .fl-module-content .uabb-tabs > nav ul li.uabb-tab-current[data-index="1"] .uabb-tabs-icon,
.companytabs .fl-module-content .uabb-tabs > nav ul li.uabb-tab-current[data-index="2"] .uabb-tabs-icon,
.companytabs .fl-module-content .uabb-tabs > nav ul li.uabb-tab-current[data-index="3"] .uabb-tabs-icon, 
.companytabs .fl-module-content .uabb-tabs > nav ul li.uabb-tab-current[data-index="4"] .uabb-tabs-icon   {
      background-color: #ffffff !important;
}


.uabb-tag-selected a {
    background: transparent !important;
}

.companytabs h2 {
	margin-bottom: 30px !important
}

.gform_wrapper.two-column_wrapper {
	max-width: 100%;
}

.gform_wrapper.two-column_wrapper ul.gform_fields,
.gform_wrapper.two-column_wrapper ul.gform_column li.gsection:first-child {
	display: none;
}

.gform_wrapper.two-column_wrapper ul.gform_fields.gform_column {
	display: block;
}

.gform_wrapper.two-column_wrapper ul.one-half {
	margin-left: 6% !important;
	width: 47%;
	float: left;
}
.gform_wrapper.two-column_wrapper ul.one-half.first {
	margin-left: 0 !important;
}

#input_3_2,
#input_3_3,
#input_3_4 {
	width: 100%;
}

.gform_wrapper .gsection {
	border-bottom: none !important;
}

.gform_wrapper .top_label li.gfield.gf_right_half+li.gsection {
	padding: 0 !important;
}

#menu-item-4506{
    background-color: #dd3333;
    border-radius: 20px;
    margin-bottom: 0px;
}

#menu-item-4506 a {
    padding: 10px 15px !important;
    color: #fff;
}

#menu-item-4506 a:hover {
    border-radius: 20px;
}






/* From Global */ 



.homeservice .fl-post-grid-post {
        background-color: transparent !important;
    border: 0px;
    color: #fff !important;
}

.homeservice h2 a {
    color: #fff !important;
    min-height: 58px;
    display: block;
    font-size: 18px;
    text-align: left;
}

.homeservice img {width: 100px; }
.homeservice .fl-post-text {text-align: left;}


.roundbutton {
    background-color: #9dae38;;
    padding: 10px 15px;
    border-radius: 20px;
    
}

.roundbutton:hover {
    background-color: #57aa47;;

    
}

.roundbutton a {
 color: #fff;
    
}
.roundbutton a:hover {
 color: #fff;
    
}

.service-height {min-height: 130px;}

.heroblocktext-location {
        font-size: 22px;
    padding: 0px !important;
    line-height: 30px;
}

.heroblocktext-location .fl-post-slider-no-thumb {
    padding: 0px 20px !important;
}

.heroblocktext .fl-post-slider-feed-content {
    font-size: 25px;
    padding: 0px !important;
    line-height: 35px;
}

.heroblocktext .fl-post-slider-no-thumb {
    padding: 0px 20px !important;
}

.servicelist li {
    margin-bottom: 15px;
     color: #444 !important;
}

.servicelist ul {
  list-style: none; /* Remove default bullets */
  padding: 0px 20px;
  color: #444;
}

.servicelist ul li::before {
  content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #9dae38; /* Change the color */
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */ 
  width: 1em; /* Also needed for space (tweak if needed) */
  margin-left: -1em; /* Also needed for space (tweak if needed) */
 
}

/* Home */ 

body {
    color: #000 !important;
    background: #fff;
}

.homecompanies .fl-post-grid-post {
    background-color: transparent !important;
    border: 0px
}

.homeslider h2 {
    text-transform: uppercase;
    line-height: 40px;
    letter-spacing: -0.1 !important;
}

.homepiccol {
    min-height: 500px;
}

.homebannerflex .fl-col-content {
 justify-content: space-between !important;
 flex-direction: row !important;
 padding-top: 285px;
}

.homeheadtext {
    width: 577px !important;
    align-self: flex-start;

}
.fingergraphicx {
    width: 500px !important;
    margin-bottom: -270px;
}



.servicewhere .fl-post-grid-post {
	width: 100%;
	vertical-align: middle !important;
	line-height: 100% !important;
	display: table;
	width:100%;
}

.fl-post-grid-text {
    padding: 20px;
    display: table-cell;
    vertical-align: middle;
}

.servicewhere .fl-post-grid-post h2 {line-height: 16px !important;/* height: 110px !important; */vertical-align: middle;}


.companygrid .fl-post-text {
	padding-left: 0px;
	min-height: 140px;
	text-align: right;
	padding-right: 30px;
	
}

.companygrid .contactdetails {
	padding-right: 20px
}

.buttonbox {
	padding-right: 30px;
}
.sub-menu a {
    color: #FFF !important;
}


/* Media */ 


@media all and (max-width: 1300px) {

.companytabs .uabb-tab-title {
    text-align: left;
    line-height: 27px;
    font-size: 20px !important;
}

.companytabs .uabb-tab-current .uabb-tabs-icon {
    display: block;
    width: 100%;
    clear: both;
    color: #ffffff;
    font-size: 20px !important;
    height: auto;
    width: auto;
    background: #ffffff;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    line-height: 155px;
    height: 100px;
    width: 100px;
    text-align: center;
}

.companytabs .uabb-tabs-icon {
	   display: block;
    width: 100%;
    clear: both;
    color: #ffffff;
    font-size: 20px !important;
    height: auto;
    width: auto;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    line-height: 155px;
    height: 100px;
    width: 100px;
    text-align: center;
}
.companytabs .uabb-tabs-icon i {
 font-size: 70px !important;
	}

.bg-teal  {
      background-color: #007a83 !important;
}
.bg-darkgreen  {
      background-color: #2e6a5f !important;
}

.bg-green  {
    background-color: #007b49 !important;
}

.bg-olive  {
	    background-color: #758545 !important;
}

.bg-lightgreen  {
	    background-color: #9dae38 !important;
}

.bg-lime  {
    background-color: #a3b52d !important;
}




.fl-menu-mobile-clone {
    width: 100%;
}

.fl-menu-mobile-toggle {
    width: 100%;
    background-color: #444 !important;
    border-radius: 34px !important;
}
.fl-menu-mobile-clone .sub-menu {
   background-color: #ccc !important;
}

.fl-menu-mobile-clone .sub-menu a {
   color: #000 !important;
}


}




@media all and (max-width: 1199px) {

		.homebannerflex .fl-col-content {
			 justify-content: space-between !important;
			 flex-direction: column !important;
			 padding-top: 25px;
		}

    

		.homeheadtext {
		width: 577px !important;
		align-self: flex-start;
		}
		.fingergraphicx {
			width: 409px !important;
			margin-left: auto;
			margin-bottom: -200px;
		}
.companytabs .uabb-tabs .uabb-tabs-nav li a {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
}


} 







@media all and (max-width: 991px) { 

.gform_wrapper.two-column_wrapper ul.one-half {
		width: 100%;
	}
	
	.gform_wrapper.two-column_wrapper ul.one-half {
		margin-left: 0 !important;
	}
	
	.gform_wrapper .gsection {
		display: none !important; /* remove !important if it's not needed */
	}
	
	#gform_wrapper_3 li {
		margin-bottom: 10px;
	}

.ignoremobile {
	display: none;
}
.companytabs .uabb-tabs-icon i {
    font-size: 50px !important;
}

.companytabs .uabb-tab-title {
    text-align: left;
    line-height: 20px;
    font-size: 18px !important;
}

.companytabs .uabb-tab-current .uabb-tabs-icon {
    display: block;
    width: 100%;
    clear: both;
    color: #ffffff;
    font-size: 20px !important;
    height: auto;
    width: auto;
    background: #ffffff;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    line-height: 100px;
    height: 75px;
    width: 75px;
    text-align: center;
}

.companytabs .uabb-tabs-icon {
	   display: block;
    width: 100%;
    clear: both;
    color: #ffffff;
    font-size: 20px !important;
    height: auto;
    width: auto;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    line-height: 100px;    height: 75px;
    width: 75px;
    text-align: center;
}

.companytabs .uabb-tabs .uabb-tabs-nav li a {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
}

#section-simple-0 .uabb-tabs-icon      {
      background-color: #2e6a5f !important;
}

#section-simple-1 .uabb-tabs-icon  {
    background-color: #007b49 !important;
}

#section-simple-2 .uabb-tabs-icon    {
    background-color: #57aa47 !important;
}

#section-simple-3 .uabb-tabs-icon   {
    background-color: #57aa47 !important;
}

#section-simple-4 .uabb-tabs-icon  {
    background-color: #b4c734 !important;
}


	 } 







@media all and (max-width: 768px) {
  .homebannerflex .fl-col-content {
    justify-content: space-between !important;
    flex-direction: row !important;

}
			.homebannerflex .fl-col-content {
			 justify-content: space-between !important; 
			 flex-direction: column !important;

		}

		.homeheadtext {
			width: 100%;
			align-self: flex-start;


		}
		.homeheadtext h1 {
			font-size: 30px !important
		}

		.fingergraphicx {
			width: 100px !important;
		}
.fingergraphicx {
    display: none;
}
.staffbutton {
	position: absolute !important;
	top: 0
}
.companytabs .uabb-tab-title {
display: block;
margin-top: 20px
}
.homeintro h2 {
	line-height: 25px
}
.certlogos {
	position: absolute !important;
	bottom: 0px
}


 } 







@media all and (max-width: 575px) { 

   .homebannerflex .fl-col-content {
 justify-content: space-between !important; 
 flex-direction: column !important;

}

.homeheadtext {
    width: 100% !important;
}
.fingergraphicx {
    display: none;
}
.service-height {
    min-height: 30px;
    margin-bottom: 10px !important;
}

.roundbutton {
    background-color: #9dae38;
    margin-top: 0px;
    padding: 10px 15px;
    border-radius: 20px;
    display: inline-block;
}
.homeservice h2 a {
    color: #fff !important;
    min-height: auto;
    display: block;
    font-size: 18px;
    text-align: left;
}

	}