.thickbox-loading { padding-bottom: 14px; }
#TB_caption { padding: 7px 30px 30px 25px; }
ul.row { display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; padding: 0 4px; list-style:none; }
.column { width: 24%; max-width: 24%; background: #fff; margin-right: 1%; text-align: center; margin-bottom:10px; }
.column img { text-align: center; vertical-align: middle; }
@media screen and (max-width: 800px) {
	.column { width:50%; max-width: 50%; }
}
@media screen and (max-width: 600px) {
	.column { width:100%; max-width: 100%; }
}
.text-center { text-align: center; margin: 0; }
.cmed_dashicons { margin-right: 5px; vertical-align: middle; }
.cmed_google_map { margin-bottom: 30px !important; }
.cmed_expert_image { margin-bottom: 30px; }
.cmed_related_expert_image { height: 150px; }
.cmed_add_link_ico { margin-right: 5px; display: inline-block; width: 20px; height: 20px; font-size: 20px; line-height: 1; font-family: dashicons; text-decoration: inherit; font-weight: 400; font-style: normal; vertical-align: top; text-align: center;
-webkit-transition: color .1s ease-in 0; transition: color .1s ease-in 0; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.clearfix:after { content: " "; visibility: hidden; display: block; height: 0; clear: both; }
.list-unstyled { padding: 0; }
.list-unstyled li { list-style: none; }
.list-unstyled li a { text-decoration:none !important; }
.list-unstyled li a:hover { text-decoration:none !important; }
.list-inline li { display: inline-block; margin-right: 15px; }
.img-responsive { width: 100%; max-width: 100%; margin-bottom: 30px; height: auto; display: block; }
.expert-container { width: 1024px; max-width: 100%; margin: 0 auto; padding-left: 15px; padding-right: 15px; padding-bottom: 30px; box-sizing: border-box; }
.expert-container .cmed_content_block { margin-top: 30px; }
.expert-title { font-size: 50px; font-weight: normal; margin-bottom: 15px; }
.expert-info-blocks li { padding: 5px; border: 1px solid #d9d9d9; color: gray; border-radius: 3px; font-size: 13px; }
.expert-info-blocks li i { margin-right: 5px; }
.expert-info { margin-top: 0px; }
.expert-aside { width: 30%; float: left; margin-top: 0px; }
.cmed-cat { background:darkgrey; color:white !important; border: 1px solid; border-radius: 25px; padding:6px; font-weight:700; }
.cmed-tag { background:darkgrey; color:white !important; border: 1px solid; border-radius: 25px; padding:6px; font-weight:700; }
.expert-info-text { width: 70%; float: right; padding: 0 0 0 50px; box-sizing: border-box; text-align: justify; overflow: hidden; }
.expert-info-text h2 { font-weight: normal; margin-top: 0; }
.expert-info-text p { font-size: 18px; }
.expert-widget { background: #2e3641; color: #fff; padding: 0px; margin-top: 0px; }
.expert-widget h3 { margin-top: 0; }
div.expert-widget ul li:first-child { padding-top: 25px; padding-left: 10px; padding-right: 10px; }
div.expert-widget ul li:last-child { padding-bottom: 25px; padding-left: 10px; padding-right: 10px; }
div.expert-widget ul li { margin: 0; padding-bottom: 5px; padding-top: 5px; padding-left: 10px; padding-right: 10px; }
.expert-widget li { margin-bottom: 0px; }
.expert-widget a { color: #fff; text-decoration: none; }
.expert-widget a i { margin-right: 5px; }
div.cmed_related_experts { margin-top: 30px; margin-bottom: 30px; overflow: auto; }
div.cmed_related_businesss { margin-top: 30px; margin-bottom: 30px; overflow: auto; }
div.cmed_over_related { margin-top: 30px; margin-bottom: 30px; }
div.cmed_under_related { margin-top: 30px; }

.expert-related { clear: none; vertical-align: top; width: 150px; padding: 0 0 5px; border-radius: 3px; border: 1px solid #d9d9d9; display: inline-block; margin: 0 12px 15px; position: relative; }
.expert-related img { max-width:100%; max-height:100%; margin: 2px auto; display:block; }
.expert-related a { color: gray; text-decoration: none; }
.expert-related h5 { position:absolute; text-align: center; width: 100%; bottom: 5px; z-index:2; margin: 5px 0 0; }
.expert-related:hover { background: #f4f4f4; }

.business-related { clear: none; vertical-align: top; width: 150px; padding: 0 0 5px; border-radius: 3px; border: 1px solid #d9d9d9; display: inline-block; margin: 0 12px 15px; position: relative; }
.business-related img { max-width:100%; max-height:100%; margin: 2px auto; display:block; }
.business-related a { color: gray; text-decoration: none; }
.business-related h5 { position:absolute; text-align: center; width: 100%; bottom: 5px; z-index:2; margin: 5px 0 0; }
.business-related:hover { background: #f4f4f4; }

.single-cm-expert .screen-reader-text { display:none !important; }
@media screen and (max-width: 767px) {
	.expert-aside { float: right; width: 100%; }
	.expert-info-text { width: 100%; padding: 0; float: left; margin-bottom: 15px; }
	.expert-title { font-size: 32px; }
}
@media screen and (max-width: 410px) {
	.expert-related { max-width: 130px; margin: 0 0 15px 0; }
	.business-related { max-width: 130px; margin: 0 0 15px 0; }
}