.job-instructor-layout {
	background: #fff;
	position: relative;
	display: block;
	border-radius: 8px;
	margin-top: 30px;
	box-shadow: 0 0 20px 0 rgba(62, 28, 131, 0.1);
	-webkit-box-shadow: 0 0 20px 0 rgba(62, 28, 131, 0.1);
	-moz-box-shadow: 0 0 20px 0 rgba(62, 28, 131, 0.1)
}

.job-instructor-layout .popular {
	position: absolute;
	right: 30px;
	top: 30px
}

.job-instructor-layout .hot {
	position: absolute;
	left: 30px;
	top: 30px
}

.job-instructor-layout .new {
	position: absolute;
	left: 30px;
	top: 30px
}

.job-instructor-thumb {
	display: none;
	width: 100%;
	padding: 5em 0 1em;
	margin: 0 auto;
	border-radius: 8px
}

.job-instructor-thumb img {
	display: table;
	margin: 0 auto;
	max-width: 80px;
	max-height: 80px
}

.job-instructor-content {
	position: relative;
	padding: 2px 20px 15px;
	display: table;
	text-align: center;
	width: 100%
}
.tg-themetag {
	top: 7px;
	left: -5px;
	z-index: 2;
	color: #fff;
	font-size: 10px;
	font-weight: 500;
	line-height: 10px;
	position: absolute;
	background: #ff526c;
	padding: 5px 3px 3px 10px;
	text-transform: uppercase
}

.tg-featuretag:before,
.tg-featuretag:after {
	width: 0;
	height: 0;
	content: '';
	position: absolute
}

.tg-featuretag:before {
	top: 0;
	left: 100%;
	border-top: 9px solid transparent;
	border-bottom: 9px solid transparent;
	border-left: 10px solid #ff526c
}

.tg-featuretag:after {
	top: 100%;
	left: 0;
	border-top: 5px solid #eb344f;
	border-left: 5px solid transparent
}

.brows-job-type span {
		padding: 6px 5px;
		font-size: 10px
	}

	.brows-job-position h3 {
		font-size: 19px
	}
}

@media (max-width: 1023px) {
	.banner-caption .form-control {
		margin-bottom: 15px
	}

	.brows-job-list {
		display: table
	}
.inner-header-page .freelance-image {
		float: initial
	}
.job-instructor-thumb {
	display: table;
	width: 100%;
	padding: 5em 0 1em;
	margin: 0 auto;
	border-radius: 8px
}

.job-instructor-thumb img {
	display: table;
	margin: 0 auto;
	max-width: 80px;
	max-height: 80px
}

.job-instructor-content {
	position: relative;
	padding: 2px 20px 15px;
	display: table;
	text-align: center;
	width: 100%
}

.instructor-title {
	line-height: 1.5
}

.job-instructor-footer {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	width: 100%;
	padding: 20px
}
.instructor-title {
	line-height: 1.5
}
.job-instructor-footer {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	width: 100%;
	padding: 20px
}

.instructor-students {
	flex: 1
}
.instructor-scount {
	margin: 0;
	color: #ff8b00
}

.job-instructor-layout .tg-themetag {
	top: 30px

}
.instructor-corses-1 {
    display: inline-block;
    padding: 4px 14px;
    background: #f1f4fb;
    border-radius: 50px;
    color: #8b91a0;
    font-size: 14px !important;
}
.main-heading {
	text-align: center;
	margin-bottom: 2em
}

.main-heading p {
	font-size: 16px;
	color: #707c88;
	margin-bottom: 5px
}

.dark .main-heading p,
.dark .main-heading h2 {
	color: #fff
}

.main-heading h2 {
	color: #252d40;
	position: relative;
	font-weight: 600;
	margin-top: 0;
	margin-bottom: 10px
}

.main-heading h2>span {
	color: #11b719
}

.main-heading span.heading-line {
	width: 80px;
	height: 1.2px;
	display: block;
	background: #11b719;
	position: relative;
	margin: 0 auto
}
h2.jobshead {
    text-align: center;
    margin-top: 72px;
    margin-bottom: 36px;
}