html,
body {
  height: 100%;
}
body {
  font-family: Arial;
  font-weight: 500;
  color: #333;
  font-size: 16px;
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale;
  zoom: 1;
  transition: left 0.75s ease 0s;
  position: relative;
  left: 0;
  cursor: default;
  height: 100%;
}
@media (min-width: 768px) {
  #container .container {
    width: 750px;
    margin: 0 auto;
  }
}
@media (min-width: 980px) {
  #container .container {
    width: 900px;
    margin: 0 auto;
  }
}
@media (min-width: 1200px) {
  #container .container {
    width: 1095px;
    margin: 0 auto;
  }
}
.container1200 {
  max-width: 1200px;
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.container1200:before,
.container1200:after {
  content: ' ';
  display: table;
}
.container1200:after {
  clear: both;
}
.full-width {
  width: 100%;
  position: relative;
}
.full-width:before,
.full-width:after {
  content: ' ';
  display: table;
}
.full-width:after {
  clear: both;
}
.block {
  max-width: 1230px;
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.block:before,
.block:after {
  content: ' ';
  display: table;
}
.block:after {
  clear: both;
}
.block:before,
.block:after {
  content: ' ';
  display: table;
}
.block:after {
  clear: both;
}
a {
  color: #333;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
a:hover {
  text-decoration: underline;
}
/* text color theme */
a:hover,
#footer .column h6,
.main-nav ul.submenu li a:hover,
.all-jobs-pre .browser-job a.active,
.news-five-items .box p.viewmore a {
  color: #6bc6e9;
}
/* background color theme */
.social_col a,
.btn-primary,
.main-nav a.focus,
.main-nav a:hover,
.tm-bright-blue-round-button,
.blue-solid-button-xs,
.blue-solid-button-sm,
.blue-solid-button-md,
.blue-solid-button-lg,
.search-jobs-main button.searchvt1,
#back-top a,
.insight .join-talent-box,
#btnLogin,
.JoinNow .loginJoinTalentNetwork a,
.JoinNow .joinnowBtn input,
.frmContact input.ui_btnCb,
.frmChangePass input.ui_btnCb,
.JoinNow .joinnowBtn input,
.ApplyBtn input,
.EditRecommendJob button,
.fontCoreJobseeker .RightPanel .ShowData input.ui_btnCb,
.JoinNow .Frm_Login .loginBtn input.ui_btnCb,
.CoreGeneral .header,
#jb_pagination .active {
  background-color: #6bc6e9;
}
.content_fck {
  line-height: 22px !important;
  font-size: 15px;
}
.radius3px {
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.cuttext {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.bg-odd {
  background-color: #f3f3f3;
}
.bg-size-cover,
.img-size-cover {
  width: 100%;
  transform: scale(1);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.posFixed {
  position: fixed;
}
.center,
.align-center {
  text-align: center;
}
.float-right {
  float: right;
}
.align-left {
  text-align: left;
}
.txt_expired {
  font-size: 20px;
}
.section-page,
#wrapper,
#breadcrumb {
  float: left;
  width: 100%;
}
.section-page {
  padding: 40px 0;
}
.section-page.jobs-browse-section {
  background-color: #f5f5f5;
}
.section-page header.container-fluid,
.s-wrapper {
  width: 90%;
  margin: 0 auto;
}
header.container-fluid h2.section-title {
  text-align: center;
  text-transform: uppercase;
  font-weight: normal;
  padding: 20px 0;
  font-size: 28px;
}
header.container-fluid p {
  font-size: 24px;
  color: #686868;
  margin-bottom: 40px;
  text-align: center;
}
#my-career-pre {
  float: left;
  width: 100%;
  background-color: #f2f2f2;
  line-height: 26px;
}
#my-career-pre ul {
  float: right;
  margin-right: -6px;
  margin-bottom: 0;
}
#my-career-pre li {
  float: left;
  padding-left: 15px;
}
.header {
  text-align: center;
  padding: 0;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #fff;
  z-index: 400;
  border-bottom: 1px solid #e5e5e5;
}
.header.not-docked {
  position: static;
}
.header .search {
  display: block;
  color: #fff;
  font-size: 17px;
  float: right;
  padding: 13px 15px;
  margin-right: 2px;
  cursor: pointer;
}
.header .search.active {
  background-color: #fff;
  color: #53b6d0;
}
.header .columns {
  float: left;
  padding: 0 20px;
  position: relative;
  height: 65px;
  line-height: 65px;
}
.header .header-container {
  height: 65px;
  float: left;
  width: 100%;
}
.the-muse-logo {
  float: left;
}
.the-muse-logo img {
  max-width: 230px;
  max-height: 53px;
  margin: 15px 0 0 15px;
}
.main-nav {
  height: 30px;
  display: inline-block;
  float: left;
  margin: 17px 0 0 35px;
}
.main-nav li {
  float: left;
  position: relative;
  margin-right: 2px;
}
.main-nav a {
  -webkit-transition: color 200ms ease-out;
  -moz-transition: color 200ms ease-out;
  -ms-transition: color 200ms ease-out;
  -o-transition: color 200ms ease-out;
  transition: color 200ms ease-out;
  display: inline-block;
  vertical-align: middle;
  text-transform: uppercase;
  color: #333;
  padding: 0 15px;
  height: 30px;
  line-height: 30px;
  font-size: 15px;
  border-radius: 5px;
}
.main-nav a:hover {
  text-decoration: none;
  color: #fff;
}
.main-nav a.focus {
  color: #fff;
}
.main-nav ul.submenu {
  float: left;
  min-width: 220px;
  background-color: #fff;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 30px;
  display: none;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.5);
  padding: 5px 0 0;
}
.main-nav ul.submenu li {
  width: 100%;
  padding: 5px 20px;
  border-bottom: 1px solid #eee;
  text-align: left;
}
.main-nav ul.submenu li a {
  padding: 0;
  line-height: 20px;
  height: auto;
}
.main-nav ul.submenu li a:hover {
  background-color: transparent;
}
.main-nav .menu li.focus ul.submenu li a,
.favorite-box-container .favorite:hover,
.favorite-box-container .unfavorite:hover,
.favorite-container .favorite:hover,
.favorite-container .unfavorite:hover,
#WhyJoin h3,
.JoinNow h1,
.JoinNow h2,
.insight a,
.insight .insight-body .insight-text a {
  color: #333;
}
.user-nav {
  position: relative;
  float: right;
  font-size: 12px;
}
.user-nav .sign-in-wrapper,
.user-nav .language21 {
  text-transform: capitalize;
  font-size: 14px;
  float: left;
  height: 65px;
}
.user-nav .sign-in-wrapper a,
.user-nav .language21 a {
  display: inline-block;
  padding: 0 15px;
  line-height: 65px;
  font-size: 15px;
}
.user-nav .language21 a {
  padding-left: 5px;
}
.user-nav .language21 span,
#header-menu-links .language21 span {
  background-image: url('https://assets.talentnetwork.vn/templateP21/images/sprite.png');
  background-repeat: no-repeat;
  display: inline-block;
  height: 18px;
  vertical-align: middle;
  width: 25px;
}
.user-nav .language21 span.vi,
#header-menu-links .language21 span.vi {
  background-position: -139px -99px;
}
.user-nav .language21 span.en,
#header-menu-links .language21 span.en {
  background-position: -84px -99px;
}
.user-nav .language21 span.fr,
#header-menu-links .language21 span.fr {
  background-position: -56px -25px;
}
.user-nav .language21 span.ja,
#header-menu-links .language21 span.ja {
  background-position: 0 -74px;
}
#my-download {
  float: left;
  width: 100%;
  background-color: #f2f2f2;
}
#my-download .download_form_premium {
  float: right;
  padding: 5px 0;
  margin-right: 15px;
}
#my-download .download_form_premium a {
  display: block;
  background: url('https://assets.talentnetwork.vn/templateP21/images/save.png') no-repeat;
  padding-left: 20px;
  font-size: 13px;
}

.main-container {
  padding-top: 65px;
  position: relative;
  text-rendering: geometricPrecision;
  background-repeat: repeat;
}
.main-container:before,
.main-container:after {
  content: ' ';
  display: table;
}
.main-container:after {
  clear: both;
}
.main-container.no-top-padding {
  padding-top: 0;
}
.docked-nav {
  position: fixed;
  width: 100%;
  left: 0px;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: top 0.2s ease-in-out;
  -moz-transition: top 0.2s ease-in-out;
  -ms-transition: top 0.2s ease-in-out;
  -o-transition: top 0.2s ease-in-out;
  transition: top 0.2s ease-in-out;
}
.open.docked-nav {
  top: 0;
}
.docked-nav {
  background-color: #333;
  z-index: 100;
  color: #fff;
  top: -57px;
}
.docked-nav.job {
  background-color: #f9f9f9;
  -moz-box-shadow: 0px 10px 20px 0px #eee;
  -webkit-box-shadow: 0px 10px 20px 0px #eee;
  box-shadow: 0px 10px 20px 0px #eee;
  z-index: 1000;
  background-color: #fff;
  padding: 15px;
  top: -135px;
}
.docked-nav.job.open {
  top: 0;
}
.docked-nav.job h3 {
  font-size: 24px;
  color: #333;
  margin-top: 12px;
}
.docked-nav.job h4 {
  color: #999;
  text-transform: uppercase;
  font-size: 13px;
  margin: 10px 0 5px 0;
}
.docked-nav.job .docked-title {
  float: left;
  width: 70%;
}
.docked-nav.job .docked-ctas {
  float: left;
  width: 30%;
  margin: 10px 0;
  text-align: right;
}
.docked-nav.job .docked-ctas .favorite-container {
  display: inline-block;
}
.docked-nav.job .docked-ctas .favorite-container a {
  padding: 1em !important;
  border-radius: 100% !important;
  margin-right: 10px;
  border-width: 1px !important;
}
.docked-nav.job .docked-ctas .favorite-container i {
  font-size: 13px;
}
.blue-solid-button-xs,
.blue-solid-button-sm,
.blue-solid-button-md,
.blue-solid-button-lg {
  -webkit-transition: background 200ms ease-out;
  -moz-transition: background 200ms ease-out;
  -ms-transition: background 200ms ease-out;
  -o-transition: background 200ms ease-out;
  transition: background 200ms ease-out;
  width: auto;
  display: inline-block;
  text-align: center;
  text-transform: capitalize;
  outline: none;
  cursor: pointer;
  padding: 0.9em 2.5em;
  line-height: 1.2em;
  color: #fff;
  border: 1px solid #53b6d0;
}
.blue-solid-button-xs {
  font-size: 13px;
}
.blue-solid-button-sm {
  font-size: 14px;
}
.blue-solid-button-md {
  font-size: 16px;
}
.blue-solid-button-lg {
  font-size: 20px;
}
.blue-solid-button-xs:hover,
.blue-solid-button-xs:active,
.blue-solid-button-xs:focus,
.blue-solid-button-sm:hover,
.blue-solid-button-sm:active,
.blue-solid-button-sm:focus .blue-solid-button-md:hover,
.blue-solid-button-md:active,
.blue-solid-button-md:focus .blue-solid-button-lg:hover,
.blue-solid-button-lg:active,
.blue-solid-button-lg:focus {
  color: #fff;
  background-color: #09a0db;
  text-decoration: none;
}
.grey-buttons {
  position: relative;
}
.grey-buttons:before,
.grey-buttons:after {
  content: ' ';
  display: table;
}
.grey-buttons:after {
  clear: both;
}
.grey-buttons.horizontal {
  margin-top: 20px;
}
.grey-buttons.horizontal .icon-wrapper {
  display: inline-block;
  margin-right: 20px;
}
.grey-buttons.vertical {
  transform: translateZ(0);
  position: absolute;
}
.grey-buttons.vertical .icon-wrapper {
  display: block;
  margin-bottom: 20px;
}
.grey-buttons.absolute-top {
  position: absolute;
}
.grey-buttons.fixed-top {
  position: fixed;
}
.grey-buttons.absolute-bottom {
  position: absolute;
  top: inherit !important;
  bottom: 0;
}
.grey-buttons.companies {
  margin-left: 0px;
}
.grey-buttons.articles {
  margin: 30px 0 0 -100px;
}
.grey-buttons.docked {
  position: fixed;
  left: 0;
  top: 0;
}
.grey-buttons .icon-wrapper a {
  -webkit-transition: background 200ms ease-out;
  -moz-transition: background 200ms ease-out;
  -ms-transition: background 200ms ease-out;
  -o-transition: background 200ms ease-out;
  transition: background 200ms ease-out;
  display: block;
  color: #fff;
}
.grey-buttons .icon-wrapper a:hover,
.grey-buttons .icon-wrapper a:active {
  color: #fff;
}
.grey-buttons .icon-wrapper a.favorite,
.grey-buttons .icon-wrapper a.unfavorite {
  color: #fd745a;
}
.grey-buttons .icon-wrapper a.favorite:hover,
.grey-buttons .icon-wrapper a.unfavorite:hover {
  color: #fc340e;
}
.grey-buttons .favorite-container {
  display: block;
  margin-bottom: 20px;
}
.grey-buttons .favorite-container .favorite,
.grey-buttons .favorite-container .unfavorite {
  background-color: #fff;
  border: 1px solid #fd745a;
  font-size: 22px;
  border-radius: 0px;
  padding: 19px 18px 16px 18px;
}
.grey-buttons .tooltip {
  width: 180px;
}
.grey-buttons .share-row {
  text-align: center;
  margin: 0 0 10px 0;
}
.btn-greyscale {
  text-align: center;
  color: #fff;
  width: 60px;
  height: 60px;
  padding: 18px 0;
  font-size: 20px;
}
#share .btn-greyscale.facebook:hover {
  background-color: #3b5998;
}
#share .btn-greyscale.linkedin:hover {
  background-color: #007bb6;
}
#share .btn-greyscale.twitter:hover {
  background-color: #00aced;
}
#share .btn-greyscale.pinterest:hover {
  background-color: #cc2127;
}
#share .btn-greyscale.email:hover {
  background-color: #53b6d0;
}
#share .btn-greyscale.instagram:hover {
  background-color: #125688;
}
#share .btn-greyscale.google:hover {
  background-color: #cc2127;
}
#share .btn-greyscale {
  background: #ddd;
}
button,
input[type='submit'] {
  outline: none;
  cursor: pointer;
  border: none;
  line-height: 1.2em;
  text-decoration: none !important;
}
button:hover,
button:active,
button:focus,
input[type='submit']:hover,
input[type='submit']:active,
input[type='submit']:focus {
  outline: none;
  text-decoration: none !important;
}
.favorite-box-container .favorite,
.favorite-box-container .unfavorite,
.favorite-container .favorite,
.favorite-container .unfavorite {
  display: inline-block;
  line-height: 1em;
  color: #fd745a;
  text-align: center;
  font-size: 18px;
  padding: 12px 11px 10px 11px;
  border-radius: 36px;
  background-color: #fff;
  -webkit-transition: color 200ms ease-out;
  -moz-transition: color 200ms ease-out;
  -ms-transition: color 200ms ease-out;
  -o-transition: color 200ms ease-out;
  transition: color 200ms ease-out;
}
.tm-input-grey-round-button {
  background-color: #c0c0c0;
  color: #333;
}
.tm-orange-round-button {
  background-color: #fdb816;
  color: #fff;
}
.tm-bright-blue-round-button {
  color: #fff;
}
.tm-brighter-blue-round-button {
  background-color: #85ce3f;
  color: #fff;
}
.tm-medium-grey-round-button {
  background-color: #666;
  color: #fff;
}
.tm-input-grey-round-button,
.tm-orange-round-button,
.tm-bright-blue-round-button,
.tm-brighter-blue-round-button,
.tm-medium-grey-round-button {
  -webkit-transition: background 200ms ease-out;
  -moz-transition: background 200ms ease-out;
  -ms-transition: background 200ms ease-out;
  -o-transition: background 200ms ease-out;
  transition: background 200ms ease-out;
  display: inline-block;
  line-height: 1.2em;
  text-align: center;
  text-transform: uppercase;
  font-size: 12px;
  border-radius: 25px;
  letter-spacing: 1px;
  padding: 12px 30px;
}
.tm-input-grey-round-button:hover:not([disabled]) {
  background-color: #a7a7a7;
  color: #333;
  text-decoration: none;
}
.tm-input-grey-round-button:visited,
.tm-input-grey-round-button:focus {
  color: #333 !important;
}
.tm-orange-round-button:hover:not([disabled]) {
  background-color: #f79c25;
  color: #fff;
  text-decoration: none;
}

