h1, h2, h3, h4, h5, h6 {
    clear: both;
    font-family: "Open Sans",sans-serif;
    line-height: 1.3;
}
p {
    font: 300 16px/30px "Open Sans",sans-serif;
    margin: 0 0 24px;
    color:#000000;
}
.contact-form div, .entry-content p {
    color: #000000;
    line-height: 24px;
}
ul {
    font: 300 16px "Open Sans",sans-serif;
    list-style-type: circle;
    color:#000000;
}
input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="text"], select, textarea {
    font: 300 16px "Open Sans",sans-serif;
    border: 1px solid #ccc;
}
label {
    font: 300 14px Open,sans-serif;
  text-transform: uppercase;}
body .chosen-container-single .chosen-single span {    
    font: 300 16px "Open Sans",sans-serif;
    color:#000000;
}

.page-header {
    background: #ffffff none repeat scroll 0 0;
    border-bottom: 1px solid #ccc;
    font: 400 38px "Varela Round",sans-serif;
    padding: 16px 0;
    text-align: center;
}

.nav-menu-primary li .sub-menu a:hover {
    font-size: 13px;
    text-decoration:none;
}
.companies-overview li li a {
    color: #000000;
}
.company-letters a {
    color: #000000;
}
.entry-content h1, .entry-content h4, .entry-content h5, .entry-content h6 {
    display: none;
    font-weight: 400;
}

strong {color:#000000;}
.page-title {
    color: #000000;
    font: 300 16px Montserrat,sans-serif;
    margin-bottom: 0;
    margin-top: 0;
    padding: 17px;
    text-transform: uppercase;
}
.nav-menu-primary ul ul a, ul.nav-menu-primary ul a {
    display: block;
    font: 300 20px Opens Sans,sans-serif;
    margin: 0;
    padding: 8px 10px;
    text-align: center;
    width: 180px;
}
.search_jobs, .search_resumes {
    box-shadow: 0 0 0 rgba(255, 255, 255, 0.5) inset;
    padding: 30px;
}
pre {
    background: #fff none repeat scroll 0 0;
    color: #000000;
    font-family: monospace;
    font-size: 14px;
    margin: 20px 0;
    overflow: auto;
    padding: 20px;
    white-space: pre-wrap;
    word-wrap: break-word;
}
.company-letters {
    background: #fff none repeat scroll 0 0;
    border-bottom: 0.5px solid #ddd;
    margin-bottom: 60px;
    text-align: center;
}
.companies-overview li li a {
    border-bottom: 0.5px solid #eee;
    display: block;
    padding: 6px 0;
}
.nav-menu-primary li .sub-menu a {
    font-size: 12px;
}
.footer-cta {
    box-shadow: 0 4px 0 rgba(255, 255, 255, 0.1) inset;
    display: none;
    margin: 100px 0 -100px;
    padding: 30px 0;
    text-align: center;
}
.site-header {
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.1) inset;
    transition: all 0.3s ease 0s;
}
.nav-menu-primary .children, .nav-menu-primary .sub-menu {
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.1) inset;
    
}
.homepage-widget-title {
    margin-bottom: 30px;
    font: 400 30px "Montserrat",sans-serif;
    color:#000000;
}
#footer_slider {
 margin-bottom:-100px;
 padding-top:50px; 
}
.footer-widgets {
    background: #2e3137 none repeat scroll 0 0;
    box-shadow: 0 4px 0 rgba(255, 255, 255, 0.1) inset;
    display: none;
}
.copyright {
    box-shadow: 0 0 0 rgba(255, 255, 255, 0.1) inset;
}
#jobs_slider {
margin-bottom:-61px;
}
.login form {
    background: none;
    margin-left: 0;
    margin-top: 20px;
    padding: 26px 24px 46px;
}
.container-1{
  width: 300px;
  vertical-align: middle;
  white-space: nowrap;
  position: relative;
}
.container-1 input#search{
  width: 300px;
  height: 50px;
  background: #2b303b;
  border: none;
  font-size: 10pt;
  float: left;
  color: #63717f;
  padding-left: 45px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}


/*.company_logo {height:85px;width:85px;max-width:100px;}

.jobify_widget_jobs li.type-job_listing .position, .jobify_widget_jobs li.type-resume .position {
    width: 37.666667%;
    padding-left: 50px;
}*/

/*FOR DESKTOP*/
.adplugg-ad img, .adplugg-ad object, .adplugg-ad embed {
    height: auto;
    max-width: 100%;
    position: relative;
    top: 6.7em;
}
.adplugg-modal .adplugg-close-modal {
    font-size: 1.375em;
    line-height: 1;
    position: absolute;
    top: 2.3em !important;
    right: 3em !important;
    color: #151b4f !important;
    font-weight: bold;
    cursor: pointer;
}

.adplugg-modal {background: none !important;border: none !important;box-shadow: none !important;}
.adplugg-modal .adplugg-close-modal {
    font-size: 3.375em !important;
    color: #151b4f !important;
    font-weight: lighter !important;
}
.adplugg-modal-bg {background: rgba(255,255,255,0.75) !important;}
.adplugg-ad .adplugg-cta {position: relative; top: 7em;}
/*MOBILE DEVICES*/
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px){
.adplugg-modal .adplugg-close-modal {
    font-size: 1.375em;
    line-height: 1;
    position: absolute !important;
    top: 0 !important;
    right: 0 !important;
    color: #aaa;
    font-weight: bold;
    cursor: pointer;
}
  .adplugg-ad img, .adplugg-ad object, .adplugg-ad embed {
    height: auto;
    max-width: 100%;
    position: relative;
    top: 0;
}
  #searchform input[type=submit] {
    width: 18%;
    float: right;
    padding: 0px !important;
    line-height: 36px !important;
}
}
/*TABLETS*/
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 2){
      
.adplugg-modal .adplugg-close-modal {
    top: 2.3em !important;
    right: 0 !important;
    position: absolute;
  }
}

#searchform input[type=text] {
    padding: 15px;
    width: 80%;
    float: left;
    line-height: 16px !important;
}