@font-face {
    font-family: 'brandon_grotesquebold';
    src: url('https://static.zippia.com/fonts/brandongrotesque-bold-webfont.woff2');
}
.header-image-container .header-image {
    width: 100%;
}
/* Page title CSS */
.category-tab-content .rankContainer {
    height: auto;
    margin-bottom: -5px;
}
.category-tab-content .rankContainer .rankTitleCentered{
    position: initial;
    top: 57%;
    transform: none;
    display: block;
    margin: 88px auto 40px;
    height: auto;
}
.category-tab-content .bucketList .bucketListItem{
    width: 347px;
    margin-right: 18px;
    min-height: 161px;
    height: 161px;
}
.category-tab-content .bucketList .bucketListItem.more{
    max-height: none;
    overflow: auto;
    min-height: auto;
    height: auto;
}
.category-tab-content .bucketList .bucketListItemContent{
    height: auto;
    width: auto;
    margin-top: 1px;
    margin-left: 10px;
}
.category-tab-content .bucketList {
    position: relative;
    display: block;
    width: 100%;
    padding-bottom: 50px;
    padding-right: 0;
    padding-left: 0;
}
.bucketsRow{
    position: relative;
    float: left;
}
.category-tab-content .bucketList .bucketListItem.noMarginRight{
    margin-right: 0;
}
.category-tab-content {
    margin-bottom: 0px !important;
}
.rankContainer .rankTitle, .rankContainer .rankAuthorName, .rankContainer .rankAuthorCategory a, .rankContainer .rankAuthorDate {
    color: #333333;
}
.rankContainer .rankAuthorCategory, .rankContainer .rankAuthorDate {
    opacity: 0.8;
    margin-top: 20px;
}
.rankContainer .rankTitleCentered {
    top: 59%;
}
.rankContainer .rankTitle {
    font-size: 28px;
    line-height: 36px;
    letter-spacing: 2.8px;
}
.rank-authors-table{
    display: table;
    margin: auto;
}
.rank-authors-table .rankDivAuthor {
    color: #ffffff;
    display: table-cell;
    text-align: center;
    min-height: 166px;
    padding-right: 5px;
    padding-left: 5px;
}
.rankDivAuthor .rankAuthLinkedin{
    position: relative;
    width: 100%;
    float: left;
}
.rankDivAuthor .rankAuthLinkedin img{
    width: 30px;
}
.bucketListItem .longArticleDescription{
    font-size: 14px;
    line-height: 22px;
    width: 100%;
    margin: 0;
    padding-top: 10px;
    max-height: 58px;
    overflow: hidden;
}
.bucketListItem.more .descriptionContainer {
    max-height: none;
    overflow: auto;
    margin-bottom: -5px;
}
.bucketListItem .descriptionContainer{
    position: relative;
    float: left;
    border-top: 1px solid #ECEFF5;
    margin-top: 20px;
}
.bucketListItem .show-more{
    background: linear-gradient(to left,#fff 50%,rgba(255,255,255,0));
    top: 33px;
    color: #3174ee;
    font-size: 14px!important;
    font-weight: 600;
    position: absolute;
    right: 0px;
    text-align: right;
    width: 201px;
    padding-right: 5px;
    line-height: 20px;
    cursor: pointer;
}
.bucketListItem.more .show-more {
    display: none;
}
.bucketListItem.more .longArticleDescription {
    max-height: none;
}
.header-image-container {
    margin-bottom: 50.5px;
}
.header-image {
    background-color: #F0F2F4;
    height: 291px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
}
.header-image img {

}
.strong {
    font-weight: 600
}



/* Main section CSS */
.main-section .large-bullets, .main-section .small-bullets {
    list-style: none;
}
.main-section .large-bullets li::before {
    content: "\2b24";
    position: absolute;
    color: #3174EE;
    font-weight: bold;
    font-size: 9px;
    margin-top: 12px;
    margin-left: -23px;
}
.main-section .large-bullets li.state-list-item::before {
    margin-top: 0px !important;
    margin-left: -24px;
}
.main-section .small-bullets li::before {
    content: "\2b24";
    position: absolute;
    margin-top: 5px;
    color: #3174EE;
    font-weight: bold;
    font-size: 6px;
    margin-top: 9px;
    margin-left: -17px;
}
.main-section h2 {
    text-align: center;
}
.main-section h3 {
    font-size: 20px;
    line-height: 27px;
    font-weight: 600;
}
.main-section .centered-h3 {
    text-align: center;
    width: 80%;
    margin: 0 auto;
    padding: 10px 0 5px;
}
.main-section .section-h3 {
    margin: 36px 0 12px;
}
.header-link {
    font-size: 16px;
}
.two-column-list {
    padding-left: 20px;
}
.main-section .two-column-list p {
    font-size: 14px;
}
.main-section .img-responsive {
    margin-top: 24px;
    padding-bottom: 28px;
    max-width: 100%;
}
.img-responsive {
    max-width: 100%;
}

.two-column-list-container {
    padding-top: 7px;
}
.two-column-list-container h3 {
    margin-top: 5px;
    margin-bottom: 7px;
}
.two-column-list-container li {
    margin-bottom: 14px
}
/* Worker stats */
.worker-stats {
    display: none;
    padding-top: 22px;
}
.worker-stat-container {
    display: flex;
    flex-direction: column;
}
.worker-stat-header {
    font-size: 24px;
    font-family: "brandon_grotesquebold";
    line-height: 24px;
    padding-bottom: 4px;
}
/* List of States Table CSS */
.states-table {
    border: 1px solid #D8DEE2;
    box-sizing: border-box;
    border-radius: 4px;
    margin: 24px 0;
    padding: 24px 0;
}
.state-list-item {
    margin-bottom: 14px;
}
.state-list-item-text {
    opacity: 0.8;
}
.states-table .state-list-item::before {
    content: "\2022";
    color: #3174EE;
    font-weight: bold;
    display: inline-block;
    width: 17px;
    margin-left: -1em;
    font-size: 23px;
}
.states-table ul{
    list-style: none;
    display: flex;
    flex-wrap: wrap;
}
.states-table li {
    align-items: center;
}

/* States heatmap CSS */
#heatmap .hoverinfo,
.heatmap-container .hoverinfo {
    background: #3c3c3c;
    color: #ffffff;
    font-family: "Open Sans";
    font-size: 14px;
    box-shadow: none;
    border: none;
    display: grid;
    grid-template-columns: 117px 202px;
    grid-template-rows: 22px 104px 16px;
    padding: 16px 16px 0;
    grid-gap: 8px;
}
#heatmap .hoverinfo .row1.col2,
#heatmap .hoverinfo .row2.col2,
#heatmap .hoverinfo .row3.col2,
.heatmap-container .hoverinfo .row1.col2,
.heatmap-container .hoverinfo .row2.col2,
.heatmap-container .hoverinfo .row3.col2 {
    text-align: left;
}
#heatmap .hoverinfo .col1,
.heatmap-container .hoverinfo .col1 {
    grid-column-start: 1;
    grid-column-end: 2;
}
#heatmap .hoverinfo .col2,
.heatmap-container .hoverinfo .col2 {
    grid-column-start: 2;
    grid-column-end: 3;
}
#heatmap .hoverinfo .row1.col1,
#heatmap .hoverinfo .row2.col1,
#heatmap .hoverinfo .row3.col1,
.heatmap-container .hoverinfo .row1.col1,
.heatmap-container .hoverinfo .row2.col1,
.heatmap-container .hoverinfo .row3.col1 {
    text-align: right;
}
#heatmap .hoverinfo .row1,
.heatmap-container .hoverinfo .row1 {
    grid-row-start: 1;
    grid-row-end: 2;
}
#heatmap .hoverinfo .row2,
.heatmap-container .hoverinfo .row2 {
    grid-row-start: 2;
    grid-row-end: 3;
}
#heatmap .hoverinfo .row3,
.heatmap-container .hoverinfo .row3 {
    grid-row-start: 3;
    grid-row-end: 4;
}

/* Heatmap legend CSS */
.heatmap-legend {
    display: flex;
    flex-direction: column;
    padding: 0 5px 24px;
}
.legend-row {
    display: flex;
    align-items: center;
}
.legend-row:not(:last-child) {
    padding-bottom: 12px;
}
.legend-color {
    width: 24px;
    height: 24px;
    border-radius: 3.5px;
    min-height: 24px;
    min-width: 24px;
}
.legend-color.dark {
    background: #3174EE;
}
.legend-color.medium {
    background: #98BAF7;
}
.legend-color.light {
    background: #C1D5FA;
}
.legend-text {
    color: rgba(51, 51, 51, 0.8);
    font-size: 13px;
    line-height: 16px;
    padding-left: 8px;
}

/*ORDERED LIST WITH CUSTOM NUMBER*/
.ordered-list-large {
    position: relative;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    counter-reset: item;
}
.ordered-list-large .ordered-list-large-item {
    display: table;
    counter-increment: item;
}
.ordered-list-large .ordered-list-large-item {
    margin-top: 48px;
}
.ordered-list-large .ordered-list-large-item:before {
    counter-increment: li;
    content: counter(item);
    right: 100%;
    margin-right: 15px;
    position: absolute;
    border-radius: 50%;
    height: 32px;
    width: 32px;
    background-color: #3174EE;
    text-align:center;
    color: white;
    margin-top: 3px;
    font-size: 16px;
    line-height: 32px;
    font-weight: bold;
}


/* expert panel CSS */
.panel-group.expert-panel-group {
    padding: 12px 0 14px;
}
.panel.expert-panel {
    border: 1px solid #d8dee2;
    border-radius: 4px;
    margin: 18px 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.panel-heading:hover, .panel-heading.open{
    background: #f9f9f9;
    cursor: pointer;
}
.panel-heading.open {
    border-bottom: 1px solid #ECEFF5;
}
.panel-heading {
    padding: 20px 0 20px 20px;
    transition: background 0.5s ease;
}
.panel-heading > a {
    display: flex;
    flex: 0 0 190px;
}
.panel .panel-heading img {
    width: 94px;
    height: 94px;
    border-radius: 6px;
}
.panel-heading-text {
    padding-left: 14px;
    width: 542px;
}
.panel-heading .panel-heading-name {
    font-weight: 600;
    font-size: 20px;
    line-height: 27px;
    color: #333333;
}

.panel-heading .panel-heading-body p {
    color: #333333;
    opacity: 0.8;
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
}
.panel-button-container {
    display: flex;
    align-items: center;
    margin: 0 30px;
}
.panel-button {
    display: flex;
    justify-content: center;
    align-items: center;
    border: none;
    margin: 0;
    padding: 0;
    overflow: visible;

    color: inherit;
    font: inherit;

    line-height: normal;

    -webkit-font-smoothing: inherit;
    -moz-osx-font-smoothing: inherit;

    -webkit-appearance: none;

    border-radius: 50%;
    background: #3174EE;
    width: 32px;
    height: 32px;
    color: white;
}
.panel-button i {
    font-size: 22px;
}
.panel-button i.fa-angle-down {
    margin-top: 2px;
    margin-right: 1px;
}
.panel-button i.fa-angle-up {
    margin-bottom: 3.5px;
}
.panel-collapse.collapse.in, .panel-collapse.collapsing {
    padding: 20px;
}
.panel-collapse.collapse.in p, .panel-collapse.collapsing p {
    font-size: 18px;
    line-height: 32px;
}
.panel-body.expert-panel-body {
    border: none !important;
}
.panel-body .panel-body-description {
    display: none;
    margin-top: -20px;
}
.panel-collapse .panel-body .panel-body-description p {
    font-size: 14px;
    color: #333333;
    opacity: 0.8;
}
/* resource panel CSS */
.resources-container {
    padding: 12px 0 48px;
}
.resource-box {
    border-left: 4px solid #eeeeee;
    padding-left: 16px;
    margin-top: 8px;
}
.rankleft p{margin-bottom:12px;font-size:18px;}
.summary{
    background: #C2EFF5;
    width: 100%;
    color: #333;
    padding: 40px 20px;
    margin-bottom: 20px;
    border-radius: 4px;
}
.summary ol{
    margin-top: 15px;
    margin-bottom: 0px;
    line-height: 2;}
.summary ul{
    margin-top: 15px;
    margin-bottom: 0px;}
.summary h2 {
    font-size: 20px;
    color: #333;
    font-family: 'Open Sans', sans-serif;
    text-transform: none;
    letter-spacing: 0;
    font-weight: 600;
    padding: 0;
    margin: 0;
}
.summary a{color:#3174ee;}
.example-answer{
    margin:20px 0px;
    padding:20px;
    border-radius: 4px;
    text-align: center;
    color:#333;
    background: #C2EFF5;
}
.example-answer p{
    text-align:left;
}

.example-answer b{
    font-size:20px;
    font-weight: 600;
}
.example-answer blockquote{
    border-left:4px solid #00BCD4;
    padding-bottom: 16px;
}
.example-answer img{
    margin-bottom: 30px;
}
.firstP{
    margin-top:30px;
}

.related-job-articles strong, .related-job-articles b{
    font-weight: 600;
}
*{
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

h1.rankTitle{
    font-family: "brandon_grotesquebold";
}

.example-answer.color1{
    background: #3F51B5;
}
.example-answer.color2{
    background: #0097A7;
}
.example-answer.color3{
    background: #FDEEAE;
    color:#333 !important;
}
.example-answer.color3 p, .example-answer.color3 a{
    color:#333;
}
.example-answer.color3 blockquote {
    border-left: 4px solid #333;
}
h3.coments-title, .wp_rp_wrap .related_post_title {
    border-top-style: solid;
    border-top-color: #BAC4DA;
    border-top-width: 1px;
    padding-top: 60px !important;
    font-size: 24px;
    font-family: "brandon_grotesquebold";
    text-transform: uppercase;
    letter-spacing: 2.4px;
    padding-bottom: 8px !important;
    margin-top: 40px;
}
h3.coments-title{
    margin-top:80px;
}

.relarticle .advice-section .advice-tabing .advice-block p.wp_rp_title.rob-bold {
    width: calc(100% - 40px) !important;
    background-color: #fff;
    color: #333 !important;
    font-weight: 600;
    bottom: 0 !important;
    position: relative !important;
    left: 0 !important;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: -20px;
    box-shadow: 0 2px 0 0 #BAC4DA;
    font-size: 18px;
    line-height: 24px;
    padding: 16px;
    height: 100px;
}
.rankleft .relarticle .advice-section .advice-tabing .col-md-12 {
    height: 340px;
}
.rankleft .relarticle .advice-section .advice-tabing .col-md-12 small {
    opacity: 1;
    font-size: 14px;
    color: #666;
    line-height: 24px;
    font-weight: 400;
    background: #fff;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    padding-bottom: 8px;
}
.related-job-articles b {
    font-size: 18px;
    line-height: 2;
}
.example-answer.good-answer {
    color: #333;
    background: #D4ECD5;
    border-color: #4CAF50;
}
.example-answer.good-answer, .example-answer.bad-answer{
    text-align: left;
}
.example-answer.good-answer p, .example-answer.bad-answer p {
    text-align: left;
    color: #333;
}
.example-answer.good-answer blockquote {
    border-left: 4px solid #4CAF50;
    padding-bottom: 16px;
}
.example-answer.bad-answer blockquote {
    border-left: 4px solid #D32F2F;
    padding-bottom: 16px;
}
.example-answer.good-answer a, .example-answer.bad-answer a {
    color: #333;
}
.example-answer.bad-answer {
    background: #F8DEDE;
    color: #333;
}
h2.fancy:before {
    border-bottom-style: solid;
    border-bottom-color: #BAC4DA;
    border-bottom-width: 1px;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 24px;
    margin: auto;
    width: 200px;
}
h2.fancy span.number {
    color: #333;
    width: 48px;
    position: absolute;
    height: 48px;
    text-align: center;
    border-radius: 50%;
    background: #FFFFFF;
    border: 1px solid #BAC4DA;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    font-size: 24px;
    line-height: 48px;
}
h2.fancy {
    margin-bottom: 18px;
    margin-top: 48px;
    padding-top: 60px;
    text-align: center;
    position: relative;
}
.related-job-articles ul {
    margin-top: 0px;
}
.related-job-articles {
    margin-top: 36px;
}
.example-answer p:last-Child {
    margin-bottom: 0;
}
p.intro-words {
    margin-top: 36px;
    margin-bottom: 24px;
    font-family: "brandon_grotesquebold";
    font-size: 30px;
    line-height: 1.6;
    letter-spacing: 3px;
    color: #333333;
    text-transform: uppercase;
}
.intro-words b {
    font-weight: 400;
}
.email-box {
    background: #FFFFFF;
    border-radius: 4px;
    padding: 20px;
    border-style: solid;
    border-width: 1px;
    border-color: #D8DEE2;
    position: relative;
    width: 100%;
    max-width: 100%;
    margin-top: 40px;
}
.email-box h3 {
    margin-bottom: 10px;
    font-family: "brandon_grotesquebold";
    font-size: 24px;
    line-height: 1.6;
    letter-spacing: 2.4px;
    color: #333333;
    text-transform: uppercase;
    margin-bottom: 0;
}
.email-box button.blue-submit-button {
    background: #3174EE;
    box-shadow: none;
    border-style: none;
    color: #fff;
    width: 96px;
    border-radius: 0px 4px 4px 0;
    height: 48px;
    position: absolute;
    top: 0;
    right: 0;
}
.email-box form {
    position: relative;
    width: 100%;
    height: 48px;
    margin-top: -12px;
}
.email-box input.form-control {
    height: 48px;
    border-style: solid;
    box-shadow: none !important;
    border-color: #D8DEE2;
    border-width: 1px;
    padding-right: 106px;
    left: 0;
    right: 0;
    position: absolute;
    top: 0;
}
.email-box p {
    font-size: 16px;
    line-height: 24px;
    padding-top: 8px;
    padding-bottom: 12px;
}
.example-answer ul:last-Child {
    margin-bottom: 0px;
}
blockquote:last-Child {
    margin-bottom: 0;
}


/* SURVEYS*/
#cmpMiddleQuestion {
    height: 338px;
    background-color: #f0f2f4;
    margin-bottom: 90px;
}
#cmpMiddleQuestion .register-container {
    background-color: #f0f2f4;
    border: 0 solid #c5cfd6;
    border-radius: 0;
    width: 751px;
    max-width: 100%;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    margin: 0 auto;
    margin-top: 76px;
    position: relative;
    z-index: 10;
    margin-bottom: 200px;
}
#cmpMiddleQuestion .step-content {
    margin-left: auto;
    margin-right: auto;
    width: 86%;
    padding-top: 69px;
    padding-bottom: 20px;
}
.register-container-starting .starting-hint {
    width: 370px;
    height: 26px;
    margin: 0 auto 20px;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.3;
    color: #333;
}
.selection-box {
    height: 67px;
    padding: 12px 0;
    margin: 10px auto;
    max-width: 550px;
    text-align: left;
    background: #fff;
    border-radius: 5px;
    border: 1px solid #c5cfd6;
    cursor: pointer;
    font-weight: 400;
    font-family: Open Sans;
    transition: all .07s ease-in-out 0s;
}
.selection-box-label {
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    font-size: 17px;
    margin-top: -15px;
    max-width: 100%;
    line-height: 1.2;
}
.selection-box .icon {
    display: inline-block;
    border-radius: 40px;
    position: relative;
    height: 40px;
    line-height: 36px;
    width: 40px;
    margin-left: 20px;
    text-align: center;
    background: #f1f3f8;
}
.icon-part-time:before {
    content: "\49";
}
.icon-full-time:before {
    content: "\6b";
}
.icon-internship:before {
    content: "\42";
}
.icon-temporary:before {
    content: "\4c";
    font-family: alist-icons!important;
}

.articleTitle{
    padding:28px !important;
    border-radius: 4px;
}
.article-card{
    margin-bottom: 40px !important;

}
.rating-box p:last-Child {
    margin-bottom: 0;
}
.rating-box {
    margin-top: 24px !important;
}
.article-card .articleTitle h2 {
    margin-bottom: 8px;
}
.article-card .articleTitle h3.list-ranking {
    font-weight: 600;
    margin-bottom: -2px;
}
p.firstP {
    margin-bottom: 48px;
    margin-top: 40px;
}
.table-of-contents-show-more {
    display: none;
    margin-left: 15px;
    margin-top: 15px;
    font-weight: 600;
}
@media only screen and (min-width: 413px) and (max-width: 768px){
    .rankleft .relarticle .advice-section .advice-tabing .advice-block img{
        max-height: 250px !important;
    }
}
@media only screen and (max-width: 412px){

}

/* Media Queries, Tablet */

@media only screen and (max-width: 992px) {
    .category-tab-content .rankContainer .rankTitle, .main-section h2 {
        font-size: 24px;
    }
    .panel-heading-text {
        display: flex;
        align-items: center;
        padding-left: 20px;
    }
    .panel-heading .panel-heading-name {
        font-size: 16px;
    }
    .panel-heading-body {
        display: none
    }
    .panel-body .panel-body-description {
        display: block;
    }
    .swiper-button-next, .swiper-button-prev {
        display: none !important;
    }
    .ordered-list-large {
        margin-left: 35px;
    }
    .ordered-list-large .ordered-list-large-item {
        margin-top: 24px;
    }
    .ordered-list-large .ordered-list-large-item::before {
        height: 25px;
        width: 25px;
        margin-right: 5px;
        margin-top: 5px;
        font-size: 14px;
        padding-top: 1px;
        line-height: 23px;
    }
    .main-section .rankleft p {
        font-size: 16px;
    }
    .worker-stats-image {
        /* display: none;*/
    }
    .worker-stats {
        display: block;
    }
    .category-tab-content .bucketList .bucketListItem {
        width: 342px;
    }
}
/* Media Queries, Mobile */
@media only screen and (max-width: 767px) {
    .top-toc.table-of-contents .table-item-hidden-mobile {
        display: none;
    }
    .swiper-container .swiper-slide {
        height: auto !important;
    }
    .fixed {
        position: static;
        margin: 0 20px 48px;
    }
    .nav-stacked.fixed {
        margin: 40px 20px 48px;
    }
    .category-tab-content .header-image {
        height: 145px;
    }
    #heatmap .datamaps-hoverover,
    .heatmap-container .datamaps-hoverover {
        left:0 !important;
        width: 100% !important;
    }
    .category-tab-content .bucketList .bucketListItem {
        width: 100%;
    }
    .table-of-contents.visible-xs {
        margin-bottom: 48px;
        margin-top: 38px;
    }
    .table-of-contents.visible-xs ul{
        margin-left: 15px;
    }
    .category-tab-content .bucketList .bucketListItem {
        width: 100%;
    }
}