.tm-orange-transparent-round-button,
.docked-nav.job .docked-ctas .favorite-container a,
.job-individual .job-post .favorite-box-container a {
  -webkit-transition: background 200ms ease-out;
  -moz-transition: background 200ms ease-out;
  -ms-transition: background 200ms ease-out;
  -o-transition: background 200ms ease-out;
  transition: background 200ms ease-out;
  display: inline-block;
  background-color: transparent;
  line-height: 1.2em;
  text-align: center;
  text-transform: uppercase;
  color: #f87964;
  font-size: 12px;
  border-radius: 25px;
  letter-spacing: 1px;
  padding: 10px 30px;
  border-style: solid;
  border-width: 2px;
  border-color: #f87964;
}
.tm-orange-transparent-round-button:hover:not([disabled]),
.docked-nav.job .docked-ctas .favorite-container a:hover:not([disabled]),
.job-individual .job-post .favorite-box-container a:hover:not([disabled]) {
  color: #fff;
  background-color: #f87964;
  text-decoration: none;
}
.tm-bright-blue-round-button:hover {
  background-color: #09a0db;
  color: #fff;
  text-decoration: none;
}
.tm-brighter-blue-round-button:hover:not([disabled]) {
  background-color: #6fac40;
  color: #fff;
  text-decoration: none;
}
.tm-medium-grey-round-button:hover:not([disabled]) {
  background-color: #4d4d4d;
  color: #fff;
}
.tm-orange-round-button:visited,
.tm-orange-round-button:focus,
.tm-bright-blue-round-button:visited,
.tm-bright-blue-round-button:focus,
.tm-brighter-blue-round-button:visited,
.tm-brighter-blue-round-button:focus,
.tm-medium-grey-round-button:visited,
.tm-medium-grey-round-button:focus {
  color: #fff !important;
}
.btn-block,
.job-individual .job-post .favorite-box-container a,
.job-individual .job-post .send-to-self button {
  width: 100% !important;
  display: block !important;
}
#widgets div.section:last-child .widget {
  padding: 0;
}
#widgets select {
  max-width: 320px;
}
#widgets select option {
  word-wrap: break-word !important;
}
#widgets .btn-group {
  width: 100%;
  text-align: center;
}
#widgets .btn-group .btn {
  float: none;
}
.insight .grid_1_2 {
  height: 440px;
  overflow: hidden;
}
.insight .insight-image {
  overflow: hidden;
}
.insight .insight-body {
  padding: 20px;
  border-left: 1px solid #efefef;
  border-bottom: 2px solid #d7d7d7;
  border-right: 1px solid #efefef;
}
.insight .insight-body .insight-date,
.insight .insight-body .insight-category {
  margin-bottom: 5px;
  line-height: 1.2em;
  font-size: 20px;
  color: #333;
}
.insight .insight-body .insight-category {
  font-style: italic;
}
.insight .insight-body .insight-category img {
  padding: 0;
  margin: 0;
  display: block;
}
.insight .insight-body .insight-title {
  margin-bottom: 10px;
  font-size: 30px !important;
  line-height: 1.2em;
  text-transform: uppercase;
}
.insight .insight-body .insight-text {
  margin-top: 20px;
  margin-bottom: 10px;
  line-height: 1.5em;
  font-size: 16px !important;
  word-wrap: break-word !important;
  text-align: justify;
}
.insight .insight-body .insight-text .insight-more {
  padding-top: 20px;
}
.insight .insight-italics {
  margin-bottom: 10px;
  font-size: 15px;
  color: #666;
  font-style: italic;
}
.insight .career-box,
.insight .join-talent-box,
.insight .survey-box {
  float: left;
  width: 320px;
  padding: 30px;
}
.insight .career-box .full-width,
.insight .join-talent-box .full-width,
.insight .survey-box .full-width {
  float: left;
}
.insight .career-box,
.insight .survey-box {
  background-color: #f5f5f5;
}
.career-box h2,
.survey-box h2 {
  font-size: 20px;
  padding-bottom: 15px;
}
.career-box ul,
.survey-box ul {
  float: left;
  width: 100%;
  margin-bottom: 20px;
}
.career-box ul li {
  list-style: outside disc;
  padding-bottom: 8px;
  margin-left: 15px;
}
.career-box ul li a {
  color: #666;
}
.career-box .view-jobs,
.survey-box .view-jobs {
  padding: 8px 30px;
  color: #fff;
}
.survey-box ul li {
  padding-bottom: 8px;
  float: left;
  width: 100%;
}
.survey-box .input_margin {
  margin-top: 0;
  margin-right: 5px;
}
.survey-box .result-jobs {
  margin-left: 10px;
  font-size: 14px;
}
.join-talent-top {
  float: right;
  max-width: 260px;
  font-size: 12px;
  padding-top: 50px;
}
.join-talent-top .stayconnect {
  padding-top: 5px;
}
.join-talent-box,
.join-talent-box .stayconnect a {
  color: #fff;
}
.join-talent-top .join-button img {
  width: auto !important;
}
.join-talent-box .title {
  font-size: 18px;
  line-height: 24px;
  padding-bottom: 15px;
}
.join-talent-box .stayconnect {
  font-size: 12px;
  margin-bottom: 0;
  padding-top: 5px;
}
.join-talent-box .stayconnect a,
.join-talent-top .stayconnect a {
  text-decoration: underline;
}
.quote {
  font-weight: 600;
  font-size: 0;
  max-width: 320px;
  margin: 5px 5px 10px;
  line-height: 18px;
  float: left;
}
.quote img {
  width: 100%;
}
.quote.quote-green {
  color: #589b4e;
  background-repeat: repeat-y;
}
.quote.quote-yellow {
  color: #e9b651;
}
.quote.quote-red {
  border: 5px solid #ba432f;
  color: #ba432f;
}
.quote.quote-blue {
  color: #5767b0;
}
.quote .quote-green-top,
.quote .quote-yellow-top,
.quote .quote-red-top,
.quote .quote-blue-top {
  -moz-box-shadow: 2px 1px 1px 2px #dbdbdb;
  -webkit-box-shadow: 2px 1px 1px 2px #dbdbdb;
  box-shadow: 2px 1px 1px 2px #dbdbdb;
  line-height: 0px;
}
.quote .quote-green-side,
.quote .quote-yellow-side,
.quote .quote-red-side,
.quote .quote-blue-side {
  -moz-box-shadow: 2px 2px 1px 2px #dbdbdb;
  -webkit-box-shadow: 2px 2px 1px 2px #dbdbdb;
  box-shadow: 2px 2px 1px 2px #dbdbdb;
  display: table-cell;
}
.quote .quote-body {
  font-size: 18px;
  line-height: 1.2em;
  padding: 20px 30px;
  width: 100%;
  word-wrap: break-word !important;
  display: table-cell;
}
.quote .quote-bottom {
  margin-top: -1px;
}
.quote .quote-source {
  padding: 5px 0px 10px;
  font-size: 16px;
}
.quote .quote-source .quote-author,
.quote .quote-source .quote-author-position {
  text-align: right;
  font-size: 16px;
  font-weight: normal;
}
.quote .quote-source .quote-author {
  font-weight: bold;
  padding-bottom: 5px;
}
.quote .quote-green-top {
  border-top: 6px solid #589b4e;
}
.quote .quote-yellow-top {
  border-top: 6px solid #ffc657;
}
.quote .quote-red-top {
  border-top: 6px solid #ba432f;
}
.quote .quote-blue-top {
  border-top: 6px solid #5767b0;
}
.quote .quote-green-side {
  border-right: 6px solid #589b4e;
}
.quote .quote-yellow-side {
  border-right: 6px solid #ffc657;
}
.quote .quote-red-side {
  border-right: 6px solid #ba432f;
}
.quote .quote-blue-side {
  border-right: 6px solid #5767b0;
}
.company-profile-wrapper {
  background-color: #fff;
}
.company-profile-styling {
  position: relative;
  margin: 0 auto;
}
.company-profile-styling .company-wrapper {
  padding-left: 70px;
}
.company-profile-styling .area:before,
.company-profile-styling .area:after {
  content: ' ';
  display: table;
}
.company-profile-styling .area:after,
.company-profile-styling .area .section .btn-group {
  clear: both;
}
.company-profile-styling .area .col-xs-12,
.company-profile-styling .area .col-xs-4,
.company-profile-styling .area .col-xs-8,
.company-profile-styling .area .col-sm-4,
.company-profile-styling .area .col-md-4,
.company-profile-styling .area .col-lg-4 {
  padding: 0;
}
.company-profile-styling .area .area-title {
  color: #333;
  font-size: 45px;
  text-transform: uppercase;
  line-height: 1.1em;
  margin: 20px 0;
}
.company-profile-styling .area .section {
  float: left;
}
.company-profile-styling .area .section img,
.company-profile-styling .area .section .grid_1_1 img,
.company-profile-styling .area .section .grid_1_2 img,
.company-profile-styling .area .section .grid_2_2 img {
  width: 100%;
}
.company-profile-styling .area .section .grid_1,
.company-profile-styling .area .section .grid_1_1,
.company-profile-styling .area .section .grid_1_2,
.company-profile-styling .area .section .grid_2_2,
.company-profile-styling .area .section .grid_3,
.company-profile-styling .area .section .grid_3_2,
.company-profile-styling .area .section .grid_3 {
  margin: 5px;
  position: relative;
  overflow: hidden;
  float: left;
  clear: both;
}
.company-profile-styling .area .section .grid_1 {
  overflow: auto;
  max-width: 320px;
  width: 100%;
}
.company-profile-styling .area .section .grid_1_1 {
  max-width: 320px;
  max-height: 235px;
}
.company-profile-styling .area .section .grid_1_1 .text-lower-right {
  font-size: 25px;
  font-weight: 600;
}
.company-profile-styling .area .section .grid_1_2 {
  max-width: 320px;
  max-height: 440px;
  position: relative;
}
.company-profile-styling .area .section .grid_2_2 {
  overflow: hidden;
  max-width: 650px;
  max-height: 480px;
}
.company-profile-styling .area .section .grid_2_2 .text-lower-right h2 {
  position: absolute;
  right: 45px;
  bottom: 35px;
  font-size: 45px;
  font-weight: 400;
}
.company-profile-styling .area .section .grid_3_2 {
  max-height: 480px;
  max-width: 980px;
  position: relative;
}
.company-profile-styling .area .section .text-lower-right,
.company-profile-styling .area .section .text-upper-right {
  margin: 20px 20px 10px;
  text-shadow: 0px 1px 1px #000;
  color: #fff;
  text-align: right;
}
.company-profile-styling .area .section .text-lower-right {
  position: absolute;
  overflow: hidden;
  bottom: 0;
  font-size: 27px;
  right: 0;
  line-height: 1.2em;
  padding: 0;
}
.company-profile-styling .area .section .text-lower-right.gradient {
  background: linear-gradient(
    transparent,
    transparent,
    transparent,
    rgba(0, 0, 0, 0.3),
    rgba(0, 0, 0, 0.4)
  );
  top: 0;
  margin: 0;
  left: 0;
}
.company-profile-styling .area .section .text-lower-right.gradient p {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 20px;
  margin: 0;
}
.company-profile-styling:before,
.company-profile-styling:after,
.head-spec:before,
.head-spec:after {
  content: ' ';
  display: table;
}
.company-profile-styling:after,
.head-spec:after {
  clear: both;
}
.company-profile-styling #share,
.head-spec #share {
  z-index: 45;
  padding-top: 5px;
}
.head-spec {
  margin: 0 auto;
}
.head-spec > div {
  padding: 0;
}
.head-spec .title-block {
  max-width: 750px;
  float: left;
}
.head-spec .title-block h1 {
  font-size: 28px;
  text-align: left;
  margin: 14px 0 0 0;
}
.head-spec .title-block h1 .big-title {
  font-size: 42px;
  color: #000;
}
.head-spec .btn-row {
  float: left;
  width: 100%;
  margin: 10px 0;
}
.head-spec .btn-row .see-job {
  float: left;
  margin: 0 10px 0 0;
}
.head-spec .btn-row .download_form {
  font-size: 11px;
  display: inline-block;
  padding: 15px 10px 0;
}
.head-spec .btn-row .download_form i {
  margin-right: 5px;
}
.back-to-browse {
  padding: 50px 0 0;
  text-align: center;
  background-color: #fff;
  border-top: 1px solid #53b6d0;
}
.top-hero-section {
  height: 420px;
  width: 100%;
  position: relative;
}
.top-hero-section .bg-image {
  min-height: 100px;
  width: 100%;
  position: absolute;
  z-index: 100;
  height: 420px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.top-hero-section .bg-image {
  background-position: center top;
}
.top-hero-section .sub-heading {
  margin-top: 160px;
}
.top-hero-section .sub-heading h1 {
  text-transform: uppercase;
  font-size: 48px;
  font-weight: bold;
  text-align: center;
  color: #fff;
}
.top-hero-section .sub-heading h2 {
  margin: 10px 0px 20px;
  font-size: 18px;
  text-align: center;
  color: #fff;
}
.top-hero-section .join-talent-top {
  float: none;
  margin: 0 auto;
  padding-top: 15px;
}
.top-hero-section .join-talent-top .stayconnect,
.top-hero-section .join-talent-top .stayconnect a {
  color: #fff;
}
.jobs-browse-section .browse-heading {
  width: 100%;
  padding: 0 15px;
}
.jobs-browse-section .browse-heading:before,
.jobs-browse-section .browse-heading:after {
  content: ' ';
  display: table;
}
.jobs-browse-section .browse-heading:after {
  clear: both;
}
.jobs-browse-section .browse-heading h2 {
  text-transform: uppercase;
  font-size: 28px;
  float: left;
  margin: 10px 0;
}
.jobs-browse-section .browse-heading .filter-all-jobs {
  float: right;
  margin: 12px 0 0;
}
.jobs-browse-section .filter-all-jobs i,
.jobs-browse-section .view-jobs i {
  font-size: 12px;
  margin-left: 5px;
}
.jobs-browse-section .view-jobs {
  font-size: 14px;
}
.jobs-browse-section .back-to-browse {
  background: none;
  border: none;
}
.jobs-browse-section .no-job {
  text-align: center;
}
.job-element {
  background-color: #f9f9f9;
  -moz-box-shadow: 0 10px 20px 0 #eee;
  -webkit-box-shadow: 0 10px 20px 0 #eee;
  box-shadow: 0 10px 20px 0 #eee;
  position: relative;
  display: block;
  margin: 20px 0 10px;
  background-color: #fff;
}
.job-element:before,
.job-element:after {
  content: ' ';
  display: table;
}
.job-element:after {
  clear: both;
}
.job-element .new-label {
  position: absolute;
  right: -12px;
  top: 15px;
  z-index: 30;
}
.job-element .new-label span {
  position: relative;
  z-index: 30;
  padding: 10px;
  color: #fff;
  font-size: 11px;
  background-color: #e20909;
  text-transform: uppercase;
  display: block;
}
.job-element .new-label .fa-caret-right {
  z-index: 0;
  position: absolute;
  right: -1px;
  bottom: -17px;
  font-size: 35px;
  color: #b50707;
}
.job-element .metadata,
.job-element .salary,
.job-element .posted {
  text-align: left;
  font-size: 12px;
  padding: 0 15px;
  color: #333;
  margin-bottom: 7px;
}
.job-element .metadata li {
  display: inline-block;
  margin-bottom: 0px;
}
.job-element .metadata li:after {
  content: '/';
  padding: 10px;
}
.job-element .metadata li:last-child:after {
  content: none;
}
.job-element .metadata span {
  margin: 0 10px;
}
.job-element i.fa-fw {
  font-size: 14px;
  text-align: left;
}
.job-element h3 {
  display: block;
  color: #333;
  margin: 20px 15px 10px;
  font-size: 20px;
}
.job-element h3 span {
  font-size: 13px;
  display: block;
  text-transform: uppercase;
  color: #666;
  margin-bottom: 10px;
}
.job-element h3 span:before,
.job-element h3 span:after {
  content: ' ';
  display: table;
}
.job-element h3 span:after {
  clear: both;
}
.job-element:hover {
  z-index: 25;
}
.job-element .tile-copy {
  border-top: 3px solid #666;
  background-color: #fff;
  z-index: 20;
  height: 170px;
  overflow: hidden;
}
.job-element .white-gradient {
  height: 140px;
  background: linear-gradient(
    rgba(255, 255, 255, 0),
    rgba(255, 255, 255, 0),
    rgba(255, 255, 255, 0),
    rgba(255, 255, 255, 0),
    rgba(255, 255, 255, 0),
    rgba(255, 255, 255, 0),
    rgba(255, 255, 255, 0.1),
    rgba(255, 255, 255, 0.6),
    rgba(255, 255, 255, 0.9)
  );
  z-index: 10;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.job-element .white-gradient:before,
.job-element .white-gradient:after {
  content: ' ';
  display: table;
}
.job-element .white-gradient:after {
  clear: both;
}
.job-element .tile-bg {
  padding-top: 73.5%;
  position: relative;
  z-index: 0;
}
.job-element .tile-bg img {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
}
.job-element .favorite-container {
  z-index: 20;
  position: absolute;
  right: 10px;
}
.job-element .favorite-container {
  bottom: 10px;
}
.job-element .btn-applied {
  z-index: 20;
  position: absolute;
  bottom: 10px;
  right: 55px;
  display: inline-block;
  line-height: 1em;
  color: #8ec021;
  text-align: center;
  font-size: 18px;
  padding: 11px 10px 9px;
  border-radius: 40px;
  background-color: #fff;
  -webkit-transition: color 200ms ease-out;
  -moz-transition: color 200ms ease-out;
  -ms-transition: color 200ms ease-out;
  -o-transition: color 200ms ease-out;
  transition: color 200ms ease-out;
}
.job-element .btn-applied:hover {
  color: #5e7f16;
}
.hotjob .tile-copy {
  border-color: #e20909;
}
.hotjob h3 a {
  color: #e20909;
}
.top-block {
  padding: 50px 0;
}
.top-block h1 {
  max-width: 800px;
  width: 100%;
  height: auto;
  margin: 0 auto;
  font-size: 50px;
  text-align: center;
  margin: 70px auto 50px;
  color: #fff;
  text-shadow: 2px 2px 10px #333;
}
.top-block h1:before,
.top-block h1:after {
  content: ' ';
  display: table;
}
.top-block h1:after {
  clear: both;
}
.top-block .bg-image:before,
.top-block .bg-image:after {
  content: ' ';
  display: table;
}
.top-block .bg-image:after {
  clear: both;
}
.top-block .ctas {
  padding: 0px 0px 70px 0px;
}
.top-block .ctas button,
.top-block .ctas a,
.top-block .ctas div {
  display: inline-block;
}
.top-block .ctas a {
  width: 250px !important;
  margin: 0 15px;
}
.sidebar-content {
  position: relative;
  padding: 0 20px;
  font-size: 14px;
  line-height: 20px;
  color: #666;
}
.sidebar-content:first-child {
  margin-top: 10px;
}
.sidebar-content p {
  margin: 15px 0 20px 0;
}
.sidebar-content h3 {
  font-size: 16px;
  margin: 15px 0;
  border-bottom: 1px solid #ccc;
  padding-bottom: 15px;
}
.sidebar-content h3 {
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #333;
}
.sidebar-content .company-profile-preview-sidebar {
  width: 100%;
  color: #333;
  margin-bottom: 20px;
}
.sidebar-content
  .company-profile-preview-sidebar
  .company-profile-preview-sidebar-image {
  position: relative;
  width: 100%;
  height: 120px;
  overflow: hidden;
}
.sidebar-content
  .company-profile-preview-sidebar
  .company-profile-preview-sidebar-image
  img {
  width: 100%;
}
.sidebar-content
  .company-profile-preview-sidebar
  .company-profile-preview-sidebar-image
  .tm-white-round-button {
  position: absolute;
  bottom: 10px;
  margin-left: 10px;
}
.sidebar-content .company-logo {
  width: 200px;
}
.sidebar-content .useful-links {
  padding: 0;
}
.sidebar-content ul {
  margin: 20px 0 30px 0;
}
.sidebar-content .useful-links li {
  margin: 10px 0;
}
.sidebar-content .useful-links a {
  display: block;
  font-size: 14px;
  color: #666;
}
.sidebar-content .useful-links a:hover {
  text-decoration: underline !important;
}
.sidebar-content .useful-links i {
  width: 20px;
}
.sidebar-content .see-more-link {
  position: absolute;
  top: 15px;
  right: 10px;
  width: 60%;
  text-align: right;
}
.sidebar-content .see-more-link i {
  white-space: nowrap;
  display: inline;
}
.sidebar-content .metadata-list {
  margin: 25px 0 20px 0;
}
.sidebar-content .favorite-box-container {
  margin-bottom: 10px;
}
.sidebar-content .favorite-box-container a,
.fixed-apply-now .favorite-box-container a {
  color: #f87964;
  text-transform: uppercase;
  font-size: 13px;
  text-align: left;
}
.sidebar-content .favorite-box-container a:hover,
.fixed-apply-now .favorite-box-container a:hover {
  color: #f87964;
  text-decoration: none;
}
.sidebar-content .favorite-box-container a:hover i,
.fixed-apply-now .favorite-box-container a:hover i {
  -webkit-transition: background 200ms ease-out;
  -moz-transition: background 200ms ease-out;
  -ms-transition: background 200ms ease-out;
  -o-transition: background 200ms ease-out;
  transition: background 200ms ease-out;
  background-color: #f87964;
  color: #fff;
}
.sidebar-content .favorite-box-container i,
.fixed-apply-now .favorite-box-container i {
  padding: 1em;
  border: 1px solid #f87964;
  border-radius: 100%;
  margin-right: 10px;
}
.sidebar-content .favorite-box-container .favorite,
.sidebar-content .favorite-box-container .unfavorite,
.fixed-apply-now .favorite-box-container .favorite,
.fixed-apply-now .favorite-box-container .unfavorite {
  padding: 0px;
}
.job-side-section #share,
.sidebar-content .useful-links {
  float: left;
  width: 100%;
  margin-bottom: 20px;
}
.job-side-section #share .icon-wrapper {
  display: inline-block;
  margin-right: 5px;
}
.job-side-section #share .btn-greyscale {
  width: 40px;
  height: 40px;
  padding: 10px 0;
  cursor: pointer;
}
.fixed-apply-now .favorite-box-container i {
  padding: 0.85em;
}
.see-more-link {
  color: #3852d4;
  font-size: 12px;
  text-transform: uppercase;
  text-decoration: underline !important;
  display: inline-block;
}
.see-more-link .no-wrap-space {
  white-space: nowrap;
}
.see-more-link .no-wrap-space::before {
  content: ' ';
  height: 1em;
}
.job-individual {
  background-color: #fff;
  position: relative;
}
.job-individual .job-body {
  background-color: #fff;
  padding: 0 15px;
}
.job-individual .job-body:before,
.job-individual .job-body:after {
  content: ' ';
  display: table;
}
.job-individual .job-body:after {
  clear: both;
}
.job-individual .job-post .job-post-description {
  font-size: 15px;
  margin: 20px 0 0 0;
}
.job-individual .job-post .job-post-description:before,
.job-individual .job-post .job-post-description:after {
  content: ' ';
  display: table;
}
.job-individual .job-post .job-post-description:after {
  clear: both;
}
.job-individual .job-post .job-post-description p,
.job-individual .job-post .job-post-description li,
.job-individual .job-post .job-post-description div {
  margin: 0 0 15px 0;
  line-height: 1.7em;
}
.job-individual .job-post .job-post-description h1 {
  font-size: 30px;
}
.job-individual .job-post .job-post-description h2 {
  font-size: 16px;
  text-transform: uppercase;
}
.job-individual .job-post .job-post-description h3 {
  font-size: 20px;
}
.job-individual .job-post .job-post-description h1,
.job-individual .job-post .job-post-description h2,
.job-individual .job-post .job-post-description h3 {
  margin: 15px 0 20px;
}
.job-individual .job-post .job-post-description ul,
.job-individual .job-post .job-post-description ol {
  padding: 0 0 0 2em;
}
.job-individual .job-post .job-post-description ul li {
  list-style-type: disc;
}
.job-individual .job-post .job-post-description iframe {
  width: 700px;
  height: 338px;
}
.job-individual .job-post .bottom-ctas {
  margin: 40px 0;
}
.job-individual .job-post .bottom-ctas:before,
.job-individual .job-post .bottom-ctas:after {
  content: ' ';
  display: table;
}
.job-individual .job-post .bottom-ctas:after {
  clear: both;
}
.job-individual .job-post .external-apply {
  width: 320px;
  margin: 0 auto;
}
.job-individual .job-post .external-apply p.notready {
  font-size: 12px;
  padding-top: 5px;
  font-weight: bold;
}
.job-individual .job-post .job-flag-parent {
  text-transform: uppercase;
  font-size: 12px;
  margin: 20px auto;
}
.job-individual .job-post .send-to-self:before,
.job-individual .job-post .send-to-self:after {
  content: ' ';
  display: table;
}
.job-individual .job-post .send-to-self:after {
  clear: both;
}
.job-individual .job-side-section {
  float: left;
  width: 30%;
}
.job-individual .job-side-section .favorite-box-container .favorite {
  background-color: #fff;
}
.job-individual .job-main-section {
  float: right;
  width: 70%;
  padding: 0 0 0 5px;
}
.metadata-list {
  font-size: 15px;
  padding-left: 15px;
}
.metadata-list .metadata-list_header::before {
  content: ' \25CF';
  position: absolute;
  margin-left: -15px;
  text-align: left;
  width: 15px;
}
.metadata-list .metadata-list_header {
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #333;
  margin: 15px 0 0 0;
  padding: 0;
  font-weight: bold;
}
.metadata-list .metadata-list_items {
  list-style: none;
  margin: 0;
  padding: 0;
}
.metadata-list .metadata-list_items > li::before {
  content: none;
  display: none;
}
.metadata-list .metadata-list_items > li {
  margin: 4px 0;
  padding: 0;
}
.metadata-list .metadata-list_items a {
  font-size: 14px;
  color: #666;
}
.metadata-list .metadata-list_items a:hover {
  text-decoration: underline !important;
  color: #666;
}
.metadata-list .metadata-list_items > li::before {
  content: ' \25CF';
  position: absolute;
  margin-left: -15px;
  text-align: left;
  width: 15px;
}
.apply-later .send-to-self {
  display: block;
}
.filters-jobs {
  position: absolute;
  z-index: 200;
  width: 100%;
  top: 330px;
  left: 0px;
  background: rgba(0, 0, 0, 0.6);
  padding: 10px;
  height: 90px;
}
.search-jobs-main {
  width: 994px;
  margin: 0 auto;
  padding-top: 10px;
}
.search-jobs-main input.width_545,
.search-jobs-main .chosen-container-single .chosen-single {
  border-color: #fff;
  background: none;
  font-size: 18px;
  padding-left: 20px;
  height: 50px;
  line-height: 50px;
}
.search-jobs-main input.width_545 {
  float: left;
  width: 268px;
  color: #fff;
  margin-right: 20px;
}
.search-jobs-main .chosen-container {
  width: 250px !important;
  margin-right: 20px;
}
.search-jobs-main .chosen-container-single .chosen-single {
  color: #fff !important;
}
.search-jobs-main .chosen-container-single .chosen-single div {
  top: 18px;
  right: 15px;
}
.search-jobs-main .chosen-container-single .chosen-single div b {
  background-image: url('https://assets.talentnetwork.vn/templateP21/images/arrow-down2.png');
}
.search-jobs-main .chosen-with-drop .chosen-single {
  color: #333 !important;
}
.search-jobs-main .chosen-container {
  font-size: 16px;
}
.search-jobs-main .chosen-container .chosen-results li.highlighted {
  background-image: none;
}
.chosen-container .chosen-results li.active-result {
  margin-bottom: 5px;
  padding: 8px 8px 8px 15px;
}
.search-jobs-main button.searchvt1 {
  border: 1px solid #6bc6e9;
  color: #fff;
  font-size: 18px;
  text-align: center;
  width: 166px;
  height: 50px;
}
.search-jobs-main button.searchvt1:hover {
  background-color: #fff;
  color: #000;
  border-color: #fff;
}
.article {
  padding: 0;
  position: relative;
}
.article .mask-img,
.bg-size-cover,
.img-size-cover {
  width: 100%;
  transform: scale(1);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.mask-hover,
.mask-hover .description-item a,
.news-five-items .box:hover .blurb {
  opacity: 0;
  -ms-filter: 'progid: DXImageTransform.Microsoft.Alpha(Opacity=0)';
  filter: alpha(opacity=0);
}
.mask-hover {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.9);
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.mask-hover .description-item {
  width: 82%;
  overflow: hidden;
}
.mask-hover .description-item a {
  font-size: 25px;
  line-height: 30px;
}
.article:hover .mask-hover,
.article:hover .mask-hover .description-item a,
.news-five-items .blurb {
  opacity: 1;
  -ms-filter: 'progid: DXImageTransform.Microsoft.Alpha(Opacity=100)';
  filter: alpha(opacity=100);
}
.article:hover .description-item a {
  -webkit-transition-delay: 0.4s;
  -moz-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  -ms-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.news-three-items .name-item {
  height: 85px;
  background-color: #f4f4f4;
  text-align: center;
}
.news-three-items .name-item span {
  display: block;
  font-size: 22px;
  font-weight: bold;
  line-height: 85px;
  padding: 0 30px;
}
.news-three-items .article:nth-child(2n + 1) .name-item {
  background-color: #fff;
}
.news-three-items .article .mask-img {
  height: 230px;
}
.news-three-items .mask-hover .description-item {
  margin: 105px auto 0;
  height: 90px;
}
.news-five-items .row,
.section-grid-career .row,
.all-jobs-pre .row {
  float: none;
}
.news-five-items .box {
  position: relative;
  height: 350px;
  overflow: hidden;
  margin-bottom: 20px;
}
.news-five-items .box a,
#job-search .search-jobs-main input.width_545,
#job-search .search-jobs-main button.searchvt1,
#jb_pagination .active {
  color: #fff;
}
.news-five-items .excerpt {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  padding: 60px 7%;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transform: translateY(350px);
  -moz-transform: translateY(350px);
  -ms-transform: translateY(350px);
  -o-transform: translateY(350px);
  transform: translateY(350px);
}
.news-five-items .box:hover .excerpt {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.news-five-items .blurb {
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
  width: 100%;
  padding: 20px 25px;
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
}
.news-five-items .blurb p {
  max-height: 96px;
  margin: 0;
  overflow: hidden;
}
.news-five-items .excerpt p {
  margin: 0;
}
.news-five-items .excerpt p.title {
  font-size: 24px;
  line-height: 28px;
  max-height: 113px;
  overflow: hidden;
  margin-bottom: 20px;
}
.news-five-items .excerpt p.note {
  font-size: 15px;
  line-height: 20px;
  max-height: 60px;
  overflow: hidden;
  margin-bottom: 40px;
}
.news-five-items .box p.viewmore a {
  font-size: 18px;
}
#breadcrumb .breadcrumb {
  background: none;
  font-size: 12px;
  margin: 0;
  padding: 25px 15px 0;
}
#jb_pagination li {
  margin-right: 5px;
}
#jb_pagination a,
#jb_pagination .previous a:link,
#jb_pagination .previous a:visited,
#jb_pagination .previous a:active,
#jb_pagination .next a:link,
#jb_pagination .next a:visited,
#jb_pagination .next a:active {
  border-color: #ccc;
}
#jb_pagination a:link,
#jb_pagination a:visited {
  color: #686868;
  text-decoration: none;
}
#jb_pagination .active,
#jb_pagination a:link,
#jb_pagination a:visited,
#jb_pagination .previous a:link,
#jb_pagination .previous a:visited,
#jb_pagination .previous a:active,
#jb_pagination .next a:link,
#jb_pagination .next a:visited,
#jb_pagination .next a:active {
  font-size: 16px;
  font-family: Arial;
}
#jb_pagination .active,
#jb_pagination a:link,
#jb_pagination a:visited {
  padding: 10px 15px;
}
#jb_pagination .previous a:link,
#jb_pagination .previous a:visited,
#jb_pagination .previous a:active,
#jb_pagination .next a:link,
#jb_pagination .next a:visited,
#jb_pagination .next a:active {
  padding: 10px 18px;
}
#jb_pagination a:hover,
#jb_pagination .previous a:hover,
#jb_pagination .next a:hover,
#jb_pagination .active {
  border-color: #6bc6e9;
}
.share {
  clear: both;
}

