.seminar-list .__description {
line-height: 1.8;
height: 5em;
}
.seminar-list .__title {
height: 3.2em;
}
.seminar-list .thumb-wrap {
max-height: 235px;
}
.seminar-list .__link .button {
    display: block;
}


@media (max-width: 550px){
.seminar-list .thumb-wrap{
max-height: none;
}
.seminar-list .__title {
height: auto;
}
}




.single-seminar .main-img {
	text-align: center;
	margin-bottom: 40px;
}
.single-seminar .seminar-page {
	background: #555;
	text-align: center;
	color: #fff;
	position: fixed;
	font-size: 20px;
	font-weight: bold;
	padding: 15px 0;
	width: 100%;
	z-index: 100;
}
.single-seminar .page-title-block {
	background: url('https://hcm-jinjer.com/media/wp/wp-content/uploads/2018/03/shutterstock_2772789652.jpg');
	-webkit-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
	padding-top: 60px;
}

.single-seminar .l-wrap {
	max-width: 900px;
	margin: 0 auto;
}
.single-seminar .page-title-block .l-wrap {
	padding: 40px 0;
}
/* .single-seminar h1 {
	max-width: 780px;
	float: left;
} */

.single-seminar .link-btn{

    text-decoration: none;
    color: #FFF;
    width: 120px;
    height: 120px;
display: flex;
	align-items: center;
	justify-content: center;
    border-radius: 50%;
    text-align: center;
    vertical-align: middle;
    overflow: hidden;
    background-image: -webkit-linear-gradient(45deg, #709dff 0%, #91fdb7 100%);    
    background-image: linear-gradient(45deg, #709dff 0%, #91fdb7 100%);
    transition: .4s;
    box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.5);
}
.single-seminar .link-btn:hover {
opacity: 0.8;
}
.single-seminar .about-indeed {
	border: 1px solid #ccc;
	padding: 20px;
	margin-top: 30px;
}
.single-seminar .about-indeed .title {
	border-bottom: 1px solid #ccc;
	font-size: 18px;
margin-top: 0;
}

.single-seminar [class*="section-"] {
	padding: 40px 0;
	background: #ffffff;
}

.single-seminar .section-3 {
	background: #f4f4f4;
}

.single-seminar .thumbnail {
	background: none;
	border: none;
	padding: 0;
	display: none;
}
.single-seminar .thumbnail img {
	width: 100%;
}

.single-seminar section,
.single-seminar .section-2,
.single-seminar .section-4 {
	background: #fff;
}
.single-seminar [class*="section-"] ul li {
	padding: 7px 0;
}
.single-seminar .title {
	margin-bottom: 1em;
	padding-bottom: 10px;
	background-color: hsla(0,0%,93%,.8);
	padding: 20px 12px;
	text-align: center;

}
.single-seminar table {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
.single-seminar table th,
.single-seminar table td {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 10px 16px;
}
.single-seminar table th {
	background: #e7f6ff;
	min-width: 13em;
}
.single-seminar .nf-field-element {
	text-align: center;
}
.single-seminar input[type="radio"] {
	position: relative;
}
.single-seminar .nf-field-element input,
.single-seminar .nf-field-element textarea {
	border: 1px solid #ccc;
}
.single-seminar .list-radio-wrap .nf-field-element li input {
margin-left: 1px;
-webkit-box-shadow: none;
box-shadow: none;
}
.single-seminar .section-3 ul {
	padding-left: 1.5em;
}
.single-seminar .section-3 ul li {
	list-style-type: circle;
}
.single-seminar .nf-field-container ul li {
	float: none;
	text-align: left;
	padding-bottom: 5px !important;
}
.single-seminar .nf-form-layout {
	max-width: 500px;
	margin: 0 auto;
}
.postid-17120 .site-header > section {
	text-align: center;
	padding-bottom: 30px;
}
.postid-17120 .site-header .seminar-hero {
	padding: 0;
}
.postid-17120 h1 {
	text-align: center;
	float: none;
	width: 100%;
	max-width: none;
}
.postid-17120 .site-footer {
width: 100%;
position: absolute;
left: 0;
bottom: 0;
}


.__seminar {
	position: relative;
}
.__seminar .seminar_category {
	position: absolute;
	left: 20px;
	top: 0;
	background: #000;
	padding: 3px 10px;
	color: #fff;
}
.__seminar .__title {
	height: 100px;
    /* border-left: 5px solid #000; */
    padding-left: 10px;
	margin-bottom: 10px;
}
.__seminar .__description {
	font-size: 14px;
	height:4.4em;
	padding-left: 10px;
    margin-bottom: 10px;
    padding-right: 10px;
}
.__seminar .thumb-wrap {
max-height: 200px;
margin-bottom: 10px;
}
.__seminar a {
display: block;
}
.__seminar a:hover {
background: #f5f5f5;
}
.__seminar a:hover .__title {
color: #0098d9;
border-color: #0098d9;
}


.__seminar .__link {
	width: 100%;
	text-align: center;
}
.__seminar a:hover .__link {
background: #000;
color: #fff;
}

.seminar_info .date-btn {
background: #8bc899;
    padding: 4px 10px;
    color: #fff;
    display: block;
    text-align: center;
    border-radius: 3px;
}
.seminar_info .date-btn:hover {
background: #b7e2c1;
}

.postid-17679 .profile {
overflow: hidden;
}
.postid-17679 .profile + .profile {
margin-top: 30px;
}
.postid-17679 .__photo {
float:left;
}
.postid-17679 .__photo + p {
margin-left: 120px;
}
.postid-17679 .profile .__description {
margin-left: 120px;
}
.postid-17679 .about-indeed .title {
margin-top: 2em;
}





@media (max-width: 900px) {
	.single-seminar .page-title-block .l-wrap {
		padding: 20px 16px;
	}
	.single-seminar .page-title-block {
		padding-top: 50px;
	}
	.single-seminar .l-wrap {
		padding: 0 16px;
		line-height: 1.6;
		font-size: 14px;
	}
	.single-seminar h1 {
		float: none;
		margin-bottom: 10px;
	}
	.single-seminar .link-btn {
		margin:auto;
		float: none;
	}
	.single-seminar .l-wrap ul li {
		line-height: 1.6;
	}
	.single-seminar h1 {
		font-size: 20px;
		float: none;
	}
	.single-seminar h2 {
		font-size: 18px;
	}
	.single-seminar [class*="section-"] {
	padding: 40px 0;
}
	.single-seminar table th,
	.single-seminar table td {
		display: block;
		padding: 10px;
	}
	.single-seminar table th {
		width: 100%;
		text-align: left;
	}
}



@media (max-width: 510px) {

.postid-17679 .__photo + p {
margin-left: 90px;
}
.postid-17679 .profile .__description {
margin-left: 0;
margin-top: 10px;
}

}