@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: 'codropsicons';
	src:url('../fonts/codropsicons/codropsicons.eot');
	src:url('../fonts/codropsicons/codropsicons.eot?#iefix') format('embedded-opentype'),
		url('../fonts/codropsicons/codropsicons.woff') format('woff'),
		url('../fonts/codropsicons/codropsicons.ttf') format('truetype'),
		url('../fonts/codropsicons/codropsicons.svg#codropsicons') format('svg');
}

*, *:after, *:before { -webkit-box-sizing: border-box; box-sizing: border-box; }
.clearfix:before, .clearfix:after { content: ''; display: table; }
.clearfix:after { clear: both; }

body {
	background: #fff;
	font-weight: 400;
	font-size: 1em;
	line-height: 1.25;
	font-family: 'Raleway', Calibri, Arial, sans-serif;
}
p.header_sub{
	width:80%;
	margin: 0 auto;
	font-size: 1.7em;
}
a, button {
	outline: none;
}

a {
	color: #566473;
	text-decoration: none;
}

a:hover, a:focus {
	color: #34495e;
}

section {
	padding: 1em;
	text-align: center;
}

p.ref {
	text-align: center;
	padding: 2em 1em;
}

/* Header */
.tojolanding-header {
	margin: 0 auto;
	/*text-align: center;*/
	/*width:80%;*/
	padding:20px;
	border-bottom: 10px #fff solid;
	color:#000;
}
.tojolanding-header .data{
	margin:50px auto;
	width: 75%;
}
.dotted-border{
	/*border-bottom: 1px dotted #fff;*/
}
.tojolanding-header p.subtitle{
	/*width:600px;*/
	/*font-family: codropsicons;
	font-weight: 100;
	margin:10px 0px 10px 0px;*/
	/*background-color: rgba(0,166,141,0.1);*/
	/*padding: 20px;*/
	/*width: 700px;*/
	/*margin:0 auto;*/
}
.job-box{
	/*text-align: left;*/
	padding:0px 5px 0 5px;
	margin:10px 0px 10px 0px;
	/*border-left: #566473 5px solid; */
	float:left;
	width:200px;

	/*float:left;*/
}
.stats{
	/*text-align: center;*/
}
.stats p{
	padding-top:20px;
	text-align: center;
	background-color: #7ac287;
	vertical-align: middle;
	/*border:15px solid #fff;*/
	border-radius: 50%;
	width: 100px;
	height: 100px;
	color: #fff;
	display: inline-block;
	margin: 0px 100px 0px 0px;
}
.stats span{
	font-weight: 800;
	font-size: 2em;
}
.clear-fix{clear:both;}
.job-link{
	/*color:#fff;*/
}
.job-link:hover{
	/*color:#fff;*/
}
.red-border:hover{border-color: #f04f52; color: #f04f52}
.purple-border:hover{border-color: #9a4ff0; color: #9a4ff0}
.yellow-border:hover{border-color: #f0da4f; color: #f0da4f}
.blue-border:hover{border-color: #117acb; color: #117acb}

.tojolanding-header a.btn{
	background-color: #7ac287;
	padding:10px;
	color:white;
	border: white 1px solid;
}

.tojolanding-header h1 {
	/*margin: 0;*/
	font-size: 2.5em;
	line-height: 1;
	/*font-weight: 200;*/
}

.tojolanding-header h1 span {
	display: block;
	padding: 1em 0 1.5em;
	font-size: 36%;
	color: #95a5a6;
	line-height: 1.4;
}

/* To Navigation Style */
.tojolanding-top {
	width: 100%;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 0.69em;
	text-align: center;
	padding: 3em 0;
}

.tojolanding-top a {
	display: inline-block;
	padding: 1.5em;
	text-decoration: none;
	letter-spacing: 1px;
}

.tojolanding-icon:before {
	margin: 0 4px;
	text-transform: none;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	font-family: 'codropsicons';
	line-height: 1;
	speak: none;
	-webkit-font-smoothing: antialiased;
}

.tojolanding-icon-drop:before {
	content: "\e001";
}

.tojolanding-icon-prev:before {
	content: "\e004";
}

/* Demo Buttons Style */
.tojolanding-demos {
	padding-top: 1em;
	font-size: 0.8em;
}

.tojolanding-demos a {
	display: inline-block;
	margin: 0.35em 0.1em;
	padding: 0.5em 1.2em;
	outline: none;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 700;
	border-radius: 2px;
	font-size: 110%;
	border: 2px solid transparent;
}

.tojolanding-demos a:hover,
.tojolanding-demos a.current-demo {
	border-color: #383a3c;
}

.tojolanding-demos h3 {
	margin: 0;
	padding: 1em 0 0.5em 0;
	font-size: 0.9em;
	float: left;
	min-width: 90px;
	clear: left;
}

.tojolanding-demos div:not(:first-child) h3 {
	padding-top: 2em;
}

.tojolanding-demos a:hover,
.tojolanding-demos a.current-demo {
	color: inherit;
	border-color: initial;
}

/* Related demos */
.related {
	padding: 10em 0;
}

.related p {
	font-size: 1.5em;
}

.related > a {
	display: inline-block;
	text-align: center;
	margin: 20px 10px;
	padding: 25px;
	vertical-align: middle;
}

.related a img {
	max-width: 100%;
	opacity: 0.8;
	border-radius: 10px;
}

.related a:hover img,
.related a:active img {
	opacity: 1;
}

.related a h3 {
	margin: 0;
	min-height: 63px;
	padding: 0.5em 0 0.3em;
	max-width: 300px;
	text-align: center;
	font-weight: 400;
	font-size: 1em;
}

@media screen and (max-width: 40em) {

	.tojolanding-header h1 {
		font-size: 2.5em;
	}
}

.jobs_listing {
    width: 50%;
    border-right: 1px solid #e3e3e3;
}
.companies_listing {
    width: 50%;
}
.pull-left {
    float: left;
}
.pull-right {
    float: right;
}

.jobs {
    background-color: #333;
    border: 1px solid #e3e3e3;
    /*color: #fff;*/
    display: block;
    margin: 10px auto;
    padding: 10px;
    text-align: left;
    width: 80%;
}
.jobs .left {
    display: inline-block;
    height: 100px;
    margin-right: 5px;
    padding-right: 5px;
    width: 110px;
}
.jobs .right {
    display: inline-block;
    text-align: left;
    vertical-align: top;
}
.jobs .right .job_title {
    font-size: 22px;
    text-decoration: underline;
}
.jobs .right p {
    margin: 2px 0;
}
.jobs .right .company {
    background-color: #fff;
    background-image: url("../img/webonise.png");
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 20px 20px;
    border-radius: 2px;
    color: #333;
    display: inline;
    padding: 0 10px 0 20px;
    width: auto;
}
.jobs .right .desc {
    font-size: 14px;
}

h1.main-title{
	font-weight: normal;
}