.tupleContainer {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    

}

.timeline-item {
    background: #fff;
    border-color: #e5e6e9 #dfe0e4 #d0d1d5;
    border-style: solid;
    border-width: 1px;
    border-radius: 3px;
    padding: 12px;
    margin: 0 auto;
    min-height: 175px
}

@keyframes placeHolderShimmer {
    0% {
        background-position: -200px 0
    }

    to {
        background-position: 468px 0
    }
}

.animated-background {
    animation-duration: 1s;
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;
    animation-name: placeHolderShimmer;
    animation-timing-function: linear;
    background: #f5f6f9;
    background: linear-gradient(90deg, #eaf1f5 8%, #f5f6f9 18%, #eaf1f5 33%);
    background-size: 800px 104px;
    height: 140px;
    position: relative
}

.background-masker {
    background: #fff;
    position: absolute
}

.background-masker.header-bottom,
.background-masker.header-top,
.background-masker.subheader-bottom {
    top: 0;
    left: 0;
    right: 40px;
    height: 10px
}

.background-masker.header-left,
.background-masker.header-right,
.background-masker.subheader-left,
.background-masker.subheader-right {
    top: -1px;
    left: 40px;
    height: 11px;
    width: 10px
}

.background-masker.header-bottom {
    top: 10px;
    height: 10px
}

.background-masker.subheader-left,
.background-masker.subheader-right {
    top: 20px;
    height: 10px
}

.background-masker.header-right,
.background-masker.subheader-right {
    width: 30px;
    left: auto;
    right: 40px
}

.background-masker.subheader-right {
    right: 40px
}

.background-masker.subheader-bottom {
    top: 30px;
    height: 10px
}

.background-masker.content-first-end,
.background-masker.content-fourth-end,
.background-masker.content-fourth-line,
.background-masker.content-second-end,
.background-masker.content-second-line,
.background-masker.content-third-end,
.background-masker.content-third-line,
.background-masker.content-top {
    top: 40px;
    left: 0;
    right: 0;
    height: 15px
}

.background-masker.content-top {
    height: 0
}

.background-masker.content-first-end,
.background-masker.content-fourth-end,
.background-masker.content-second-end,
.background-masker.content-third-end {
    left: 120px;
    width: auto;
    left: 150px;
    right: 0;
    top: 40px;
    height: 10px
}

.background-masker.content-second-line {
    top: 50px;
    height: 30px
}

.background-masker.content-second-end {
    left: 190px;
    top: 80px
}

.background-masker.content-third-line {
    top: 90px
}

.background-masker.content-fourth-line {
    top: 115px
}

.background-masker.content-third-end {
    left: 250px;
    top: 105px
}

.background-masker.content-fourth-end {
    left: 230px;
    top: 130px
}

.shimmerContainer {
    margin-top: 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.shimmerContainer .tuple {
    padding: 24px;
    flex-basis: 49%;
    margin-bottom: 20px;
    margin-top: 0;
    border: 1px solid #eaf1f5;
    border-radius: 20px 4px;
    box-shadow: 0 4px 10px 0 rgba(0, 77, 255, .04);
    min-height: 125px;
    display: flex
}

.shimmerContainer .tuple .animated-background {
    height: 100%
}

.shimmerContainer .tuple .imagewrap {
    height: 45px;
    width: 45px;
    border-radius: 4px;
    overflow: hidden
}

.shimmerContainer .tuple .contentwrap {
    padding-left: 15px
}

.shimmerContainer .tuple .contentwrap .firstshimmer {
    width: 120px;
    height: 20px;
    border-radius: 2px;
    overflow: hidden
}

.shimmerContainer .tuple .contentwrap .secondshimmer {
    margin-top: 15px !important;
    width: 100px;
    height: 20px;
    border-radius: 2px;
    overflow: hidden
}

.companySearch .shimmerContainer .tuple {
    max-width: 49%
}

.companySearch .shimmerContainer .tuple .contentwrap {
    padding-top: 0
}

.standardLogo .shimmerContainer .tuple {
    display: inline-block;
    padding: 32px;
    width: 208px;
    flex-basis: 208px
}

.standardLogo .shimmerContainer .tuple .imagewrap {
    margin: 0 auto;
    height: 48px;
    width: 48px;
    border-radius: 2px
}

.standardLogo .shimmerContainer .tuple .contentwrap {
    padding: 20px 0 0
}

.standardLogo .shimmerContainer .tuple .firstshimmer,
.standardLogo .shimmerContainer .tuple .secondshimmer {
    margin: 0 auto
}

.premiumLogo .shimmerContainer .tuple {
    display: inline-block;
    padding: 32px;
    height: 302px;
    width: 208px;
    flex-basis: 208px
}

.premiumLogo .shimmerContainer .tuple .imagewrap {
    height: 40px;
    width: 134px;
    border-radius: 2px;
    margin: 0 auto
}

.premiumLogo .shimmerContainer .tuple .contentwrap {
    padding: 0
}

.premiumLogo .shimmerContainer .tuple .contentwrap .firstshimmer {
    margin: 25px auto 0;
    height: 24px
}

.premiumLogo .shimmerContainer .tuple .contentwrap .secondshimmer {
    margin: 16px auto 0;
    height: 23px;
    width: 120px
}

.premiumLogo .shimmerContainer .tuple .contentwrap .buttonshimmer {
    height: 50px;
    width: 154px;
    margin: 50px auto 0
}

.premiumLogo .shimmerContainer .tuple .contentwrap .buttonshimmer .animated-background {
    border-radius: 1000px
}

.regWidget.free {
    width: 820px
}

.regWidget.free .register-widget {
    padding: 24px 32px 24px 24px
}

.regWidget.premium {
    max-height: 288px
}

.regWidget.premium,
.regWidget.standard {
    max-width: 208px;
    margin-right: 20px
}

#section-1 {
    margin-bottom: 20px
}

#section-1 .naukri-js-wdgt {
    box-shadow: unset !important
}

