@import url("../../../css/custom.css");

div.expertisegrid h1.uk-article-title {
  font-size: 20px;
  font-weight: 300;
  line-height: 34px;
  margin: 60px 0 0 0;
  padding: 0;
  text-transform: uppercase;
}
div.expertisegrid div.img-intro-none {
	background-color:#FFF;
  border: 10px solid #f1f1f1;
  border-radius: 100%;
  height: 190px;
  width: 190px;
  margin: 0 auto;
}
div.img-intro-none img {
  margin: 25% 10%;
  width: 150px;
}
div.uk-width-medium-1-4 article.uk-article div.introimage a img {
  margin: 20% 10%;
  max-width: 80%;
  padding: 1px;
}



div.expertisegrid a.tm-blog-more:(2n+1)),
div.expertisegrid a.tm-blog-more:nth-child(n+7):nth-child(-n+8),
div.expertisegrid a.tm-blog-more:nth-child(n+11):nth-child(-n+12),
div.expertisegrid a.tm-blog-more:nth-child(n+15):nth-child(-n+16),
div.expertisegrid a.tm-blog-more:nth-child(n+3):nth-child(-n+4),
div.expertisegrid a.tm-blog-more:nth-child(n+7):nth-child(-n+8),
div.expertisegrid a.tm-blog-more:nth-child(n+11):nth-child(-n+12),
div.expertisegrid a.tm-blog-more:nth-child(n+15):nth-child(-n+16),
{

  background: url("../../../../../images/readmorebutton.png") no-repeat scroll 100% 50%;
  color: rgba(0, 0, 0, 0);
  position: relative;
  right: 0;
}
@media (min-width: 980px) {
	
	div.expertisegrid div {
	text-align: left
}
div.expertisegrid div:nth-child(n+3):nth-child(-n+4),
div.expertisegrid div:nth-child(n+7):nth-child(-n+8),
div.expertisegrid div:nth-child(n+11):nth-child(-n+12),
div.expertisegrid div:nth-child(n+15):nth-child(-n+16),
div.expertisegrid div:nth-child(n+3):nth-child(-n+4),
div.expertisegrid div:nth-child(n+7):nth-child(-n+8),
div.expertisegrid div:nth-child(n+11):nth-child(-n+12),
div.expertisegrid div:nth-child(n+15):nth-child(-n+16){
	text-align: right
}
div.uk-grid-width-large-1-4.expertisegrid,
div.uk-grid-width-large-1-4.expertisegrid:last-child  {
  background: url("../images/expertise-page2.png") no-repeat scroll 55% 100%;
  height: 540px;
}

div.uk-grid-width-large-1-4.expertisegrid:nth-child(2n+1),
{
  background: url("../images/expertise-page2.png") no-repeat scroll 55% 100% ;
  height: 490px;
}

div.uk-grid-width-large-1-4.expertisegrid:last-child  {
  background: url("../images/expertise-page3.png") no-repeat scroll 55% 75%;
  height: 540px;
}

.uk-grid:not(.uk-grid-preserve) + .uk-grid {
  margin-top: 0;
}
.uk-article + .uk-article {
  margin-top: 0;
}
div.uk-width-medium-1-4 article.uk-article div{height:90px; overflow:hidden;}
}
@media (max-width: 980px) {
div.expertisegrid div.img-intro-none {
	background-color:#FFF;
  border: 10px solid #f1f1f1;
  border-radius: 100%;
  height: 150px;
  width: 150px;
  margin: 0 auto;
}
div.img-intro-none img {
  margin: 20% 0%;
}
}
@media (min-width: 268px) and (max-width: 768px) {
	div.expertisegrid div {
	text-align: center
}
div.expertisegrid div{margin-bottom:100px;}

}

.expertisegrid .uk-button {
  display: none;
}

.expertisegrid > div:nth-child(1) .uk-article-title:after,
.expertisegrid > div:nth-child(2) .uk-article-title:after {
  left:30px;
} 

.expertisegrid > div:nth-child(3) .uk-article-title:after,
.expertisegrid > div:nth-child(4) .uk-article-title:after {
  left:187px;
} 
