@media screen and (max-width: 1170px) {
	.headerinfo { padding-top:7px;}
	.headerinfo a { display:block; line-height:inherit; text-align:right; padding:5px;}
}
@media screen and (max-width: 990px) {
	.headerinfo { display:none;}
	.mybody .navbar-nav > li > a {padding:15px 11px;}
}
@media screen and (max-width: 768px) {
	.mybody .navbar-nav > li > a {padding:5px;}
	.testimonialimagebg {right: 0;left: 0;}
	.testimonialContent {margin: 20px;}
	.testimonialtext {padding:10px;}
	.testimonialtextContent {padding:20px;}
	.testimonialQuote {font-size:16px;}
	.dots { margin-top:0px;}
}
@media screen and (max-width: 414px) {
.serts img {height: 22px;margin-left: 0;}
.lm img {height: 17px;margin-right: 10px;}
}
@media screen and (min-width: 320px) and (max-width: 413px) {
	.redline.right {margin-left:-10px;}
}
@media screen and (min-width: 375px) and (max-width: 414px) {
	.redline.right {margin-left:-2px;}
}
@media screen and (min-width: 415px) and (max-width: 1024px) {
    .navfooter {display:none;}
    .awards {width:35% !important;}
  .commun {width:15% !important;}
  .copy {width:20% !important;}
}
