#tmcmsinfo_block {
	background: 0px 0px rgb(80, 79, 79); padding: 23px 0px 20px 25px; border-radius: 5px; width: 100%; clear: both; margin-top: 5px; border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none; float: left; box-shadow: 0px 0px 5px #312f2e;
}
#tmcmsinfo_block .col-xs-12 {
	padding: 0px;
}
#tmcmsinfo_block .tmcmsbanner {
	margin-top: 5px; float: left;
}
.footer-container #footer #tmcmsinfo_block .footer-block {
	margin-top: 0px; margin-right: 1%; margin-left: 4%;
}
@media all and (max-width:991px)
{
#tmcmsinfo_block .tmcmsbanner {
	width: 53%;
}
#tmcmsinfo_block .tmcmsbanner img {
	max-width: 100%;
}
}
@media all and (max-width:767px)
{
#tmcmsinfo_block .tmcmsbanner {
	width: 100%; text-align: center; margin-bottom: 10px;
}
#tmcmsinfo_block {
	padding: 23px 25px 20px;
}
.footer-container #footer #tmcmsinfo_block .footer-block {
	margin: 0px; clear: both;
}
}
