#header{
  position: relative;
  z-index:100;

}

#homepage-logo{
  position: absolute;
  top: 0px;
  z-index: 5000;
}

#homepage-logo .main_logo{
  width: 250px;
}

.innerpage .main_logo{
  width: 150px;
}

#homepage-slider{
  position: relative;
  margin-top: -120px;
  z-index:0;
}

.slider-content {
  color: #58585a;
  font-size: 30px;
  border-radius: 20px;
  border: solid 1px #ddd;
}


.slider-content h1{
  color: #00a651;
  font-size: 40px;
}

.uk-button {
    -webkit-appearance: none;
    margin: 0;
    border: none;
    overflow: visible;
    font: inherit;
    color: #fff;
    text-transform: none;
    display: inline-block;
    box-sizing: border-box;
    padding: 5px 15px;
    background: #00a651;
  	border-radius: 20px;
  	height: 40px;
    vertical-align: middle;
    line-height: 30px;
    min-height: 30px;
  	min-width: 100px;
    font-size: 1rem;
    text-decoration: none;
    text-align: center;
  border: solid 1px #fff;
  text-transform: uppercase;
}

.uk-breadcrumb span {
    color: rgb(57, 166, 110);
}


#page_image{
 overflow: hidden;

}

.social-icons{
  text-align: right;
  margin-right: 20px;
}

.social-icons li a{
    box-sizing: border-box;
    display: inline-block;
    width: 35px;
    height: 35px;
    border-radius: 100%;
    background: rgba(0, 0, 0, .25);
    line-height: 35px;
    color: #fff;
    font-size: 18px;
    text-align: center;
}

#tt-nav{
  border-radius: 20px;
  height: 40px;
  margin-right: 20px;
}

.uk-navbar-nav>li.uk-active>a {
    background-color: transparent!important;
}



.fl-left{
 float: left; 
}

.fl-right{
 float: right; 
}

.widget-title{
  margin-bottom: 40px;
}






.homepage-slidetext{
  padding: 100px 50px;
  max-width: 500px;
  color: #fff;
}

.homepage-slidetext h1, .homepage-slidetext h2, .homepage-slidetext h3 {
  color: #fff;
  text-transform: none;
}

.homepage-slideimage{
  height: 100%!important;
  width: auto;
  background-size: cover;
}

.homepage-slideimage-icon{
  height: 100%!important;
  width: auto;
  background-size: contain;
  background-repeat: no-repeat;
  
}



.window-text h2 span{
  color: #fff;
  font-size: 150%;
  line-height: auto;
}

.window-text{
  color: #fff;
  font-size: 120%;
  background: #00a651;
  max-width: 600px;
  float: right;
  display: block;
  padding: 20px;
  border-radius: 20px;
}

.testimonial-content .uk-icon-quote-left {
    font-size: 2em;
    color: #00a651;
}

.testimonial-image{
  margin-top: 40px;
}


/* Homepage News */
.g-block {
    background: #fff;
    box-shadow: none!important;
    padding: 15px;
    margin-bottom: 25px;
}

.g-date{
  font-size: 11px;
  color: #19a89d;
}

.g-title{
  color: #19a89d;
}

.g-content{
  font-size: 95%;
}




.news-item-thumbnail-center {
    width: auto;
    max-height: 300px;
    display: inline-block;
    padding: 4px;
    border: 4px solid #e5e5e5;
    background-color: #ffffff;
    overflow: hidden;
}


/*  Testimonials */

.all-testimonials .g-image {
    text-align: center;
    margin-bottom: 15px;
    height: auto;
  position: relative;
  min-height: 100px;
}

.all-testimonials .g-image img {
    border-radius:  0px;
    width: 180px;
    height: auto;
    transition: none;
  position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    text-align: center;
  left: 0px;
  right: 0px;
}

.uk-icon-quote-left{
  display: none;
}

/*  Careers*/
.careers-form {
  background: #58585a;
  padding: 40px;
  display: block;
}

/*   Client Logos   */

.client_logos img{
  width: 200px;
}

/* Team Widget */
.member-widget-item-image {
    height: 350px;
}

.member-widget-item-title {
    padding: 5px;
    min-height: 60px;
}

.member-widget-item-read-more a {
    display: inline-block;
    padding: 2px 15px 0px 15px;
    text-transform: none;
    letter-spacing: auto;
    background: rgb(0, 166, 81);
    color: #fff;
  height: 25px;
  border-radius: 15px;
}

.management-team .uk-modal-dialog {
    width: 1000px;
}





/*
#footer{
  background-image: url(/resources/logo/TFS_Logo_Design_Final_White_Transparent_50pc.png);
  background-repeat: no-repeat;
  background-size: 400px 280px;
  background-position: bottom left;
}
*/

#footer .social-icons{
  text-align: left;
}

/* Cookie Consent */

.cc-link, .cc-link:active, .cc-link:visited {
    color: #19a89d;
}

.cc-compliance a {
    color: rgb(0, 0, 0);
    background-color: #19a89d;
    border-color: transparent;
}

.cc-compliance a:hover {
    background-color: #19a89d;
    text-decoration: none;
}

