.fgrecent {}

.chatfgbtn {display:block; background:#00bda0; border-radius:6px; padding:10px 26px; font-size:20px; color:#fff; margin:0 auto 23px auto; border:0; transition: 0.3s}
.chatfgbtn:hover {background:#00d7b6; padding:10px 32px;}


.mb-60 {margin-bottom:60px;}
.mt-60 {margin-top:60px;}
.fgrecent p {font-size:16px; line-height:26px;}



.imageupdatedlin {display:block; width:auto}

p.infolink {margin-top:30px;}
p.infolink a {border:1px solid #ccc; border-radius:12px; padding:8px 14px;}
p.infolink a:hover {background:#fff;}

h5 {line-height:calc(1rem + 1.2vw)}
h5, strong, p {color:#333;}

.maxlogoimg {max-width:160px;}

.imgslidinggal li img {max-width:90%;}

a.simplelinks {color:#555}
a:hover.simplelinks {color:#000}

.scrolling-element.projrights img {border-radius:8px; margin-bottom:14px;}

@media only screen and (max-width: 600px) {
 a.simplelinks {margin-top:60px; display:block}
 
 .footer-middle {margin-top:20px}
}

@media only screen and (min-width: 800px) {
	.fgrecent.row_padding_bottom {padding-bottom:4vw}
	
}