.ApplyBtn input {
  border: 0;
}
.JoinNow .joinnowBtn input:hover,
.btnContinute a:hover,
.JoinNow .Frm_Login .loginBtn input.ui_btnCb:hover,
#btnLogin:hover,
.JoinNow .loginJoinTalentNetwork a:hover,
.frmContact input.ui_btnCb:hover,
.frmChangePass input.ui_btnCb:hover,
.ApplyBtn input:hover,
.MySaveJobs input.ui_btnCb:hover,
.MyResume input.ui_btnCb:hover,
.cb-myprofile input.ui_btnCb:hover,
.cb-createresume input.ui_btnCb:hover,
.EditRecommendJob button:hover {
  background: #09a0db !important;
}
.MySaveJobs input.ui_btnCb:hover {
  color: #fff;
  text-shadow: none;
}
.frmChangePass input.width_238,
.frmChangePass input.width_125 {
  height: 20px;
  line-height: 20px;
}
.all-jobs-pre .row {
  float: none;
}
.all-jobs-pre .browser-job {
  text-align: center;
  padding: 20px 0;
}
.all-jobs-pre .browser-job a {
  display: inline-block;
  color: #3d3d3d;
  padding: 0 25px;
}
.all-jobs-pre .browser-job a.active {
  background: url('https://assets.talentnetwork.vn/templateP21/images/arrow-down.png') bottom center no-repeat;
  padding-bottom: 20px;
  cursor: default;
}
.all-jobs-pre #map {
  width: 100% !important;
  height: 520px !important;
}
.all-jobs-pre .list-cate {
  width: 80%;
  margin: 0 auto;
}
.all-jobs-pre h3 {
  font-size: 18px;
  padding: 20px 0;
}
.all-jobs-pre ul li {
  font-size: 14px;
  padding-bottom: 10px;
}
.all-jobs-pre ul li a {
  color: #3d3d3d;
}
.all-jobs-pre ul li span {
  margin-left: 5px;
}