#section-1.premium {
    height: 285px;
    width: 190px
}

#section-1.standard {
    height: 215px;
    width: 190px
}

.standardTupleContainer .register-widget {
    width: 100%;
    margin-right: 0;
    margin-top: 0;
    height: 100%
}

.freeTuple {
    padding: 19px 16px;
    flex-basis: 400px;
    width: 400px;
    display: flex;
    border-radius: 16px;
    /* box-shadow: 0 4px 6px rgba(81, 0, 0, 0.1); */
    box-shadow: 0 2px 20px var(--Ev100, rgba(30, 10, 58, .04));
    background-color: var(--N200);
    cursor: pointer;
    position: relative;
    margin-bottom: 20px
}

.freeTuple:focus,
.freeTuple:hover {
    box-shadow: 0 14px 40px var(400, rgba(30, 10, 58, .1))
}

.freeTuple--expand {
    width: 49%;
    flex-basis: unset
}

.freeTuple .imagewrap {
    flex-basis: 60px;
    width: 60px;
    overflow: hidden;
    height: 60px;
    position: relative;
    border: 1px solid var(--N400);
    border-radius: 10px
}

.freeTuple .imagewrap .logoImage {
    width: 100%;
    word-break: break-word;
    position: absolute
}

.freeTuple .contentwrap {
    flex-basis: calc(100% - 60px);
    padding-left: 12px;
    max-width: calc(100% - 60px)
}

.freeTuple .contentwrap .title {
    max-width: 270px;
    text-transform: capitalize;
    color: var(--N800)
}

.freeTuple .contentwrap .title .titleAnchor {
    color: var(--N800)
}

.freeTuple .contentwrap .additionalDetails {
    color: var(--N600);
    position: relative;
    margin-top: 4px;
    display: flex;
    align-items: center;
    line-height: 16px
}

.freeTuple .contentwrap .additionalDetails .star {
    color: #fdaa29;
    font-size: 12px;
    position: relative;
    top: -2px
}

.freeTuple .contentwrap .additionalDetails .star>i:before {
    font-size: 12px
}

.freeTuple .contentwrap .additionalDetails .rating {
    margin-right: 4px;
    margin-left: 4px;
    color: var(--N600)
}

.freeTuple .contentwrap .additionalDetails .tuple-seperator {
    margin-right: 4px;
    width: 1px;
    height: 10px;
    border: 1px solid var(--N400);
    border-radius: 1px;
    background: var(--N400)
}

.freeTuple .contentwrap .additionalDetails .right-arrow {
    position: relative;
    float: right
}

.freeTuple .contentwrap .tagswrap {
    margin-top: 8px;
    max-height: 20px;
    overflow: hidden;
    max-width: 270px
}

.freeTuple .contentwrap .tagswrap .cardtag {
    padding: 2px 6px;
    border: 1px solid var(--N400);
    border-radius: 50px;
    font-weight: 500;
    font-size: 11px;
    line-height: 14px;
    color: var(--N600)
}

.freeTuple .contentwrap--expand .tagswrap,
.freeTuple .contentwrap--expand .title {
    max-width: 360px
}

.freeTuple .right-arrow {
    position: absolute;
    right: 15px;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 11px;
    width: 11px
}

