@media only screen and (min-width: 1170px){

}
@media only screen and (min-width: 1140px){

}
@media (min-width: 1025px) and (max-width: 1139px){

}
@media (min-width: 961px) and (max-width: 1024px){

}
@media (min-width: 768px) and (max-width: 960px){

}
@media only screen and (max-width: 767px){

}
@media (min-width: 768px) and (max-width: 1139px){
	.mak-jobs-index-index .image-tabletcolection{
    	height: 415px;
	}
}
@media only screen and (max-width: 1024px){
.mak-jobs-index-index {

}
.creers-content{
	padding-top: 38px;
    width: 592px;
    margin: auto;
    padding-right: 35px;
}
.creers-content .creers-title{
	width: 420px;
    font-size: 28px;
    line-height: 32px;
    text-align: center;
    font-family: 'AktivGrotesk_Hairline', sans-serif;
    margin: auto;
    margin-bottom: 30px;
    padding-left: 42px;
}
.creers-content  .creers-desc{
	font-size: 12px;
    line-height: 20px;
    font-family: 'AktivGrotesk_Regular', sans-serif;
    margin-bottom: 47px;
}
.creers-content  .creers-desc p{
	margin-bottom: 18px;
	color: #000000;
}
#layered-filter-block{
	background: #ebebeb;
}
#layered-filter-block .filter-title{
	margin-bottom:2px;
}
#layered-filter-block .filter-title strong{
	font-weight: normal;
	font-size: 28px;
    line-height: 46.15px;
    font-family: 'AktivGrotesk_Hairline', sans-serif;
}
#layered-filter-block .filter-content{

}
#layered-filter-block .filter-content .filter-options{
 padding-bottom: 25px;
}

#layered-filter-block .filter-content .filter-options .item{

}
#layered-filter-block .filter-content .filter-options .item a{
	font-size: 12px;
	text-transform: uppercase;
    position: relative;
    color: #000000;
    transition: color .2s ease;
    font-weight: bold;
    letter-spacing: 0.1px;
}
.jobs-column-left{
	padding-top: 32px;
	width: 1400px;
	margin: auto;
	text-align: center;
}
.jobs-column-right{
	background: #ebebeb;
	padding-bottom: 49px;
	padding-left: 25px;
    padding-right: 25px;
}
.jobs-column-right table{
	width: 100%;
	margin: auto;
}
.jobs-column-right table th{
	color:#000000;
	font-family: 'AktivGrotesk_Bold', Arial, sans-serif;
	padding-left: 0px;
	font-weight: normal;

}
.jobs-column-right table td{
	color:#000000;
	font-family: 'AktivGrotesk_Regular', Arial, sans-serif;
	padding-left: 0px;
	padding-right: 0px;
}
.jobs-column-right table td a{
	color:#000000;
	font-family: 'AktivGrotesk_Regular', Arial, sans-serif;
	padding-left: 0px;
	letter-spacing: 0.01px;
}
.jobs-column-right table tr td.details a{
	float: right;
	font-size: 12px;
}
.jobs-column-right table tr td.details a:hover{
	color:#000000;
}
.jobs-column-right table td .submit {
	border: none;
    background: transparent;
    letter-spacing: 0.1px;
    text-transform: capitalize;
}
.jobs-column-right table tr.even{
	background: transparent !important;
}
.block.filter .filter-content .items li a {
	font-size: 10px;
	line-height: 14px;
}

.block.filter .filter-content .items li a:after{
	height: 6px;
}
.breadcrumbs .item:not(:last-child):after{
    transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    margin: 3px 0 0;
}
.mak-jobs-index-index .jobs-column-right table tr td.details a:after{
	background: #3a3a3a;
    display: block;
    width: calc(100% - 17px);
    height: 1px;
    content: "";
    top: 2px;
    float: right;
}
.details {
	width: 115px;
}
}