.frmContact .row {
  width: 100%;
  margin-bottom: 20px;
}
.frmChangePass p.text,
.frmContact p.text {
  line-height: 22px;
  padding-bottom: 20px;
}
.frmContact input[type='text'] {
  height: 22px;
  line-height: 22px;
}
.frmContact input.ui_btnCb,
.frmChangePass input.ui_btnCb,
.JoinNow .joinnowBtn input {
  padding: 8px 20px;
  height: auto;
  font-size: 13px;
  font-weight: normal;
}
.page-contact-pre .LeftContact {
  float: left;
  width: 52.3333%;
}
.page-contact-pre .RightContact {
  float: right;
  width: 42%;
  font-size: 15px;
}
.page-contact-pre .LeftContact .mapcontact {
  float: left;
  width: 100%;
  padding-top: 30px;
}
.page-contact-pre .LeftContact .mapcontact iframe {
  width: 100% !important;
}
.frmContact .btnTextLink {
  margin: 10px 0 0 20px;
  font-size: 12px;
}
.cb-applyjob .ApplyBtn a,
.signin_social {
  font-size: 12px;
}
.cb-applyjob .mainFilter label.page_current {
  font-size: 16px;
}
.JoinNow .row {
  margin-left: 0;
  margin-right: 0;
}
.JoinNow .rightCol {
  width: 460px;
}
.JoinNow .Frm_Login {
  width: 470px;
}
.JoinNow .input_long {
  width: 224px;
}
.JoinNow .input_margin {
  margin: 0 5px 0 0;
}
.JoinNow input[type='text'],
.JoinNow input[type='password'] {
  height: 26px;
  line-height: 26px;
  padding: 0 4px;
}
.JoinNow div.row label {
  font-weight: normal;
}
.JoinNow .rightCol label {
  width: 160px;
}
.JoinNow .Frm_Login label {
  width: 140px;
}
#btnLogin,
.JoinNow .loginJoinTalentNetwork a,
.JoinNow .joinnowBtn input,
.btnContinute a {
  border: 0;
  color: #fff;
  background-image: none;
  border-radius: 25px;
}
.JoinNow .loginJoinTalentNetwork a {
  color: #fff;
  line-height: 29px;
  text-align: center;
  text-indent: 0;
  font-size: 16px;
  margin: 10px auto;
}
.JoinNow .loginJoinTalentNetwork a:hover {
  background-color: #000;
  text-decoration: none;
}
#LoginTalentNetwork label {
  width: 140px;
}
/* #JoinOurTalentNetwork label {
	width: 165px
} */
#JoinOurTalentNetwork .JoinNow .rightCol {
  width: 500px;
}
.confirm-sharedata label {
  width: 100% !important;
  display: -ms-flexbox;
  display: flex;
}
.confirm-sharedata label input {
  margin: 0;
}
.confirm-sharedata label span {
  padding-left: 5px;
}
.joinnowBtn {
  padding-left: 165px;
}
.btnContinute {
  background: none;
  height: auto;
}
.btnContinute a {
  background-color: #6bc6e9;
  font-size: 14px;
  display: block;
  font-weight: normal;
  line-height: 25px;
}
.btnContinute a:hover {
  color: #fff;
}
.tblJob .logoJobs tr.hover,
#jb_pagination a:hover {
  background: none;
}
.tblJob .date-post-col {
  position: relative;
}
.tblJob .date-post-col .sharejob {
  position: absolute;
  right: 15px;
  bottom: 15px;
}
.tblJob .date-post-col .sharejob .tpt_socialShareBar {
  bottom: 17px;
  border-bottom: 2px solid #e9e9e9;
  border-top: 0;
}
.ResultSurvey .title_danhgia_core {
  font-size: 16px;
  font-weight: normal;
}
.ResultSurvey .label_result {
  font-size: 16px;
}
.ResultSurvey .txt_number_ketqua {
  font-size: 12px;
  bottom: -25px;
}
#Join_Success {
  background: none;
  width: 600px;
}
.yourContact select {
  height: 28px;
  width: 200px;
}
.apply_success_nonmember {
  background: none;
  text-align: center;
}
.apply_success_nonmember .text-applythanks-first {
  font-size: 35px !important;
  line-height: normal;
  padding-bottom: 20px;
}
.apply_success_nonmember .ui_btnCb {
  padding: 5px 10px;
  display: inline-block;
  line-height: normal;
}
.apply_success_nonmember .ui_btnCb:hover {
  color: #fff;
}
.no-bootstrap .JoinNow .rightCol {
  padding-bottom: 30px;
}
.no-bootstrap .JoinNow .rightCol select {
  width: 222px;
}

#cb_widget {
  width: 100% !important;
  margin: 15px 0;
}

#footer {
  background-color: #333;
  padding: 50px 0;
  margin-top: 0;
}
#footer .column {
  font-size: 15px;
  text-align: left;
  line-height: 2em;
}
#footer .column h6 {
  font-size: 15px;
  font-weight: normal;
  text-transform: uppercase;
  margin: 10px 0;
}
#footer .column a {
  color: #e4e4e4;
  text-decoration: none;
}
#footer .column a:after {
  clear: both;
}
#footer .column a:hover {
  color: #747474;
}
#footer .internal-link a {
  display: block;
}
#footer .creatby {
  color: #fff;
  font-size: 11px;
  clear: both;
  padding-top: 10px;
}
#footer .creatby a {
  border: 0 !important;
  background-color: inherit;
  float: none;
  width: auto;
  height: auto;
  line-height: normal;
  margin: 0;
  border-radius: 0;
  display: inline-block;
}
.social_col a {
  float: left;
  width: 30px;
  height: 30px;
  border-radius: 15px;
  color: #53b6d0;
  line-height: 1em;
  text-align: center;
  margin: 10px 10px 0 0;
  -webkit-transition: background 200ms ease-out;
  -moz-transition: background 200ms ease-out;
  -ms-transition: background 200ms ease-out;
  -o-transition: background 200ms ease-out;
  transition: background 200ms ease-out;
  box-sizing: border-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.social_col a:hover {
  background-color: #34a0bc;
}
.social_col i {
  color: #000;
  font-size: 15px;
  line-height: 2em;
}
.social_col a.zalo21 img {
  width: 100%;
  max-width: 22px;
}
.social_col a.tiktok21 img {
  width: 100%;
  max-width: 16px;
}
.copyright {
  font-size: 14px;
  color: #e4e4e4;
  text-align: left;
  display: block;
}
.footer-logo img {
  width: 150px;
  margin-bottom: 20px;
}
.slidebg,
#slidehr,
#slidehr .bgimage {
  float: left;
  width: 100%;
  height: 420px;
}
#slidehr .bgimage {
  width: 100% !important;
  background-size: cover;
  background-repeat: no-repeat;
}
#slidehr .bgimage a {
  display: block;
  height: 100%;
}
#slidehr .bgimage a:hover {
  text-decoration: none;
}

