.footerlogo {
margin-left: 0px;
}
blockquote p:last-of-type:after {
content: none;
}
blockquote p:after {
content: none;
}
blockquote p:before {
content:none;
}
article.post .meta.author {
display: none;
}
#content article.post .meta {
display: none;
}
.notice.error {
display: none;
}
.testimonialrow {
padding: 10px 5px 10px 5px;
border: solid 0px #000000;
}
.testimonialrow:after { clear: both; }
.testimonialrow:before, .testimonialrow:after {  
content: " ";
display: table; }
@media (min-width: 768px) {
.testcol1 {
float: left;
width: 33.33333333%; 
}
.testcol2 {
padding-left: 25px;
float: left;
width: 33.33333333%; 
}
.testcol3 {
padding-top: 0px!important;
padding-left: 30px;
float: left;
width: 33.33333333%; 
color: #29BDCA;
font-size: 18px;
}
}
@media (min-width: 768px) {
.testcolind1 {
float: left;
width: 30%; 
}
.testcolind2 {
float: left;
width: 20%; 
}
.testcolind2 img{
max-height: 80px;
}
.testcolind3 {
padding-top: 0px!important;
padding-left: 25px;
float: left;
width: 50%; 
}
}
.pullsingle {
float: right; 
color: #29BDCA;
font-size: 18px;
} .testcol3 {
padding-top: 20px;
color: #29BDCA;
font-size: 18px;
} .hrtest {
width: 105%;
margin: 25px;
border-color:#6D6F73 !important;
border-width: 1px;
}
.continue-test {
position: relative;
bottom: 20px;
float: right;
padding-top: 10px;
}
.services {
padding: 5px 20px 5px 20px;
}
#content article.post header {
background-color: transparent;
color: #FFF;
}
.thumbnailtest{
position: relative;
height: 180px;
overflow: hidden;
margin-bottom: 30px;
}
.thumbnailimg {
position: absolute;
left: 50%;
top: 50%;
height: 180px;
width: auto;
-webkit-transform: translate(-50%,-50%);
-ms-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
}
.thumbnail img.portrait {
width: 100%;
height: auto;
}
@media only screen and (max-width:768px) {
.hidden-images {
display: none;
}
}