header {
    background: #fff;
    padding: 15px 0;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .25);
    box-shadow: 0 0 10px rgba(0, 0, 0, .25);
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 99
}

header .header_logo {
    max-width: 140px;
    display: block;
    margin-left: 9px
}

.topNav {
    float: right;
    margin-top: 7px;
    margin-right: 43px
}

.topNav a {
    margin: 0 25px;
    color: #3f3f3f;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600
}

.knowledgeNav .topNav a:nth-child(2) {
    color: #e56825;
    font-weight: 700
}

.blogNav .topNav a:nth-child(3) {
    color: #e56825;
    font-weight: 700
}

.contactNav .topNav a:nth-child(4) {
    color: #e56825;
    font-weight: 700
}

footer {
    height: 530px
}

input[type=search]::-webkit-search-cancel-button {
    -webkit-appearance: none;
    background: 0 0
}

.animtionBody01 {
    position: absolute;
    top: -80px;
    opacity: 0
}

.socialLinkBox {
    position: fixed;
    top: 50%;
    transition: all .5s;
    left: 0;
    width: 50px;
    background: #fff;
    border-radius: 0 10px 10px 0;
    padding: 3px 10px;
    box-shadow: 0 0 4px rgba(0, 0, 0, .1)
}

.socialLinkBox .socialLink a {
    margin: 8px 0;
    display: block
}

.heuristicHeader {
    position: relative;
    height: 430px;
    overflow: hidden
}

.heuristicHeader .bread_content {
    max-width: 590px;
    position: absolute;
    color: #fff;
    text-align: center;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%
}

.heuristicHeader .bread_content h1,
.heuristicHeader .bread_content h2 {
    font-size: 42px;
    font-weight: 700;
    margin-top: 20px;
    text-transform: capitalize
}

.heuristicHeader .bread_content span {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 24px;
    display: block
}

.heuristicHeader .bread_content p {
    font-size: 22px;
    font-weight: 400;
    max-width: 520px;
    margin: 0 auto
}

.heuristicHeader .heuristicFooter {
    position: absolute;
    display: flex;
    align-items: center;
    padding: 8px 12px;
    color: #fff;
    justify-content: center;
    bottom: 0;
    left: 0;
    width: 100%
}

