/* CSS crunched with Crunch - http://crunchapp.net/ */
.jobs-breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.jobs-breadcrumb > li {
  display: inline-block;
}
.jobs-breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #cccccc;
}
.jobs-breadcrumb > .active {
  color: #999999;
}
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}
/* Colors */
.widget-noborder .widget-hero {
  background-color: #bab3cc;
  padding-bottom: 10px;
  margin-bottom: 20px;
  max-width: 1395px;
}
.widget-noborder .widget-hero .form-inline {
  margin: 10px 0 0 10px;
}
.tech-news .marked-title a {
  color: #000;
}
.tech-news .marked-title h3 {
  margin-bottom: 10px;
}
.tech-news .padd {
  padding: 0 5px 0 0;
}
.tech-news .padd article {
  background: none;
}
.tech-news .padd article.small {
  border: none;
}
.news {
  margin-top: 10px;
}
.news .news-article {
  border: 1px solid #C1C1C1;
  border-radius: 5px;
  box-shadow: 0 0 0 1px #ffffff inset, 0 0 0 3px #f4f4f4 inset, 0 0 5px rgba(0, 0, 0, 0.1);
  padding: 3px;
  position: relative;
}
.news .news-article img {
  border-radius: 5px;
}
.news .news-article .top-article {
  position: relative;
}
.news .news-article .top-article .news-head {
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: 0;
  border-bottom: 4px solid #fff;
}
.news .news-article .top-article img {
  border-radius: 5px 5px 0 0;
}
.news .news-article .bottom-article img {
  border-radius: 0 0 5px 5px;
}
.news .news-article .news-head {
  background: #000;
  opacity: 0.9;
  filter: alpha(opacity=90);
  bottom: 3px;
  left: 3px;
  right: 3px;
  height: auto;
  position: absolute;
  border: none;
  padding: 0 15px;
  border-radius: 0 0 5px 5px;
  min-height: 62px;
}
.news .news-article .news-head h4 {
  font: 17px "Trebuchet MS",Arial,Helvetica,sans-serif;
  margin: 5px 0;
}
.news .news-article .news-head h4 a {
  color: #fff;
}
.news .last {
  margin-bottom: 20px;
}
.news .last .news-article .relative-pos {
  position: relative;
}
.news .last .news-article .articles-list {
  padding: 0 15px;
  margin: 0;
  display: table;
  backgrounf: #ccc;
}
.news .last .news-article .articles-list li h4 {
  font: 16px "Trebuchet MS",Arial,Helvetica,sans-serif;
  margin: 10px 0;
}
.news .last .news-article .articles-list li h4 a {
  color: #000;
}
.news .first {
  border-radius: 5px 5px 0 0;
}
.news .first .news-article img {
  border-radius: 5px 5px 0 0;
}
.news .news-article {
  border: 1px solid #C1C1C1;
  border-radius: 5px 5px 5px 5px;
  box-shadow: 0 0 0 1px #ffffff inset, 0 0 0 3px #f4f4f4 inset, 0 0 5px rgba(0, 0, 0, 0.1);
  padding: 3px;
  position: inherit;
}
.news .news-article.ar-box {
  position: absolute;
}
.news .news-article img {
  border-radius: 5px 5px 5px 5px;
}
.news .news-article .top-article {
  position: relative;
}
.news .news-article .top-article .news-head {
  border-bottom: 4px solid #FFFFFF;
  border-radius: 0 0 0 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.news .news-article .top-article img {
  border-radius: 5px 5px 0 0;
}
.news .news-article .bottom-article img {
  border-radius: 0 0 5px 5px;
}
.news .news-article .news-head {
  background-color: rgba(0, 0, 0, 0.7);
  background-image: none;
  border: medium none;
  border-radius: 0 0 5px 5px;
  bottom: 3px;
  height: auto;
  left: 3px;
  padding: 0 15px;
  position: absolute;
  right: 3px;
}
.news .news-article .news-head h4 {
  font: 17px Arial, "Trebuchet MS", Arial, Helvetica, sans-serif;
  margin: 5px 0;
}
.news .news-article .news-head h4 a {
  color: #FFFFFF;
}
.news .last {
  margin-bottom: 20px;
}
.news .last .news-article {
  background: none repeat scroll 0 0 #CCCCCC;
}
.news .last .news-article .relative-pos {
  position: relative;
}
.news .last .news-article .articles-list {
  display: table;
  margin: 0;
  padding: 0 15px;
}
.news .last .news-article .articles-list li h4 {
  font: 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
  margin: 10px 0;
}
.news .last .news-article .articles-list li h4 a {
  color: #000000;
}
.news .first {
  border-radius: 5px 5px 0 0;
}
.news .first .news-article img {
  border-radius: 5px 5px 0 0;
}
.news .ar-wrapper {
  position: relative;
}
.news .ar-wrapper:after {
  content: "";
  display: block;
  padding-top: 383px;
  width: 100%;
}
.news .ar-wrapper .ar-box {
  background-position: center center;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.news .ar-wrapper .ar-box .half-height {
  height: 50%;
}
.news .ar-wrapper .fit-cover {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  max-height: 383px;
}
.breadcrumbs {
  margin-left: 15px;
}
.widget-article {
  margin: 10px 0 20px 15px;
}
.widget-article .article-content {
  color: #666;
  font: 1em Tahoma,Verdana,Arial;
}
.widget-article .article-content h2 {
  margin: 10px 0 15px;
  padding: 0;
}
.widget-article .article-content h4 {
  padding: 0 0 15px 0;
}
.widget-article .article-content p {
  padding: 0 10px 15px 0;
  font: 14px/20px Tahoma,Verdana,Arial;
}
.widget-article .article-content .posted-date {
  margin-left: 0;
}
.widget-article .article-content .article-top {
  margin-top: 10px;
}
.widget-article .article-content .article-top .article-img {
  float: left;
  margin: 0 15px 5px 0;
}
.widget-article .article-content .article-details {
  background: #eee;
  border-width: 1px;
  border-style: dotted;
  border-color: #c1c1c1;
  border-radius: 0 10px;
  margin: 0 10px 15px 0;
}
.widget-article .article-content .article-details h3 {
  padding: 0;
  margin: 5px 0 0;
  font-size: 22px;
  color: #333;
}
.widget-article .article-content .article-details h4 {
  margin: 3px 0 10px;
  padding: 0;
  color: #666;
}
.recomended-jobs {
  padding: 0 10px;
}
.recomended-jobs .jobs-list {
  padding: 0;
  list-style: none;
  font-size: 12px;
}
.recomended-jobs .jobs-list h5 {
  font: 600 14px "Trebuchet MS",Arial,Helvetica,sans-serif;
}
.recomended-jobs .jobs-list .location {
  font-weight: 600;
}
.recomended-jobs .jobs-list a {
  color: #56488b;
  text-decoration: underline;
}
.recomended-jobs .jobs-list a:hover {
  text-decoration: none;
}
.additional-content {
  margin-bottom: 20px;
  margin-left: 0;
}
.additional-content h3 {
  color: #000000;
  font: 20px "Trebuchet MS",Arial,Helvetica,sans-serif;
  letter-spacing: -1px;
  margin: 0;
  padding: 0 0 0 15px;
}
.additional-content h6 {
  margin: 0;
}
.additional-content .widget {
  padding: 4px;
  margin-bottom: 10px;
}
.share-btns {
  margin-bottom: 20px;
}
/* About the Author widget */
.author {
  border-top: 1px solid #ccc;
  padding: 1em 0;
  position: relative;
  float: left;
  overflow: hidden;
  margin-top: 20px;
  width: 100%;
  color: #666666;
}
.author-head {
  position: absolute;
  left: 2px;
  max-width: 100px;
}
@media screen and (max-width: 480px) {
  .author-head {
    float: right;
    position: relative;
    left: auto;
    margin: 0 0 10px 15px;
  }
}
@media screen and (max-width: 320px) {
  .author-head {
    display: none;
  }
}
.author-head img {
  border-radius: 10px;
  max-width: 100% !important;
  max-height: 100px;
}
p.author-name strong {
  color: #7d00a9;
  font-size: 19px;
  font-weight: normal;
  padding-right: 3px;
}
.author-about {
  font: 1.4em "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #000;
  letter-spacing: -1px;
}
.author-bio {
  position: relative;
  padding-left: 125px;
}
@media screen and (max-width: 480px) {
  .author-bio {
    padding-left: 0px;
  }
}
.author-bio p {
  padding: 0;
  margin: 0 0 10px 0;
}
.author-bio p:last-child {
  margin: 0;
}
.author-links a {
  border-right: 1px solid #ccc;
  padding-right: 15px;
  margin-right: 15px;
}
.author-links a:last-child {
  border-right: none;
  margin-right: 0;
  padding-right: 0;
}
.author-links .fa {
  color: #7d00a9;
  font-size: 19px;
}
/* author articles */
.author-articles article {
  float: none !important;
  margin-bottom: 0;
}
.author-articles ul {
  margin-top: 15px;
  padding-left: 15px;
  padding-right: 15px;
}
.author-articles .widget-content li {
  list-style-type: none;
  border-bottom: 1px dotted #d8d8d8;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.author-articles .widget-content li:last-child {
  border-bottom: none;
}
.author-articles .widget-content a {
  margin-right: 10px;
}
.author-articles .widget-content span {
  font-size: 12px;
}
.widget-article .article-content .article-img {
  float: left;
  margin: 0 15px 5px 0;
}
.widget-article .article-content .widget {
  margin: 2px 15px 10px 0;
}
.widget-article .article-content .widget .article-profile {
  padding: 15px 0 13px;
}
.widget-article .article-content .widget .article-profile .btn-default {
  border-color: #ccc;
}
.sharethis-btns {
  margin: 15px 0;
}
.twitter-typeahead .tt-query,
.twitter-typeahead .tt-hint {
  margin-bottom: 0;
}
.tt-hint {
  background-color: #FFFFFF;
  border: 1px solid #CCCCCC;
  border-radius: 4px 4px 4px 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  color: #999999;
  display: block;
  font-size: 14px;
  height: 38px;
  line-height: 1.42857;
  padding: 8px 12px;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  vertical-align: middle;
  width: 100%;
}
.tt-dropdown-menu {
  background-clip: padding-box;
  background-color: #FFFFFF;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px 4px 4px 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
  margin-top: 2px;
  min-width: 160px;
  padding: 0;
}
.tt-suggestion {
  display: block;
  padding: 0;
  margin: 0;
}
.tt-suggestion:hover {
  background-color: #428BCA;
  cursor: pointer;
  color: #fff !important;
}
.tt-suggestion.tt-is-under-cursor {
  background-color: #428BCA;
  color: #fff !important;
}
.tt-suggestion.tt-is-under-cursor a {
  background-color: #000000;
  color: #fff;
}
.tt-suggestion p {
  padding: 5px 10px !important;
  margin: 0 !important;
}
.tt-suggestion p:hover {
  color: #fff;
  font-weight: normal;
}
.tt-hint {
  height: 0;
}
/* Global */
html {
  position: relative;
  min-height: 100%;
}
.about {
  font-family: tahoma;
  margin: 0 0 245px;
  /* bottom = footer height */
  color: #212121;
  /*
	.navbarIE8 {
        background-color:#642891;
    }
    .nav li {
		border-bottom: 1px solid #eeeeee;
	}
	.navbar, .container-fluid.siteWidth {
        background-color:#f8f8f8;
        border: none;
        background-image:inherit;
    }
	*/
  /*
    footer, .footer {
        text-align:center;
        color:#fff;
        background-color:#642891;
        border-top:none;
        background-image:none;
    }
    footer a {color:#fff !important;}
    footer br {clear:both;}
    */
  /*duplicates active class*/
}
.about .totop {
  display: none;
}
.about #disqus_thread {
  padding: 15px;
}
.about .navbar-nav > li > .dropdown-menu {
  padding-top: 0;
}
.about footer {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
.about footer {
  background-color: #F8F8F8;
  background-image: linear-gradient(to bottom, #f8f8f8 0%, #f2f2f2 100%);
  background-repeat: repeat-x;
  border-top: 3px solid #DDDDDD;
  color: #9F9F9F;
  font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
  padding: 30px 0;
}
.about footer a,
.about footer a:visited,
.about footer a:active {
  color: #333333;
  font-size: 0.8em;
  text-decoration: none;
  text-transform: uppercase;
}
.about footer a:hover,
.about footer a:visited:hover,
.about footer a:active:hover {
  color: #333333;
  text-decoration: underline;
}
.about footer .copy {
  font-size: 11px;
  padding: 10px 30px 0;
}
.about a {
  color: #663399;
}
.about .siteWidth {
  margin: 0 auto;
  max-width: 1280px;
}
.about .siteWidth .mainbar {
  border: none;
}
.about .navbar-default .navbar-nav {
  margin: 0 !important;
}
.about .navbar-default .navbar-nav li a {
  line-height: 22px;
}
.about .navbar-default .navbar-nav > li > a {
  color: #000;
  font-size: 11px;
  padding-bottom: 14px;
  padding-top: 15px;
}
.about .navbar-default .navbar-nav > .active > a,
.about .navbar-default .navbar-nav > .active > a:hover,
.about .navbar-default .navbar-nav > .active > a:focus {
  color: #000;
}
.about .navbar {
  background-image: linear-gradient(to bottom, #f8f8f8 0%, #f2f2f2 100%);
  box-shadow: 0 1px 1px #fff inset;
}
.about .navbar li a {
  font-size: 13px;
}
.about .navbar-brand {
  padding: 11px 0 0 0;
}
.about .navbar-brand div {
  background: url("http://images.monster.com/niche/images/monster-new-lg.png") no-repeat;
  background-size: 180px auto;
  height: 30px;
  margin-left: 3px;
  width: 180px;
}
.about .navbar-fixed-top {
  border: none;
  border-bottom: 5px solid #663399;
}
.about .addthis_default_style {
  display: inline-block;
  text-align: center;
}
.about .addthis_default_style a {
  margin-bottom: 5px;
}
.about .form-group span.twitter-typeahead {
  display: block !important;
}
.about .titleBanner {
  background-position: center top;
  background-size: cover;
  background-repeat: no-repeat;
  /*background-attachment:fixed;*/
  background-color: #642891;
  height: 200px;
  vertical-align: middle;
  margin-bottom: 60px;
}
.about .titleBanner h1 {
  padding-top: 70px;
  padding-left: 10px;
  padding-right: 10px;
}
.about .titleBanner h2 {
  padding-left: 10px;
  padding-right: 10px;
}
.about .content {
  padding-bottom: 30px;
  overflow: auto;
}
.about .navbar-default .navbar-nav > li.current > a,
.about .navbar-default .navbar-nav > .current > a {
  background-color: #E7E7E7;
  color: #000;
}
.about .nav.navbar-nav:first-child li.active i.fa-caret-up,
.about .nav.navbar-nav:first-child i.fa-caret-up {
  bottom: -4px;
}
.about .nav.navbar-nav:first-child li.current i.fa-caret-up {
  display: block;
}
@media only screen and (max-width: 767px) {
  .about .nav.navbar-nav:first-child li.current i.fa-caret-up {
    display: none;
  }
}
.about form .form-control {
  border-color: #ccc;
}
.about input[type="text"],
.about textarea {
  width: 100%;
}
.about label,
.about legend {
  margin-bottom: 1px;
  padding-top: 15px;
  font-size: 12px;
  font-weight: 700;
  border: 0;
}
.about label,
.about legend {
  margin-bottom: 1px;
  padding-top: 15px;
  font-size: 12px;
  font-weight: 700;
  border: 0;
  color: #212121;
}
.about fieldset label {
  font-weight: normal;
  padding-top: 2px;
}
.about input[type="radio"],
.about input[type="checkbox"] {
  line-height: normal;
  margin: 4px 5px 0 0;
}
.about h1,
.about h2 {
  color: #fff;
}
.about h3,
.about h4 {
  color: #212121;
}
.about h1,
.about h2 {
  font-family: tahoma;
  font-size: 50px;
  font-style: normal;
  font-weight: normal;
  letter-spacing: 0;
  text-align: center;
}
.about h2 {
  font-size: 21px;
}
.about h3 {
  margin-bottom: 5px;
  font-size: 27px;
  line-height: 29px;
}
.about h4 {
  font-size: 17px;
}
.about .hide {
  display: none;
}
.about #emailSent {
  margin-top: 30px;
}
.about address {
  font-size: 17px !important;
  margin-top: 15px;
}
.about .bs-example-navbar-collapse-1 {
  position: relative;
}
.about .navbar-right {
  position: relative;
  right: 0px;
}
.about .navEleBG {
  background-color: #000 !important;
}
.about .navSearch {
  position: fixed;
  top: -50px;
  z-index: 1031;
  right: 0;
  left: 0;
  padding: 0;
}
.about .navSearch .navElements {
  right: 0;
  top: 60px;
  left: 0;
  width: auto;
  margin-right: 15px;
  box-shadow: none;
}
.about .navSearch input[type='text'].form-control {
  background-color: #ffffff;
  border-color: #663399;
  border-style: solid;
  border-width: 1px;
  display: inline-block;
  font-size: 12px;
  line-height: 15px;
  margin: 0;
  vertical-align: middle;
  width: 125px;
  height: 30px;
}
.about .navSearch .form-control:hover,
.about .navSearch .form-control:active,
.about .navSearch .form-control:focus {
  background-color: #fff;
  color: #000;
}
.about .navSearch .btn.btn-primary {
  margin: 0;
  background-color: #428BCA;
  height: 30px;
  line-height: 15px;
  padding: 6px 12px;
}
.about .resultsText {
  color: #000000;
  font: 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
  margin: 0px 0 15px;
  padding: 0;
}
.about .top-search {
  margin-bottom: 25px;
}
@media only screen and (max-width: 767px) {
  .about h1 {
    font-size: 45px;
  }
  .about h2 {
    font-size: 21px;
  }
  .about .navbar-default .navbar-nav {
    margin: 0 -15px !important;
  }
  .about .navbar-nav > li > a {
    padding-left: 20px;
  }
  .about .navbar-brand {
    padding: 12px 0 0 15px;
  }
  .about .btn.btn-primary {
    margin-top: 10px;
  }
  .about .nav li {
    border-bottom: 1px solid #eeeeee;
  }
}
@media only screen and (max-width: 480px) {
  .about h1 {
    font-size: 38px;
  }
  .about h2 {
    font-size: 18px;
  }
  .about .homeSeeMore {
    display: none !important;
  }
}
@media only screen and (max-height: 500px) {
  .about .homeSeeMore {
    display: none !important;
  }
}
@media only screen and (max-width: 940px) {
  .about .navSearch {
    background-color: pink;
    padding: 18px 0;
    position: fixed;
    text-align: right;
    z-index: 51;
  }
  .about .navSearch .navElements {
    padding: 15px 30px 9px;
    top: 100px;
    width: auto;
    margin: 0;
  }
  .about .navSearch input[type='text'].form-control {
    width: 200px;
  }
  .about .navbar-right {
    right: 0;
  }
  .about .navElements.navbar-right {
    float: none;
    position: absolute;
  }
}
@media only screen and (max-width: 767px) {
  .about .navSearch {
    position: absolute;
    z-index: 1031;
    padding-right: 15px;
  }
  .about .navSearch input[type='text'].form-control {
    width: 125px;
  }
  .about .navSearch .navElements {
    background-color: rgba(0, 0, 0, 0);
    padding: 15px 0 9px 0;
    position: fixed;
    width: 180px;
    top: -5px;
    float: right;
    left: inherit;
    right: 77px;
    box-shadow: none;
  }
}
@media only screen and (max-width: 480px) {
  .about .navSearch {
    padding: 18px 0;
    position: fixed;
    text-align: center;
    z-index: 51;
  }
  .about .navSearch .navElements {
    background-color: rgba(248, 248, 248, 0.1);
    padding: 15px 15px 9px;
    top: 100px;
    right: 0px;
    left: 0px;
    position: absolute;
    width: auto;
    box-shadow: 0 -2px 15px #000000;
  }
  .about .navSearch .navElements.navbar-right {
    float: none;
    position: absolute;
  }
  .about .navSearch .navbar-right {
    right: 0;
  }
  .about .navSearch input[type='text'].form-control {
    width: 75%;
  }
}
/* end: Global */
/* ABOUT home specific */
.about.home h2,
.about.home h3 {
  color: #212121;
}
.about.home h2 {
  padding: 0 15px 0 15px;
  text-align: center;
  font-size: 40px;
}
.about.home .welcome {
  height: 450px;
  height: 100vh;
  text-align: center;
  background: inherit;
  background-attachment: fixed;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #9268b2;
  background-image: url("http://media.newjobs.com/mthinking/images/homepage.jpg");
}
.about.home .welcome div {
  top: 35%;
  color: #fff;
  font-size: 36px;
}
.about.home .welcome img {
  margin-bottom: 20px;
  display: inline;
}
.about.home .showcase,
.about.home .aboutus,
.about.home .recentPosts,
.about.home .recentPressRel,
.about.home .contactus {
  padding: 60px 0;
}
.about.home #showcase {
  display: block;
  height: 45px;
  /* rough header height */
  margin-top: -45px;
  /* rought header height */
  visibility: hidden;
}
.about.home .showcase {
  text-align: center;
  overflow: auto;
}
.about.home .showcase h2 {
  padding-bottom: 45px;
}
.about.home .showcase p {
  line-height: 25px;
}
.about.home .showcase div {
  top: 28%;
}
.about.home .showcase img {
  margin-bottom: 15px;
  width: 150px;
  display: inline;
}
.about.home .aboutus {
  border-bottom: 1px solid #eee;
  padding-bottom: 30px;
  overflow: auto;
}
.about.home .aboutus p {
  text-align: left;
}
.about.home .aboutus h2 {
  padding-bottom: 45px;
}
.about.home .aboutus h3 {
  border-bottom: 1px solid #eee;
  padding-top: 15px;
  padding-bottom: 10px;
  margin-bottom: 15px;
}
.about.home .recentPosts {
  border-bottom: 1px solid #eee;
}
.about.home .recentPosts,
.about.home .recentPressRel {
  padding-bottom: 30px;
  overflow: auto;
}
.about.home .recentPosts h3,
.about.home .recentPressRel h3 {
  text-align: center;
  padding-top: 10px;
  margin-bottom: 45px;
  font-size: 16px;
}
.about.home .recentPosts div,
.about.home .recentPressRel div {
  margin-bottom: 20px;
  overflow: hidden;
}
.about.home .recentPosts .seeAll,
.about.home .recentPressRel .seeAll {
  text-align: center;
  clear: both;
}
.about.home .recentPosts img,
.about.home .recentPressRel img {
  display: inline;
  margin-bottom: 10px;
  height: 160px;
  width: auto;
}
.about.home .recentPosts a,
.about.home .recentPressRel a {
  margin-bottom: 10px;
}
.about.home .recentPressRel div.col-xs-12.col-sm-6.col-md-3 {
  overflow: hidden;
}
.about.home .contactus {
  width: 70%;
}
.about.home .contactus h2 {
  padding-bottom: 60px;
}
.about.home .contactus .row > div:last-child {
  margin-bottom: 40px;
}
.about.home .byTheNumbers {
  text-align: center;
  overflow: auto;
  color: #fff;
  padding: 60px 0;
  background-color: #000;
  background-image: url(http://media.newjobs.com/mthinking/images/numbers-background.jpg);
  background-size: cover;
}
.about.home .byTheNumbers .siteWidth {
  overflow: auto;
}
.about.home .byTheNumbers h2 {
  margin-top: 0;
  color: #fff;
}
.about.home .byTheNumbers h3 {
  color: #fff;
  font-size: 17px;
  margin-top: 20px;
  margin-bottom: 60px;
}
.about.home .byTheNumbers .btn_img {
  height: 70px;
  display: inline-table;
}
.about.home .byTheNumbers .btn_number {
  font-size: 65px;
  font-size: 5.4vw;
}
.about.home .byTheNumbers .btn_text {
  font-weight: bold;
}
.about.home .twitter {
  display: block;
  position: relative;
  padding: 20px 0;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}
.about.home #twitter-widget-0 {
  color: #000 !important;
  padding: 0 15px;
  width: 100% !important;
}
.about.home .homeSeeMore {
  bottom: 0px;
  left: 49%;
  position: fixed;
  height: 69px;
  display: none;
}
.about.home .homeSeeMore a,
.about.home .homeSeeMore a:visited {
  height: 69px;
  line-height: 69px;
}
.about.home .homeSeeMore .fa {
  color: #8258A2;
  display: inline-block;
  font-family: FontAwesome;
  font-size: 69px;
  font-style: normal;
  font-weight: normal;
  line-height: 55px;
  text-shadow: 2px 0 0 #ffffff, -2px 0 0 #ffffff, 0 2px 0 #ffffff, 0 -2px 0 #ffffff, 1px 1px #ffffff, -1px -1px 0 #ffffff, 1px -1px 0 #ffffff, -1px 1px 0 #ffffff;
}
.about.home .homeSeeMore .fa:hover {
  color: #fff;
}
@media only screen and (min-width: 1280px) {
  .about.home .byTheNumbers .btn_number {
    font-size: 65px;
    font-size: 5.4vw;
  }
}
@media only screen and (max-width: 940px) {
  .about.home .contactus.siteWidth {
    width: 85%;
  }
  .about.home .byTheNumbers .btn_number {
    font-size: 45px;
    font-size: 5.4vw;
  }
}
@media only screen and (max-width: 992px) {
  .about.home .recentPressRel div.col-xs-12.col-sm-6.col-md-3 {
    height: 150px;
  }
}
@media only screen and (max-width: 767px) {
  .about.home h2 {
    font-size: 35px;
  }
  .about.home h3 {
    font-size: 20px;
  }
  .about.home h3 {
    font-size: 20px;
  }
  .about.home .welcome div {
    top: 30%;
    color: #fff;
    font-size: 25px;
  }
  .about.home .showcase {
    text-align: left;
    height: auto;
    overflow: auto;
  }
  .about.home .showcase img {
    display: inline;
    float: left;
    width: 75px;
    margin-bottom: 5px;
  }
  .about.home .showcase h3 {
    padding-left: 90px;
    padding-top: 20px;
    font-size: 27px;
  }
  .about.home .showcase p {
    clear: both;
    margin-bottom: 0;
  }
  .about.home .showcase div {
    top: inherit;
    padding-bottom: 20px;
  }
  .about.home .showcase div:first-child {
    padding-top: 30px;
  }
  .about.home .byTheNumbers {
    padding: 60px 0;
  }
  .about.home .byTheNumbers .btn_number {
    font-size: 35px;
    font-size: 5.4vw;
  }
  .about.home .showcase,
  .about.home .aboutus,
  .about.home .recentPosts,
  .about.home .recentPressRel,
  .about.home .contactus {
    padding: 30px 0;
  }
  .about.home .recentPressRel div.col-xs-12.col-sm-6.col-md-3 {
    height: inherit;
  }
}
@media only screen and (max-width: 750px) {
  .about.home .recentPosts img,
  .about.home .recentPressRel img {
    height: auto;
    float: right;
    width: 160px;
    margin-left: 10px;
  }
}
@media only screen and (max-width: 320px) {
  .about.home .recentPosts img,
  .about.home .recentPressRel img {
    height: auto;
    float: none;
    width: auto;
    margin-left: 0px;
  }
}
@media only screen and (max-width: 480px) {
  .about.home .contactus {
    width: 100%;
  }
  .about.home .aboutus h2,
  .about.home .contactus h2,
  .about.home .showcase h2 {
    padding-bottom: 25px;
  }
  .about.home .byTheNumbers .btn_number {
    font-size: 25px;
    font-size: 5.4vw;
  }
}
/* end: ABOUT home page specific */
/* about company specific */
.about.company h3 {
  padding-top: 20px;
}
.about.company h4 {
  font-size: 13px;
  font-weight: bold;
}
.about.company .titleBanner {
  background-image: url("http://media.newjobs.com/mthinking/images/our-story-background.jpg");
}
.about.company .moreAbout {
  width: 250px;
  float: right;
}
/* end: about company specific */
/* blog home specific */
.about.aboutblog article {
  border-bottom: 4px dotted #642891;
  padding-bottom: 40px;
  margin-bottom: 40px;
  background-color: transparent;
}
.about.aboutblog article:last-child {
  border: none;
}
.about.aboutblog .day {
  font-size: 31px;
}
.about.aboutblog hr {
  height: 1px;
  border: none;
  color: #eee;
  background-color: #eee;
  text-align: right;
  margin: 15px 0 15px auto;
  width: 75px;
}
.about.aboutblog .titleBanner {
  background-image: url("http://media.newjobs.com/mthinking/images/blog-background.jpg");
}
.about.aboutblog .sharethis-btns {
  margin: 0;
}
.about.aboutblog .addthis_vertical {
  width: 32px;
}
.about.aboutblog .addthis_32x32_white_style .addthis_counter.addthis_bubble_style,
.about.aboutblog .addthis_32x32_style .addthis_counter.addthis_bubble_style {
  margin-left: -13px;
  margin-top: 15px;
}
.about.aboutblog .addthis_counter.addthis_bubble_style {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
@media only screen and (max-width: 767px) {
  .about.aboutblog .aDetails {
    text-align: left;
    display: inline;
  }
  .about.aboutblog .day,
  .about.aboutblog .monthYear {
    display: inline;
  }
  .about.aboutblog hr {
    display: none;
    visibility: hidden;
  }
  .about.aboutblog .addthis_vertical {
    width: 100%;
    margin: 15px 0 5px;
  }
  .about.aboutblog .addthis_32x32_white_style .addthis_counter.addthis_bubble_style,
  .about.aboutblog .addthis_32x32_style .addthis_counter.addthis_bubble_style {
    margin: 0px;
  }
  .about.aboutblog .addthis_counter.addthis_bubble_style {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
/* end: page specific */
/*
.aContent p {
  font-size: 12px;
  line-height: 20px;
}
*/
.aContent .readMore {
  padding: 13px 15px;
  border: 1px solid #888;
  color: #888;
  display: inline-block;
}
.aContent img {
  display: inherit;
  height: auto;
  margin-bottom: 20px;
  margin-left: 20px;
  margin-top:10px;
  width: 350px;
  float: right;
}
.aContent a img {
  width: 250px;
}
.aDetails {
  padding-bottom: 10px;
  text-align: right;
}
.aDetails hr {
  background-color: #EEEEEE;
  border: medium none;
  color: #EEEEEE;
  height: 1px;
  margin: 15px 0 15px auto;
  text-align: right;
  width: 75px;
}
.navigation.clearfix,
.navigation.container,
.navigation.container-fluid,
.navigation.row,
.navigation.form-horizontal .form-group,
.navigation.btn-toolbar,
.navigation.btn-group-vertical > .btn-group,
.navigation.nav,
.navigation.navbar,
.navigation.navbar-header,
.navigation.navbar-collapse,
.navigation.pager,
.navigation.panel-body,
.navigation.modal-footer {
  margin: 15px 0;
}
.navigation a {
  border-style: solid;
  border-width: 1px;
  border-color: #DDDDDD #CCCCCC #CCCCCC #DDDDDD;
  padding: 10px 15px;
}
.navigation a:hover {
  border-color: #cccccc #999999 #cccccc #999999;
  padding: 10px 15px;
}
/* about company specific */
.about.aTemplate iframe {
  margin-top: 15px;
}
.about.aTemplate h3 {
  padding-top: 15px;
}
.about.aTemplate article h3,
.about.aTemplate h3:first-child,
.about.aTemplate h3.nopad {
  padding-top: 0;
}
.about.aTemplate h4 {
  font-size: 13px;
  font-weight: bold;
}
.about.aTemplate .titleBanner {
  background-image: url("http://media.newjobs.com/mthinking/images/press-room-background.jpg");
  background-position: center center;
}
.about.aTemplate .titleBanner h1 {
  padding-top: 70px;
}
.about.aTemplate article {
  border-bottom: 4px dotted #642891;
  padding-bottom: 40px;
  margin-bottom: 40px;
  background-color: transparent;
}
.about.aTemplate article:last-child {
  border: none;
}
.about.aTemplate .day {
  font-size: 31px;
}
@media only screen and (max-width: 767px) {
  .about.aTemplate .aDetails {
    text-align: left;
  }
  .about.aTemplate .day,
  .about.aTemplate .monthYear {
    display: inline;
  }
  .about.aTemplate hr {
    display: none;
    visibility: hidden;
  }
}
@media only screen and (max-width: 480px) {
  .about h3 {
    font-size: 24px;
    line-height: 27px;
  }
  .aContent img {
    float: none;
    height: auto;
    margin-bottom: 20px;
    margin-left: 0px;
    width: 100%;
  }
}
/* end: about company specific */
/* contact us specific */
.about.contactus .content {
  padding-bottom: 50px;
}
.about.contactus .content .siteWidth {
  width: 70%;
}
.about.contactus h1,
.about.contactus h2 {
  padding-bottom: 60px;
}
.about.contactus h2 {
  font-size: 35px;
  color: #212121;
}
.about.contactus h2 span {
  font-size: 17px;
}
.about.contactus .main {
  width: 70%;
  margin: 30px auto 0 auto;
}
.about.contactus .titleBanner {
  background-image: url("http://media.newjobs.com/mthinking/images/our-story-background.jpg");
}
.about.contactus address p br:nth-of-type(4) {
  margin-top: 25px;
}
@media only screen and (max-width: 940px) {
  .about.contactus .content .siteWidth {
    width: 85%;
  }
}
@media only screen and (max-width: 767px) {
  .about.contactus .content .siteWidth {
    width: 100%;
  }
  address {
    padding-top: 40px;
  }
}
@media only screen and (max-width: 480px) {
  .about.contactus h1 {
    font-size: 38px;
  }
  .about.contactus h2 {
    font-size: 30px;
  }
}
/* contact us: page specific */
/* ABOUT search specific */
.about.search.results .content {
  margin-top: 30px;
}
.about.search.results .navbar-right {
  position: relative;
  right: 0;
}
.about.search.results .navSearch {
  display: none;
}
.about.search .form-search.form-inline {
  margin-bottom: 10px;
  padding: 3px 0 0;
}
.about.search .form-inline .form-group {
  width: 86%;
}
.about.search .top-search {
  overflow: auto;
}
.about.search form.form-inline .form-control {
  display: inline-block;
  font-size: 12px;
  line-height: 20px;
  background-color: #EEEEEE;
  margin: 0;
  width: 100%;
  border-color: #663399;
  border-style: solid;
  border-width: 1px;
  vertical-align: middle;
}
.about.search .btn.btn-primary {
  padding-top: 8px;
  padding-bottom: 8px;
  float: right;
  /*
		height: 34px;
        margin-left: 10px;
        margin-top: 0;
        padding: 8px 40px;
        line-height: 14px;
		*/
}
.about.search .btn.btn-primary.btn-nav-search {
  padding-top: 6px;
  padding-bottom: 6px;
}
.about.search .removeniche-filter p {
  color: #000000;
  font: 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
  margin: 20px 0 15px 0;
  padding: 0;
}
.about.search #main {
  margin-top: 10px;
}
.about.search #resultsWrapper article {
  font-size: 13px;
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px dotted #ccc;
  background-color: transparent;
}
.about.search #resultsWrapper article .company,
.about.search #resultsWrapper article .location,
.about.search #resultsWrapper article .postedDate {
  font-weight: bold;
}
.about.search #resultsWrapper article .company {
  color: #333333;
  font: bold 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
  margin: 0 0 2px;
}
.about.search #resultsWrapper article .location {
  color: #333333;
  font: bold 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
  margin: 0;
  padding: 0;
}
.about.search #resultsWrapper article .preview {
  color: #666666;
  font-family: Tahoma, Verdana,Arial;
  padding: 3px 10px 5px 0;
}
.about.search #resultsWrapper article .postedDate {
  color: #333333;
  font-family: Arial, Helvetica, sans-serif;
  margin: 5px 0 0;
}
.about.search #resultsWrapper article .postedDate span {
  color: #333333;
  font-size: 0.9em;
  font-weight: bold;
  text-transform: uppercase;
}
.about.search #resultsWrapper article h4 a {
  color: #7D00A9;
  font: bold 16px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
  padding: 0;
  text-decoration: none;
}
.about.search .tech-section article.small {
  float: none !important;
  margin-bottom: 5px;
  padding-bottom: 7px;
}
.about.search .tech-section article.small :last-of-type {
  border-bottom: none;
}
.about.search .tech-section article.small:last-of-type {
  border-bottom: none;
}
@media screen and (max-width: 1275px) {
  .about.search .form-inline .form-group {
    width: 86%;
  }
}
@media screen and (max-width: 1190px) {
  .about.search .form-inline .form-group {
    width: 85%;
  }
}
@media screen and (max-width: 1120px) {
  .about.search .form-inline .form-group {
    width: 84%;
  }
}
@media screen and (max-width: 1050px) {
  .about.search .form-inline .form-group {
    width: 83%;
  }
}
@media screen and (max-width: 1000px) {
  .about.search .form-inline .form-group {
    width: 81%;
  }
}
@media screen and (max-width: 970px) {
  .about.search .form-inline .form-group {
    width: 80%;
  }
}
@media screen and (max-width: 950px) {
  .about.search .form-inline .form-group {
    width: 79%;
  }
}
@media screen and (max-width: 920px) {
  .about.search .form-inline .form-group {
    width: 78%;
  }
}
@media screen and (max-width: 870px) {
  .about.search .form-inline .form-group {
    width: 77%;
  }
}
@media screen and (max-width: 840px) {
  .about.search .form-inline .form-group {
    width: 76%;
  }
}
@media screen and (max-width: 810px) {
  .about.search .form-inline .form-group {
    width: 75%;
  }
}
@media only screen and (max-width: 767px) {
  .about.search .form-inline .form-group {
    width: 100%;
  }
  .about.search .btn.btn-primary {
    float: none;
  }
}
.cse .gsc-control-cse,
.gsc-control-cse {
  padding: 0;
}
.gs-webResult div.gs-visibleUrl,
.gs-imageResult div.gs-visibleUrl {
  color: #212121;
}
.gsc-table-result,
.gsc-thumbnail-inside,
.gsc-url-top {
  padding-left: 0px;
  padding-right: 8px;
}
.gsc-control-cse .gsc-table-result {
  font: #008000 12px tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.gs-webResult.gs-result a.gs-title:link,
.gs-webResult.gs-result a.gs-title:link b,
.gs-imageResult a.gs-title:link,
.gs-imageResult a.gs-title:link b {
  color: #663399;
  text-decoration: none;
}
.gs-webResult.gs-result a.gs-title:visited,
.gs-webResult.gs-result a.gs-title:visited b,
.gs-imageResult a.gs-title:visited,
.gs-imageResult a.gs-title:visited b {
  color: #663399;
}
.gs-webResult.gs-result a.gs-title:hover,
.gs-imageResult a.gs-title:hover {
  text-decoration: underline;
}
.gsc-result-info {
  padding: 8px 8px 10px 0;
}
.gsc-selected-option-container {
  width: 100% !important;
}
.gs-webResult .gs-snippet,
.gs-imageResult .gs-snippet,
.gs-fileFormatType {
  color: #212121;
}
.gsc-result .gs-title {
  height: auto;
}
.gs-result .gs-title,
.gs-result .gs-title * {
  text-decoration: none;
}
/* end: ABOUT search page specific */
/* Global */
html {
  position: relative;
  min-height: 100%;
}
.blog {
  margin: 0 0 245px;
  /* bottom = footer height */
  /*duplicates active class*/
}
.blog .marked-title a {
  color: #000;
}
.blog .form-group span.twitter-typeahead {
  display: block !important;
}
.blog .siteWidth {
  margin: 0 auto;
  max-width: 1280px;
}
.blog .siteWidth .mainbar {
  border: none;
  background: none;
}
.blog .navbar-brand {
  padding: 11px 15px 15px 15px;
}
.blog .navbar-brand div {
  background: url("http://images.monster.com/niche/images/monster-new-lg.png") no-repeat;
  background-size: 180px auto;
  height: 30px;
  margin-left: 3px;
  width: 180px;
}
.blog .navbar-default {
  border-color: #B3B3B3;
}
.blog .navbar-border {
  background-color: #8059A5;
  background: linear-gradient(to bottom, #8059a5 0%, #603f7f 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
  display: block;
  height: 5px;
  margin: 0;
  padding: 0;
  left: 0;
  position: fixed;
  right: 0;
  z-index: 1031;
  top: 51px;
}
.blog .navbar-header {
  float: none;
  margin-bottom: 6px;
}
.blog .navbar-default .navbar-nav {
  margin: 0 0 0 0 !important;
  float: none;
  border-left: 1px solid #B3B3B3;
  margin: 0 auto;
  overflow: hidden;
  width: 100%;
}
.blog .navbar li {
  text-align: center;
  border-left: 1px solid #FFFFFF;
  border-right: 1px solid #B3B3B3;
  display: block;
  float: left;
  overflow: hidden;
  width: 16.6%;
}
.blog .navbar li:first-child {
  width: 22%;
}
.blog .navbar li:nth-child(2) {
  width: 13%;
}
.blog .navbar li:nth-child(3) {
  width: 15%;
}
.blog .navbar li:nth-child(4) {
  width: 21%;
}
.blog .navbar li:nth-child(5) {
  width: 15%;
}
.blog .navbar li:last-child {
  width: 14%;
}
.blog .navbar li a {
  font-size: 14px;
  padding: 15px 15px;
  white-space: nowrap;
  color: #333333;
  display: block;
  float: left;
  font-size: 13px;
  font-weight: bold;
  padding: 6px 0;
  text-shadow: 0 1px 0 #FFFFFF;
  width: 100%;
}
.blog .navbar-left {
  margin-left: -15px;
}
.blog .mainbar .matter {
  padding: 68px 0 30px;
}
.blog .navbar-rss {
  float: right;
  padding-top: 12px;
}
.blog .navbar-rss .fa span {
  color: #333;
  margin-left: 3px;
  font-size: 16px;
  font-family: trebuchet ms;
}
.blog .navbar-rss a {
  color: #f47622;
  font-size: 20px;
}
.blog .navbar-rss a:hover {
  text-decoration: underline;
}
.blog .navbar strong {
  font-weight: bold;
}
.blog .widget-head .clearfix,
.blog .widget-head .container,
.blog .widget-head .container-fluid,
.blog .widget-head .row,
.blog .widget-head .form-horizontal .form-group,
.blog .widget-head .btn-toolbar,
.blog .widget-head .btn-group-vertical > .btn-group,
.blog .widget-head .nav,
.blog .widget-head .navbar,
.blog .widget-head .navbar-header,
.blog .widget-head .navbar-collapse,
.blog .widget-head .pager,
.blog .widget-head .panel-body,
.blog .widget-head .modal-footer {
  display: none;
}
.blog .widget article.small:last-of-type {
  border-bottom: none;
}
.blog .widget {
  margin-bottom: 20px;
}
.blog .addthis_default_style a {
  margin-bottom: 5px;
}
.blog footer {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
.blog footer {
  background-color: #F8F8F8;
  background-image: linear-gradient(to bottom, #f8f8f8 0%, #f2f2f2 100%);
  background-repeat: repeat-x;
  border-top: 3px solid #DDDDDD;
  color: #9F9F9F;
  font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
  padding: 30px 0;
}
.blog footer a,
.blog footer a:visited,
.blog footer a:active {
  color: #333333;
  font-size: 0.8em;
  text-decoration: none;
  text-transform: uppercase;
}
.blog footer a:hover,
.blog footer a:visited:hover,
.blog footer a:active:hover {
  color: #333333;
  text-decoration: underline;
}
.blog footer .copy {
  font-size: 11px;
  padding: 10px 30px 0;
}
.blog .cat-post-desc:hover {
  cursor: pointer;
  cursor: hand;
}
.blog article.small .cat-post-desc {
  padding-bottom: 15px;
}
.blog .navbar-default .navbar-nav > li.current > a,
.blog .navbar-default .navbar-nav > .current > a {
  background-color: #E7E7E7;
  color: #000;
}
.blog .nav.navbar-nav:first-child li.current i.fa-caret-up {
  display: block;
}
@media only screen and (max-width: 767px) {
  .blog .navbar li {
    width: 100% !important;
    text-align: left !important;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #eee;
    font-family: tahoma;
  }
  .blog .navbar-default .navbar-nav {
    border-left: 0;
  }
  .blog .mainbar .matter {
    padding: 50px 0 30px;
  }
  .blog .navbar-default {
    border-color: transparent;
  }
  .blog .navbar-rss {
    margin-right: 8px;
  }
  .blog .navbar-fixed-top {
    border: none;
  }
  .blog .adFullWidth iframe {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .blog {
    margin: 0;
  }
  .blog footer {
    position: relative;
  }
}
@media only screen and (max-width: 480px) {
  .blog .navbar-rss {
    margin-right: 8px;
  }
  .blog .navbar-rss span {
    display: none;
    visibility: hidden;
  }
}
@media only screen and (max-width: 975px) and (min-width: 765px), only screen and (max-width: 350px) {
  .addthis_default_style a {
    margin-bottom: 5px;
  }
  .addthis_default_style span {
    display: block;
  }
}
/* end: Global */
/* blog home specific */
.blog.home .social_icons li {
  padding-top: 10px;
  padding-right: 10px;
  display: inline-block;
}
.blog.home .catetory h3 {
  padding: 15px 0 15px 0;
}
.blog.home .ad {
  margin: 10px 0 10px 0;
}
.blog.home .adFullWidth {
  text-align: center;
  padding: 10px 0 15px 0;
}
.blog.home .adFullWidth img {
  display: inline;
}
.blog.home .small > a {
  float: left;
  height: 136px;
  overflow: hidden;
}
.blog.home article.small .article-img {
  width: 146px;
  height: 120px;
}
.blog.home .twitter {
  margin: 0 15px 15px;
  padding: 20px 0;
  border-color: #c1c1c1;
  border-radius: 5px;
  border-style: solid;
  border-width: 1px;
  box-shadow: 0 0 0 1px #ffffff inset, 0 0 0 3px #f4f4f4 inset, 0 0 5px rgba(0, 0, 0, 0.1);
}
.blog.home #twitter-widget-0 {
  width: 100% !important;
  padding: 0 15px;
  color: #000 !important;
}
.blog.home .followUs {
  padding-top: 15px;
}
.blog.home .widget-content article.small:hover {
  background-color: #f4f6fb;
}
.blog.home .widget-content article.small.last {
  margin-bottom: 15px;
}
.blog.home .padd.no-bottom {
  padding-bottom: 0px;
}
.blog.home .catetory .cat-post-desc,
.blog.home .popfeat .cat-post-desc {
  min-height: 114px;
}
.blog.home .catetory .cat-post-desc h3,
.blog.home .popfeat .cat-post-desc h3 {
  margin: 0;
  padding: 15px 0 4px;
}
.blog.home .catetory .cat-post-desc h3 a,
.blog.home .popfeat .cat-post-desc h3 a {
  color: #000;
}
.blog.home article.small .article-img-href {
  display: table-cell;
  float: left;
  height: 136px;
  margin: 0 8px 0 0;
  overflow: hidden;
  padding: 0;
  width: 150px;
}
@media only screen and (max-width: 767px) {
  .blog.home .container-fluid > .navbar-collapse {
    margin: 0 -30px;
  }
  .blog.home .navbar li a {
    padding-left: 10px;
  }
}
@media only screen and (max-width: 320px) {
  .blog.home .small > a {
    height: auto;
  }
  .blog.home article.small .article-img {
    width: 100px;
    height: auto;
  }
}
/* end: page specific */
/* blog section pages specific */
.blog.section .sections .widget {
  margin-bottom: 10px;
}
.blog.section .sections h3 {
  color: #333;
  font-size: 24px;
}
.blog.section .sections .widget-content {
  background: none;
  padding-top: 10px;
  overflow: auto;
}
.blog.section .sections .widget-content img {
  margin: 0 0 10px 15px;
  float: right;
  max-height: 75px;
  width: auto;
}
.blog.section .widget .js .padd {
  padding: 13px 8px;
}
.blog.section form .form-control {
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
  margin: 0 0 10px;
}
.blog.section .date-comments {
  clear: both;
  display: block;
  padding-top: 10px;
  margin-bottom: 15px;
}
.blog.section .date-comments p {
  margin: 0;
}
/* end: page specific */
/* blog article specific */
.blog.article article.small:last {
  border-bottom: 0;
}
.blog.article .widget .js .padd {
  padding: 13px 8px;
}
.blog.article form .form-control {
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
  margin: 0 0 10px;
}
.blog.article .widget-article {
  margin: 0;
}
.blog.article .widget-article .article-content h1 {
  color: #000000;
  font: 2em/1em "Trebuchet MS", Arial, Helvetica, sans-serif;
  padding: 0;
  margin: 10px 0 5px;
}
.blog.article .widget-article .article-content h2 {
  margin: 0px 0 10px;
  font-size: 18px;
  font-family: 'Trebuchet MS';
  color: #000000;
}
.blog.article .widget-article .article-content .article-img {
  float: right;
  margin: 0 0 15px 15px;
  width: 500px;
}
.blog.article .widget-article .article-content img {
  display: block;
  float: right;
  height: auto;
  margin-bottom: 10px;
  margin-left: 15px;
  max-width: 100%;
}
.blog.article .widget-article .article-content p {
  font: 14px/20px Tahoma, Verdana, Arial;
  padding: 0 10px 15px 0;
  margin: 0;
}
.blog.article .widget-article .article-content li {
  padding-bottom: 15px;
}
.blog.article .widget-article .article-published {
  color: #000;
}
@media only screen and (max-width: 767px) {
  .blog.article .widget-article .article-content .col-xs-7.article-details {
    margin-right: 0;
    width: 63.667%;
  }
  .blog.article .widget-article .article-content .article-details.last {
    float: right;
    margin-right: 0;
  }
}
@media only screen and (max-width: 450px) {
  .blog.article .widget-article .article-content .article-img {
    float: none;
    margin: 0 auto 15px;
  }
}
/* end: page specific */
/**
 * BootstrapValidator (http://bootstrapvalidator.com)
 *
 * The best jQuery plugin to validate form fields. Designed to use with Bootstrap 3
 *
 * @version     v0.4.5
 * @author      https://twitter.com/nghuuphuoc
 * @copyright   (c) 2013 - 2014 Nguyen Huu Phuoc
 * @license     MIT
 */
.bv-form .help-block {
  margin-bottom: 0;
}
.nav-tabs li.bv-tab-success > a {
  color: #3c763d;
}
.nav-tabs li.bv-tab-error > a {
  color: #a94442;
}
.has-feedback .form-control-feedback {
  top: 32px;
}
body {
  border-top-width: 3px;
  border-top-style: solid;
  border-top-color: #eeeeee;
  padding-top: 37px;
  -webkit-font-smoothing: antialiased;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  padding: 2px 0;
  margin: 2px 0;
  color: #333333;
}
h2 {
  color: #7d00a9;
  font: 2em/1em "Trebuchet MS",Arial,Helvetica,sans-serif;
  margin: 5px 0;
  padding: 0 0 0 10px;
}
h3 {
  font-size: 18px;
  line-height: 23px;
}
h4 {
  font-size: 18px;
  line-height: 20px;
  color: #333333;
}
h5 {
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 0;
  color: #333333;
}
h6 {
  font-size: 12px;
  line-height: 17px;
}
p {
  padding: 0;
}
hr {
  margin: 15px 0 10px 0;
  padding: 0;
  border-top: 0;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #f4f4f4;
  height: 0px;
}
a:hover,
a:active,
a:focus {
  outline: 0;
}
:focus {
  outline: none;
}
::-moz-focus-inner {
  border: none;
}
.btn-niche {
  -moz-user-select: none;
  border-width: 1px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0);
  border-radius: 4px;
  cursor: pointer;
  display: inline-block;
  font-size: 12px;
  font-weight: normal;
  padding: 6px 12px;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
}
.btn-niche.btn-sm {
  border-radius: 3px;
  line-height: 1.5;
  margin-top: 3px;
  padding: 5px 10px;
}
button.close {
  font-size: 20px;
  font-weight: normal;
}
a.btn-niche {
  font-size: 11px;
}
/* Form */
form {
  margin: 0;
}
form label {
  font-size: 12px;
  line-height: 15px;
}
form input,
form button,
form textarea,
form select {
  font-size: 12px;
  margin: 0 0 5px 0;
}
form.form-inline button {
  margin-left: 15px;
  line-height: 14px;
}
form.form-inline .form-control {
  display: inline-block;
  margin: 1px 0 0;
  vertical-align: middle;
  width: 252px;
  font-size: 12px;
  line-height: 14px;
}
form.form-horizontal button {
  font-size: 12px;
}
form.form-horizontal .control-label {
  width: 90px;
}
form.form-horizontal .controls {
  margin-left: 110px;
}
form.form-horizontal .controls:first-child {
  padding-left: 100px;
}
form.form-horizontal .form-actions {
  padding-left: 110px;
}
form .form-actions {
  padding: 5px 20px 5px;
  background: transparent;
  border-top: 0;
}
form .form-control {
  border-width: 1px;
  border-style: solid;
  border-color: #663399;
}
form .form-group {
  margin-bottom: 0;
}
/* Back to top */
.totop {
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 104400;
  background: #0993d3;
}
.totop a,
.totop a:visited {
  display: block;
  width: 30px;
  height: 30px;
  color: #ffffff;
  text-align: center;
  line-height: 30px;
}
.totop a:hover,
.totop a:visited:hover {
  color: #eee;
  text-decoration: none;
}
/* Main */
.mainbar {
  position: relative;
  margin-left: 0;
  margin-right: 0;
  width: auto;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #cccccc;
  z-index: 50;
  min-height: 800px;
}
.mainbar .matter {
  padding: 30px 0px;
}
/* Error */
.error-page {
  max-width: 500px;
  margin: 50px auto;
}
.error-page h1 {
  font-weight: normal;
}
.ui-widget-header {
  border-radius: 3px;
}
/* Widget-Content */
.recent {
  padding-left: 0;
  margin-left: 0;
}
.buttons button {
  margin-top: 10px;
}
/* Footer */
footer {
  background-color: #f8f8f8;
  background-image: -webkit-linear-gradient(top, #f8f8f8 0%, #f2f2f2 100%);
  background-image: linear-gradient(to bottom, #f8f8f8 0%, #f2f2f2 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff8f8f8', endColorstr='#fff2f2f2', GradientType=0);
  padding: 30px 0;
  color: #777777;
  font-size: 12px;
  border-top-width: 3px;
  border-top-style: solid;
  border-top-color: #dddddd;
}
footer a {
  color: #444;
}
footer a:hover {
  color: #333;
  text-decoration: underline;
}
footer a:visited {
  color: #444;
}
footer .copy {
  font-size: 11px;
  padding: 10px 30px 0;
}
footer .footer-ad {
  margin-bottom: 15px;
}
.searchBox input {
  margin-top: -100px;
  width: 40.9%;
  height: 34px;
  padding: 6px 12px;
  margin: 0 0 10px 5px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555;
  background-color: #ffffff;
  border-width: 1px;
  border-style: solid;
  border-color: #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.topSeach {
  background: #56488b;
}
.topSeach input {
  background: #F7F7F7;
  border-width: 1px;
  border-style: solid;
  border-color: #ffffff;
  border-radius: 5px;
  box-shadow: 0 0 0 1px #ffffff inset, 0 0 0 2px #b6a7c4 inset, 0 0 5px rgba(0, 0, 0, 0.1);
  color: #808080;
  font-size: 14px;
  margin: 10px 0 5px 13px;
  padding: 10px;
  height: 40px;
  width: 41%;
}
.col-md-x {
  width: 39.33333333333333%;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  float: left;
  margin: 0 0 0 8px;
}
/* Widgets */
.widget {
  margin-top: 10px;
  margin-bottom: 30px;
  padding: 0 0 5px 0;
  border-width: 1px;
  border-style: solid;
  border-color: #c1c1c1;
  border-radius: 5px;
  box-shadow: 0 0 0 1px #ffffff inset, 0 0 0 3px #f4f4f4 inset, 0 0 5px rgba(0, 0, 0, 0.1);
  background: #ffffff;
}
.widget p {
  color: #666666;
  font: 14px/20px Tahoma,Verdana,Arial;
  margin: 0 10px 15px 17px;
}
.widget hr {
  margin: 8px 0px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #fff;
}
.widget .table {
  margin: 0;
  width: 100%;
}
.widget .table .btn {
  font-size: 11px;
}
.widget .table-bordered {
  border-radius: 0px;
  border: none;
}
.widget .table-bordered th {
  border-bottom: 1px solid #ddd;
}
.widget .table-bordered th:first-child {
  border-left: none;
}
.widget .table-bordered td {
  border-top: none;
  border-bottom: 1px solid #ddd;
  border-radius: 0;
}
.widget .table-bordered td:first-child {
  border-left: none;
}
.widget .padd {
  padding: 13px 15px;
  background: #fff;
}
.widget .widget-head {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  text-shadow: 0px 1px #fff;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ffffff;
  color: #666;
  font-size: 13px;
  font-weight: bold;
  padding: 8px 15px;
}
.widget .widget-head .widget-icons i {
  font-size: 14px;
  margin: 0px 4px;
}
.widget .widget-head .widget-icons a {
  color: #aaa;
}
.widget .widget-head .widget-icons a:hover {
  color: #999;
}
.widget .widget-foot {
  background-color: #eee;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  text-shadow: 0px 1px #fff;
  border-bottom: 0px solid #fff;
  border-top: 1px solid #ccc;
  padding: 8px 5px;
  font-size: 12px;
  color: #555;
  box-shadow: inset 0px 1px 1px #fff;
}
.widget .nav-tabs {
  margin-bottom: 5px;
}
.widget .nav-tabs > li a {
  padding: 5px 10px;
}
.widget .tab-content {
  margin-bottom: 10px;
}
.widget .inline-ad {
  background: #DFF1F9;
  padding: 10px 0;
}
.widget.wblack {
  background: #fafafa url('http://media.newjobs.com/mthinking/img/black.png') repeat;
  color: #ddd;
  border-width: 1px;
  border-style: solid;
  border-color: #222222;
}
.widget.wblack hr {
  border-top: 1px solid #444;
  border-bottom: 1px solid #222;
}
.widget.wblack a {
  color: #aaa;
}
.widget.wblack a:hover {
  color: #888;
}
.widget.wblack a.btn-primary,
.widget.wblack a.btn-warning,
.widget.wblack a.btn-danger,
.widget.wblack a.btn-success,
.widget.wblack a.btn-info,
.widget.wblack a.btn-inverse {
  color: #ffffff;
}
.widget.wblack a.btn-primary:hover,
.widget.wblack a.btn-warning:hover,
.widget.wblack a.btn-danger:hover,
.widget.wblack a.btn-success:hover,
.widget.wblack a.btn-info:hover,
.widget.wblack a.btn-inverse:hover {
  color: #ffffff;
}
.widget.wblack .widget-head {
  background-color: #333333;
  background-image: -webkit-linear-gradient(top, #333333 0%, #111111 100%);
  background-image: linear-gradient(to bottom, #333333 0%, #111111 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff333333', endColorstr='#ff111111', GradientType=0);
  text-shadow: 0px 1px #000;
  border-bottom: 1px solid #555;
  border-top: 1px solid #666;
  box-shadow: inset 0px 1px 1px #444;
  color: #cccccc;
}
.widget.wblack .widget-head .widget-icons i {
  font-size: 14px;
  margin: 0px 4px;
}
.widget.wblack .widget-foot {
  background-color: #111;
  background-image: -webkit-linear-gradient(top, #222222 0%, #111111 100%);
  background-image: linear-gradient(to bottom, #222222 0%, #111111 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222', endColorstr='#ff111111', GradientType=0);
  text-shadow: 0px 1px #000;
  border-bottom: 1px solid #000;
  border-top: 1px solid #222;
  color: #aaa;
  box-shadow: inset 0px 1px 1px #444;
}
.widget.wblack .btn-inverse {
  border-width: 1px;
  border-style: solid;
  border-color: #212121;
}
.widget.wblack .form-actions {
  border-radius: 5px;
  background-color: #111;
  background-image: -webkit-linear-gradient(top, #222222 0%, #111111 100%);
  background-image: linear-gradient(to bottom, #222222 0%, #111111 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222', endColorstr='#ff111111', GradientType=0);
  border-width: 1px;
  border-style: solid;
  border-color: #111111;
  box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.1);
}
.widget.wblack .pagination ul > li > a {
  background-color: #111;
  background-image: -webkit-linear-gradient(top, #222222 0%, #111111 100%);
  background-image: linear-gradient(to bottom, #222222 0%, #111111 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222', endColorstr='#ff111111', GradientType=0);
  box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.1);
  border-width: 1px;
  border-style: solid;
  border-color: #161616;
}
.widget.wblack .pagination ul > li > a:hover {
  background: #222;
}
.widget.wblack .pagination ul > li > span {
  background-color: #111;
  background-image: -webkit-linear-gradient(top, #222222 0%, #111111 100%);
  background-image: linear-gradient(to bottom, #222222 0%, #111111 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222', endColorstr='#ff111111', GradientType=0);
  box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.1);
  border-width: 1px;
  border-style: solid;
  border-color: #161616;
}
.widget.wblack blockquote {
  border-left: 3px solid #555;
}
.widget.wblack .table td {
  border-top: 1px solid #222;
}
.widget.wblack .table tr:hover {
  background: rgba(255, 255, 255, 0.1);
}
.widget.wblack .tab-content {
  margin-bottom: 10px;
}
.widget.wblack .nav-tabs {
  margin-bottom: 5px;
  border-bottom: 1px solid #222;
}
.widget.wblack .nav-tabs > li.active {
  border-bottom: 0px;
}
.widget.wblack .nav-tabs > li.active a {
  color: #ffffff;
  background: #333333 url('http://media.newjobs.com/mthinking/img/back.png');
  border-bottom: 0px;
}
.widget.wblack .nav-tabs > li.active a:hover {
  background: #333333 url('http://media.newjobs.com/mthinking/img/back.png');
  border-bottom: 0px;
}
.widget.wblack .nav-tabs > li a {
  padding: 5px 10px;
  background-color: #111;
  background-image: -webkit-linear-gradient(top, #222222 0%, #111111 100%);
  background-image: linear-gradient(to bottom, #222222 0%, #111111 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222', endColorstr='#ff111111', GradientType=0);
  border-width: 1px;
  border-style: solid;
  border-color: #222222;
  border-bottom: 0px;
  box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.1);
  color: #ccc;
  font-weight: bold;
  margin-right: 5px;
}
.widget.wblack .nav-tabs > li a:hover {
  background: #222;
}
.widget.wblack .nav-tabs > .active > a {
  background: #222;
}
.widget.wblack .nav-tabs > .active > a:hover {
  background: #222;
}
.widget.wblack h2,
.widget.wblack h3,
.widget.wblack h4,
.widget.wblack h5,
.widget.wblack h6 {
  color: #ddd;
}
.widget-noborder {
  margin-top: 10px;
  margin-bottom: 30px;
  padding: 0 0 5px 0;
}
.widget-noborder p {
  color: #666666;
  font: 14px/20px Tahoma,Verdana,Arial;
}
.widget .table-bordered thead:first-child tr:first-child > th:first-child,
.widget .table-bordered tbody:first-child tr:first-child > td:first-child {
  border-radius: 0;
}
.widget-foot .form-inline button {
  margin-left: 0;
  margin-top: 3px;
  padding: 6px 12px;
  height: 34px;
}
.widget-foot .form-inline .form-control {
  margin: 3px 0 0;
}
.widget-content {
  background: #ffffff;
}
.widget-content ul {
  position: relative;
}
.widget-content .social li {
  float: left;
  position: relative;
  width: 20.00%;
  padding: 0;
  list-style: none;
  display: inline;
}
.widget-content .social li.third {
  margin-right: 0;
}
.widget-content .social li a {
  width: 100%;
  display: block;
  color: #919191;
  font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
  text-align: center;
}
.widget-content .social li a span {
  font-size: 12px;
  text-transform: uppercase;
  font: bold .5em trebuchet ms, arial;
}
.widget-content .social li .icon {
  width: 100%;
  height: 36px;
  display: block;
}
.widget-content .social li .icon.fb {
  background: url('http://media.newjobs.com/niche/img/facebook.png') no-repeat top #ffffff;
}
.widget-content .social li .icon.tw {
  background: url('http://media.newjobs.com/niche/img/twitter.png') no-repeat top #ffffff;
}
.widget-content .social li .icon.google {
  background: url('http://media.newjobs.com/niche/img/google.png') no-repeat top #ffffff;
}
.widget-content .social li .icon.feed {
  background: url('http://media.newjobs.com/niche/img/Feed.png') no-repeat top #ffffff;
}
.modal-body {
  padding: 13px 15px;
  background: #ffffff;
}
.modal-header {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  text-shadow: 0px 1px #ffffff;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ffffff;
  color: #666;
  font-size: 13px;
  font-weight: bold;
  padding: 8px 15px;
}
.modal-footer {
  background-color: #eee;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  text-shadow: 0px 1px #ffffff;
  border-bottom: 0px solid #ffffff;
  border-top: 1px solid #ccc;
  padding: 8px 5px;
  font-size: 12px;
  color: #555;
  box-shadow: inset 0px 1px 1px #ffffff;
}
/*From m-widgets.css */
article {
  width: 100%;
  background: #ffffff;
  position: relative;
  margin-bottom: 33px;
  float: left !important;
  float: left;
}
article.small .post-thumb .overlay .cat {
  bottom: 14px;
}
article.small .article-img {
  border-width: 1px;
  border-style: solid;
  border-color: #eeeeee;
  border-radius: 2px;
  box-shadow: 0 0 0 2px #ffffff inset, 0 0 0 5px #f4f4f4 inset, 0 0 5px rgba(0, 0, 0, 0.2);
  margin: 0 10px 10px 0;
}
article .border {
  border-bottom: dotted 1px #d8d8d8;
  margin-bottom: 10px;
  height: 115px;
}
article .title-box {
  margin-bottom: 1px;
  margin-top: 20px;
}
article .post-thumb {
  position: relative;
  background: #ffffff;
  border: 1px solid #ccc;
  box-shadow: 0 0 0 2px #ffffff inset, 0 0 0 5px #f4f4f4 inset, 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 2px;
  padding: 3px;
  overflow: hidden;
  float: left;
  width: 290px;
  margin-bottom: 5px;
}
article .post-thumb:hover .overlay {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: opacity 0.4s linear;
  transition: opacity 0.4s linear;
}
article .post-thumb:hover .overlay .op {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -webkit-transition: opacity 0.4s linear;
  transition: opacity 0.4s linear;
}
article .post-thumb img {
  width: 100%;
  display: block;
}
article .post-thumb .overlay {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
}
article .post-thumb .overlay .cat {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 40px;
  height: 25px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #9762c4;
  cursor: pointer;
  z-index: 2000;
  color: #ffffff;
  font-size: 12px;
  font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
  padding-left: 55px;
  text-transform: uppercase;
  padding-top: 5px;
}
article .post-thumb .overlay .cat .icon {
  background: url('http://media.newjobs.com/mthinking/img/overlay-cat-icon.png') no-repeat center #9762c4;
  width: 30px;
  height: 30px;
  position: absolute;
  left: 15px;
  bottom: 0px;
}
article .post-thumb .overlay .op {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  background: #2d2d2d;
  z-index: 1000;
  opacity: 0;
  filter: alpha(opacity=0);
  cursor: pointer;
}
article .post-thumb .rating {
  position: absolute;
  right: 0px;
  bottom: 0px;
  width: 62px;
  height: 17px;
  background: url('http://media.newjobs.com/mthinking/img/rating-bg.png') repeat;
  padding: 13px 0 0 18px;
}
article .post-info {
  padding: 10px 0 15px 0;
  margin-bottom: 5px;
}
article .post-info li {
  list-style: none;
  background: #f3f3f3;
  border: 1px dotted #ccc;
  border-radius: 0 5px 0 5px;
  margin: 0 0 5px 8px;
  color: #663399;
  text-align: left;
  padding: 3px 0 0 305px;
  font: bold 13px "Trebuchet MS",Arial,Helvetica,sans-serif;
  text-transform: uppercase;
}
article .post-info li h6 {
  color: #000;
  margin: 0 0 5px 0;
  font: bold 11px Arial,Helvetica,sans-serif;
  letter-spacing: normal;
}
article .post-info li span {
  font-family: 'TitilliumText25L999wt';
  font-size: 12px;
  line-height: 12px;
  color: #ffffff;
  letter-spacing: normal;
}
article .post-info-default {
  padding: 10px 0 10px 0;
  margin-bottom: 20px;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #cccccc;
}
article .post-info-default li {
  display: inline-block;
  list-style: none;
  background: #f3f3f3;
  border: 1px dotted #ccc;
  border-radius: 0 5px 0 5px;
  line-height: 20px;
  margin: 0 5px 5px 0px;
  color: #663399;
  text-align: left;
  padding: 5px 15px 5px 15px;
  font: bold 17px "Trebuchet MS",Arial,Helvetica,sans-serif;
  text-transform: uppercase;
}
article .post-info-default li span {
  font-family: 'TitilliumText25L999wt';
  font-size: 12px;
  line-height: 12px;
  color: #ffffff;
  letter-spacing: normal;
}
article .post-info-default h6 {
  color: #1e1e1e;
  margin: 0px 0 5px 0;
  font: bold 12px Tahoma, Geneva, sans-serif;
  letter-spacing: 1px;
}
article .cat-post-desc {
  position: relative;
}
article .cat-post-desc p {
  margin: 0;
}
article .cat-post-desc h3 {
  color: #525252;
  font: normal 17px "Trebuchet MS",Arial,Helvetica,sans-serif;
  line-height: 20px;
  margin-bottom: 5px;
  margin-top: 8px;
  text-transform: none;
  outline: 0 none;
  vertical-align: baseline;
  margin-bottom: 1px;
  padding: 2px 0;
}
article .cat-post-desc h3 a {
  text-transform: none;
  font: normal 15px Tahoma, Arial, Verdana, Geneva, sans-serif;
  padding: 0 5px 3px 0;
  letter-spacing: normal;
}
article .cat-post-desc h3 a:hover {
  text-decoration: underline;
}
article .cat-post-desc .date {
  color: #9762c4;
  font-size: 12px;
  line-height: 12px;
  font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
  text-transform: uppercase;
  padding-bottom: 10px;
}
article .cat-post-desc .source {
  font: bold 9.5px "Trebuchet MS",Arial,Helvetica,sans-serif;
  line-height: 12px;
  text-transform: uppercase;
}
article .cat-post-desc p {
  color: #6f6f6f;
  font: 12px/18px "Trebuchet MS",Arial,Helvetica,sans-serif;
  padding-bottom: 0;
}
article.small {
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #d8d8d8;
  margin-bottom: 5px;
}
article.small.last {
  border-bottom: none;
  margin-bottom: 40px;
}
article.small .post-thumb {
  width: 45.35%;
  float: left;
}
article.small .cat-post-desc {
  width: 100%;
}
article.small .cat-post-desc .date {
  padding-bottom: 0;
}
article.small .cat-post-desc h3 {
  font: bold 11px Verdana, Geneva, sans-serif;
  line-height: 18px;
  letter-spacing: 0;
  margin-bottom: 0;
  margin-top: 0;
}
article.small .cat-post-desc .rating {
  background: none;
  bottom: -15px;
  left: 0;
  padding: 0;
  position: absolute;
}
article.twoboxes {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #d8d8d8;
  padding-bottom: 25px;
  margin-bottom: 25px;
}
article.twoboxes.last {
  border-bottom: none;
}
article.twoboxes .post-thumb {
  float: left;
  width: 31.5%;
}
article.twoboxes .post-thumb .cat {
  bottom: 10px;
}
article.twoboxes .post-thumb .overlay .cat .icon {
  width: 22px;
  height: 22px;
}
article.twoboxes img {
  width: 100%;
  display: block;
}
article.twoboxes .right-desc {
  float: right;
  width: 63.5%;
}
article.twoboxes h3 {
  padding-bottom: 2px;
  color: #525252;
  font: bold 1.1em/1.2em "Trebuchet MS",Arial,Helvetica,sans-serif;
  text-transform: none;
  margin-bottom: 0;
  margin-top: 0;
}
article.twoboxes h3 a {
  color: #525252;
}
article.twoboxes h3 a:hover {
  color: #9762c4;
  -webkit-transition: color 0.4s linear;
  transition: color 0.4s linear;
}
article.twoboxes .date {
  color: #9762c4;
  font-size: 12px;
  line-height: 12px;
  text-transform: uppercase;
  margin-top: 5px;
  padding-bottom: 0;
  font-family: 'TitilliumText25L600wt';
}
article.vm-small {
  border-bottom-width: 0px;
  border-bottom-style: dotted;
  border-bottom-color: #d8d8d8;
  margin-bottom: 5px;
}
.post-thumb-large {
  position: relative;
  border-radius: 2px;
  overflow: hidden;
  float: left !important;
  float: left;
  margin: 0 8px 8px 0;
  width: 150px;
  height: 100px;
  background: #ffffff;
  border-width: 1px;
  border-style: solid;
  border-color: #eeeeee;
  box-shadow: 0 0 0 2px #ffffff inset, 0 0 0 5px #f4f4f4 inset, 0 0 5px rgba(0, 0, 0, 0.2);
}
article.small.single {
  border-bottom: none;
  margin-bottom: 25px;
}
article.small.single .post-thumb {
  width: 100%;
  float: none;
  margin-bottom: 13px;
}
article.small.single .cat-post-desc {
  width: 100%;
  float: none;
}
.source {
  font: bold 9.5px "Trebuchet MS",Arial,Helvetica,sans-serif;
  color: #663399;
  text-transform: uppercase;
  margin: 3px 0 10px 0;
  padding: 0 0 5px 0;
}
.cat-post-desc h6 {
  color: #525252 !important;
  font: bold 0.9em/1.3em "Trebuchet MS",Arial,Helvetica,sans-serif;
  margin-bottom: 0px;
  margin-top: 8px;
  text-transform: none;
}
.viewmore {
  padding: 0 6px 3px 0;
}
.viewmore a {
  color: #000;
  text-transform: uppercase;
  font: bold 10px "Trebuchet MS",Arial,Helvetica,sans-serif;
  float: right;
}
.vm-small {
  border-bottom-width: 0px;
  border-bottom-style: dotted;
  border-bottom-color: #d8d8d8;
  margin-bottom: 5px;
}
.video-img.img-responsive {
  max-width: 100%;
  margin-bottom: 10px;
}
/* /From m-widgets.css */
/* Profile Widget */
.user-cta {
  padding-top: 3px;
}
/* Advertisement Widget */
.ad {
  margin: 10px 0 20px;
}
.ad img {
  max-width: 100%;
}
/* Recent posts & Comments widgets starts */
.recent-content .btn {
  font-size: 10px;
  margin-top: 5px;
}
.recent-meta {
  color: #777777;
  font-size: 10px;
  margin-bottom: 2px;
}
.recent {
  list-style-type: none;
  margin: 0;
  font-size: 11px;
  line-height: 16px;
}
.recent img {
  margin-top: 5px;
  margin-right: 10px;
  padding: 1px;
  background: #ffffff;
  border-width: 1px;
  border-style: solid;
  border-color: #cccccc;
}
.recent li {
  margin-bottom: 8px;
  padding-bottom: 8px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #eeeeee;
}
/* Recent posts and comments widget ends */
/* Latest news start */
.latest-news {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.latest-news li {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #dddddd;
  padding-bottom: 5px;
  margin-bottom: 5px;
}
.latest-news li:last-child {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
.latest-news h6 {
  line-height: 13px;
}
.latest-news h6 span {
  font-weight: normal;
  font-size: 11px;
  color: #666;
}
/* Latest news end */
/* Users starts */
.user h5 {
  margin-top: 0;
  color: #333;
}
.user img {
  max-width: 100px;
  border-width: 1px;
  border-style: solid;
  border-color: #aaaaaa;
  padding: 1px;
  background: #ffffff;
  margin-top: 3px;
}
.user .user-pic {
  float: left;
  width: 110px;
}
.user .user-details {
  margin-left: 115px;
}
.user .user-details p {
  margin-left: 0;
}
.user .btn-default {
  border-color: #cccccc;
}
.fj-title {
  font: normal 1.4em "Trebuchet MS",Arial,Helvetica,sans-serif;
  letter-spacing: -1px;
  color: #000;
}
.posted-date {
  font: normal 0.9em "Trebuchet MS",Arial,Helvetica,sans-serif;
  color: #000;
  margin: 0 0 10px 15px;
}
/* Social */
.social {
  font-size: 16px;
  margin: 5px 0 30px 17px;
}
.social i {
  box-shadow: inset 0px 0px 1px #333;
  height: 25px;
  width: 25px;
  line-height: 25px;
  margin: 0px 5px 0px 0px;
  border-radius: 3px;
  color: #ffffff;
  -webkit-transition: background 1s ease;
  transition: background 1s ease;
  text-align: center;
}
.social i.facebook {
  background: #3c5b9b;
}
.social i.twitter {
  background: #2daae1;
}
.social i.google-plus {
  background: #f63e28;
}
.social i.pinterest {
  background: #cb2027;
}
.social i.linkedin {
  background: #0173b2;
}
.social i:hover {
  background: #000;
  -webkit-transition: background 1s ease;
  transition: background 1s ease;
}
.social a,
.social a:visited,
.social a:hover {
  color: #ffffff;
  text-decoration: none;
}
.marked-title h3 {
  font: normal 1.4em "Trebuchet MS",Arial,Helvetica,sans-serif;
  letter-spacing: -1px;
  color: #000;
  padding: 0;
  display: inline-block;
  zoom: 1;
  text-transform: none;
  margin: 0;
}
/* Navbar */
.navbar * {
  font-weight: normal;
  text-shadow: none;
}
.navbar {
  background-color: #f8f8f8;
  background-image: -webkit-linear-gradient(top, #f8f8f8 0%, #f2f2f2 100%);
  background-image: linear-gradient(to bottom, #f8f8f8 0%, #f2f2f2 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff8f8f8', endColorstr='#fff2f2f2', GradientType=0);
  box-shadow: inset 0px 1px 1px #fff;
  border-radius: 0;
}
.navbar .caret {
  border-top-color: #666;
  border-bottom-color: #666;
}
.navbar li a {
  font-size: 14px;
  color: #000;
}
.navbar li a:hover {
  color: #000;
}
.navbar i {
  margin-right: 4px;
}
.navbar .btn {
  color: #666;
}
.navbar .label {
  padding: 5px 7px;
  font-size: 11px;
  border-radius: 10px;
}
.navbar .label i {
  margin-right: 0;
}
.navbar .progress {
  margin-bottom: 0;
  padding: 0;
  margin: 0;
}
.navbar-brand {
  color: #777;
  font-weight: bold;
}
.navbar-brand:hover {
  color: #777;
}
.navbar-brand div {
  width: 166px;
  height: 24px;
  background-image: url("http://media.newjobs.com/mthinking/images/monster-new.png");
  background-size: 166px 24px;
  margin-left: 3px;
}
.navbar-brand.employer div {
  background-image: url("http://media.newjobs.com/mthinking/images/monster-new.png");
}
.navbar-toggle {
  background: #f2f2f2;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
.navbar-toggle:hover {
  background: #ddd;
}
/* Header */
header {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #cccccc;
  padding: 25px 0 15px 0;
  background: #fafafa url("http://media.newjobs.com/mthinking/img/cream.png") repeat;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #dddddd;
}
header .container {
  max-width: 100%;
}
header .logo {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 10px;
}
header .logo h1 a,
header .logo h1 a:visited,
header .logo h1 a:hover {
  font-size: 25px;
  color: #777;
  text-decoration: none;
  font-weight: normal;
}
header .logo .meta {
  color: #888;
  line-height: 15px;
  padding: 0;
  margin: 0;
}
header .nav-pills .open .dropdown-toggle {
  color: #444;
  background-color: #e6e6e6;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}
header .header-data {
  margin-top: 25px;
}
header .header-data .hdata {
  display: inline-block;
  width: 85px;
  margin-right: 15px;
}
header .header-data .hdata i {
  display: inline-block;
  height: 40px;
  width: 40px;
  line-height: 40px;
  font-size: 17px;
  text-align: center;
  color: #ffffff;
  border-radius: 50px;
  box-shadow: inset 0px 0px 1px #777777;
}
header .header-data .hdata p,
header .header-data .hdata a,
header .header-data .hdata a:hover {
  display: block;
  line-height: 16px;
  font-weight: bold;
  font-size: 14px;
  text-align: center;
  margin-top: 3px;
  color: #666;
}
header .header-data .hdata em {
  display: block;
  font-weight: normal;
  font-size: 12px;
}
.navbar-default .navbar-nav > .active > a {
  color: #000;
}
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #000;
}
#content {
  padding-top: 60px;
}
ul.color li {
  width: 20px;
  height: 20px;
  border-width: 1px;
  border-style: solid;
  border-color: #333333;
  cursor: pointer;
}
.notifications a {
  color: #56488b;
}
.notifications .badge {
  background-color: #56488b;
}
.profile-image {
  padding-top: 9px;
  padding-bottom: 9px;
}
.profile-image span {
  background: url('http://media.newjobs.com/mthinking/images/monster_profile_image-50x50.jpg') 50% 0% no-repeat;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  display: block;
}
.search-bar {
  background-color: #673695;
  display: block;
  position: fixed;
  min-height: 50px;
  width: 100%;
  top: 51px;
  color: #ffffff;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #673695;
  z-index: 1000;
}
.nav.navbar-nav:first-child i.fa-caret-up {
  color: #56488b;
  display: none;
  position: absolute;
  bottom: -5px;
  left: 50%;
  margin-left: -6px;
}
.nav.navbar-nav:first-child li {
  position: relative;
}
.nav.navbar-nav:first-child li.active i.fa-caret-up {
  display: block;
}
.nav.navbar-nav:first-child li.employer-menu-item i.fa-caret-up {
  color: #a9aaa9;
}
.sub-menu {
  background-color: #56488b;
  display: block;
  position: fixed;
  min-height: 50px;
  width: 100%;
  top: 51px;
  color: #ffffff;
  z-index: 1000;
}
.sub-menu ul {
  display: none;
}
.sub-menu li a {
  color: #ffffff;
  font-size: 12px;
}
.sub-menu li a:hover {
  background-color: #673695;
  color: #d3d3d3;
}
.sub-menu.employer {
  background-color: #a9aaa9;
}
.sub-menu.employer li a {
  color: #ffffff;
  font-size: 12px;
}
.sub-menu.employer li a:hover {
  background-color: #a9aaa9;
  color: #8c8c8c;
}
.sub-menu.seeker {
  background-color: #56488b;
}
.sub-menu.seeker li a {
  color: #ffffff;
  font-size: 12px;
}
.sub-menu.seeker li a:hover {
  background-color: #56488b;
  color: #d3d3d3;
}
.mobile-notifications .badge {
  background-color: #56488b;
}
.nav-pills > li {
  float: left;
  margin-bottom: 5px;
}
/* Dropdown menu */
.dropdown-big .dropdown-menu {
  min-width: 230px;
  padding: 8px 10px;
}
.dropdown-big .dropdown-menu p {
  margin: 1px 0px;
  padding: 1px 0px;
  font-size: 11px;
  line-height: 16px;
}
.dropdown-big .dropdown-menu a {
  line-height: 16px;
  font-size: 12px;
  background: transparent;
  padding: 0px;
  color: #777;
}
.dropdown-big .dropdown-menu a:hover {
  line-height: 16px;
  font-size: 12px;
  background: transparent;
  padding: 0px;
  color: #777;
}
.dropdown-big .dropdown-menu .drop-foot {
  text-align: center;
}
.dropdown-big .dropdown-menu .drop-foot a {
  font-size: 11px;
  color: #000;
}
.dropdown-big .dropdown-menu hr {
  padding: 0;
  margin: 8px 0;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #aaaaaa;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #eeeeee;
}
.dropdown-big .dropdown-menu i {
  position: relative;
}
.dropdown-big .dropdown-menu h5 {
  color: #666;
  line-height: 18px;
  font-weight: bold;
  font-size: 13px;
}
.dropdown-big .dropdown-menu h6 {
  color: #888;
  line-height: 14px;
  font-weight: normal;
}
.dropdown-big .dropdown-menu h6 a {
  color: #888;
}
.dropdown-big .dropdown-menu h6 a:hover {
  color: #555;
  text-decoration: none;
}
.dropdown-big .dropdown-menu li {
  line-height: 15px;
}
.dropdown-big .dropdown-menu li p {
  padding: 5px 0px;
}
.dropdown-menu {
  background: #fafafa;
  border-radius: 4px;
  border-width: 1px;
  border-style: solid;
  border-color: #dddddd;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #d2d2d2;
  box-shadow: inset 0px 1px 2px #fff;
}
.dropdown-menu li {
  color: #777777;
  font-size: 12px;
  line-height: 18px;
}
.dropdown-menu li > a {
  color: #000;
  line-height: 25px;
}
.dropdown-menu li > a:hover {
  background: #f3f3f3;
  filter: none;
  color: #777;
}
.niche-content {
  color: #666666;
  font: 14px/20px Tahoma,Verdana,Arial;
  margin: 0 0 15px;
}
.niche-content p {
  padding: 0 20px 0 15px;
}
.niche-content a {
  font: normal 12px/2em "Helvetica Neue",Helvetica,Arial,sans-serif;
  color: #000;
  text-decoration: underline;
  cursor: pointer;
}
.niche-content h2 {
  padding: 0 0 0 15px;
}
.niche-content .posted-date {
  margin: 0 0 10px 15px;
}
.niche-jobs-content {
  color: #666666;
  font: 1em Tahoma,Verdana,Arial;
  margin: 0 0 15px 17px;
}
.company-prem img {
  float: left;
  margin: 5px 10px 10px 15px;
  background: #FCFCFC;
  border-width: 1px;
  border-style: solid;
  border-color: #c1c1c1;
  border-radius: 5px;
  box-shadow: 0 0 0 1px #ffffff inset, 0 0 0 3px #f4f4f4 inset, 0 0 5px rgba(0, 0, 0, 0.1);
}
.company-prem h1 {
  color: #7d00a9;
  font: 2em "Trebuchet MS",Arial,Helvetica,sans-serif;
  margin: 5px 0 10px;
  padding: 5px 15px 0;
}
@media (min-width: 768px) and (max-width: 991px) {
  .form {
    margin: 0;
  }
  form .control-group {
    margin: 0;
  }
  form .control-label {
    float: none;
    width: auto;
    text-align: left;
  }
  form .controls {
    float: none;
    margin-left: 0;
  }
  form .form-actions {
    padding-left: 0;
  }
  .navbar {
    margin-top: 0;
    margin-bottom: 0;
  }
  .nav-collapse .dropdown-menu {
    padding: 10px;
  }
  .nav-collapse .dropdown-menu > li {
    color: #999;
  }
  .nav-collapse .dropdown-menu a {
    color: #777;
  }
  .nav-collapse .dropdown-menu a:hover {
    color: #888;
    background: transparent;
  }
  .nav-collapse .dropdown-menu hr {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #eeeeee;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #cccccc;
  }
  .sub-menu li a {
    font-size: 11px;
  }
  .mainbar {
    margin-left: 0;
  }
  header {
    padding-top: 10px;
  }
  header .nav.nav-pills {
    margin-top: 30px;
    margin-bottom: 20px;
    margin-left: 20px;
  }
  header .header-data {
    margin-top: 15px;
    margin-left: 20px;
  }
  header .logo {
    padding: 0;
    display: none;
  }
  .search-form .top-search .form-group {
    width: 28%;
  }
  .linked-job .job {
    width: 75%;
  }
  .linked-job .logo {
    width: 25%;
  }
  .linked-job-in-widget .job {
    width: 75%;
  }
  .linked-job-in-widget .logo {
    width: 25%;
  }
}
@media (min-width: 768px) {
  .navbar-default .navbar-nav {
    float: left;
    margin: 0 0 0 20% !important;
  }
  .company-prem {
    padding: 10px 20px 10px 0;
  }
  .company-prem p {
    margin: 0 0 10px;
    padding: 0 15px;
  }
  .company-prem .social img {
    margin: 0 5px 0 0;
  }
  .company-prem h1 {
    margin: 0 0 10px 0;
    padding: 0 0 0 10px;
  }
  .ad-300250 {
    border-width: 1px;
    border-style: solid;
    border-color: #eeeeee;
    width: 300px;
    height: 190px;
    margin: 0 auto;
    padding: 40px;
  }
  .ad-salary {
    background: url('http://media.newjobs.com/mthinking/images/vert-tech-salary.jpg') no-repeat;
    width: 385px;
    height: 180px;
    overflow: hidden;
  }
  .ad-tech {
    background: url('http://media.newjobs.com/mthinking/images/vert-ad-tech.jpg') no-repeat;
    width: 385px;
    height: 200px;
    overflow: hidden;
  }
  .profile p {
    margin: 0;
  }
}
@media (max-width: 991px) {
  .additional-content {
    margin-left: -15px;
  }
  .search-form .top-search .btn {
    padding: 8px 12px;
  }
  .widget.tech-news .widget-content .widget-foot .form-group {
    width: 95%;
  }
  .news .last .news-article .articles-list {
    padding: 0;
    background: #ccc;
  }
  .news .last .news-article .articles-list li {
    display: table-cell;
    width: 25%;
    float: none;
    padding: 0 10px 10px 15px;
    border-right: 2px solid #fff;
    list-style: none;
  }
  .news .last .news-article .articles-list li:nth-child(4) {
    border-right: none;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .widget .user .user-pic {
    float: none;
  }
  .widget.tech-news .widget-content .widget-foot .form-group {
    width: 42%;
  }
  .search-form .top-search .form-group {
    width: 30%;
  }
  .linked-job .job {
    width: 70%;
  }
  .linked-job .logo {
    width: 30%;
  }
  .linked-job-in-widget .job {
    width: 70%;
  }
  .linked-job-in-widget .logo {
    width: 30%;
  }
}
@media (min-width: 992px) {
  .news .last .news-article .articles-list li {
    position: absolute;
    border-bottom: 2px solid #DDDDDD;
    left: 5%;
    right: 5%;
    list-style: none;
    padding-right: 5px;
    padding-top: 5px;
  }
}
@media (min-width: 1185px) and (max-width: 1365px) {
  .right-rail {
    width: 25%;
  }
}
@media (min-width: 1366px) and (max-width: 1645px) {
  .right-rail {
    width: 20%;
  }
}
@media (min-width: 992px) and (max-width: 1620px) {
  .news .last .news-article .articles-list li h4 {
    margin-bottom: 0;
    font: 14px "Trebuchet MS",Arial,Helvetica,sans-serif;
  }
}
@media (min-width: 1186px) and (max-width: 1300px) {
  .news .last .news-article .articles-list li h4 {
    font: 12px "Trebuchet MS",Arial,Helvetica,sans-serif;
  }
}
@media (max-width: 767px) {
  h2 {
    padding-left: 0;
  }
  .niche-content h2 {
    padding-left: 0;
  }
  .niche-content .posted-date {
    margin-left: 0;
  }
  .niche-content p {
    padding: 0;
  }
  .mainbar {
    float: none;
    margin: 0;
    border: none;
  }
  .mainbar .page-head h2 {
    float: none;
  }
  .form-inline button {
    margin-left: 0;
  }
  header {
    padding-top: 0;
    padding-bottom: 20px;
  }
  header .logo {
    padding: 0;
    display: none;
  }
  header .nav.nav-pills {
    margin-top: 45px;
    margin-bottom: 20px;
    margin-left: 20px;
  }
  header .header-data {
    margin-top: 45px;
    margin-left: 20px;
  }
  .navbar {
    margin-top: 0;
    margin-bottom: 0;
  }
  .nav-collapse .dropdown-menu {
    padding: 10px;
  }
  .nav-collapse .dropdown-menu > li {
    color: #999;
  }
  .nav-collapse .dropdown-menu a {
    color: #777;
  }
  .nav-collapse .dropdown-menu a:hover {
    color: #888;
    background: transparent;
  }
  .nav-collapse .dropdown-menu hr {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #eeeeee;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #cccccc;
  }
  footer .copy {
    padding: 10px 5px 0;
  }
  .widget-article {
    margin: 0 0 20px 0;
  }
  .widget-article .article-content .article-details h3 {
    font-size: 18px;
  }
  .widget-article .article-content .article-details h4 {
    font-size: 14px;
  }
  .widget-article .article-content .article-img {
    float: none;
  }
  .search-form .top-search .form-group {
    width: 100%;
  }
  .search-form .top-search .btn {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .jobview-content {
    margin: 0 0 20px;
  }
  .jobview-content .action-buttons a {
    padding: 6px 15px;
  }
  .recent-jobs.left {
    border-right: none;
    border-bottom: 1px solid #c1c1c1;
  }
  .news .news-article .news-head {
    padding-bottom: 0;
  }
  .news .last {
    position: inherit;
  }
  .news .last .news-article .articles-list li {
    width: 100%;
    float: left;
    border-bottom: 2px solid #fff;
    border-right: none;
    padding: 0 10px;
  }
  .news .last .news-article .articles-list li:nth-child(4) {
    border-bottom: none;
  }
  .news .last .news-article .articles-list li h4 {
    font-size: 14px;
    margin: 5px;
  }
  .recent-content .niche-content img {
    float: none;
    margin: 0 10px 10px 0;
  }
  .foot-links .foot-job-title {
    border-right: none;
    border-bottom: 1px solid #c1c1c1;
  }
  .nav {
    margin: 0 -15px;
  }
  .nav.navbar-nav:first-child li.active i.fa-caret-up {
    display: none;
  }
}
/* breadcrumbs */
.jobs-breadcrumb {
  background: url("../../img/back.png") repeat scroll 0 0;
  padding: 0 15px 3px 0;
  margin-bottom: 0;
}
.jobs-breadcrumb > li + li:before {
  content: "\2192\00a0";
  color: #333333;
}
.jobs-breadcrumb li {
  color: #333333;
  font: normal 0.8em "Trebuchet MS",Arial,Helvetica,sans-serif;
  text-indent: 2px;
  letter-spacing: .02em;
  padding-top: 5px;
  margin: 0;
  text-transform: uppercase;
}
.jobs-breadcrumb a {
  text-decoration: none;
  color: #333333;
}
.jobs-breadcrumb a:hover {
  text-decoration: underline;
}
/* end breadcrumbs */
/* pagination */
.pagingWrapper {
  position: relative;
  float: left !important;
  float: left;
  left: 50%;
}
@media (max-width: 767px) {
  .pagingWrapper {
    left: 0;
  }
}
.pagingWrapper .simple-pagination {
  display: block;
  overflow: hidden;
  padding: 25px 0;
  margin: 0;
  position: relative;
  float: left !important;
  float: left;
  left: -50%;
}
@media (max-width: 767px) {
  .pagingWrapper .simple-pagination {
    left: 0;
  }
}
.pagingWrapper .simple-pagination ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.pagingWrapper .simple-pagination li {
  list-style: none;
  padding: 0;
  margin: 0;
  float: left !important;
  float: left;
}
.pagingWrapper .simple-pagination li:last-child a {
  margin: 0;
}
.light-theme a,
.light-theme span {
  float: left !important;
  float: left;
  color: #666;
  font-size: 12px;
  line-height: 24px;
  font-weight: normal;
  text-align: center;
  border: 1px solid #BBB;
  min-width: 14px;
  padding: 0 7px;
  margin: 0 5px 0 0;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.2);
  box-shadow: 0 1px 2px rgba(0,0,0,0.2);
  background: #efefef;
  /* Old browsers */
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #efefef 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #efefef 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffefefef', GradientType=0);
}
.light-theme a:hover {
  text-decoration: none;
  background: #FCFCFC;
}
.light-theme .current {
  background: #428BCA;
  color: #ffffff;
  border-color: #357EBD;
  cursor: default;
}
.light-theme .ellipse {
  background: none;
  border: none;
  border-radius: 0;
  box-shadow: none;
  font-weight: bold;
  cursor: default;
}
/* end pagination */

.articleCategory {background-color: #f2f2f2;display: inline-block;font-size: 11px;font-weight: bold;line-height: 22px;padding: 0 8px;text-decoration: none !important;text-transform: uppercase;color:#212121;}.articleCategory + h3 {padding-top:10px !important;}