/* What we do page */

.service-link{
  display: block;
  background: #eaeaea;
  padding: 20px;
  min-height: 520px;
}

.service-link .widget-title {
    margin-bottom: 10px;
}

.service-link img{
  height: 250px;
  width: 100%;
  object-fit: cover;
  
}



/*** CONTACT PAGE ***/
.uk-panel-box {
    background: #FFF;
}


/***********  MEDIA QUERIES  ***********/

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1025px) 
and (orientation : landscape)
{ 
  
  #homepage-logo .main_logo {
    width: 160px;
	}
  
  #homepage-slider h1{
    font-size: 30px;
  }
  
  #homepage-slider h2{
    font-size: 25px;
  }
  
  #homepage-slider h3{
    font-size: 20px;
  }

#homepage-window{
 	background-attachment: scroll;
  	background-size: 100vmax 100vmax;
 	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center center; 
  }
  
   .window-text img{
    width: 60%;
    height: auto;
  }
  
  .homepage-slideimage-icon{
   	background-size: 100vmax 100vmax;
  	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center center; 
  }
  .homepage-slideimage-icon p{
   	height: 80px; 
  }
  
    .homepage-slideimage{
    background-size: 100vmax 100vmax;
  	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center center; 
  }
  
  .homepage-slideimage {
   	min-height: 700px;
  }

}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1025px) 
and (orientation : portrait)
{ 
  
  #tt-nav{
    display: none;
  }
  
  /* show mobile menu burger*/
  .uk-visible-small {
    display: block!important;
	}
  
  .uk-navbar-toggle {
    position: absolute;
    z-index: 50000;
	}
  
  	#homepage-logo .uk-container {
    padding: 0px;
	}
  
  	.social-icons {
    text-align: right;
    margin-right: 50px;
	}

#homepage-window{
 	background-attachment: scroll;
  	background-size: 100vmax 100vmax;
 	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center center; 
  }
  
   .window-text img{
    width: 60%;
    height: auto;
  }
  
  .homepage-slideimage-icon{
   	background-size: 100vmax 100vmax;
  	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center center; 
  }
  .homepage-slideimage-icon p{
   	height: 60px; 
  }
  
  
  .uk-width-medium-1-2, .uk-width-medium-2-4, .uk-width-medium-3-6, .uk-width-medium-5-10 {
    width: 100%;
	}
  
  
  .homepage-slideimage{
    background-size: 100vmax 100vmax;
  	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center center; 
  }
  
  .homepage-slideimage {
   	min-height: 300px;
  }
  
  .order1{
    display:none;
  }

  

}





@media only screen and (max-width: 1024px) {
  
	#page_image{
 	overflow: hidden;
  	position: relative;
  	margin-top: 0px;
  	z-index:0;
	}

}

@media only screen and (max-device-width: 1025px) and (min-device-width: 768px) and (orientation: portrait)
.homepage-slideimage {
    min-height: 300px;
}

@media only screen and (max-width: 768px) {
  
	#page_image{
 	overflow: hidden;
  	position: relative;
  	margin-top: 0px;
  	z-index:0;
	}
  
    #homepage-logo {
      position: absolute;
	left: 20px;
    z-index: 9999;
	}
  
  #homepage-logo .main_logo {
    width: 160px;
	}
  
  #homepage-slider h1{
    font-size: 30px;
  }
  
  #homepage-slider h2{
    font-size: 25px;
  }
  
  #homepage-slider h3{
    font-size: 20px;
  }
  
  
  .uk-width-medium-1-2, .uk-width-medium-2-4, .uk-width-medium-3-6, .uk-width-medium-5-10 {
    width: 100%;
	}


}



@media only screen and (max-width: 400px) {
  
	h1, .uk-h1 {
    font-size: 2em;
    line-height: 1.17em;
	}
  
  	h2, .uk-h2 {
    font-size: 1.7em;
    line-height: 1.55em;
	}
  
  
  #page_image{
 	overflow: hidden;
  	position: relative;
  	margin-top: 0px;
  	z-index:0;
    min-height: 200px!important;
    height: 200px!important;
	}

   #homepage-logo {
    position: absolute;
	left: 10px;
    z-index: 9999;
	}
  
  	#homepage-logo .uk-container {
    padding: 0px;
	}
  
  	#homepage-logo .main_logo {
    width: 120px;
	}
  
  .innerpage .main_logo {
    width: 120px;
	}
  	
  	.social-icons{
   		display:none; 
  	}
  
  #homepage-slider .uk-overlay-panel {
    top: 150px;
    padding: 10px;
	}
  
    
  .homepage-slideimage{
    background-size: 100vmax 100vmax;
  	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center center; 
  }
  
  .homepage-slideimage {
   	min-height: 300px;
  }
  
  .order1{
    display:none;
  }
  
  .member-widget-item-title, .member-widget-item-social, .member-widget-item-content{
    padding: 10px;
  }
  
  #main-contact-form input{
   margin-bottom: 10px; 
  }
  
  
  
  
  
  #footer .widget-title{
    text-align: center!important;
    font-size: 1.7em;
    line-height: 1.55em;
  }

}