.heuristicHeader .heuristicFooter::before {
    content: '';
    background: linear-gradient(92.21deg, #141a30 4.67%, #1d3c58 95.15%);
    opacity: .7;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.heuristicHeader .heuristicFooter p {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 0;
    color: #fff;
    position: relative;
    z-index: 0
}

.heuristicMidContent {
    margin: 30px 0
}

.heuristicMidContent .heuristicPedia {
    display: flex;
    flex-wrap: wrap
}

.heuristicMidContent .heuristicPedia li {
    width: 25%;
    display: inline-flex;
    padding: 0 10px;
    vertical-align: top
}

.heuristicMidContent .heuristicPedia li .heuristicBox {
    color: #394c5e;
    margin: 15px 0;
    text-align: center;
    padding: 20px 0 2px 0;
    background: #fff;
    box-shadow: 0 0 38px rgba(0, 0, 0, .09);
    border-radius: 20px;
    height: 100%;
    text-decoration: none;
    padding-bottom: 30px;
    position: relative
}

.heuristicMidContent .heuristicPedia li .heuristicBox .heuristicHead {
    padding: 0 15px
}

.heuristicMidContent .heuristicPedia li .heuristicBox h2 {
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 0
}

.heuristicMidContent .heuristicPedia li .heuristicBox p {
    font-size: 14px;
    margin-top: 5px
}

.heuristicMidContent .heuristicPedia li .heuristicBox .content {
    max-width: 305px;
    padding: 0 10px;
    min-height: 152px;
    margin: 0 auto 10px;
    font-size: 14px
}

.heuristicMidContent .heuristicPedia li .heuristicBox figure {
    margin: 20px 0;
    min-height: 140px
}

.heuristicMidContent .heuristicPedia li .heuristicBox small {
    text-transform: uppercase;
    color: #f16421;
    font-weight: 600;
    font-size: 14px
}

.heuristicMidContent .heuristicPedia li .heuristicBox .expBtn {
    position: absolute;
    left: 0;
    bottom: 25px;
    text-align: center;
    width: 100%
}

.heuristicHeader-details {
    height: 196px;
    overflow: hidden;
    position: relative;
    margin-top: 58px;
    margin-bottom: 10px;
    background: #133d70;
    background: -moz-linear-gradient(-45deg, #133d70 0, #040404 100%);
    background: -webkit-linear-gradient(-45deg, #133d70 0, #040404 100%);
    background: linear-gradient(135deg, #133d70 0, #040404 100%)
}

.heuristicHeaderCenter {
    max-width: 880px;
    margin: 0 auto;
    width: 100%;
    position: relative;
    display: flex
}

.heuristicHeaderCenter b {
    width: 329px;
    height: 225px;
    display: inline-block;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    vertical-align: middle
}

.heuristicHeaderCenter b.hacksIlls {
    background-size: 70% !important;
    background-position: center !important
}

.heuristicHeaderCenter b.imgCover {
    background-position: center !important;
    background-size: 132% !important
}

.heuristicHeaderCenter b.imgCoverIns {
    background-position: 140px -2px !important;
    background-size: 60% !important;
    background-position: center !important
}

.heuristicHeaderCenter .contentHacks {
    display: inline-block;
    vertical-align: middle;
    max-width: calc(100% - 443px)
}

.heuristicHeader-details img {
    width: 100%;
    opacity: 0
}

.heuristicHeader-details .bread_content {
    position: absolute;
    text-align: center;
    width: 880px;
    color: #fff;
    left: 50%;
    top: 111px;
    transform: translate(-50%, -50%)
}

.heuristicHeader-details .bread_content h1,
.heuristicHeader-details .bread_content h2,
.heuristicHeader-details .bread_content span {
    font-size: 30px;
    line-height: 30px;
    font-weight: 700;
    margin-bottom: 15px;
    text-align: left
}

.heuristicHeader-details .bread_content .contentHacks span {
    font-size: 30px;
    line-height: 30px;
    font-weight: 700;
    margin-bottom: 15px;
    text-align: left;
    display: block
}

.heuristicHeader-details .bread_content p {
    margin-bottom: 0;
    font-size: 22px;
    line-height: 30px;
    text-align: left
}

.heuristicTabMain {
    margin-top: 50px
}

.heuristicTabMain .leftTabsContents {
    width: 230px;
    display: inline-block;
    position: sticky;
    top: 80px;
    z-index: 2;
    margin-top: 16px
}

.heuristicTabMain .leftTabsContents .viewAll {
    display: none;
    background: #e56d2c;
    padding: 0 10px;
    border-radius: 4px;
    cursor: pointer;
    color: #fff
}

.heuristicTabMain .leftTabsContents .searchWrap {
    position: relative
}

.heuristicTabMain .leftTabsContents .searchWrap .resetClose {
    position: absolute;
    display: none;
    right: 1px;
    top: 2px;
    cursor: pointer;
    font-weight: 700
}

.heuristicTabMain .leftTabsContents .viewAllClose {
    position: absolute;
    right: 6px;
    top: 6px;
    cursor: pointer;
    display: none
}

.heuristicTabMain .leftTabsContents.active .searchWrap .resetClose {
    display: block;
    right: 10px
}

.heuristicTabMain .leftTabsContents .searchWrap input {
    background: #fff;
    padding: 5px 12px;
    border: .5px solid #939598;
    box-sizing: border-box;
    border-radius: 50px;
    font-size: 12px
}

.heuristicTabMain .leftTabsContents .searchWrap input::placeholder {
    color: #f1f1f1
}

.heuristicTabMain .leftTabsContents .tabareaWrap {
    background: #f8f8f8;
    padding: 20px 30px;
    border-radius: 15px;
    box-shadow: 0 0 3px rgba(0, 0, 0, .2);
    max-height: 39vh;
    overflow: auto
}

.heuristicTabMain .leftTabsContents .nav {
    margin-top: 15px
}

.heuristicTabMain .leftTabsContents .nav li {
    margin-bottom: 10px;
    width: 100%
}

.heuristicTabMain .leftTabsContents .nav li a {
    color: #696a6a;
    text-decoration: none;
    position: relative;
    padding: 6px 0
}

.heuristicTabMain .leftTabsContents .nav li a.active {
    color: #2d77ea;
    font-weight: 700
}

.heuristicTabMain .leftTabsContents .nav li a.active::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 40px;
    height: 3px;
    background: #2d77ea
}

.heuristicTabMain .rightTabsContents {
    display: inline-block;
    width: calc(100% - 235px);
    padding-left: 125px;
    vertical-align: top
}

.heuristicTabMain .rightTabsContents .mainTitle {
    font-weight: 800;
    font-size: 32px;
    line-height: 34px;
    color: #051a8b;
    border-bottom: 1px solid #acacac;
    padding-bottom: 14px;
    text-transform: uppercase
}

.heuristicTabMain .rightTabsContents .mainTitle span {
    font-weight: 800;
    font-size: 32px;
    line-height: 34px;
    color: #051a8b
}

.heuristicTabMain .biasesBox.active .searchWrap .resetClose {
    display: block;
    cursor: pointer
}

.imageDesignWrap {
    text-align: center
}

.imageDesignWrap figure {
    width: 380px;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 35px
}

.imageDesignWrap .imageDesignContent {
    text-align: left;
    display: inline-block;
    width: 100%;
    padding: 0 10px 10px 10px;
    vertical-align: middle
}

.imageDesignWrap .imageDesignContent h3 {
    color: #2e2d2d;
    font-weight: 700;
    font-size: 16px
}

.imageDesignWrap .imageDesignContent p {
    color: #2e2d2d;
    font-weight: 400;
    font-size: 18px
}

.repeatContent {
    margin-top: 30px;
    margin-bottom: 10px;
    padding: 20px 0;
    border-radius: 3px;
    position: relative
}

.repeatContent ol {
    padding-left: 16px
}

.repeatContent ol.pt-3,
.repeatContent ul.pt-3 {
    padding-top: 0 !important
}

.repeatContent li {
    color: #2e2d2d;
    margin: 8px 0;
    font-weight: 400;
    font-size: 18px
}

.repeatContent h2,
.repeatContent h3 {
    color: #2e2d2d;
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 8px
}

.repeatContent p {
    color: #2e2d2d;
    font-weight: 400;
    font-size: 18px;
    margin: 14px 0
}

.repeatContent p:last-child {
    margin-bottom: 0
}

.repeatContent p a {
    text-decoration: underline
}

.exampleWrap {
    position: relative;
    color: #394c5e;
    margin-top: 15px
}

.exampleWrap span {
    display: block;
    color: #000;
    font-size: 16px;
    font-weight: 700
}

.exampleWrap h5 {
    font-size: 15px;
    font-weight: 700;
    line-height: 22px
}

.exampleWrap h4 {
    font-size: 15px;
    font-weight: 700;
    line-height: 22px;
    margin-top: 30px
}

.exampleWrap p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 0;
    font-weight: 400
}

.exampleWrap p b {
    color: #fcfcfc;
    display: inline-block;
    padding: 0 5px
}

.exampleWrap p i {
    color: #fcfcfc;
    display: inline-block;
    padding: 0;
    font-style: normal
}

.exampleWrap .questionWrap {
    font-size: 14px;
    line-height: 19px
}

.olSimlerView p {
    position: relative;
    padding-left: 18px
}

.olSimlerView i {
    position: absolute;
    top: 0;
    left: 0;
    font-style: normal;
    font-weight: 600
}

.hacksBanner {
    position: relative;
    padding-bottom: 60px
}

.hackmainTitle {
    font-size: 24px;
    font-weight: 900;
    color: #fff;
    text-transform: uppercase;
    padding: 15px 40px 15px 40px;
    background: #666;
    position: absolute;
    right: 60px;
    bottom: 24px
}

.hackContentBox {
    margin-top: 20px;
    margin-bottom: 30px
}

.heuristicHeader .heuristicHeaderImage {
    width: 100%;
    object-fit: cover;
    height: 480px
}

.hackContentBox.hackContentBgCover {
    background: rgba(196, 196, 196, .24);
    padding: 20px 50px;
    padding-left: 40px;
    margin-top: 40px
}

.hackContentBox.hackContentBgCover .imageBox {
    width: 290px
}

.hackContentBox.hackContentBgCover .content {
    width: calc(100% - 300px)
}

.hackContentBox .imageBox {
    display: inline-block;
    width: 366px;
    vertical-align: middle;
    text-align: center;
    padding: 0 20px
}

.hackContentBox .imageBox h3 {
    font-size: 20px;
    font-weight: 700;
    max-width: 220px;
    margin: 20px 0
}

.hackContentBox .content {
    width: calc(100% - 370px);
    display: inline-block;
    padding-left: 20px;
    text-align: justify;
    vertical-align: middle;
    padding-top: 0;
    padding-bottom: 0
}

.listNumber {
    position: relative;
    padding-left: 15px
}

.listNumber i {
    position: absolute;
    left: 0;
    top: 0;
    font-style: normal;
    font-weight: 600
}

.hackContentBox .content h2,
.hackContentBox .content h3 {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 10px 0;
    color: #394c5e;
    text-align: left;
    line-height: 24px
}

.contantArea {
    margin-top: 40px
}

.contantArea h3 {
    text-align: center;
    color: #394c5e;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 15px
}

.contantArea p {
    text-align: justify
}

.hackContentBox.boxwrapContent0 {
    padding: 20px 0
}

.hackContentBox.boxwrapContent0 .content {
    padding-right: 30px
}

.graphUiBox {
    text-align: center;
    margin: 30px 0
}

.graphUiBox h2,
.graphUiBox h3 {
    font-size: 26px;
    font-weight: 700;
    margin: 10px 0;
    color: #394c5e
}

.graphUiBox h2 span,
.graphUiBox h3 span {
    text-transform: uppercase
}

.graphUiBox img {
    margin: 0 auto
}

.graphUiBox .graphUiContent {
    background: rgba(196, 196, 196, .24);
    display: block;
    padding: 20px 50px
}

.graphUiBox .graphUiContent p {
    max-width: 960px;
    text-align: justify;
    margin: 0 auto 15px
}

.graphUiBox .graphUiContent p:last-child() {
    margin-bottom: 0
}

.graphUiBox .graphUiContent ol,
.graphUiBox .graphUiContent p ol,
.graphUiBox .graphUiContent ul,
.hackContentBox .graphUiBox .graphUiContent p ul,
.hackContentBox ol,
.hackContentBox ul {
    padding-left: 40px;
    text-align: left
}

.graphUiContent ol li::marker,
.graphUiContent ul li::marker {
    font-weight: 600
}

.hackContentBox ol li::marker,
.hackContentBox ul li::marker {
    font-weight: 600
}

.repeatContent ol li::marker,
.repeatContent ul li::marker {
    font-weight: 600
}

.lastcolorWrap {
    padding: 30px 62px;
    display: block;
    color: #fff;
    text-align: justify;
    line-height: 25px;
    background: #3552a5;
    margin-top: 40px;
    margin-top: 15px
}

.noHeuristicsData {
    text-align: center
}

.noHeuristicsData i {
    margin: 0 auto 15px;
    display: inline-block
}

.noHeuristicsData h2 {
    color: #acacac;
    text-align: center;
    font-size: 32px;
    font-weight: 700
}

.noHeuristicsData p {
    color: #787878;
    text-align: center;
    font-size: 16px;
    font-weight: 500
}

.noHeuristicsData small {
    color: #000;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    border-top: 1px solid #c8c7c7;
    padding-top: 15px;
    max-width: 660px;
    margin: 15px auto 0;
    display: block
}

.lastcolorWrap p {
    margin-bottom: 0
}

.blue_hack {
    background: #3552a5
}

.rades_hack {
    background: #e73b4d
}

.magenta_hack {
    background: #e73b4d
}

.blue_hack01 {
    background: #4799d9
}

.zero_risk_blue_hack01 {
    background: #1f87a3
}

.diffusion_blue_hack01 {
    background: #3ab8a9
}

.endowment_effect_hack01 {
    background: #fc5e8d
}

.faulty_generalization_hack01 {
    background: #d64038
}

.green_hack01 {
    background: #1c785c
}

.magenta_hack01 {
    background: #ae3249
}

.yellow_hack01 {
    background: #d5a52a
}

.bharwa_hack01 {
    background: #ff6d3f
}

.mental_inertia_hack01 {
    background: #ba65bc
}

.framing_effect_hack01 {
    background: #1c6d78
}

.enormousity_hack01 {
    background: #04c345
}

.affect_heuristic_hack01 {
    background: #5d44c0
}

.availability_heuristic_hack01 {
    background: #fe9c29
}

.choice_overload_hack01 {
    background: #58a572
}

.commission_bias_hack01 {
    background: #d17965
}

.functional_fixednes_hack01 {
    background: #d17965
}

.authority_bias_hack01 {
    background: maroon
}

.availability_cascade_hack01 {
    background: #f7a491
}

.complication_bias_hack01 {
    background: #c93573
}

.primacy_effect_hack01 {
    background: #31006a
}

.arbitrary_coherence_hack01 {
    background: #5479f7
}

.open_option_bias_hack01 {
    background: #637459
}

.naive_diversification_hack01 {
    background: #f17f93
}

.attentional_bias_hack01 {
    background: #dac559
}

.priming_hack01 {
    background: #e85c0e
}

.ascription_of_causality_hack01 {
    background: #9d7b96
}

.ratio_hack01 {
    background: #f8b637
}

.retrofit_bias_hack01 {
    background: #8869bb
}

.belief_bias_hack01 {
    background: #3d2a87
}

.bandwagon_effect_hack01 {
    background: #c1aabc
}

.catalyst_fallacy_hack01 {
    background: #b40606
}

.ultimate_attribution_error_hack01 {
    background: #3f9ca0
}

.negligible_benefit_acceptance_hack01 {
    background: #869d7b
}

.wishful_thinking_hack01 {
    background: #bf4d56
}

.customization_bias_hack01 {
    background: #375a45
}

.certainty_illusion_hack01 {
    background: #896a1a
}

.deferred_decision_making_hack01 {
    background: #ff5a4f
}

.disappointment_aversion_hack01 {
    background: #ff1f70
}

.disjunctive_rule_hack01 {
    background: #c40ce2
}

.dread_risk_bias_hack01 {
    background: #3f1fff
}

.duration_neglect_hack01 {
    background: #45d16c
}

.scarcity_heuristic_hack01 {
    background: #96dd8a
}

.social_proof_hack01 {
    background: #fe839b
}

.source_credibility_bias_hack01 {
    background: #bc312a
}

.instant_return_hack01 {
    background: #45d16c
}

.choosing-by-default_hack01 {
    background: #89351a
}

.compromaxing_hack01 {
    background: #5a4637
}

.egocentric_bias_hack01 {
    background: red
}

.experiential_limitations_hack01 {
    background: #ff8227
}

.focusing_effect_illusion_hack01 {
    background: #ebb802
}

.foot_in_the_door_technique_hack01 {
    background: #f97e39
}

.fundamental_attribution_error_hack01 {
    background: #adde22
}

.halo_effect_hack01 {
    background: #22de35
}

.salience_effect_hack01 {
    background: #1c5770
}

.satisficing_hack01 {
    background: #008eb0
}

.take_the_best_heuristic_hack01 {
    background: #ff990c
}

.background_contrast_effect_hack01 {
    background: #848ad1
}

.ambiguity_aversion_hack01 {
    background: #df9912
}

.commitment_bias_hack01 {
    background: #1d7847
}

.distinction_bias_hack01 {
    background: #2546bc
}

.familiarity_effect_hack01 {
    background: #ffc727
}

.happy_people_hack01 {
    background: #348fab
}

.hyperbolic_discounting_hack01 {
    background: #1ccece
}

.impact_bias_hack01 {
    background: #f25050
}

.ingroup_bias_hack01 {
    background: #c95757
}

.mental_accounting_hack01 {
    background: #5762c9
}

.negativity_bias_hack01 {
    background: #c957a9
}

.mere_token_effect_hack01 {
    background: #12c7b1
}

.numerosity_effect_hack01 {
    background: #7658b8
}

.positive_outcome_bias_hack01 {
    background: #20c712
}

.opportunity_cost_neglect_hack01 {
    background: #c7127f
}

.reciprocity_ihack01 {
    background: #c85807
}

.reactance_theory_hack01 {
    background: #256848
}

.illusion_of_control_hack01 {
    background: #7457c9
}

.imprinting_hack01 {
    background: #af4feb
}

.repetition_bias_hack01 {
    background: #11688d
}

.risk_aversion_hack01 {
    background: #118d77
}

.risk_compensation_hack01 {
    background: #113b8d
}

.projection_bias_hack01 {
    background: #a53131
}

.peak_end_rule_hack01 {
    background: #d58000
}

.escalation_of_commitment_hack01 {
    background: #c51d8c
}

.loss_aversion_hack01 {
    background: #88ab9d
}

.novelty_bias_hack01 {
    background: #9b537e
}

.power_of_free_hack01 {
    background: #248d6e
}

.inconsistency_bias_hack01 {
    background: #66217e
}

.rosy_retrospection_hack01 {
    background: #28ac85
}

.incremental_decision_making_hack01 {
    background: #74a74c
}

.left_digit_bias_hack01 {
    background: #4eaf87
}

.overconfidence_effect_hack01 {
    background: #4625cc
}

.projective_satisficing_hack01 {
    background: #c67415
}

.recognition_heuristic_hack01 {
    background: #c71212
}

.rule_of_consistency_hack01 {
    background: #e15d40
}

.spotlight_effect_hack01 {
    background: #8dc712
}

.status_quo_bias_hack01 {
    background: #da9714
}

.attentional_blindness_hack01 {
    background: #b7e20b
}

.attribute_substitution_hack01 {
    background: #788b04
}

.drunning_kruger_effect_hack01 {
    background: #e35224
}

.sunk_cost_fallacy_hack01 {
    background: #3e88cc
}

.ad_hominem_hack01 {
    background: #0b8a6c
}

.empathy_induced_altruism_hack01 {
    background: #971c48
}

.projective_rule_of_consistency_ihack01 {
    background: #6d4ba6
}

.sinstant_return_hack01 {
    background: #e37300
}

.all_natural_effect_hack01 {
    background: #0a9f7b
}

.anticipation_effect_hack01 {
    background: #c00000
}

.information_bias_ihack01 {
    background: #89a02d
}

.overoptimism_bias_ihack01 {
    background: #963030
}

.valence_effect_ihack01 {
    background: #f6b100
}

.specialist_effect_ihack01 {
    background: #366783
}

.laundry_list_heuristic_ihack01 {
    background: #296d59
}

.rhyme_as_reason_effect_ihack01 {
    background: #92e3a9
}

.adaptive_bias_ihack01 {
    background: #d5f945;
    color: #414141
}

.comfort_zone_bias_ihack01 {
    background: #b1ffff;
    color: #414141
}

.creativity_effect_ihack01 {
    background: #ffa4e0;
    color: #414141
}

.forward_bias_ihack01 {
    background: #ffe661;
    color: #414141
}

.endorsement_heuristic_ihack01 {
    background: #ff9ff0;
    color: #414141
}

.transactional_utility_ihack01 {
    background: #ff9f9f;
    color: #414141
}

.outcome_bias_ihack01 {
    background: #983c3c
}

.prototype_matching_ihack01 {
    background: #035c9b
}

.fluency_heuristic_ihack01 {
    background: #868686
}

.support_theory_ihack01 {
    background: #ffb661
}

.self_fulfilling_prophecy_ihack01 {
    background: #c4d871
}

.comfort_zone_bias_ihack01 span,
.creativity_effect_ihack01 span,
.endorsement_heuristic_ihack01 span,
.forward_bias_ihack01 span,
.self_fulfilling_prophecy_ihack01 span,
.support_theory_ihack01 span,
.transactional_utility_ihack01 span {
    color: #414141 !important
}

.heuristicWorld {
    padding: 60px 15px;
    text-align: center;
    background: linear-gradient(180deg, rgba(196, 196, 196, .1) 0, rgba(196, 196, 196, .01) 100%);
    margin-top: 80px
}

.heuristicWorld h2 {
    color: #394c5e;
    font-size: 40px;
    font-weight: 700
}

.heuristicWorld p {
    color: #394c5e;
    font-size: 26px;
    max-width: 860px;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 30px
}

.huiRoadMainWrap {
    background: #063a6e;
    background: -moz-linear-gradient(left, #063a6e 0, #010e1d 100%);
    background: -webkit-linear-gradient(left, #063a6e 0, #010e1d 100%);
    background: linear-gradient(to right, #063a6e 0, #010e1d 100%);
    display: inline-block;
    width: 100%
}

.huiRoadMainWrap .huiRoadMainHead {
    max-width: 960px;
    margin: 0 auto;
    text-align: center;
    padding: 60px 0 120px 0
}

.huiRoadMainWrap .huiRoadMainHead h2 {
    font-size: 24px;
    color: #fff;
    font-weight: 700;
    line-height: 34px
}

.huiRoadMainWrap .huiRoadMainHead p {
    font-size: 20px;
    color: #fff;
    font-weight: 600;
    line-height: 30px;
    padding-top: 24px;
    max-width: 586px;
    margin: 0 auto
}

.huiRoadImage {
    position: relative
}

.huiRoadWrap {
    float: left;
    width: 100%
}

.huiRoadCenterWrap {
    max-width: 1340px;
    margin: 0 auto
}

.huiRoadWrap .huiRoadImage {
    float: left;
    width: 67%;
    position: relative
}

.huiRoadWrap .huiRoadContent {
    float: left;
    width: 33%
}

.huiRoadWrap .huiRoadContent ul {
    list-style-type: none;
    margin-top: -23px
}

.huiRoadWrap .huiRoadContent ul li {
    margin-bottom: 57px;
    font-size: 18px;
    font-weight: 300;
    color: #fff;
    list-style-type: none
}

.huiRoadWrap .huiRoadContent ul li:last-child {
    margin-bottom: 0
}

.huiRoadWrap .huiRoadContent ul li:nth-child(2) {
    margin-bottom: 40px
}

.huiRoadWrap .huiRoadImage .huiRoadUrl {
    position: relative;
    z-index: 0
}

.huiRoadWrap .huiRoadImage ul {
    position: absolute;
    z-index: 1;
    top: -54px;
    left: 0;
    width: 100%;
    list-style: none
}

.huiRoadWrap .huiRoadImage ul li {
    position: relative
}

.huiRoadWrap .huiRoadImage ul li::after {
    content: '';
    position: absolute;
    right: 20px;
    width: 100%;
    height: 12px;
    top: 50%;
    transform: translateY(-50%);
    background: url(../images/heuristic/lineUsi.png)
}

.huiRoadWrap .huiRoadImage ul li:nth-child(1)::after {
    width: 40%
}

.huiRoadWrap .huiRoadImage ul li:nth-child(2)::after {
    width: 60%
}

.huiRoadWrap .huiRoadImage ul li:nth-child(3)::after {
    width: 50%
}

.huiRoadWrap .huiRoadImage ul li:nth-child(4)::after {
    width: 30%
}

.huiRoadWrap .huiRoadImage ul li:nth-child(5)::after {
    width: 43%
}

.huiRoadWrap .huiRoadImage ul li:nth-child(6)::after {
    width: 30%
}

.huiRoadWrap .huiRoadImage ul li .circleWrap01 {
    margin-left: 43%
}

.huiRoadWrap .huiRoadImage ul li .circleWrap02 {
    margin-left: 15%
}

.huiRoadWrap .huiRoadImage ul li .circleWrap03 {
    margin-left: 33%
}

.huiRoadWrap .huiRoadImage ul li .circleWrap04 {
    margin-left: 53%
}

.huiRoadWrap .huiRoadImage ul li .circleWrap05 {
    margin-left: 34%
}

.huiRoadWrap .huiRoadImage ul li .circleWrap06 {
    margin-left: 53%
}

.huiRoadWrap .huiRoadImage ul li .circle {
    pointer-events: none;
    position: relative;
    z-index: 1;
    background: #03326f;
    filter: drop-shadow(-2px 4px 10px #0aecff);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 2px solid #fff;
    width: 115px;
    height: 115px;
    border-radius: 50%
}

.hsuModleWrap .modal-content {
    background: linear-gradient(110.86deg, #3a85de .98%, #1e308b 80.61%);
    box-shadow: 0 4px 4px rgba(0, 0, 0, .25);
    border: 0;
    border-radius: 20px
}

.hsuModleWrap .modal-content .close span {
    color: #fff;
    font-weight: 400
}

.hsuModleBody {
    display: block;
    padding: 40px;
    text-align: center
}

.hsuModleBody figure {
    width: 70px;
    display: inline-block;
    vertical-align: middle
}

.hsuModleBody p {
    color: #fff;
    width: 100%;
    display: inline-block;
    vertical-align: middle
}

.hsuModleWrap .close {
    position: absolute;
    right: 20px;
    top: 11px;
    z-index: 999;
    font-size: 2rem;
    font-weight: 400;
    color: #fff;
    opacity: 1
}

.heackBottom {
    text-align: center;
    padding: 10px 15px
}

.heackBottom.smFont {
    padding: 30px 40px
}

.heackBottom.smFont span {
    font-weight: 400;
    font-size: 16px
}

.heackBottom span {
    font-size: 24px;
    font-weight: 700;
    color: #fff
}

.mapWrap {
    position: relative;
    height: 500px;
    pointer-events: none;
    display: none
}

.mapWrap .map_loader_wrapper {
    display: none !important
}

.mapWrap .elements {
    position: absolute;
    left: -64px;
    right: auto;
    top: -98px;
    height: 100%
}

.main_word.showTitle {
    opacity: 1;
    font-size: 16px;
    padding: 6px 10px
}

.innerHtmlViewShow {
    position: relative
}

.newristicMap {
    position: absolute;
    opacity: 0;
    z-index: -100;
    height: 550px
}

.showConentArea .repeatContent:nth-child(2n+2) {
    background: rgba(221, 224, 222, .4);
    padding: 30px
}

.showConentArea .repeatContent:last-child {
    background: linear-gradient(278deg, #081c3d .89%, #1f4d78 98.05%);
    border-radius: 0;
    padding: 20px 30px
}

.showConentArea .repeatContent:last-child h2,
.showConentArea .repeatContent:last-child h3 {
    color: #fff
}

.showConentArea .repeatContent:last-child .exampleWrap span {
    color: #fcfcfc;
    font-weight: 400
}

.showConentArea .repeatContent:last-child .exampleWrap p,
.showConentArea .repeatContent:last-child .exampleWrap p i {
    color: #fcfcfc;
    margin-top: 0
}

#showConent .history_single {
    display: none
}

.hsiQuestionWrap {
    padding: 10px 0;
    margin-top: 40px;
    position: relative
}

.hsiQuestionWrap .updateQsnHead {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 25px
}

.hsiQuestionWrap .updateQsnHead .mapLinkbox {
    width: 124px;
    text-transform: uppercase;
    position: relative;
    padding-left: 30px
}

.hsiQuestionWrap .updateQsnHead .mapLinkbox a {
    color: #f47e1a
}

.hsiQuestionWrap .updateQsnHead .mapLinkbox::before {
    content: '';
    position: absolute;
    left: 0;
    width: 26px;
    height: 26px;
    background: url(../images/visualize.svg)
}

.hsiQuestionWrap h4 {
    background: #fff;
    color: #3f3f3f;
    font-weight: 700;
    font-size: 20px;
    padding: 15px 30px 15px 0;
    margin-bottom: 0
}

.hsiQuestionWrap .hsiQuestionList li {
    list-style-type: none;
    padding: 25px 36px 25px 30px;
    position: relative;
    margin-bottom: 5px;
    background: #f9f9f9
}

.hsiQuestionWrap .hsiQuestionList li b {
    position: absolute;
    width: 35px;
    cursor: pointer;
    height: 35px;
    right: 15px;
    top: 30px;
    background: url(../images/down_qs_arrow1.svg);
    margin-top: -3px
}

.hsiQuestionWrap .hsiQuestionList li .hsiQuestionBox {
    overflow: hidden
}

.hsiQuestionWrap .hsiQuestionList li .hsiQuestionBox span {
    float: left;
    width: 160px;
    vertical-align: middle;
    color: #3f3f3f;
    font-weight: 700;
    font-size: 16px
}

.hsiQuestionWrap .hsiQuestionList li .hsiQuestionBox p {
    float: left;
    width: calc(100% - 165px);
    vertical-align: middle;
    margin-bottom: 0;
    color: #3f3f3f;
    font-weight: 400;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    padding: 0 15px
}

.hsiQuestionWrap .hsiQuestionList li.active .hsiQuestionBox p {
    display: inline-block
}

.hsiQuestionWrap .hsiQuestionList li.active b {
    transform: rotate(180deg)
}

.consultedWrap a {
    display: block
}

.cotsIcon {
    position: relative;
    padding: 0 0 0 6px;
    display: inline-block;
    height: 14px;
    width: 6px;
    font-style: normal
}

.cotsIcon::before {
    content: '"';
    position: absolute;
    left: 0;
    top: -3px;
    font-style: normal
}

.biasesBox .nav {
    display: flex;
    flex-wrap: wrap
}

.biasesBox .nav li {
    width: 33%;
    padding-left: 65px;
    margin: 38px 0
}

.biasesBox .nav li a {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    display: block;
    height: 100%;
    text-decoration: none
}

.biasesBox .nav li a .baiseListBox {
    position: relative;
    padding: 25px 20px 25px 80px;
    height: 100%
}

.biasesBox .nav li a .baiseListBox h3 {
    font-weight: 500;
    font-size: 18px;
    line-height: 25px;
    color: #171e55;
    text-transform: uppercase
}

.biasesBox .nav li a .baiseListBox b {
    position: absolute;
    left: -30px;
    top: 50%;
    transform: translateY(-50%);
    width: 72px;
    height: 72px;
    display: inline-block;
    border-radius: 50%
}

.biasesBox .nav li a .baiseListBox p {
    color: #535353;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px
}

.biasesBox .nav li a .baiseListBox b img {
    max-width: 100%
}

.biasesBox .searchWrap {
    background: #eaeaea;
    border-radius: 20px;
    padding: 20px 34px;
    position: relative;
    max-width: 730px;
    margin: 0 auto 40px
}

.biasesBox .searchWrap input {
    background: #fff;
    border: .5px solid #939598;
    border-radius: 50px;
    width: 100%;
    padding: 6px 28px
}

.biasesBox .searchWrap .resetClose {
    position: absolute;
    right: 58px;
    top: 24px;
    display: none
}

.biasesBox.active .searchWrap .resetClose {
    display: block
}

.headContent {
    text-align: center;
    max-width: 780px;
    margin: 0 auto 40px
}

.headContent h3 {
    color: #011b6e;
    font-weight: 700;
    font-size: 32px
}

.headContent p {
    color: #303030;
    font-weight: 600;
    font-size: 20px
}

.biasesPage {
    background: linear-gradient(100.14deg, #002cae -.49%, #00061a 100%);
    padding: 40px 0 80px 0;
    margin-top: 50px
}

.biasesPage h3 {
    font-weight: 700;
    font-size: 32px;
    color: #fff;
    text-align: center;
    margin-bottom: 40px
}

.biasesPage .heuristicMidContent .heuristicPedia {
    align-items: center;
    justify-content: center
}

.biasesPage .heuristicMidContent .heuristicPedia li {
    width: 28%
}

.biasesPage .heuristicMidContent .heuristicPedia li .heuristicBox p {
    max-width: 80%;
    margin: 10px auto
}

.biasesPage .heuristicMidContent .heuristicPedia li .heuristicBox .expBtn {
    bottom: 14px
}

.biasesHeaderWrap {
    background: #17139d url(../images/heuristic/biases_bg.svg);
    background-size: cover;
    overflow: hidden;
    margin-top: 50px;
    position: relative;
    min-height: 85vh
}

.biasesHeaderWrap .biasesHeaderImage {
    float: right;
    margin-top: 2%
}

.biasesHeaderWrap .biasesHeaderImage.biases_hacksImg {
    width: 50%;
    margin-top: 0
}

.biasesHeaderWrap .biasesHeaderImage.h_insightsImage {
    margin-right: 10%
}

.biasesHeaderWrap .biasesHeaderContent {
    color: #fff;
    max-width: 480px;
    margin-left: 70px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%)
}

.biasesHeaderWrap .biasesHeaderContent a {
    color: #cecdff;
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 40px;
    display: flex;
    align-items: center;
    text-decoration: none;
    cursor: default
}

.biasesHeaderWrap .biasesHeaderContent a img {
    margin-right: 4px
}

.biasesHeaderWrap .biasesHeaderContent h1,
.biasesHeaderWrap .biasesHeaderContent h2 {
    font-weight: 700;
    font-size: 52px;
    line-height: 60px;
    color: #f3f5ff;
    text-transform: uppercase;
    letter-spacing: 10px
}

.biasesHeaderWrap .biasesHeaderContent span {
    color: #e4edff;
    font-weight: 600;
    font-size: 28px;
    line-height: 36px
}

.biasesHeaderWrap .biasesHeaderContent h2,
.biasesHeaderWrap .biasesHeaderContent p {
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    margin: 40px 0
}

.biasesHeaderWrap .biasesHeaderContent h2.chngStyle {
    font-weight: 600;
    font-size: 20px;
    line-height: 26px;
    display: block;
    margin-bottom: 8px;
    text-transform: none;
    letter-spacing: normal;
    margin-top: 10px
}

.biasesHeaderWrap .biasesHeaderContent .hackTitle h2 {
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    margin: 0 0 10px 0;
    text-transform: none;
    letter-spacing: 1px
}

.biasesHeaderWrap .biasesHeaderContent .learn-more {
    top: 10px
}

.biasesHeaderWrap .biasesHeaderContent .learn-more .wrapLine {
    top: 5px
}

.biasesHeaderWrap .biasesHeaderContent .learn-more .wrapLine .downLine,
.biasesHeaderWrap .biasesHeaderContent .learn-more .wrapLine .downLine:after {
    background-color: #fff
}

.loadmoreHSI {
    text-align: center;
    margin: 40px 0
}

.loadmoreHSI span {
    text-align: center;
    background: #fff;
    border: 1px solid #001b6d;
    color: #001b6d;
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    padding: 10px 24px;
    border-radius: 30px;
    cursor: pointer
}

.biasesImg {
    display: none
}

.xpertPageWrap .xpertPageHead {
    display: block;
    color: #373737;
    max-width: 806px;
    margin: 50px auto 80px;
    font-weight: 600
}

.xpertPageWrap .xpertPageHead h2 {
    font-weight: 700;
    font-size: 32px;
    line-height: 44px;
    margin-bottom: 30px
}

.xpertPageWrap .xpertPageHead p {
    font-weight: 600;
    font-size: 20px;
    line-height: 27px
}

.questionBox .questionRepeat .questionXpert {
    background: #fff3dd;
    border-radius: 20px;
    margin-bottom: 30px;
    padding: 18px 60px 18px 30px;
    color: #000;
    position: relative;
    margin-right: 30px
}

.questionBox .questionRepeat .questionXpert b {
    font-weight: 700;
    font-size: 40px;
    line-height: 54px;
    color: #acacac;
    vertical-align: middle
}

.questionBox .questionRepeat .questionXpert h2 {
    font-weight: 600;
    color: #000;
    font-size: 20px;
    vertical-align: middle;
    width: calc(100% - 80px);
    display: inline-block;
    padding-left: 10px;
    font-weight: 700;
    margin-bottom: 0
}

.questionBox .questionRepeat .questionXpert i {
    position: absolute;
    right: -34px;
    top: 50%;
    transform: translateY(-50%)
}

.questionBox .questionRepeat .ansXpert {
    background: #bfe8ff;
    border-radius: 20px;
    margin-bottom: 30px;
    padding-left: 60px;
    color: #000;
    padding: 18px 30px 18px 60px;
    position: relative;
    margin-left: 30px
}

.questionBox .questionRepeat .ansXpert p {
    width: calc(100% - 80px);
    display: inline-block;
    padding-left: 10px
}

.questionBox .questionRepeat .ansXpert p:last-child {
    margin-bottom: 0
}

.questionBox .questionRepeat .ansXpert ul {
    padding-left: 30px;
    width: calc(100% - 80px);
    display: inline-block;
    padding-left: 56px
}

.questionBox .questionRepeat .ansXpert i {
    position: absolute;
    left: -34px;
    top: 15px
}

.xpertCompWrap {
    background: url(../images/xpert/xpertcom_bg.svg);
    background-repeat: no-repeat;
    background-position: left bottom;
    margin-top: 65px;
    padding-top: 80px;
    padding-bottom: 40px
}

.xpertCompWrap .container {
    max-width: 960px
}

.xpertCompWrap .xpertCompImg {
    display: inline-block;
    width: 395px;
    text-align: center;
    position: relative;
    vertical-align: top
}

.xpertCompWrap .xpertCompImg .xpertIlles {
    max-width: 550px;
    margin: 0 auto
}

.xpertCompWrap .xpertCompImg a {
    position: absolute;
    background: #fefefe;
    box-shadow: 0 0 12px rgba(0, 0, 0, .1);
    border-radius: 20px;
    left: 0;
    top: -30px;
    padding: 8px 10px;
    display: inline-flex;
    align-items: center
}

.xpertCompWrap .xpertCompImg a img {
    margin-right: 2px
}

.xpertCompWrap .xpertCompContent {
    width: calc(100% - 404px);
    display: inline-block;
    vertical-align: top;
    padding-left: 40px
}

.xpertCompWrap .xpertCompContent .xpertCompTest {
    width: 100%;
    margin-top: 0
}

.xpertCompWrap .xpertCompContent h1 {
    font-weight: 700;
    font-size: 36px;
    line-height: 40px;
    margin-bottom: 20px;
    color: #373737
}

.xpertCompWrap .xpertCompContent p {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: #4f4c4c
}

.meetourPanelistsWrap {
    background: #ffc353;
    padding: 45px 20px
}

.meetourPanelistsWrap .meetourPanelistsHead {
    color: #fff;
    max-width: 806px;
    margin: 0 auto
}

.meetourPanelistsWrap .meetourPanelistsHead h2 {
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 30px;
    text-align: center
}

.meetourPanelistsWrap .meetourPanelistsHead p {
    font-weight: 600;
    font-size: 18px;
    line-height: 25px
}

.meetourUserBox .meetourUserHead {
    position: relative;
    top: 30px;
    padding-left: 40px
}

.meetourUserBox .meetourUserHead i {
    display: inline-block;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    border: 8px solid #fff;
    overflow: hidden;
    vertical-align: top;
    position: relative;
    top: 30px
}

.meetourUserBox .meetourUserHead .meetourUserContent {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 130px);
    padding-left: 10px
}

.meetourUserBox .meetourUserHead .meetourUserContent h3 {
    margin-top: 0;
    color: #fff;
    font-weight: 700;
    font-size: 32px;
    line-height: 44px
}

.meetourUserBox .meetourUserHead .meetourUserContent p {
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    color: #373737
}

.meetourUserBox .meetourUserListBox {
    background: #fff;
    border: 2px solid #dde0de;
    border-radius: 20px;
    padding: 70px 45px 45px 45px;
    min-height: 652px
}

.meetourUserBox .meetourUserListBox ul {
    display: grid;
    column-gap: initial;
    height: 512px
}

.meetourUserBox .meetourUserListBox ul li {
    list-style-type: none;
    padding: 15px 0;
    height: 100%;
    display: inline-flex;
    align-items: center
}

.meetourUserBox .meetourUserListBox ul li i {
    display: inline-block;
    width: 48px;
    vertical-align: middle;
    text-align: center
}

.meetourUserBox .meetourUserListBox ul li p {
    font-weight: 600;
    color: #373737;
    font-size: 16px;
    line-height: 22px;
    display: inline-block;
    width: calc(100% - 52px);
    margin-bottom: 0;
    vertical-align: middle;
    padding-left: 10px
}

.xpertAboutWrap {
    background: linear-gradient(92.21deg, #3580d8 4.67%, #19b4e4 95.15%);
    padding: 45px 20px 55px 20px;
    color: #fff;
    text-align: center
}

.xpertAboutWrap .xpertAboutBox {
    font-weight: 700
}

.xpertAboutWrap .xpertAboutBox h3 {
    font-weight: 700;
    font-size: 32px;
    line-height: 44px
}

.xpertAboutWrap .xpertAboutBox p {
    font-size: 15px;
    line-height: 22px;
    min-height: 112px;
    margin-bottom: 30px
}

.button {
    color: #fff;
    border-color: #f26622;
    background: #f26622;
    background: -webkit-linear-gradient(left, #f26622 0, #f9a60c 100%);
    background: linear-gradient(90deg, #f26622 0, #f9a60c 100%);
    padding: .75rem 2.75rem;
    line-height: 1.15;
    text-transform: uppercase;
    transition: all .3s ease-in-out;
    border: none;
    font-size: 14px;
    border-radius: 30px;
    letter-spacing: .11em
}

.xpertIndustry {
    background: linear-gradient(180deg, #efefef 0, rgba(248, 248, 248, 0) 100%);
    padding: 80px 20px
}

.xpertIndustry h3 {
    text-align: center;
    font-weight: 700;
    font-size: 24px;
    line-height: 33px;
    display: block;
    margin-bottom: 48px
}

.xpertIndustry ul li {
    list-style-type: none;
    margin-bottom: 30px
}

.xpertIndustry ul li .industryList {
    background: #fff;
    box-shadow: 0 0 20px rgba(0, 0, 0, .1);
    border-radius: 10px;
    display: block;
    padding: 28px;
    text-decoration: none
}

.xpertIndustry ul li .industryList span {
    font-weight: 700;
    font-size: 18px;
    line-height: 25px;
    color: #acacac
}

.xpertIndustry ul li .industryList span i {
    width: 24px;
    display: inline-block
}

.xpertIndustry ul li .industryList p {
    font-weight: 700;
    color: #f47e1a;
    font-size: 16px;
    line-height: 22px;
    margin-top: 10px;
    margin-bottom: 0
}

.readirect-link {
    background: linear-gradient(92deg, #5791c7 0, #074b8a 49.53%, #010e1d 99.06%);
    box-shadow: 0 2px 20px rgba(0, 0, 0, .1);
    border-radius: 20px;
    padding: 20px;
    margin-bottom: 20px;
    margin-top: 30px;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    position: relative;
    margin-left: 40px
}

.readirect-link b {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    left: -40px;
    top: 50%;
    transform: translateY(-50%)
}

.readirect-link a {
    color: #fff;
    padding: 12px 35px;
    font-size: 16px;
    text-transform: uppercase;
    line-height: 1.15;
    letter-spacing: 1.76px;
    font-weight: 700;
    border-color: #f26622;
    background: #f26622;
    border-radius: 35px;
    display: inline-block;
    background: -webkit-linear-gradient(left, #f26622 0, #f9a60c 100%);
    background: linear-gradient(90deg, #f26622 0, #f9a60c 100%);
    text-decoration: none;
    font-family: 'Open Sans', Verdana, Geneva, sans-serif
}

.readirect-link .readirectContentHead {
    text-align: left;
    padding-left: 40px;
    color: #fff;
    vertical-align: middle;
    display: inline-block;
    width: calc(100% - 204px)
}

.readirect-link .readirectContentHead h3 {
    color: #fff;
    font-size: 16px;
    font-weight: 700
}

.readirect-link .readirectContentHead p {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    margin-bottom: 0
}

.nextHRow {
    padding: 20px 0
}

.nextHRow b {
    display: block;
    color: #2e2d2d;
    margin-bottom: 10px;
    font-size: 18px
}

.nextHRow .nextHRowInner {
    display: block
}

.nextHRow .nextHRowInner a {
    font-weight: 600;
    display: block;
    position: relative;
    border-bottom: 1px solid #dde0de;
    padding: 22px 80px 22px 30px
}

.nextHRow .nextHRowInner a:hover {
    text-decoration: none
}

.nextHRow .nextHRowInner a::before {
    content: '';
    position: absolute;
    right: 30px;
    top: 50%;
    transform: translateY(-50%);
    width: 36px;
    height: 36px;
    display: inline-block;
    background-image: url(../images/hurisArrow1.svg);
    background-repeat: no-repeat;
    transition: ease-in-out .2s
}

.nextHRow .nextHRowInner a:hover::before {
    right: 20px;
    transition: ease-in .2s
}

.nextHRow .nextHRowInner a b {
    color: #f47e1a;
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
    line-height: 34px;
    position: relative;
    margin-bottom: 0;
    padding: 0 5px
}

.nextHRow .nextHRowInner a:first-child b::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 2px;
    background: rgba(255, 92, 3, .09);
    width: 100%;
    height: 16px
}

.nextHRow .nextHRowInner a:hover b {
    text-decoration: none
}

.nexthuristics {
    display: flex;
    align-items: start;
    justify-content: space-between
}

.nexthuristics a {
    font-weight: 600;
    width: auto !important
}

.tabOfContentWrap {
    background: #f8f8f8;
    box-shadow: 0 0 8px rgba(0, 0, 0, .15);
    padding: 22px;
    border-radius: 20px;
    margin-top: 30px;
    max-height: 39vh;
    overflow: auto
}

.tabOfContentWrap h4 {
    font-weight: 600;
    color: #394c5e;
    font-size: 14px
}

.tabOfContentWrap h4 b {
    display: none
}

.tabOfContentWrap .tabOfContentTabs a {
    font-weight: 400;
    color: #394c5e;
    font-size: 14px;
    margin: 10px 0;
    display: block
}

.tabOfContentWrap .tabOfContentTabs a:last-child {
    margin-bottom: 0
}

.relatedWrap {
    border-top: 1px solid #acacac;
    display: block;
    border-bottom: 1px solid #acacac;
    margin-top: 10px;
    padding: 18px 0;
    font-size: 16px
}

.relatedWrap b {
    white-space: nowrap;
    color: #2e2d2d;
    margin-bottom: 8px;
    font-size: 20px;
    font-weight: 700;
    display: inline-block
}

.relatedWrap a {
    display: inline-block;
    padding-left: 0;
    width: 100%;
    padding-right: 50px;
    position: relative;
    font-weight: 700
}

.relatedWrap a::before {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 36px;
    height: 36px;
    display: inline-block;
    background-image: url(../images/hurisArrow1.svg);
    background-repeat: no-repeat
}

.joinHereWrap {
    background: linear-gradient(178deg, #012a72 0, #000e25 100%);
    background-size: cover;
    padding: 80px 20px;
    position: relative;
    margin-top: 50px
}

.joinHereWrap::before {
    content: '';
    height: 415px;
    width: 68%;
    border-radius: 0 250px 250px 0;
    background: linear-gradient(135deg, #011a2e 0, #003778 100%);
    display: inline-block;
    position: absolute;
    left: 0;
    z-index: 0
}

.joinHere_center {
    display: block;
    max-width: 1100px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    text-align: right
}

.joinHere_center .joinHere_left {
    max-width: 366px;
    width: 100%;
    display: inline-block;
    vertical-align: middle;
    text-align: left
}

.joinHere_center .joinHere_left span {
    color: #fff;
    font-size: 36px;
    font-weight: 500;
    white-space: nowrap
}

.joinHere_center .joinHere_left h2 {
    color: #fff;
    font-size: 36px;
    font-weight: 600;
    white-space: nowrap
}

.joinHere_center .joinHere_left p {
    color: #fff;
    font-size: 20px;
    font-weight: 500
}

.joinHere_center .joinHere_right {
    width: calc(100% - 372px);
    display: inline-block;
    vertical-align: middle
}

.joinHere_center .btn {
    background: #f87023;
    background: -moz-linear-gradient(-45deg, #f87023 0, #ffc554 100%);
    background: -webkit-linear-gradient(-45deg, #f87023 0, #ffc554 100%);
    background: linear-gradient(135deg, #f87023 0, #ffc554 100%);
    border: 0;
    color: #fff;
    border-radius: 30px;
    letter-spacing: 1.76px;
    font-weight: 700;
    font-size: 16px;
    padding: 13px 35px;
    text-transform: uppercase
}

.workshopModal .modal-content {
    background-color: transparent
}

.workshopModal .close {
    position: absolute;
    right: 20px;
    top: 20px;
    color: #aeaeae;
    font-weight: 400;
    border: 0;
    background: 0 0
}

.workshopModal .close span,
.workshopModal .close span:hover {
    color: #d3d3d6 !important;
    font-weight: 400
}

.workshopModal .msgForm {
    position: relative
}

.workshopModal .msgForm {
    position: relative
}

.workshopForm .msgFormHead {
    text-align: center
}

.workshopForm h2 {
    color: #373737;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    max-width: 290px;
    margin: 15px auto
}

.workshopForm .msgForm .btn {
    background: #f87023;
    background: -moz-linear-gradient(-45deg, #f87023 0, #ffc554 100%);
    background: -webkit-linear-gradient(-45deg, #f87023 0, #ffc554 100%);
    background: linear-gradient(135deg, #f87023 0, #ffc554 100%);
    border: 0;
    border-radius: 30px;
    letter-spacing: 1.76px;
    font-weight: 700;
    font-size: 16px;
    padding: 13px 30px
}

.workshopForm .msgForm .form-control {
    height: 49px
}

.workshopForm .msgForm .form-control::placeholder {
    color: #acacac !important
}

.formTnankMsg {
    width: 100%;
    text-align: center;
    display: none
}

.formTnankMsg span {
    display: block;
    text-align: center;
    margin: 0 0 10px 0
}

.formTnankMsg h2 {
    font-size: 16px;
    font-weight: 600
}

.formTnankMsgInner {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    min-height: 275px
}

.mapClickBox {
    display: inline-block;
    padding: 30px;
    position: relative
}

.mapClickBox .mapClickContent {
    position: relative;
    z-index: 2;
    display: flex;
    flex-wrap: wrap
}

.mapClickBox .mapClickContent a {
    font-size: 20px;
    font-weight: 700;
    line-height: 32px;
    color: #f47e1a;
    position: relative;
    padding-right: 26px;
    overflow: hidden;
    display: block
}

.mapClickBox .mapClickContent a svg {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%)
}

.mapClickBox .mapClickContent p {
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    margin-bottom: 0
}

.mapClickBox .mapClickContent p span {
    display: block
}

.mapClickBox figure {
    position: absolute;
    right: -130px;
    top: 0;
    width: auto;
    z-index: 1
}

.showConentArea .mapClickBox+.repeatContent:nth-child(2n+2) {
    background: #fff;
    padding: 20px 0
}

.sideMoreContent {
    display: block !important;
    background: #f8f8f8;
    box-shadow: 0 0 8px rgba(0, 0, 0, .15);
    padding: 22px;
    border-radius: 20px;
    margin-top: 30px
}

.sideMoreContent h2 {
    font-weight: 600;
    color: #394c5e;
    font-size: 14px
}

.sideMoreContent .sideContent a {
    display: block
}

.hacksWrapBox {
    margin: 64px 0;
    padding-top: 60px;
    border-top: 1px solid #dde0de;
    text-align: center
}

.hacksWrapBox h2 {
    color: #373737;
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 40px
}

.hacksWrapBox .hacksCardWrap {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    margin: 0 auto;
    max-width: 1180px
}

.hacksWrapBox .hacksCardWrap .biasesBox .nav li {
    text-align: left
}

.hacksWrapBox .hacksCardWrap .hacksCard {
    margin: 12px;
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 4px 12px 0 rgba(0, 0, 0, .15)
}

.hacksWrapBox .hacksCardWrap .hacksCard figure {
    margin-bottom: 0
}

.hacksWrapBox .hacksCardWrap .hacksCard .hacksCardRead {
    width: 100%
}

.hacksWrapBox .hacksCardWrap .hacksCard .hacksCardRead a {
    position: relative;
    display: block;
    padding: 24px 30px;
    text-align: left
}

.hacksWrapBox .hacksCardWrap .hacksCard .hacksCardRead a:hover:before {
    right: 20px;
    transition: ease-in-out .2s
}

.hacksWrapBox .hacksCardWrap .hacksCard .hacksCardRead a::before {
    content: '';
    position: absolute;
    right: 30px;
    top: 50%;
    transform: translateY(-50%);
    width: 36px;
    height: 36px;
    display: inline-block;
    background-image: url(../images/hurisArrow.svg);
    background-repeat: no-repeat;
    transition: ease-in .2s
}

@media (max-width:1440px) {
    .mapWrap .elements {
        top: -261px;
        left: -22px
    }

    .mapWrap {
        margin-top: -30px;
        margin-bottom: 30px
    }
}

@media (max-width:1366px) {
    .mapWrap .elements {
        top: -54px
    }

    .mapWrap {
        margin-top: -50px;
        margin-bottom: 30px
    }
}

@media (max-width:1200px) {
    .meetourUserBox .meetourUserHead i {
        width: 90px;
        border: 6px solid #fff;
        height: 90px
    }

    .meetourUserBox .meetourUserHead {
        padding-left: 30px
    }

    .meetourUserBox .meetourUserHead .meetourUserContent h3 {
        font-size: 27px;
        line-height: 36px;
        margin-bottom: 0
    }

    .meetourUserBox .meetourUserHead i {
        top: 10px
    }

    .meetourUserBox .meetourUserListBox {
        padding-top: 40px
    }

    .xpertCompWrap .xpertCompImg .xpertIlles {
        padding: 0 30px;
        max-width: 530px;
        margin: 0 auto
    }
}

@media (max-width:1100px) {
    .huiRoadWrap .huiRoadImage {
        width: 61%
    }

    .huiRoadWrap .huiRoadContent {
        width: 34%;
        padding-right: 10px
    }

    .huiRoadWrap .huiRoadContent ul li {
        font-size: 15px
    }

    .huiRoadMainWrap .huiRoadMainHead {
        padding: 100px 15px 150px 15px
    }

    .huiRoadWrap .huiRoadContent {
        display: none
    }

    .huiRoadWrap .huiRoadImage {
        width: 100%
    }

    .huiRoadWrap .huiRoadImage ul {
        left: 50%;
        width: 44%;
        transform: translateX(-50%)
    }

    .huiRoadWrap .huiRoadImage ul li::after {
        display: none
    }

    .huiRoadWrap .huiRoadImage ul li .circle {
        pointer-events: visible
    }

    .huiRoadWrap .huiRoadImage ul li .circleWrap01 {
        margin-left: auto
    }

    .huiRoadWrap .huiRoadImage ul li .circleWrap02 {
        margin-left: auto
    }

    .huiRoadWrap .huiRoadImage ul li .circleWrap03 {
        margin-left: auto
    }

    .huiRoadWrap .huiRoadImage ul li .circleWrap04 {
        margin-left: auto
    }

    .huiRoadWrap .huiRoadImage ul li .circleWrap05 {
        margin-left: auto
    }

    .huiRoadWrap .huiRoadImage ul li .circleWrap06 {
        margin-left: auto
    }

    .huiRoadWrap .huiRoadImage ul li {
        width: 50%;
        float: left;
        text-align: center;
        padding: 20px 0
    }

    .huiRoadWrap .huiRoadImage .huiRoadUrl {
        width: 65%;
        left: 50%;
        transform: translateX(-50%);
        border: 0
    }
    .modal.fade .modal-dialog.modal-dialog-centered {
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        transform: translate(0, 50%);

    }
    .hsuModleBody figure { margin-bottom: 30px; }
}

@media (max-width:992px) {
    .heuristicTabMain .leftTabsContents {
        width: calc(100% + 2px);
        position: relative;
        top: auto;
        left: 0
    }

    .heuristicTabMain .leftTabsContents .viewAll {
        width: 80px;
        cursor: pointer;
        position: absolute;
        right: 0;
        display: inline-block;
        top: 0;
        display: inline-block;
        display: inline-flex;
        color: #fff;
        align-items: center;
        justify-content: center;
        height: 66px
    }

    .heuristicTabMain .leftTabsContents .tabareaWrap {
        border-radius: 0;
        width: calc(100% - 80px);
        display: inline-block;
        box-shadow: none
    }

    .heuristicTabMain .leftTabsContents .nav {
        max-height: 400px;
        overflow: auto;
        display: none;
        position: absolute;
        background: #f8f8f8;
        padding: 0 20px;
        width: 100%;
        left: -1px;
        top: 68px
    }

    .heuristicTabMain .leftTabsContents.active .nav {
        display: block;
        margin-top: 0
    }

    .heuristicTabMain .leftTabsContents .tabareaWrap.active .nav {
        display: block;
        margin-top: 12px;
        padding-top: 10px
    }

    .heuristicTabMain .rightTabsContents {
        width: 100%;
        padding-left: 0
    }

    .imageDesignWrap .imageDesignContent {
        width: 100%;
        padding: 20px 10px 10px 10px
    }

    .imageDesignWrap figure {
        max-width: 400px;
        width: 100%;
        text-align: center;
        display: block
    }

    .imageDesignWrap figure img {
        margin: 0 auto
    }

    .heuristicTabMain .leftTabsContents .searchWrap input {
        width: 100%
    }

    .exampleWrap {
        padding-left: 80px;
        padding-right: 80px
    }

    .exampleWrap::before {
        width: 38px;
        background-repeat: no-repeat;
        top: 34px
    }

    .exampleWrap::after {
        width: 38px;
        background-repeat: no-repeat;
        right: 40px
    }

    .heuristicMidContent .heuristicPedia li .heuristicBox h2 {
        font-size: 16px
    }

    .heuristicMidContent .heuristicPedia li .heuristicBox .content,
    .heuristicMidContent .heuristicPedia li .heuristicBox p {
        font-size: 12px
    }

    .heuristicHeader .bread_content {
        max-width: 528px
    }

    .heuristicHeader .bread_content h1,
    .heuristicHeader .bread_content h2 {
        font-size: 34px
    }

    .heuristicHeader .bread_content p {
        font-size: 18px
    }

    .biasesBox .nav li {
        width: 50%
    }

    .biasesHeaderWrap {
        margin-top: 64px
    }

    .biasesHeaderWrap .biasesHeaderImage img {
        position: absolute;
        bottom: 0;
        right: 0;
        max-width: 65%
    }

    .biasesHeaderWrap .biasesHeaderContent {
        max-width: 350px;
        margin-left: 30px
    }

    .biasesPage .heuristicMidContent .heuristicPedia li {
        width: 46%
    }

    .heuristicHeaderCenter .contentHacks {
        width: calc(100% - 460px);
        position: relative;
        left: auto;
        top: auto;
        transform: translateY(0)
    }

    .heuristicHeader-details .bread_content h1,
    .heuristicHeader-details .bread_content h2 {
        margin-bottom: 8px
    }

    .hsiBack {
        text-align: left;
        margin-bottom: 10px;
        position: absolute;
        top: -30px
    }

    .biasesBox .nav {
        align-items: center;
        justify-content: center
    }

    .biasesHeaderWrap .biasesHeaderImage.biases_hacksImg {
        padding: 0 20px
    }

    .questionBox .questionRepeat .ansXpert p {
        width: 100%
    }

    .questionBox .questionRepeat .questionXpert h2 {
        font-size: 16px;
        width: 100%
    }

    .xpertPageWrap .xpertPageHead h2 {
        font-size: 28px;
        line-height: 40px
    }

    .xpertAboutWrap .xpertAboutBox {
        margin: 20px 0
    }

    .questionBox .questionRepeat .questionXpert i {
        transform: translateY(0)
    }
}

@media (max-width:767px) {
    .heuristicHeader-details .bread_content .contentHacks span {
        display: block;
        text-align: center
    }

    .relatedWrap {
        display: block;
        padding-left: 25px;
        padding-right: 25px;
        margin-left: -15px;
        margin-right: -15px
    }

    .relatedWrap a {
        width: auto;
        padding-left: 0;
        display: inline-block
    }

    .graphUiBox h2,
    .graphUiBox h3 {
        font-size: 16px
    }

    .graphUiBox .graphUiContent {
        padding-left: 20px;
        padding-right: 20px
    }

    .graphUiBox .graphUiContent ol,
    .graphUiBox .graphUiContent p ol,
    .graphUiBox .graphUiContent ul,
    .hackContentBox .graphUiBox .graphUiContent p ul,
    .hackContentBox ol,
    .hackContentBox ul {
        padding-left: 20px
    }

    .readirect-link {
        margin-left: 0;
        margin-top: 110px;
        padding-top: 60px;
        text-align: center
    }

    .readirect-link b {
        top: -40px;
        left: 50%;
        transform: translate(-50%, 0)
    }

    .readirect-link .readirectContentHead {
        width: 100%;
        padding-left: 0;
        margin-bottom: 10px;
        text-align: center
    }

    .readirect-link .readirectContentHead p {
        line-height: 20px
    }

    .relatedWrap b {
        margin-right: 15px
    }

    .hsiBack {
        text-align: left;
        position: absolute;
        top: -30px;
        margin-bottom: 10px;
        display: none
    }

    .topNav {
        display: none
    }

    .topNav a {
        margin: 0 5px
    }

    .heuristicHeader {
        height: auto;
        background: url(../images/heuristic/heuristic_bg_mobile.svg);
        background-size: cover;
        margin-top: 50px
    }

    .heuristicHeader .heuristicHeaderImage {
        display: none
    }

    .huiRoadWrap .huiRoadImage .huiRoadUrl {
        height: 380px;
        width: 100%
    }

    .heuristicWorld {
        padding: 30px 15px;
        margin-top: 20px
    }

    .heuristicHeader .bread_content {
        padding: 20px;
        position: relative;
        left: auto;
        top: auto;
        transform: translateY(0);
        right: auto
    }

    .heuristicHeader .bread_content h1,
    .heuristicHeader .bread_content h2 {
        margin-top: 33px;
        text-align: center
    }

    .heuristicHeader .bread_content p,
    .heuristicHeader .heuristicFooter p {
        text-align: center;
        max-width: 338px
    }

    .heuristicHeader .heuristicFooter {
        position: relative
    }

    .heuristicHeader .bread_content p {
        margin: 15px auto
    }

    .heuristicMidContent .heuristicPedia {
        display: block
    }

    .heuristicTabMain .leftTabsContents .nav {
        z-index: 1
    }

    .heuristicMidContent .heuristicPedia li {
        width: 100%
    }

    .heuristicMidContent .heuristicPedia li .heuristicBox {
        padding-bottom: 38px;
        margin: 0 auto 20px
    }

    .heuristicMidContent .heuristicPedia li .heuristicBox .content {
        min-height: 50px
    }

    .heuristicHeader-details {
        height: auto;
        background-size: cover;
        background-position: center;
        margin-bottom: 0
    }

    .heuristicHeader-details .heuristicHeader-details-images {
        display: none
    }

    .heuristicHeader-details .bread_content {
        position: relative;
        top: auto;
        left: auto;
        transform: translateY(0);
        width: 100%;
        padding: 20px
    }

    .heuristicHeader-details .bread_content h1,
    .heuristicHeader-details .bread_content h2 {
        margin-top: 10px;
        margin-bottom: 8px;
        text-align: center
    }

    .heuristicHeader-details .bread_content p {
        text-align: center
    }

    .huiRoadWrap .huiRoadImage ul {
        width: 70%
    }

    .huiRoadMainWrap .huiRoadMainHead {
        padding: 50px 15px 100px 15px
    }

    .huiRoadMainWrap .huiRoadMainHead h2 {
        font-size: 18px
    }

    .huiRoadMainWrap .huiRoadMainHead p {
        font-size: 16px
    }

    .huiRoadWrap .huiRoadImage ul li .circle {
        width: 90px;
        height: 90px;
        padding: 18px
    }

    .hackContentBox .content {
        width: 100%;
        padding: 0;
        text-align: center
    }

    .hackContentBox .content h3 {
        text-align: left !important
    }

    .hackmainTitle {
        padding: 10px 20px;
        font-size: 16px;
        bottom: 31px;
        right: auto;
        left: 50%;
        transform: translateX(-50%);
        text-align: center
    }

    .hackContentBox .imageBox {
        width: 100%;
        padding: 20px
    }

    .hackContentBox.hackContentBgCover {
        padding: 20px 30px;
        padding-left: 30px
    }

    .hackContentBox.hackContentBgCover .content {
        width: 100%
    }

    .hackContentBox.hackContentBgCover .imageBox {
        width: 100%
    }

    .heuristicHeader .bread_content {
        max-width: 658px
    }

    .modal-dialog {
        max-width: 290px
    }

    .repeatContent {
        padding: 15px 10px
    }

    .showConentArea .repeatContent:nth-child(2n+2) {
        margin-left: -15px;
        margin-right: -15px;
        padding: 20px 25px
    }

    .imageDesignWrap .imageDesignContent {
        padding: 20px 0 10px 0
    }

    .exampleWrap p {
        font-size: 14px;
        line-height: 19px
    }

    .exampleWrap {
        padding: 0
    }

    .heackBottom span {
        font-size: 16px
    }

    .heuristicHeaderCenter b.imgCover {
        height: 115px
    }

    .hsiQuestionWrap .hsiQuestionList li .hsiQuestionBox p {
        width: 100%;
        padding: 0
    }

    .hackContentBox p {
        text-align: left;
        padding: 0
    }

    .heuristicMidContent .heuristicPedia li .heuristicBox .expBtn {
        bottom: 12px
    }

    .heuristicWorld h2 {
        font-size: 30px
    }

    .heuristicWorld p {
        font-size: 16px
    }

    .biasesBox .nav li {
        width: 100%;
        padding-left: 30px;
        margin: 10px 0
    }

    .biasesHeaderWrap {
        min-height: auto;
        padding-bottom: 40px;
        background: url(../images/heuristic/biases_bg_mobile.svg);
        background-size: cover
    }

    .biasesPage h3 {
        font-size: 24px
    }

    .biasesPage .heuristicMidContent .heuristicPedia li {
        width: 100%;
        max-width: 317px;
        margin: 0 auto
    }

    .biasesPage .heuristicMidContent .heuristicPedia {
        text-align: center
    }

    .biasesHeaderWrap .biasesHeaderContent a {
        margin-bottom: 10px
    }

    .biasesHeaderWrap .biasesHeaderContent h2 {
        font-size: 28px;
        line-height: 32px;
        letter-spacing: 3px;
        text-align: center
    }

    .biasesHeaderWrap .biasesHeaderContent span {
        font-size: 16px;
        line-height: 22px;
        text-align: center;
        display: block
    }

    .biasesHeaderWrap .biasesHeaderContent p {
        margin: 28px 0;
        text-align: center
    }

    .headContent h3 {
        font-size: 22px
    }

    .biasesHeaderWrap .biasesHeaderContent p {
        line-height: 22px
    }

    .biasesHeaderWrap .biasesHeaderContent p b {
        font-size: 16px;
        line-height: 22px
    }

    .biasesHeaderWrap .biasesHeaderContent p {
        font-size: 15px;
        line-height: 19px
    }

    .biasesHeaderWrap .biasesHeaderContent {
        margin-left: 0;
        padding: 20px;
        position: relative;
        top: auto;
        transform: translateY(0);
        margin-top: 20px;
        left: 0;
        width: 100%;
        max-width: none
    }

    .biasesHeaderWrap .biasesHeaderImage {
        display: none
    }

    .biasesImg {
        display: block;
        text-align: center;
        margin-top: 30px
    }

    .biasesImg.hacks {
        text-align: center;
        padding: 27px 20px 0 20px
    }

    .biasesImg.hacks img {
        max-width: 80%
    }

    .headContent p {
        font-size: 14px
    }

    .hsiQuestionWrap .updateQsnHead {
        flex-wrap: wrap
    }

    .hsiQuestionWrap .hsiQuestionList {
        margin-left: -15px;
        margin-right: -15px
    }

    .biasesHeaderWrap .biasesHeaderContent .learn-more {
        width: 31px;
        margin: 0 auto
    }

    .questionBox .questionRepeat .questionXpert b {
        vertical-align: top;
        font-size: 24px;
        line-height: 32px
    }

    .questionBox .questionRepeat .questionXpert {
        padding-left: 28px;
        padding-right: 40px;
        margin-bottom: 30px
    }

    .questionBox .questionRepeat .questionXpert i {
        width: 60px;
        top: 30px;
        transform: translateY(0)
    }

    .questionBox .questionRepeat .questionXpert span {
        padding-left: 0
    }

    .xpertCompWrap .xpertCompContent,
    .xpertCompWrap .xpertCompImg {
        width: 100%;
        padding-left: 0
    }

    .xpertCompWrap .xpertCompContent .xpertCompTest {
        margin: 45px auto 0;
        padding: 0 20px
    }

    .xpertCompWrap .xpertCompContent h2 {
        font-size: 16px;
        line-height: 22px
    }

    .xpertCompWrap .xpertCompContent p {
        font-size: 14px
    }

    .meetourUserBox .meetourUserListBox {
        min-height: 100px;
        padding: 40px 15px 15px 15px
    }

    .meetourUserBox .meetourUserListBox ul {
        height: auto
    }

    .questionBox .questionRepeat .ansXpert {
        padding-top: 40px;
        padding-left: 40px;
        padding-right: 20px;
        word-break: break-word
    }

    .questionBox .questionRepeat .ansXpert p {
        font-size: 14px
    }

    .questionBox .questionRepeat .ansXpert ul {
        padding-left: 26px;
        width: 100%
    }

    .meetourUserBox .meetourUserListBox ul li p {
        font-size: 12px
    }

    .questionBox .questionRepeat .ansXpert i {
        width: 60px;
        top: 30px
    }

    .meetourUserBox .meetourUserHead .meetourUserContent h3 {
        font-size: 16px;
        line-height: 20px
    }

    .meetourUserBox .meetourUserHead .meetourUserContent p {
        font-size: 12px;
        margin-bottom: 0
    }

    .meetourUserBox .meetourUserHead i {
        width: 58px;
        height: 58px
    }

    .meetourUserBox .meetourUserHead .meetourUserContent {
        width: calc(100% - 64px);
        margin-top: -40px
    }

    .meetourUserBox .meetourUserHead .meetourUserContent.gauravmeet {
        margin-top: -20px
    }

    .meetourPanelistsWrap .meetourPanelistsHead h2 {
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 16px
    }

    .meetourPanelistsWrap .meetourPanelistsHead p {
        font-size: 14px;
        line-height: 20px
    }

    .meetourUserBox {
        margin-top: 60px
    }

    .xpertPageWrap .xpertPageHead h2 {
        font-size: 16px;
        line-height: 22px
    }

    .xpertPageWrap .xpertPageHead p {
        font-size: 14px;
        line-height: 22px
    }

    .questionBox .questionRepeat .questionXpert h2 {
        font-size: 14px
    }

    .bg_gray.xpertCom {
        padding: 0 !important
    }

    .heuristicHeaderCenter .contentHacks {
        width: 100%;
        max-width: 100%
    }

    .joinHere_center {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column-reverse
    }

    .joinHere_center .joinHere_right {
        width: 100%
    }

    .joinHere_center .joinHere_left {
        max-width: 100%;
        text-align: center
    }

    .joinHere_center .joinHere_left h2 {
        white-space: wrap !important;
        font-size: 25px;
        display: inline-block;
        padding: 0 10px
    }

    .joinHere_center .joinHere_left span {
        font-size: 25px
    }

    .joinHere_center .joinHere_left p {
        font-size: 16px
    }

    .nextHRow .nextHRowInner a {
        padding: 22px 50px 22px 0
    }

    .nextHRow .nextHRowInner a b {
        font-size: 16px
    }

    .nextHRow .nextHRowInner a::before {
        right: 0
    }

    .hsiQuestionWrap h4 {
        padding: 15px 12px
    }

    .hsiQuestionWrap .updateQsnHead .mapLinkbox {
        margin-left: 14px
    }

    .heuristicTabMain {
        margin-top: 0
    }

    .heuristicTabMain .leftTabsContents .tabareaWrap,
    .heuristicTabMain .leftTabsContents .viewAll {
        display: none
    }

    .tabOfContentWrap {
        width: calc(100% + 30px);
        margin-left: -17px;
        border-radius: 0;
        background: #f8f8f8;
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, .13);
        margin-top: 0;
        padding: 0;
        max-height: 100%
    }

    .heuristicTabMain .leftTabsContents {
        margin-top: 0
    }

    .tabOfContentWrap .tabOfContentTabs a {
        font-weight: 700;
        padding: 4px 0
    }

    .tabOfContentWrap h4 {
        padding: 25px 25px 15px 25px
    }

    .tabOfContentWrap h4 b {
        display: inline-block;
        cursor: pointer;
        position: absolute;
        right: 0;
        top: 13px
    }

    .tabOfContentWrap h4.active {
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, .13)
    }

    .tabOfContentWrap h4.active b {
        transform: rotate(180deg)
    }

    .tabOfContentWrap .tabOfContentTabs {
        display: none;
        padding: 24px
    }

    .tabOfContentWrap .tabOfContentTabs.active {
        display: block
    }

    .heuristicTabMain .rightTabsContents .mainTitle span {
        font-size: 20px;
        display: block;
        margin-top: 30px;
        font-weight: 700
    }

    .imageDesignWrap {
        margin-top: 30px
    }

    .repeatContent .imageDesignWrap {
        margin-top: 30px
    }

    .nextHRow {
        padding: 20px 10px
    }

    .repeatContent h2,
    .repeatContent h3 {
        font-weight: 700;
        font-size: 18px
    }

    .imageDesignWrap .imageDesignContent p,
    .repeatContent li,
    .repeatContent p {
        font-size: 16px
    }

    .hsiQuestionWrap .hsiQuestionList li {
        padding: 25px 53px 25px 30px
    }

    .hsiQuestionWrap .hsiQuestionList li .hsiQuestionBox span {
        width: auto
    }

    .hacksWrapBox .hacksCardWrap {
        padding: 0 30px
    }

    .showConentArea .repeatContent:last-child {
        margin-left: -20px;
        margin-right: -20px
    }

    .hsiQuestionWrap {
        margin-top: 20px
    }
    .biasesHeaderWrap .biasesHeaderContent h1, .biasesHeaderWrap .biasesHeaderContent h2 { font-size: 32px; line-height: 38px; letter-spacing: 4px; }
}