@media only screen and (max-width: 715px) {
	
	

}

iframe, object, embed {
    max-width: 100%;
}

/*main*/

#template{
	max-width:690px;
	margin:0 auto;
	width:100%;
}

#template #main-content {
	border: 1px solid #dedcdc;
    background-color: #fff;
    display: inline;
    float: left;
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    margin: 30px 0px 0px 0px;
    width: 100%;
}

/*logo*/

#logo_properties {
	padding:35px 20px 30px 20px;
	text-align: center;
}

#logo_properties img {
	display: inline-block;
	max-width:320px;
}
#logo_properties2 {
	padding:0px 20px 0px 20px;
	text-align: center;
}

#logo_properties2 img {
	display: inline-block;
	max-width:650px;
}
/*claim*/

#template #main-content .claim {
	padding: 20px 20px 20px 20px;
	}

#company_description {
	text-align: justify;
	color:#000000;
	padding: 0px 0px 30px 0px;
	line-height: 140%;
	font-size: 13px;
	}

/*job_name*/

#jobTitle {
	background:#FF6A00;
	text-align: center;
	padding: 20px 0px 15px 0px;
	}

#jobTitle h1 {
	color: #ffffff;
    font: bold 24px 'Roboto', Arial, Helvetica, sans-serif;
    text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	}

#main-content #jobTitle span {
	font-size: 13px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}

/*fields*/

#template #txt-description {
    color: #000000;
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 13px;
    line-height: 140%;
    margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

#template #required-skills {
    color: #000000;
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 13px;
    line-height: 140%;
    margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}
#template #txt-description p strong{
	color:#FF6A00;
	font-size:14px;
}
#template #required-skills p strong{
	color:#FF6A00;
	font-size:14px;
}
#main-content div ul {
    list-style: disc;
    margin: 0px 0px 10px 0px;
    padding: 5px 0px 5px 0px;
}

#main-content div li {
    color: #000000;
	font-size: 13px;
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    line-height: 140%;
    margin: 0px 0px 0px 20px;
	padding:0px 0px 0px 0px;
}

/*apply_info*/

#apply_info {
	background: #FF6A00;
	color: #ffffff;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding: 10px 20px 10px 20px;
	margin: 0px 20px 0px 20px;
	text-align: center;
}
#apply_info_container {
	padding: 0px 0px 30px 0px;
}

/*other*/

#main-content p, #main-content span {
    line-height: 140%;
	color: #000000;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 13px;
}


#template #footer-contact {
    color: #000000;
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 13px;
    line-height: 140%;
    margin: 20px 20px 20px 20px;
    padding: 0px 0px 0px 0px;
    text-align: justify;
}


/*above_offer*/
#content {margin-left: 0;}

#template h5
    clear: both;
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 24px;
    margin: 20px 0px 10px 0px;
	color: #535353;
	width: 100%;
	font-weight: normal;
}

#template h6
    clear: both;
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 17px;
    margin: 5px 0px 10px 2px;
	color: #535353;
	font-weight: normal;
}