.freeTuple .right-arrow-new {
    position: sticky;
    height: 18px;
    width: 18px
   /*  right: 10px;
    top: 45px;
    bottom: 45px;
    margin: auto;
     */
}

.freeTuple .right-arrow-onetheme {
    position: absolute;
    right: 16px;
    top: 45px;
    bottom: 45px;
    margin: auto;
    height: 18px;
    width: 18px
}

.freeTuple .right-arrow-onetheme:after {
    content: url(//static.naukimg.com/s/7/103/i/onetheme-arrow.714c71a1.svg)
}

.reviews {
    color: var(--N600)
}

.hide-border-tuple {
    border: unset !important
}

.cardtag {
    
    border: 1px solid #ecf5ff;
    padding: 1px 6px;
    border-radius: 4px;
    max-width: 100%;
    margin-right: 4px;
    color: #8292b4;
    display: inline-block;
    font-size: 11px;
    line-height: 14px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.tuple {
    padding: 24px 18px;
    flex-basis: 32%;
    max-width: 32%;
    margin-top: 16px;
    border: 1px solid #eaf1f5;
    border-radius: 16px 6px;
    box-shadow: 0 4px 10px 0 rgba(0, 77, 255, .04);
    cursor: pointer
}

.tuple:focus,
.tuple:hover {
    box-shadow: 0 8px 20px rgba(0, 73, 203, .12);
    outline: none
}

.tuple.standard .imagewrap {
    width: 44px;
    height: 44px;
    text-align: center;
    position: relative;
    margin: 0 auto;
    overflow: hidden;
    border-radius: 4px;
    border: 1px solid #d3e1ea
}

.tuple.standard .imagewrap .logoImage {
    transform: scale(1.03);
    position: absolute;
    overflow: hidden;
    height: 104%;
    top: -1px;
    left: 0;
    width: 100%
}

.tuple .contentwrap {
    width: 100%;
    text-align: center;
    padding: 10px 0 0;
    display: flex;
    flex-direction: column
}

.tuple .contentwrap .title {
    font-weight: 500;
    text-transform: capitalize;
    color: #1b2437;
    position: relative;
    height: 23px
}

.tuple .contentwrap .title .right-arrow {
    position: relative;
    padding-right: 10px;
    max-width: 100%;
    display: inline-block
}

.tuple .contentwrap .title .right-arrow:after {
    top: 7px;
    right: 1px
}

.tuple .contentwrap .title .compName {
    color: #1b2437
}

.tuple .contentwrap .additionalDetails {
    color: #8292b4;
    position: relative;
    margin: 2px 0 0
}

.tuple .contentwrap .additionalDetails .star {
    color: #ffc000;
    font-size: 11px;
    position: absolute;
    top: 1px;
    max-width: 12px
}

.tuple .contentwrap .additionalDetails .star .starImage {
    position: relative;
    width: 12px;
    height: 12px
}

.tuple .contentwrap .additionalDetails .rating {
    padding-right: 6px;
    border-right: 1px solid #d3e1ea;
    margin-right: 6px;
    font-weight: 600;
    margin-left: 18px
}

.tuple .contentwrap .tagswrap {
    margin-top: 10px;
    max-height: 41px;
    overflow: hidden
}

.tuple.premium .contentwrap {
    padding: 16px;
    border-radius: 12px 6px;
    margin-top: 18px;
    justify-content: center;
    height: 92px
}

.tuple.premium .contentwrap .title {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    height: unset
}

.tuple.premium .contentwrap .title .right-arrow {
    display: none
}

.tuple.premium .imagewrap {
    width: 100%;
    height: 36px;
    text-align: center
}

.tuple.premium .imagewrap .logoImage {
    width: auto;
    height: 100%
}

.tuple.premium .adDescWrap {
    margin-top: 15px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 36px
}

.tuple.premium .adDescWrap .adDesc {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #8292b4;
    text-align: center
}

.tuple.premium .ctaWrap {
    margin-top: 15px;
    text-align: center
}

.tuple.premium .ctaWrap .cta {
    padding: 11px 20px;
    color: #457eff;
    font-weight: 600;
    background-color: #f1f5ff;
    display: inline-block;
    border-radius: 27px
}

.tuple .main-2 {
    font-size: 13px;
    line-height: 14px
}

.tuple .main-3 {
    font-size: 13px;
    line-height: 18px
}

.tuple .main-4 {
    font-size: 17px
}

.tuple .main-5 {
    font-size: 15px;
    line-height: 18px
}

.tuple .main-6 {
    font-size: 17px;
    line-height: 20px
}

.ellipsis {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}