/*Pages No Bootstrap*/
.no-bootstrap #footer .col-lg-3 {
  width: 22%;
  float: left;
  padding: 0 15px;
}
.no-bootstrap .main-nav ul.submenu li {
  padding: 5px 0;
}
.no-bootstrap .main-nav ul.submenu li a {
  margin: 0 20px;
}

/*Fix for core JS*/
.fontCoreJobseeker .main-container {
  padding-top: 91px;
}
.fontCoreJobseeker .fontCore {
  font-size: 12px;
}
.fontCoreJobseeker .CoreGeneral .header {
  position: static;
}
.cb-createresume {
  margin-bottom: 20px;
}

/*Menu for Mobile*/
#header-menu-greeting {
  padding: 20px 0;
}
#header-menu-links {
  padding-top: 0;
}
#header-menu-links .btn:hover {
  border-color: #182642;
}
.no-bootstrap #header-menu-authentication-links .col-xs-6 {
  float: left;
  padding: 0;
}
.no-bootstrap #header-menu-links .btn {
  width: 50%;
}
@media (max-width: 1199px) {
  .company-profile-styling #share {
    padding-left: 8px;
  }
  .filters-jobs {
    padding: 10px 0px;
  }
  .search-jobs-main {
    width: 75%;
  }
  .search-jobs-main input.width_545 {
    width: 78%;
    margin-right: 2%;
  }
  .search-jobs-main button.searchvt1 {
    width: 20%;
  }
  .search-jobs-main .chosen-container,
  .search-jobs-main select.chosen {
    display: none;
  }
  .insight .career-box,
  .insight .join-talent-box,
  .insight .survey-box {
    width: 100%;
  }
  .job-element h3 {
    font-size: 1.4em;
  }
  .job-element .metadata {
    font-size: 0.9em;
  }
  .job-individual .job-post .job-post-description iframe {
    width: 596px;
    height: 300px;
  }
  .job-individual .job-side-section {
    width: 33.3333%;
  }
  .job-individual .job-main-section {
    width: 66.6667%;
  }
  .frmContact .row textarea {
    width: 300px;
  }
  .join-talent-box .stayconnect {
    display: block;
  }
}
@media (max-width: 1024px) {
  .header .hidden {
    display: block !important;
  }
  .header #show-menu {
    height: 65px;
  }
  .no-bootstrap .header #show-menu span {
    margin-top: 25px;
  }
  .header .columns {
    width: 5%;
  }
  .header .header-container {
    width: 88%;
  }
  .header {
    position: static;
    padding: 0;
  }
  .the-muse-logo {
    width: 100%;
    text-align: center;
  }
  .the-muse-logo img {
    margin-left: 0;
  }
  .main-nav,
  .user-nav {
    display: none;
  }
  #header-menu-mobile #header-menu-authentication-links {
    display: block;
  }
  .main-container {
    padding-top: 0;
  }
  .header .header-container {
    height: 65px !important;
  }
}
@media (max-width: 991px) {
  .docked-nav.job h3 {
    font-size: 20px;
  }
  .docked-nav.job h4 {
    font-size: 11px;
  }
  .docked-nav.job .docked-title {
    width: 60%;
  }
  .docked-nav.job .docked-ctas {
    width: 40%;
  }
  .blue-solid-button-xs,
  .blue-solid-button-sm,
  .blue-solid-button-md,
  .blue-solid-button-lg {
    font-size: 13px;
  }
  #company-profile,
  .company-profile-styling .company-wrapper {
    padding-left: 0;
  }
  .head-spec {
    padding: 0 15px !important;
  }
  .head-spec .office .see-job {
    margin-bottom: 5px;
  }
  .head-spec .title-block h1 {
    font-size: 23px;
  }
  .head-spec .title-block h1 .big-title {
    font-size: 32px;
  }
  .JoinNow .rightCol {
    float: none;
    margin: 0 auto;
    width: 470px;
  }
  .JoinNow h2 {
    font-size: 20px;
    text-transform: uppercase;
  }
  .JoinNow .rightCol label {
    font-size: 16px !important;
    padding-bottom: 10px;
  }
  .JoinNow .row {
    margin-bottom: 20px;
  }
  .JoinNow .forgetpass {
    padding-bottom: 20px;
  }
  .signin_social span {
    padding: 20px;
    text-align: center;
    width: 100%;
    font-size: 14px;
  }
  .signin_social {
    height: 130px;
  }
  .signin_social ul {
    float: none;
    width: 80%;
    margin: 0 auto;
  }
  .signin_social ul li.st2 {
    left: 36%;
  }
  .signin_social ul li.st3 {
    left: 70%;
  }
  .apply_success_nonmember {
    background: none;
  }
  .joinnowBtn {
    padding-left: 0;
  }
  .JoinNow .rightCol .txt_required {
    display: none;
  }
  .footer-logo img {
    width: 90px;
  }
  #footer .container {
    padding: 30px 0;
  }
  #footer .container > div {
    padding-right: 5px !important;
    padding-left: 5px !important;
  }
  #footer .column {
    line-height: 1.8em;
  }
  #footer .col-lg-3:last-child {
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }
  .top-hero-section {
    height: 480px;
    width: 100%;
    position: relative;
  }
  .top-hero-section .bg-image {
    min-height: 100px;
    width: 100%;
    position: absolute;
    z-index: 10;
    height: 480px;
    background:
      linear-gradient(
        rgba(0, 0, 0, 0.4),
        rgba(0, 0, 0, 0.4),
        rgba(0, 0, 0, 0.2)
      ),
      url('https://assets.themuse.com/images/jobs_landing/jobs-landing-hero.jpg');
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
  }
  .top-hero-section .sub-heading {
    max-width: 500px;
    margin: 85px auto 0px;
  }
  .filters-jobs {
    position: static;
    background: none;
  }
  .jobs-browse-section .browse-heading .filter-all-jobs {
    margin: 15px 0 0;
    font-size: 12px;
  }
  .jobs-browse-section .back-to-browse .filter-all-jobs {
    width: 40%;
    margin: 0 auto;
  }
  .job-element .metadata {
    padding: 0 15px 15px;
  }
  .job-element .favorite-container .favorite,
  .job-element .favorite-container .unfavorite {
    font-size: 16px;
    padding: 11px 10px 8px;
  }
  .top-block {
    padding: 50px 0;
  }
  .top-block h1 {
    margin: 30px auto;
    font-size: 30px;
  }
  .top-block .ctas {
    padding: 0 0 30px;
  }
  .top-block .ctas a {
    width: 190px !important;
  }
  .sidebar-content
    .company-profile-preview-sidebar
    .company-profile-preview-sidebar-image
    img {
    margin-top: -50px;
  }
  .sidebar-content .company-logo {
    width: 100px;
  }
  .job-individual .job-post .job-post-description {
    margin: 40px 0 0 0;
    font-size: 15px;
  }
  .job-individual .job-post .job-post-description h1 {
    font-size: 25px;
    margin: 30px 0;
  }
  .job-individual .job-post .job-post-description h2 {
    font-size: 20px;
  }
  .job-individual .job-post .job-post-description h3 {
    font-size: 17px;
  }
  .job-individual .job-post .job-post-description iframe {
    width: 450px;
    height: 230px;
  }
  .top-hero-section .join-talent-top .stayconnect {
    display: block;
  }
}
@media (max-width: 790px) {
  #footer .container {
    padding-bottom: 85px;
  }
}
@media (min-width: 768px) {
  .sidebar-content:first-child {
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .header .header-container {
    height: auto;
  }
  body #widgets div.section:last-child,
  #company-profile .col-xs-8,
  #company-profile .col-xs-6,
  #company-profile .col-xs-4,
  #company-profile #widgets .widget-col-2 {
    width: 100%;
  }
  .user-nav {
    margin: 0;
  }
  .main-container {
    padding-top: 0;
  }
  .grey-buttons.horizontal {
    margin-bottom: 20px;
  }
  .grey-buttons.horizontal .icon-wrapper {
    margin-right: 10px;
  }
  .btn-greyscale {
    width: 35px;
    height: 35px;
    padding: 10px 0;
    font-size: 15px;
  }
  .widget,
  #company-profile .area .area-title {
    text-align: center;
  }
  .widget .round-btn {
    margin: 0 auto;
  }
  body #widgets .widget-col-2 {
    width: 50%;
    float: left;
  }
  body #widgets div.section {
    float: right;
  }
  body #widgets div.section:first-child,
  .head-spec ul {
    float: left;
  }
  body #widgets div.section:last-child div.widget {
    margin: 0;
    padding: 0;
  }
  body #widgets div.section:last-child div.widget:nth-child(3n + 3) {
    clear: both;
  }
  body #widgets div.section:last-child div.insight {
    padding: 5px;
  }
  body #widgets div.section:last-child div.widget {
    margin: 0 auto;
    padding: 2px 0;
  }
  .widget .career-box,
  .widget .join-talent-box,
  .widget .survey-box {
    text-align: left;
  }
  #company-profile,
  .head-spec {
    max-width: 573px;
  }
  #company-profile .area .section .grid_1,
  #company-profile .area .section .grid_1_1,
  #company-profile .area .section .grid_1_2,
  #company-profile .area .section .grid_2_2,
  #company-profile .area .section .quote,
  #company-profile .area .section .grid_3_2 {
    float: none;
    margin: 2px auto;
  }
  #company-profile .area .section .grid_1 {
    max-width: 320px;
  }
  #company-profile .area .section .text-right,
  .head-spec .area .section .text-right {
    padding: 10px;
  }
  #company-profile .area .section .text-lower-right {
    font-size: 27px;
  }
  .head-spec .see-job {
    width: auto;
  }
  .head-spec .title-block {
    display: block;
    float: none;
  }
  .head-spec .title-block h1 {
    line-height: 1.4em;
    font-size: 18px;
  }
  .head-spec .title-block h1 .big-title {
    font-size: 23px;
  }
  .head-spec .area .section .text-lower-right {
    font-size: 19px;
  }
  .head-spec .btn-row {
    text-align: center;
    margin: 10px 0;
  }
  .head-spec .btn-row .see-job {
    margin-right: 0;
  }
  .head-spec .btn-row .next-company,
  .head-spec .btn-row .see-job {
    float: none;
    display: inline-block;
  }
  .join-talent-top {
    float: none;
    margin: 0 auto;
    padding: 20px 0;
  }
  .back-to-browse {
    padding: 30px 0;
  }
  .top-hero-section {
    height: 320px;
    width: 100%;
    position: relative;
  }
  .top-hero-section .bg-image {
    min-height: 100px;
    width: 100%;
    position: absolute;
    z-index: 10;
    height: 320px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
  }
  .top-hero-section .sub-heading {
    margin-top: 15px;
    padding: 0 15px;
  }
  .top-hero-section .sub-heading h1 {
    font-size: 30px;
    margin-top: 0;
  }
  .top-hero-section .sub-heading h2 {
    margin: 10px auto;
    font-size: 14px;
  }
  .jobs-browse-section .browse-heading {
    width: 90%;
    margin: 10px auto 0;
  }
  .jobs-browse-section .browse-heading h1,
  .jobs-browse-section .browse-heading .filter-all-jobs {
    float: none;
    display: block;
  }
  .jobs-browse-section .browse-heading h1 {
    font-size: 22px;
    text-align: center;
  }
  .jobs-browse-section .browse-heading .filter-all-jobs {
    width: 100%;
    max-width: 265px;
    font-size: 18px;
    margin: 0 auto;
    background: none;
    border: none;
    border-radius: 0;
    padding: 5px 0 0;
    color: #3852d4 !important;
    border-bottom: 1px solid #b5b5b5;
  }
  .jobs-browse-section .browse-heading .filter-all-jobs i,
  .job-element .new-label .fa,
  .sidebar-content .company-profile-preview-sidebar,
  .sidebar-content .useful-links,
  .no-bootstrap #footer .col-sm-4 {
    display: none;
  }
  .jobs-browse-section .back-to-browse .filter-all-jobs {
    width: 70%;
  }
  .job-element .new-label {
    right: 0;
    top: auto;
    bottom: 24%;
  }
  .job-element .metadata {
    font-size: 0.8em;
  }
  .job-element .tile-copy {
    height: auto;
  }
  .job-element .new-label {
    top: 10px;
  }
  .top-block {
    padding: 30px 0px;
  }
  .top-block .ctas {
    padding: 0 15px;
  }
  .top-block .ctas div {
    display: block;
  }
  .top-block .ctas a {
    width: 100% !important;
    margin: 0px 0 15px 0;
  }
  .sidebar-content,
  .job-individual .job-body {
    padding: 0;
  }
  .sidebar-content p {
    margin: 15px 0;
  }
  .sidebar-content h3 {
    font-size: 13px;
  }
  .sidebar-content .metadata-list {
    float: left;
    width: 50%;
    margin: 0 0 20px;
  }
  .sidebar-content .favorite-box-container,
  .job-side-section #share {
    float: left;
  }
  .job-side-section #share {
    width: 50%;
  }
  .job-individual .job-post .job-post-description {
    margin: 0;
    font-size: 14px;
  }
  .job-individual .job-post .job-post-description iframe {
    width: 100%;
  }
  .job-individual .job-post .job-post-description h1 {
    font-size: 20px;
    margin: 15px 0;
  }
  .job-individual .job-post .job-post-description h2 {
    font-size: 17px;
  }
  .job-individual .job-post .job-post-description h3 {
    font-size: 15px;
  }
  .job-individual .job-post .bottom-ctas {
    margin: 20px 0;
  }
  .job-individual .job-post .bottom-ctas > div {
    padding: 0;
    margin-bottom: 15px;
  }
  .job-individual .job-side-section {
    float: none;
    width: auto;
    padding-left: 0;
  }
  .job-individual .job-main-section {
    float: left;
    width: 100%;
    padding-left: 0;
  }
  .page-contact-pre .LeftContact,
  .page-contact-pre .RightContact,
  .frmContact .value {
    width: 100%;
  }
  .page-contact-pre .RightContact {
    padding-top: 50px;
  }
  .frmContact input.width_238,
  .frmContact .row textarea {
    width: 97%;
    padding: 3px 1%;
  }
  .copyright {
    padding-bottom: 20px;
    font-size: 11px;
  }
  .footer-logo img {
    width: 70px;
    margin: 10px auto 20px auto;
    display: block;
  }
  #footer {
    padding: 0 0 50px 0;
  }
  #footer .container {
    padding: 20px 10px 30px;
  }
  #footer .column {
    display: block;
    margin: 0 auto;
  }
  #footer .column.social_col {
    text-align: center;
    padding-top: 20px;
  }
  #footer .copyright {
    width: 100%;
    text-align: center;
  }
  .no-bootstrap #footer .col-lg-3 {
    width: 100%;
  }
}
@media (max-width: 640px) {
  .search-jobs-main input.width_545,
  .search-jobs-main button.searchvt1 {
    width: 100%;
    margin-right: 0;
  }
  .search-jobs-main .chosen-container {
    width: 100% !important;
    margin-right: 0;
  }
  .search-jobs-main input.width_545,
  .search-jobs-main .chosen-container {
    margin-bottom: 15px;
  }
  #Join_Success,
  #Join_Success .container {
    width: 100%;
  }
}
@media (max-width: 600px) {
  #company-profile .col-xs-8,
  #company-profile .col-xs-4,
  .head-spec .col-xs-8,
  .head-spec .col-xs-4,
  #company-profile .col-xs-8,
  #company-profile .col-xs-6,
  #company-profile .widget-col-2,
  #company-profile .col-xs-4,
  .head-spec .col-xs-8,
  .head-spec .col-xs-6,
  .head-spec .widget-col-2,
  .head-spec .col-xs-4 {
    width: 100%;
  }
  #company-profile .btn-row .see-job,
  .head-spec .btn-row .see-job {
    margin: 3px;
    margin-left: 0;
  }
  #company-profile .office.btn-row,
  .head-spec .office.btn-row {
    text-align: left;
    display: table;
  }
  #company-profile .office.btn-row .see-job,
  .head-spec .office.btn-row .see-job {
    display: table-cell;
    vertical-align: top;
    height: 36px;
  }
  #company-profile .office.btn-row .see-job a.blue-solid-button-xs,
  #company-profile .office.btn-row .see-job a.btn-sign-up,
  .head-spec .office.btn-row .see-job a.blue-solid-button-xs,
  .head-spec .office.btn-row .see-job a.btn-sign-up {
    font-size: 11px;
  }
  #company-profile .area .area-title,
  .head-spec .area .area-title {
    text-align: center;
  }
  #company-profile .area .section .grid_1,
  #company-profile .area .section .grid_1_1,
  #company-profile .area .section .grid_1_2,
  #company-profile .area .section .grid_2_2,
  #company-profile .area .section .quote,
  #company-profile .area .section .grid_3_2,
  .head-spec .area .section .grid_1,
  .head-spec .area .section .grid_1_1,
  .head-spec .area .section .grid_1_2,
  .head-spec .area .section .grid_2_2,
  .head-spec .area .section .quote,
  .head-spec .area .section .grid_3_2 {
    float: none;
    margin: 2px auto;
  }
  #company-profile .area .section .text-lower-right,
  .head-spec .area .section .text-lower-right {
    font-size: 27px;
  }
}
@media (max-width: 500px) {
  body #widgets div.section {
    float: none !important;
    margin: 0 auto;
  }
  .jobs-browse-section .back-to-browse .filter-all-jobs {
    width: 85%;
  }
}
@media (max-width: 480px) {
  .search-jobs-main {
    padding-top: 75px;
  }
  .top-hero-section .sub-heading h1,
  .top-hero-section .sub-heading h2 {
    display: none;
  }
  .JoinNow .rightCol {
    width: 80%;
  }
  .sidebar-content .metadata-list,
  .sidebar-content .favorite-box-container,
  .job-side-section #share {
    width: 100%;
  }
  .top-hero-section .join-talent-top {
    display: none;
  }
}
@media (max-width: 400px) {
  .jobs-browse-section .browse-heading h1 {
    font-size: 18px;
  }
  .jobs-browse-section .browse-heading .filter-all-jobs {
    font-size: 14px;
    max-width: 210px;
  }
}
@media (max-width: 360px) {
  .header .header-container {
    width: 88%;
  }
  .signin_social ul {
    width: 100%;
  }
}
@media (max-width: 320px) {
  .header .header-container {
    width: 82%;
  }
  .job-individual .job-post .job-post-description iframe {
    height: 100%;
  }
  .job-individual .job-post .external-apply {
    width: 100%;
  }
}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('https://assets.talentnetwork.vn/templateP21/fonts/fontawesome-webfont.eot?v=4.7.0');
  src:
    url('https://assets.talentnetwork.vn/templateP21/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0')
      format('embedded-opentype'),
    url('https://assets.talentnetwork.vn/templateP21/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),
    url('https://assets.talentnetwork.vn/templateP21/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),
    url('https://assets.talentnetwork.vn/templateP21/fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),
    url('https://assets.talentnetwork.vn/templateP21/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular')
      format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eeeeee;
  border-radius: 0.1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right {
  margin-left: 0.3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: 0.3em;
}
.fa.pull-right {
  margin-left: 0.3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: 'progid:DXImageTransform.Microsoft.BasicImage(rotation=1)';
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: 'progid:DXImageTransform.Microsoft.BasicImage(rotation=2)';
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: 'progid:DXImageTransform.Microsoft.BasicImage(rotation=3)';
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: 'progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)';
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: 'progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)';
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: '\f000';
}
.fa-music:before {
  content: '\f001';
}
.fa-search:before {
  content: '\f002';
}
.fa-envelope-o:before {
  content: '\f003';
}
.fa-heart:before {
  content: '\f004';
}
.fa-star:before {
  content: '\f005';
}
.fa-star-o:before {
  content: '\f006';
}
.fa-user:before {
  content: '\f007';
}
.fa-film:before {
  content: '\f008';
}
.fa-th-large:before {
  content: '\f009';
}
.fa-th:before {
  content: '\f00a';
}
.fa-th-list:before {
  content: '\f00b';
}
.fa-check:before {
  content: '\f00c';
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: '\f00d';
}
.fa-search-plus:before {
  content: '\f00e';
}
.fa-search-minus:before {
  content: '\f010';
}
.fa-power-off:before {
  content: '\f011';
}
.fa-signal:before {
  content: '\f012';
}
.fa-gear:before,
.fa-cog:before {
  content: '\f013';
}
.fa-trash-o:before {
  content: '\f014';
}
.fa-home:before {
  content: '\f015';
}
.fa-file-o:before {
  content: '\f016';
}
.fa-clock-o:before {
  content: '\f017';
}
.fa-road:before {
  content: '\f018';
}
.fa-download:before {
  content: '\f019';
}
.fa-arrow-circle-o-down:before {
  content: '\f01a';
}
.fa-arrow-circle-o-up:before {
  content: '\f01b';
}
.fa-inbox:before {
  content: '\f01c';
}
.fa-play-circle-o:before {
  content: '\f01d';
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: '\f01e';
}
.fa-refresh:before {
  content: '\f021';
}
.fa-list-alt:before {
  content: '\f022';
}
.fa-lock:before {
  content: '\f023';
}
.fa-flag:before {
  content: '\f024';
}
.fa-headphones:before {
  content: '\f025';
}
.fa-volume-off:before {
  content: '\f026';
}
.fa-volume-down:before {
  content: '\f027';
}
.fa-volume-up:before {
  content: '\f028';
}
.fa-qrcode:before {
  content: '\f029';
}
.fa-barcode:before {
  content: '\f02a';
}
.fa-tag:before {
  content: '\f02b';
}
.fa-tags:before {
  content: '\f02c';
}
.fa-book:before {
  content: '\f02d';
}
.fa-bookmark:before {
  content: '\f02e';
}
.fa-print:before {
  content: '\f02f';
}
.fa-camera:before {
  content: '\f030';
}
.fa-font:before {
  content: '\f031';
}
.fa-bold:before {
  content: '\f032';
}
.fa-italic:before {
  content: '\f033';
}
.fa-text-height:before {
  content: '\f034';
}
.fa-text-width:before {
  content: '\f035';
}
.fa-align-left:before {
  content: '\f036';
}
.fa-align-center:before {
  content: '\f037';
}
.fa-align-right:before {
  content: '\f038';
}
.fa-align-justify:before {
  content: '\f039';
}
.fa-list:before {
  content: '\f03a';
}
.fa-dedent:before,
.fa-outdent:before {
  content: '\f03b';
}
.fa-indent:before {
  content: '\f03c';
}
.fa-video-camera:before {
  content: '\f03d';
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: '\f03e';
}
.fa-pencil:before {
  content: '\f040';
}
.fa-map-marker:before {
  content: '\f041';
}
.fa-adjust:before {
  content: '\f042';
}
.fa-tint:before {
  content: '\f043';
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: '\f044';
}
.fa-share-square-o:before {
  content: '\f045';
}
.fa-check-square-o:before {
  content: '\f046';
}
.fa-arrows:before {
  content: '\f047';
}
.fa-step-backward:before {
  content: '\f048';
}
.fa-fast-backward:before {
  content: '\f049';
}
.fa-backward:before {
  content: '\f04a';
}
.fa-play:before {
  content: '\f04b';
}
.fa-pause:before {
  content: '\f04c';
}
.fa-stop:before {
  content: '\f04d';
}
.fa-forward:before {
  content: '\f04e';
}
.fa-fast-forward:before {
  content: '\f050';
}
.fa-step-forward:before {
  content: '\f051';
}
.fa-eject:before {
  content: '\f052';
}
.fa-chevron-left:before {
  content: '\f053';
}
.fa-chevron-right:before {
  content: '\f054';
}
.fa-plus-circle:before {
  content: '\f055';
}
.fa-minus-circle:before {
  content: '\f056';
}
.fa-times-circle:before {
  content: '\f057';
}
.fa-check-circle:before {
  content: '\f058';
}
.fa-question-circle:before {
  content: '\f059';
}
.fa-info-circle:before {
  content: '\f05a';
}
.fa-crosshairs:before {
  content: '\f05b';
}
.fa-times-circle-o:before {
  content: '\f05c';
}
.fa-check-circle-o:before {
  content: '\f05d';
}
.fa-ban:before {
  content: '\f05e';
}
.fa-arrow-left:before {
  content: '\f060';
}
.fa-arrow-right:before {
  content: '\f061';
}
.fa-arrow-up:before {
  content: '\f062';
}
.fa-arrow-down:before {
  content: '\f063';
}
.fa-mail-forward:before,
.fa-share:before {
  content: '\f064';
}
.fa-expand:before {
  content: '\f065';
}
.fa-compress:before {
  content: '\f066';
}
.fa-plus:before {
  content: '\f067';
}
.fa-minus:before {
  content: '\f068';
}
.fa-asterisk:before {
  content: '\f069';
}
.fa-exclamation-circle:before {
  content: '\f06a';
}
.fa-gift:before {
  content: '\f06b';
}
.fa-leaf:before {
  content: '\f06c';
}
.fa-fire:before {
  content: '\f06d';
}
.fa-eye:before {
  content: '\f06e';
}
.fa-eye-slash:before {
  content: '\f070';
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: '\f071';
}
.fa-plane:before {
  content: '\f072';
}
.fa-calendar:before {
  content: '\f073';
}
.fa-random:before {
  content: '\f074';
}
.fa-comment:before {
  content: '\f075';
}
.fa-magnet:before {
  content: '\f076';
}
.fa-chevron-up:before {
  content: '\f077';
}
.fa-chevron-down:before {
  content: '\f078';
}
.fa-retweet:before {
  content: '\f079';
}
.fa-shopping-cart:before {
  content: '\f07a';
}
.fa-folder:before {
  content: '\f07b';
}
.fa-folder-open:before {
  content: '\f07c';
}
.fa-arrows-v:before {
  content: '\f07d';
}
.fa-arrows-h:before {
  content: '\f07e';
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: '\f080';
}
.fa-twitter-square:before {
  content: '\f081';
}
.fa-facebook-square:before {
  content: '\f082';
}
.fa-camera-retro:before {
  content: '\f083';
}
.fa-key:before {
  content: '\f084';
}
.fa-gears:before,
.fa-cogs:before {
  content: '\f085';
}
.fa-comments:before {
  content: '\f086';
}
.fa-thumbs-o-up:before {
  content: '\f087';
}
.fa-thumbs-o-down:before {
  content: '\f088';
}
.fa-star-half:before {
  content: '\f089';
}
.fa-heart-o:before {
  content: '\f08a';
}
.fa-sign-out:before {
  content: '\f08b';
}
.fa-linkedin-square:before {
  content: '\f08c';
}
.fa-thumb-tack:before {
  content: '\f08d';
}
.fa-external-link:before {
  content: '\f08e';
}
.fa-sign-in:before {
  content: '\f090';
}
.fa-trophy:before {
  content: '\f091';
}
.fa-github-square:before {
  content: '\f092';
}
.fa-upload:before {
  content: '\f093';
}
.fa-lemon-o:before {
  content: '\f094';
}
.fa-phone:before {
  content: '\f095';
}
.fa-square-o:before {
  content: '\f096';
}
.fa-bookmark-o:before {
  content: '\f097';
}
.fa-phone-square:before {
  content: '\f098';
}
.fa-twitter:before {
  content: '\f099';
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: '\f09a';
}
.fa-github:before {
  content: '\f09b';
}
.fa-unlock:before {
  content: '\f09c';
}
.fa-credit-card:before {
  content: '\f09d';
}
.fa-feed:before,
.fa-rss:before {
  content: '\f09e';
}
.fa-hdd-o:before {
  content: '\f0a0';
}
.fa-bullhorn:before {
  content: '\f0a1';
}
.fa-bell:before {
  content: '\f0f3';
}
.fa-certificate:before {
  content: '\f0a3';
}
.fa-hand-o-right:before {
  content: '\f0a4';
}
.fa-hand-o-left:before {
  content: '\f0a5';
}
.fa-hand-o-up:before {
  content: '\f0a6';
}
.fa-hand-o-down:before {
  content: '\f0a7';
}
.fa-arrow-circle-left:before {
  content: '\f0a8';
}
.fa-arrow-circle-right:before {
  content: '\f0a9';
}
.fa-arrow-circle-up:before {
  content: '\f0aa';
}
.fa-arrow-circle-down:before {
  content: '\f0ab';
}
.fa-globe:before {
  content: '\f0ac';
}
.fa-wrench:before {
  content: '\f0ad';
}
.fa-tasks:before {
  content: '\f0ae';
}
.fa-filter:before {
  content: '\f0b0';
}
.fa-briefcase:before {
  content: '\f0b1';
}
.fa-arrows-alt:before {
  content: '\f0b2';
}
.fa-group:before,
.fa-users:before {
  content: '\f0c0';
}
.fa-chain:before,
.fa-link:before {
  content: '\f0c1';
}
.fa-cloud:before {
  content: '\f0c2';
}
.fa-flask:before {
  content: '\f0c3';
}
.fa-cut:before,
.fa-scissors:before {
  content: '\f0c4';
}
.fa-copy:before,
.fa-files-o:before {
  content: '\f0c5';
}
.fa-paperclip:before {
  content: '\f0c6';
}
.fa-save:before,
.fa-floppy-o:before {
  content: '\f0c7';
}
.fa-square:before {
  content: '\f0c8';
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: '\f0c9';
}
.fa-list-ul:before {
  content: '\f0ca';
}
.fa-list-ol:before {
  content: '\f0cb';
}
.fa-strikethrough:before {
  content: '\f0cc';
}
.fa-underline:before {
  content: '\f0cd';
}
.fa-table:before {
  content: '\f0ce';
}
.fa-magic:before {
  content: '\f0d0';
}
.fa-truck:before {
  content: '\f0d1';
}
.fa-pinterest:before {
  content: '\f0d2';
}
.fa-pinterest-square:before {
  content: '\f0d3';
}
.fa-google-plus-square:before {
  content: '\f0d4';
}
.fa-google-plus:before {
  content: '\f0d5';
}
.fa-money:before {
  content: '\f0d6';
}
.fa-caret-down:before {
  content: '\f0d7';
}
.fa-caret-up:before {
  content: '\f0d8';
}
.fa-caret-left:before {
  content: '\f0d9';
}
.fa-caret-right:before {
  content: '\f0da';
}
.fa-columns:before {
  content: '\f0db';
}
.fa-unsorted:before,
.fa-sort:before {
  content: '\f0dc';
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: '\f0dd';
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: '\f0de';
}
.fa-envelope:before {
  content: '\f0e0';
}
.fa-linkedin:before {
  content: '\f0e1';
}
.fa-rotate-left:before,
.fa-undo:before {
  content: '\f0e2';
}
.fa-legal:before,
.fa-gavel:before {
  content: '\f0e3';
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: '\f0e4';
}
.fa-comment-o:before {
  content: '\f0e5';
}
.fa-comments-o:before {
  content: '\f0e6';
}
.fa-flash:before,
.fa-bolt:before {
  content: '\f0e7';
}
.fa-sitemap:before {
  content: '\f0e8';
}
.fa-umbrella:before {
  content: '\f0e9';
}
.fa-paste:before,
.fa-clipboard:before {
  content: '\f0ea';
}
.fa-lightbulb-o:before {
  content: '\f0eb';
}
.fa-exchange:before {
  content: '\f0ec';
}
.fa-cloud-download:before {
  content: '\f0ed';
}
.fa-cloud-upload:before {
  content: '\f0ee';
}
.fa-user-md:before {
  content: '\f0f0';
}
.fa-stethoscope:before {
  content: '\f0f1';
}
.fa-suitcase:before {
  content: '\f0f2';
}
.fa-bell-o:before {
  content: '\f0a2';
}
.fa-coffee:before {
  content: '\f0f4';
}
.fa-cutlery:before {
  content: '\f0f5';
}
.fa-file-text-o:before {
  content: '\f0f6';
}
.fa-building-o:before {
  content: '\f0f7';
}
.fa-hospital-o:before {
  content: '\f0f8';
}
.fa-ambulance:before {
  content: '\f0f9';
}
.fa-medkit:before {
  content: '\f0fa';
}
.fa-fighter-jet:before {
  content: '\f0fb';
}
.fa-beer:before {
  content: '\f0fc';
}
.fa-h-square:before {
  content: '\f0fd';
}
.fa-plus-square:before {
  content: '\f0fe';
}
.fa-angle-double-left:before {
  content: '\f100';
}
.fa-angle-double-right:before {
  content: '\f101';
}
.fa-angle-double-up:before {
  content: '\f102';
}
.fa-angle-double-down:before {
  content: '\f103';
}
.fa-angle-left:before {
  content: '\f104';
}
.fa-angle-right:before {
  content: '\f105';
}
.fa-angle-up:before {
  content: '\f106';
}
.fa-angle-down:before {
  content: '\f107';
}
.fa-desktop:before {
  content: '\f108';
}
.fa-laptop:before {
  content: '\f109';
}
.fa-tablet:before {
  content: '\f10a';
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: '\f10b';
}
.fa-circle-o:before {
  content: '\f10c';
}
.fa-quote-left:before {
  content: '\f10d';
}
.fa-quote-right:before {
  content: '\f10e';
}
.fa-spinner:before {
  content: '\f110';
}
.fa-circle:before {
  content: '\f111';
}
.fa-mail-reply:before,
.fa-reply:before {
  content: '\f112';
}
.fa-github-alt:before {
  content: '\f113';
}
.fa-folder-o:before {
  content: '\f114';
}
.fa-folder-open-o:before {
  content: '\f115';
}
.fa-smile-o:before {
  content: '\f118';
}
.fa-frown-o:before {
  content: '\f119';
}
.fa-meh-o:before {
  content: '\f11a';
}
.fa-gamepad:before {
  content: '\f11b';
}
.fa-keyboard-o:before {
  content: '\f11c';
}
.fa-flag-o:before {
  content: '\f11d';
}
.fa-flag-checkered:before {
  content: '\f11e';
}
.fa-terminal:before {
  content: '\f120';
}
.fa-code:before {
  content: '\f121';
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: '\f122';
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: '\f123';
}
.fa-location-arrow:before {
  content: '\f124';
}
.fa-crop:before {
  content: '\f125';
}
.fa-code-fork:before {
  content: '\f126';
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: '\f127';
}
.fa-question:before {
  content: '\f128';
}
.fa-info:before {
  content: '\f129';
}
.fa-exclamation:before {
  content: '\f12a';
}
.fa-superscript:before {
  content: '\f12b';
}
.fa-subscript:before {
  content: '\f12c';
}
.fa-eraser:before {
  content: '\f12d';
}
.fa-puzzle-piece:before {
  content: '\f12e';
}
.fa-microphone:before {
  content: '\f130';
}
.fa-microphone-slash:before {
  content: '\f131';
}
.fa-shield:before {
  content: '\f132';
}
.fa-calendar-o:before {
  content: '\f133';
}
.fa-fire-extinguisher:before {
  content: '\f134';
}
.fa-rocket:before {
  content: '\f135';
}
.fa-maxcdn:before {
  content: '\f136';
}
.fa-chevron-circle-left:before {
  content: '\f137';
}
.fa-chevron-circle-right:before {
  content: '\f138';
}
.fa-chevron-circle-up:before {
  content: '\f139';
}
.fa-chevron-circle-down:before {
  content: '\f13a';
}
.fa-html5:before {
  content: '\f13b';
}
.fa-css3:before {
  content: '\f13c';
}
.fa-anchor:before {
  content: '\f13d';
}
.fa-unlock-alt:before {
  content: '\f13e';
}
.fa-bullseye:before {
  content: '\f140';
}
.fa-ellipsis-h:before {
  content: '\f141';
}
.fa-ellipsis-v:before {
  content: '\f142';
}
.fa-rss-square:before {
  content: '\f143';
}
.fa-play-circle:before {
  content: '\f144';
}
.fa-ticket:before {
  content: '\f145';
}
.fa-minus-square:before {
  content: '\f146';
}
.fa-minus-square-o:before {
  content: '\f147';
}
.fa-level-up:before {
  content: '\f148';
}
.fa-level-down:before {
  content: '\f149';
}
.fa-check-square:before {
  content: '\f14a';
}
.fa-pencil-square:before {
  content: '\f14b';
}
.fa-external-link-square:before {
  content: '\f14c';
}
.fa-share-square:before {
  content: '\f14d';
}
.fa-compass:before {
  content: '\f14e';
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: '\f150';
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: '\f151';
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: '\f152';
}
.fa-euro:before,
.fa-eur:before {
  content: '\f153';
}
.fa-gbp:before {
  content: '\f154';
}
.fa-dollar:before,
.fa-usd:before {
  content: '\f155';
}
.fa-rupee:before,
.fa-inr:before {
  content: '\f156';
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: '\f157';
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: '\f158';
}
.fa-won:before,
.fa-krw:before {
  content: '\f159';
}
.fa-bitcoin:before,
.fa-btc:before {
  content: '\f15a';
}
.fa-file:before {
  content: '\f15b';
}
.fa-file-text:before {
  content: '\f15c';
}
.fa-sort-alpha-asc:before {
  content: '\f15d';
}
.fa-sort-alpha-desc:before {
  content: '\f15e';
}
.fa-sort-amount-asc:before {
  content: '\f160';
}
.fa-sort-amount-desc:before {
  content: '\f161';
}
.fa-sort-numeric-asc:before {
  content: '\f162';
}
.fa-sort-numeric-desc:before {
  content: '\f163';
}
.fa-thumbs-up:before {
  content: '\f164';
}
.fa-thumbs-down:before {
  content: '\f165';
}
.fa-youtube-square:before {
  content: '\f166';
}
.fa-youtube:before {
  content: '\f167';
}
.fa-xing:before {
  content: '\f168';
}
.fa-xing-square:before {
  content: '\f169';
}
.fa-youtube-play:before {
  content: '\f16a';
}
.fa-dropbox:before {
  content: '\f16b';
}
.fa-stack-overflow:before {
  content: '\f16c';
}
.fa-instagram:before {
  content: '\f16d';
}
.fa-flickr:before {
  content: '\f16e';
}
.fa-adn:before {
  content: '\f170';
}
.fa-bitbucket:before {
  content: '\f171';
}
.fa-bitbucket-square:before {
  content: '\f172';
}
.fa-tumblr:before {
  content: '\f173';
}
.fa-tumblr-square:before {
  content: '\f174';
}
.fa-long-arrow-down:before {
  content: '\f175';
}
.fa-long-arrow-up:before {
  content: '\f176';
}
.fa-long-arrow-left:before {
  content: '\f177';
}
.fa-long-arrow-right:before {
  content: '\f178';
}
.fa-apple:before {
  content: '\f179';
}
.fa-windows:before {
  content: '\f17a';
}
.fa-android:before {
  content: '\f17b';
}
.fa-linux:before {
  content: '\f17c';
}
.fa-dribbble:before {
  content: '\f17d';
}
.fa-skype:before {
  content: '\f17e';
}
.fa-foursquare:before {
  content: '\f180';
}
.fa-trello:before {
  content: '\f181';
}
.fa-female:before {
  content: '\f182';
}
.fa-male:before {
  content: '\f183';
}
.fa-gittip:before,
.fa-gratipay:before {
  content: '\f184';
}
.fa-sun-o:before {
  content: '\f185';
}
.fa-moon-o:before {
  content: '\f186';
}
.fa-archive:before {
  content: '\f187';
}
.fa-bug:before {
  content: '\f188';
}
.fa-vk:before {
  content: '\f189';
}
.fa-weibo:before {
  content: '\f18a';
}
.fa-renren:before {
  content: '\f18b';
}
.fa-pagelines:before {
  content: '\f18c';
}
.fa-stack-exchange:before {
  content: '\f18d';
}
.fa-arrow-circle-o-right:before {
  content: '\f18e';
}
.fa-arrow-circle-o-left:before {
  content: '\f190';
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: '\f191';
}
.fa-dot-circle-o:before {
  content: '\f192';
}
.fa-wheelchair:before {
  content: '\f193';
}
.fa-vimeo-square:before {
  content: '\f194';
}
.fa-turkish-lira:before,
.fa-try:before {
  content: '\f195';
}
.fa-plus-square-o:before {
  content: '\f196';
}
.fa-space-shuttle:before {
  content: '\f197';
}
.fa-slack:before {
  content: '\f198';
}
.fa-envelope-square:before {
  content: '\f199';
}
.fa-wordpress:before {
  content: '\f19a';
}
.fa-openid:before {
  content: '\f19b';
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: '\f19c';
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: '\f19d';
}
.fa-yahoo:before {
  content: '\f19e';
}
.fa-google:before {
  content: '\f1a0';
}
.fa-reddit:before {
  content: '\f1a1';
}
.fa-reddit-square:before {
  content: '\f1a2';
}
.fa-stumbleupon-circle:before {
  content: '\f1a3';
}
.fa-stumbleupon:before {
  content: '\f1a4';
}
.fa-delicious:before {
  content: '\f1a5';
}
.fa-digg:before {
  content: '\f1a6';
}
.fa-pied-piper-pp:before {
  content: '\f1a7';
}
.fa-pied-piper-alt:before {
  content: '\f1a8';
}
.fa-drupal:before {
  content: '\f1a9';
}
.fa-joomla:before {
  content: '\f1aa';
}
.fa-language:before {
  content: '\f1ab';
}
.fa-fax:before {
  content: '\f1ac';
}
.fa-building:before {
  content: '\f1ad';
}
.fa-child:before {
  content: '\f1ae';
}
.fa-paw:before {
  content: '\f1b0';
}
.fa-spoon:before {
  content: '\f1b1';
}
.fa-cube:before {
  content: '\f1b2';
}
.fa-cubes:before {
  content: '\f1b3';
}
.fa-behance:before {
  content: '\f1b4';
}
.fa-behance-square:before {
  content: '\f1b5';
}
.fa-steam:before {
  content: '\f1b6';
}
.fa-steam-square:before {
  content: '\f1b7';
}
.fa-recycle:before {
  content: '\f1b8';
}
.fa-automobile:before,
.fa-car:before {
  content: '\f1b9';
}
.fa-cab:before,
.fa-taxi:before {
  content: '\f1ba';
}
.fa-tree:before {
  content: '\f1bb';
}
.fa-spotify:before {
  content: '\f1bc';
}
.fa-deviantart:before {
  content: '\f1bd';
}
.fa-soundcloud:before {
  content: '\f1be';
}
.fa-database:before {
  content: '\f1c0';
}
.fa-file-pdf-o:before {
  content: '\f1c1';
}
.fa-file-word-o:before {
  content: '\f1c2';
}
.fa-file-excel-o:before {
  content: '\f1c3';
}
.fa-file-powerpoint-o:before {
  content: '\f1c4';
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: '\f1c5';
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: '\f1c6';
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: '\f1c7';
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: '\f1c8';
}
.fa-file-code-o:before {
  content: '\f1c9';
}
.fa-vine:before {
  content: '\f1ca';
}
.fa-codepen:before {
  content: '\f1cb';
}
.fa-jsfiddle:before {
  content: '\f1cc';
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: '\f1cd';
}
.fa-circle-o-notch:before {
  content: '\f1ce';
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: '\f1d0';
}
.fa-ge:before,
.fa-empire:before {
  content: '\f1d1';
}
.fa-git-square:before {
  content: '\f1d2';
}
.fa-git:before {
  content: '\f1d3';
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: '\f1d4';
}
.fa-tencent-weibo:before {
  content: '\f1d5';
}
.fa-qq:before {
  content: '\f1d6';
}
.fa-wechat:before,
.fa-weixin:before {
  content: '\f1d7';
}
.fa-send:before,
.fa-paper-plane:before {
  content: '\f1d8';
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: '\f1d9';
}
.fa-history:before {
  content: '\f1da';
}
.fa-circle-thin:before {
  content: '\f1db';
}
.fa-header:before {
  content: '\f1dc';
}
.fa-paragraph:before {
  content: '\f1dd';
}
.fa-sliders:before {
  content: '\f1de';
}
.fa-share-alt:before {
  content: '\f1e0';
}
.fa-share-alt-square:before {
  content: '\f1e1';
}
.fa-bomb:before {
  content: '\f1e2';
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: '\f1e3';
}
.fa-tty:before {
  content: '\f1e4';
}
.fa-binoculars:before {
  content: '\f1e5';
}
.fa-plug:before {
  content: '\f1e6';
}
.fa-slideshare:before {
  content: '\f1e7';
}
.fa-twitch:before {
  content: '\f1e8';
}
.fa-yelp:before {
  content: '\f1e9';
}
.fa-newspaper-o:before {
  content: '\f1ea';
}
.fa-wifi:before {
  content: '\f1eb';
}
.fa-calculator:before {
  content: '\f1ec';
}
.fa-paypal:before {
  content: '\f1ed';
}
.fa-google-wallet:before {
  content: '\f1ee';
}
.fa-cc-visa:before {
  content: '\f1f0';
}
.fa-cc-mastercard:before {
  content: '\f1f1';
}
.fa-cc-discover:before {
  content: '\f1f2';
}
.fa-cc-amex:before {
  content: '\f1f3';
}
.fa-cc-paypal:before {
  content: '\f1f4';
}
.fa-cc-stripe:before {
  content: '\f1f5';
}
.fa-bell-slash:before {
  content: '\f1f6';
}
.fa-bell-slash-o:before {
  content: '\f1f7';
}
.fa-trash:before {
  content: '\f1f8';
}
.fa-copyright:before {
  content: '\f1f9';
}
.fa-at:before {
  content: '\f1fa';
}
.fa-eyedropper:before {
  content: '\f1fb';
}
.fa-paint-brush:before {
  content: '\f1fc';
}
.fa-birthday-cake:before {
  content: '\f1fd';
}
.fa-area-chart:before {
  content: '\f1fe';
}
.fa-pie-chart:before {
  content: '\f200';
}
.fa-line-chart:before {
  content: '\f201';
}
.fa-lastfm:before {
  content: '\f202';
}
.fa-lastfm-square:before {
  content: '\f203';
}
.fa-toggle-off:before {
  content: '\f204';
}
.fa-toggle-on:before {
  content: '\f205';
}
.fa-bicycle:before {
  content: '\f206';
}
.fa-bus:before {
  content: '\f207';
}
.fa-ioxhost:before {
  content: '\f208';
}
.fa-angellist:before {
  content: '\f209';
}
.fa-cc:before {
  content: '\f20a';
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: '\f20b';
}
.fa-meanpath:before {
  content: '\f20c';
}
.fa-buysellads:before {
  content: '\f20d';
}
.fa-connectdevelop:before {
  content: '\f20e';
}
.fa-dashcube:before {
  content: '\f210';
}
.fa-forumbee:before {
  content: '\f211';
}
.fa-leanpub:before {
  content: '\f212';
}
.fa-sellsy:before {
  content: '\f213';
}
.fa-shirtsinbulk:before {
  content: '\f214';
}
.fa-simplybuilt:before {
  content: '\f215';
}
.fa-skyatlas:before {
  content: '\f216';
}
.fa-cart-plus:before {
  content: '\f217';
}
.fa-cart-arrow-down:before {
  content: '\f218';
}
.fa-diamond:before {
  content: '\f219';
}
.fa-ship:before {
  content: '\f21a';
}
.fa-user-secret:before {
  content: '\f21b';
}
.fa-motorcycle:before {
  content: '\f21c';
}
.fa-street-view:before {
  content: '\f21d';
}
.fa-heartbeat:before {
  content: '\f21e';
}
.fa-venus:before {
  content: '\f221';
}
.fa-mars:before {
  content: '\f222';
}
.fa-mercury:before {
  content: '\f223';
}
.fa-intersex:before,
.fa-transgender:before {
  content: '\f224';
}
.fa-transgender-alt:before {
  content: '\f225';
}
.fa-venus-double:before {
  content: '\f226';
}
.fa-mars-double:before {
  content: '\f227';
}
.fa-venus-mars:before {
  content: '\f228';
}
.fa-mars-stroke:before {
  content: '\f229';
}
.fa-mars-stroke-v:before {
  content: '\f22a';
}
.fa-mars-stroke-h:before {
  content: '\f22b';
}
.fa-neuter:before {
  content: '\f22c';
}
.fa-genderless:before {
  content: '\f22d';
}
.fa-facebook-official:before {
  content: '\f230';
}
.fa-pinterest-p:before {
  content: '\f231';
}
.fa-whatsapp:before {
  content: '\f232';
}
.fa-server:before {
  content: '\f233';
}
.fa-user-plus:before {
  content: '\f234';
}
.fa-user-times:before {
  content: '\f235';
}
.fa-hotel:before,
.fa-bed:before {
  content: '\f236';
}
.fa-viacoin:before {
  content: '\f237';
}
.fa-train:before {
  content: '\f238';
}
.fa-subway:before {
  content: '\f239';
}
.fa-medium:before {
  content: '\f23a';
}
.fa-yc:before,
.fa-y-combinator:before {
  content: '\f23b';
}
.fa-optin-monster:before {
  content: '\f23c';
}
.fa-opencart:before {
  content: '\f23d';
}
.fa-expeditedssl:before {
  content: '\f23e';
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: '\f240';
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: '\f241';
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: '\f242';
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: '\f243';
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: '\f244';
}
.fa-mouse-pointer:before {
  content: '\f245';
}
.fa-i-cursor:before {
  content: '\f246';
}
.fa-object-group:before {
  content: '\f247';
}
.fa-object-ungroup:before {
  content: '\f248';
}
.fa-sticky-note:before {
  content: '\f249';
}
.fa-sticky-note-o:before {
  content: '\f24a';
}
.fa-cc-jcb:before {
  content: '\f24b';
}
.fa-cc-diners-club:before {
  content: '\f24c';
}
.fa-clone:before {
  content: '\f24d';
}
.fa-balance-scale:before {
  content: '\f24e';
}
.fa-hourglass-o:before {
  content: '\f250';
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: '\f251';
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: '\f252';
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: '\f253';
}
.fa-hourglass:before {
  content: '\f254';
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: '\f255';
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: '\f256';
}
.fa-hand-scissors-o:before {
  content: '\f257';
}
.fa-hand-lizard-o:before {
  content: '\f258';
}
.fa-hand-spock-o:before {
  content: '\f259';
}
.fa-hand-pointer-o:before {
  content: '\f25a';
}
.fa-hand-peace-o:before {
  content: '\f25b';
}

.fa-trademark:before {
  content: '\f25c';
}
.fa-registered:before {
  content: '\f25d';
}
.fa-creative-commons:before {
  content: '\f25e';
}
.fa-gg:before {
  content: '\f260';
}
.fa-gg-circle:before {
  content: '\f261';
}
.fa-tripadvisor:before {
  content: '\f262';
}
.fa-odnoklassniki:before {
  content: '\f263';
}
.fa-odnoklassniki-square:before {
  content: '\f264';
}
.fa-get-pocket:before {
  content: '\f265';
}
.fa-wikipedia-w:before {
  content: '\f266';
}
.fa-safari:before {
  content: '\f267';
}
.fa-chrome:before {
  content: '\f268';
}
.fa-firefox:before {
  content: '\f269';
}
.fa-opera:before {
  content: '\f26a';
}
.fa-internet-explorer:before {
  content: '\f26b';
}
.fa-tv:before,
.fa-television:before {
  content: '\f26c';
}
.fa-contao:before {
  content: '\f26d';
}
.fa-500px:before {
  content: '\f26e';
}
.fa-amazon:before {
  content: '\f270';
}
.fa-calendar-plus-o:before {
  content: '\f271';
}
.fa-calendar-minus-o:before {
  content: '\f272';
}
.fa-calendar-times-o:before {
  content: '\f273';
}
.fa-calendar-check-o:before {
  content: '\f274';
}
.fa-industry:before {
  content: '\f275';
}
.fa-map-pin:before {
  content: '\f276';
}
.fa-map-signs:before {
  content: '\f277';
}
.fa-map-o:before {
  content: '\f278';
}
.fa-map:before {
  content: '\f279';
}
.fa-commenting:before {
  content: '\f27a';
}
.fa-commenting-o:before {
  content: '\f27b';
}
.fa-houzz:before {
  content: '\f27c';
}
.fa-vimeo:before {
  content: '\f27d';
}
.fa-black-tie:before {
  content: '\f27e';
}
.fa-fonticons:before {
  content: '\f280';
}
.fa-reddit-alien:before {
  content: '\f281';
}
.fa-edge:before {
  content: '\f282';
}
.fa-credit-card-alt:before {
  content: '\f283';
}
.fa-codiepie:before {
  content: '\f284';
}
.fa-modx:before {
  content: '\f285';
}
.fa-fort-awesome:before {
  content: '\f286';
}
.fa-usb:before {
  content: '\f287';
}
.fa-product-hunt:before {
  content: '\f288';
}
.fa-mixcloud:before {
  content: '\f289';
}
.fa-scribd:before {
  content: '\f28a';
}
.fa-pause-circle:before {
  content: '\f28b';
}
.fa-pause-circle-o:before {
  content: '\f28c';
}
.fa-stop-circle:before {
  content: '\f28d';
}
.fa-stop-circle-o:before {
  content: '\f28e';
}
.fa-shopping-bag:before {
  content: '\f290';
}
.fa-shopping-basket:before {
  content: '\f291';
}
.fa-hashtag:before {
  content: '\f292';
}
.fa-bluetooth:before {
  content: '\f293';
}
.fa-bluetooth-b:before {
  content: '\f294';
}
.fa-percent:before {
  content: '\f295';
}
.fa-gitlab:before {
  content: '\f296';
}
.fa-wpbeginner:before {
  content: '\f297';
}
.fa-wpforms:before {
  content: '\f298';
}
.fa-envira:before {
  content: '\f299';
}
.fa-universal-access:before {
  content: '\f29a';
}
.fa-wheelchair-alt:before {
  content: '\f29b';
}
.fa-question-circle-o:before {
  content: '\f29c';
}
.fa-blind:before {
  content: '\f29d';
}
.fa-audio-description:before {
  content: '\f29e';
}
.fa-volume-control-phone:before {
  content: '\f2a0';
}
.fa-braille:before {
  content: '\f2a1';
}
.fa-assistive-listening-systems:before {
  content: '\f2a2';
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: '\f2a3';
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: '\f2a4';
}
.fa-glide:before {
  content: '\f2a5';
}
.fa-glide-g:before {
  content: '\f2a6';
}
.fa-signing:before,
.fa-sign-language:before {
  content: '\f2a7';
}
.fa-low-vision:before {
  content: '\f2a8';
}
.fa-viadeo:before {
  content: '\f2a9';
}
.fa-viadeo-square:before {
  content: '\f2aa';
}
.fa-snapchat:before {
  content: '\f2ab';
}
.fa-snapchat-ghost:before {
  content: '\f2ac';
}
.fa-snapchat-square:before {
  content: '\f2ad';
}
.fa-pied-piper:before {
  content: '\f2ae';
}
.fa-first-order:before {
  content: '\f2b0';
}
.fa-yoast:before {
  content: '\f2b1';
}
.fa-themeisle:before {
  content: '\f2b2';
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: '\f2b3';
}
.fa-fa:before,
.fa-font-awesome:before {
  content: '\f2b4';
}
.fa-handshake-o:before {
  content: '\f2b5';
}
.fa-envelope-open:before {
  content: '\f2b6';
}
.fa-envelope-open-o:before {
  content: '\f2b7';
}
.fa-linode:before {
  content: '\f2b8';
}
.fa-address-book:before {
  content: '\f2b9';
}
.fa-address-book-o:before {
  content: '\f2ba';
}
.fa-vcard:before,
.fa-address-card:before {
  content: '\f2bb';
}
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: '\f2bc';
}
.fa-user-circle:before {
  content: '\f2bd';
}
.fa-user-circle-o:before {
  content: '\f2be';
}
.fa-user-o:before {
  content: '\f2c0';
}
.fa-id-badge:before {
  content: '\f2c1';
}
.fa-drivers-license:before,
.fa-id-card:before {
  content: '\f2c2';
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: '\f2c3';
}
.fa-quora:before {
  content: '\f2c4';
}
.fa-free-code-camp:before {
  content: '\f2c5';
}
.fa-telegram:before {
  content: '\f2c6';
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: '\f2c7';
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: '\f2c8';
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: '\f2c9';
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: '\f2ca';
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: '\f2cb';
}
.fa-shower:before {
  content: '\f2cc';
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: '\f2cd';
}
.fa-podcast:before {
  content: '\f2ce';
}
.fa-window-maximize:before {
  content: '\f2d0';
}
.fa-window-minimize:before {
  content: '\f2d1';
}
.fa-window-restore:before {
  content: '\f2d2';
}
.fa-times-rectangle:before,
.fa-window-close:before {
  content: '\f2d3';
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: '\f2d4';
}
.fa-bandcamp:before {
  content: '\f2d5';
}
.fa-grav:before {
  content: '\f2d6';
}
.fa-etsy:before {
  content: '\f2d7';
}
.fa-imdb:before {
  content: '\f2d8';
}
.fa-ravelry:before {
  content: '\f2d9';
}
.fa-eercast:before {
  content: '\f2da';
}
.fa-microchip:before {
  content: '\f2db';
}
.fa-snowflake-o:before {
  content: '\f2dc';
}
.fa-superpowers:before {
  content: '\f2dd';
}
.fa-wpexplorer:before {
  content: '\f2de';
}
.fa-meetup:before {
  content: '\f2e0';
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
#header-menu-mobile {
  background: white;
  border-right: 1px solid #dfdada;
  left: -290px;
  position: absolute;
  top: 0;
  width: 290px;
  height: 100%;
  overflow-x: auto;
}
