/* ----------Career Banner---------- */
.career_bnr {
    padding: 80px 0;
    background-image: none;
    background-color: #000;
    border-bottom-left-radius: 160px;
    border-bottom-right-radius: 160px;
}
.career_bnr .cmn_heading {
    font-size: 90px;
}
.career_bnr .cmn_heading span {
    font-family: "Instrument Serif", serif;
    font-size: 90px;
    font-weight: normal;
}
.career_bnr .right_sec img {
    animation: circle 6s linear infinite;
    max-width: 140px;
}
@keyframes circle{
    0%{
      transform:rotate(0deg);  
    }
    100%{
      transform:rotate(360deg);
    }
}
/* ----------Carrer About---------- */
.career_abt .right_sec h3,
.career_abt .right_sec h4 {
    font-family: "Manrope", serif;
    font-size: 30px;
    color: #141414;
    margin: 0;
}
.career_abt .right_sec h4{
    color: #9B9B9B;
}
.career_abt .counter_value,
.career_abt .each_counter span{
    display: inline-block;
    font-family: "Manrope", serif;
    font-size: 40px;
    font-weight: bold;
    color: #5E5E5E;
    margin: 0;
}
.career_abt .right_sec .cta_btn{
    background-position: 230px center;
    background-image: url(../images/new_images/career_btn_arw.png);
}
.career_abt .right_sec .cta_btn:hover{
    background-image: url(../images/new_images/career_btn_arw_white.png);
}
/* ----------Carrer Support---------- */
.career_page .cta_sec .cta_btn{
    background-position: 230px center;
    background-size: 25px;
    background-image: url(../images/new_images/carrer_supprt_arw.png);
}
.career_page .cta_sec .cta_btn:hover{
    background-image: url(../images/new_images/carrer_supprt_arw_white.png);
}
/* ----------Intern---------- */
.intern_sec .right_sec h6{
    font-family: "Manrope", serif;
    font-size: 16px;
    font-weight: 600;
    color: #034833;
}
.intern_sec .right_sec h2{
    font-size: 54px;
    color: #034833;
}
.intern_sec .right_sec h3{
    font-family: "Manrope", serif;
    font-size: 24px;
    font-weight: 600;
    color: #727272;
}
.intern_sec .right_sec .each_list h4{
    font-family: "Plus Jakarta Sans", serif;
    font-size: 18px; 
    font-weight: 600;
    color: #034833;
}
.intern_sec .right_sec .each_list h4 i{
    color: #FBCC1A;
}
.intern_sec .right_sec .each_list .cmn_para{
    font-size: 16px;
    font-weight: 600;
}
.intern_sec .cta_btn{
    background-image: url(../images/new_images/intern_btn_arw.png);
}
.intern_sec .cta_btn:hover{
    background-image: url(../images/new_images/intern_btn_arw_white.png);
}
/* ----------Career Work---------- */
.career_work .each_work{
    max-width: 260px;
}
.career_work .each_work .search_box{
    background-color: #F2B8EC;
    border-radius: 20px;
    width: 90px;
    height: 90px;
}
.career_work .each_work .search_box.bg_blue{
    background-color: #2170EF;
}
.career_work .each_work .search_box i{
    font-size: 25px;
}
.career_work .each_work .middle_box:after,
.career_work .each_work .middle_box:before{
    position: absolute;
    content: '';
    top: 50%;
    left: -280%;
    transform: translateY(-50%);
    background: url(../images/new_images/work_line.png) no-repeat center;
    width: 210px;
    height: 11px;
}
.career_work .each_work .middle_box:before{
    left: unset;
    right: -280%;
}
.career_work .each_work h4{
    font-family: "Manrope", serif;
    font-size: 24px;
}
.career_work .each_work p{
    font-family: "Manrope", serif;
    font-size: 16px;
    color: #333333;
    margin: 0;
}
/* ----------Browse Intern---------- */
.browse_intern .browse_links li a span{
    font-family: "Manrope", serif;
    font-size: 14px;
    font-weight: 600;
    color: #D92852;
    border-radius: 4px;
    padding: 5px 8px;
    background-color: #c2197524;
    margin-right: 5px;
}
.browse_intern .each_list h4{
    font-family: "Manrope", serif;
    font-size: 22px;
}
.browse_intern .each_list p{
    font-family: "Manrope", serif;
    font-size: 16px;
    font-weight: 600;
    color: #8C8C8C;
}
.browse_intern .each_list .browse_btn{
    font-family: "Manrope", serif;
    font-size: 18px;
    font-weight: bold;
    padding: 10px;
    background-color: #2170EF;
}
.browse_intern .each_list .browse_btn:hover{
    background-color: #FBCC1A;
}
/* ----------Browse Intern---------- */
.career_story .card_columns {
    margin: 30px 0 50px;
    orphans: 1;
    widows: 1;
    column-count: 3;
}
.career_story .cta_btn{
    padding: 15px 43px;
    background-image: none;
    background-color: transparent;
    border: 2px solid #FBCC1A;
    color: #FBCC1A;
}
.career_story .cta_btn:hover{
    border-color: #fff;
    color: #fff;
}
/* ----------Career Opening---------- */
.opening_sec .right_sec p{
    font-family: "Manrope", serif;
    font-size: 20px;
    color: #5E5E5E;
    margin: 0;
    max-width: 360px;
}
.opening_sec .each_sec{
    border-top: 1px solid #9B9B9B;
}
.opening_sec .each_sec h3{
    font-family: "Manrope", serif;
    font-size: 28px;
}
.opening_sec .each_sec .for_animation img{
    animation: circle 6s linear infinite;
}
/* ----------PPC Banner---------- */
.ppc_bnr{
    padding: 80px 0;
    background-image: none;
    background-color: #000; 
}
.ppc_bnr .cmn_heading{
    font-size: 100px;
}
.ppc_bnr .cta_btn,
.ppc_service .cta_btn,
.ppc_study .cta_btn{
    background-position: 174px center;
}
/* ----------PPC Choose---------- */
.ppc_choose .right_sec p,
.ppc_process .right_sec p {
    font-family: "Manrope", serif;
    font-size: 20px;
    color: #5E5E5E;
    margin: 0;
    max-width: 500px;
}
.ppc_choose .cta_btn_blue{
    background-position: 245px center;
}
.ppc_choose .for_color{
    background-color: #EDF4FF;
}
.ppc_choose .each_list h3{
    font-family: "Manrope", serif;
    font-size: 35px;
    color: #5E5E5E;
}
.ppc_choose .each_list p{
    font-family: "Manrope", serif;
    font-size: 22px;
    font-weight: 600;
    color: #5E5E5E;
}
.ppc_choose .middle_col:after,
.ppc_choose .middle_col:before{
    position: absolute;
    content: '';
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    background-color: #B6C1D4;
    width: 2px;
    height: 100%;
}
.ppc_choose .middle_col:before{
    left: unset; 
    right: 0;
}
.ppc_choose .each_col{
    box-shadow: 5px 5px 0 #93BCFF;
}
.ppc_choose .each_col h4{
    font-family: "Manrope", serif;
    font-size: 20px;
    font-weight: 600;
    color: #5E5E5E;
}
.ppc_choose .each_col p{
    font-family: "Manrope", serif;
    font-size: 18px;
    color: #9B9B9B;
    margin: 0;
}
/* ----------PPC Service---------- */
.ppc_service .each_service h4 {
    font-family: "Manrope", serif;
    font-size: 22px;
    font-weight: bold;
    color: #141414;
    max-width: 200px;
    margin: 0 auto;
}
.ppc_service .each_service p {
    font-family: "Manrope", serif;
    font-size: 18px;
    font-weight: 500;
    color: #5E5E5E;
    margin: 0 auto;
    max-width: 250px;
}
.ppc_service .each_service{
    box-shadow: 1.5px 1.5px 0 #FBCC1A;
}
/* ----------PPC Process---------- */
.ppc_process:after,
.ppc_process:before {
    position: absolute;
    content: '';
    bottom: 0;
    left: -5%;
    background: url(../images/a_mark.png) no-repeat;
    width: 336px;
    height: 341px;
    rotate: -20deg;
    z-index: -1;
}
.ppc_process:before{
    left: unset;
    bottom: unset;
    top: 80px;
    right: 100px;
}
.ppc_process .right_sec p{
    color: #9B9B9B;
}
.ppc_process .each_process{
    cursor: pointer;
}
.ppc_process .each_process:hover .content_box{
    bottom: 0;
}
.ppc_process .each_process .content_box{
    background-color: #1d2c43eb;
    border-top-right-radius: 45px;
    left: 0;
    bottom: -180px;
    transition: all 0.3s ease-in-out;
}
.ppc_process .each_process h6{
    font-family: "Manrope", serif;
    font-size: 18px;
    color: #FBCC1A;
}
.ppc_process .each_process h4{
    font-family: "Manrope", serif;
    font-size: 20px;
    color: #F2F2F5;
}
.ppc_process .each_process p{
    font-family: "Manrope", serif;
    font-size: 18px;
    color: #9B9B9B;
}
/* ----------PPC Study---------- */
.ppc_study_slider{
    background-color: #D3E3FE;
}
.ppc_study_slider .each_item{
    max-width: 370px;
    cursor: pointer;
}
.ppc_study_slider .content_box h4 {
    font-family: "Manrope", serif;
    font-size: 20px;
    color: #050505;
    max-width: 250px;
}
.ppc_study_slider .content_box p{
    font-family: "Manrope", serif;
    font-size: 16px;
    font-weight: 600;
    color: #9B9B9B;
}
.ppc_study_slider .content_box .cta_btn {
    background-color: transparent;
    border: 1px solid #000;
    color: #000;
    padding: 10px 30px;
}
.ppc_study_slider .each_item:hover .cta_btn,
.ppc_study_slider .content_box .cta_btn:hover{
    color: #fff;
    background-color: #000;
}
/* ----------PPC Help---------- */
.help_sec.help_sec .cta_btn{
    background-image: none;
    padding: 15px 43px;
    transition: all 0.3s ease-in-out;
}
.help_sec .each_list {
    background: rgb(255 255 255 / 16%);
    box-shadow: 0 8px 32px 0 rgb(184 184 184 / 25%);
    backdrop-filter: blur(4px);
    -webkit-backdrop-filter: blur(4px);
}
.help_sec .each_list h5{
    font-family: "Manrope", serif;
    font-size: 20px;
    font-weight: 600;
    color: #FAFAFC;
}
.help_sec .each_list p {
    font-family: "Manrope", serif;
    font-size: 16px;
    color: #9B9B9B;
    margin: 0;
    max-width: auto;
}
.help_sec .each_list_full p{
    max-width: 100%;
}
/* ----------PPC Pricing---------- */
.pricing_sec .row {
    margin-top: 70px;
}

.pricing_sec .each_pricing {
    padding: 40px;
    background-color: #F8F8F8;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
}

.pricing_sec .each_pricing:hover,
.pricing_sec .each_pricing.active {
    background-color: #000;
    transform: translateY(-50px);
}

.pricing_sec .each_pricing h6 {
    font-family: "Manrope", serif;
    font-size: 16px;
    font-weight: bold;
    color: #121212;
}

.pricing_sec .each_pricing h3 {
    font-family: "Manrope", serif;
    font-size: 40px;
    font-weight: bold;
    color: #181A14;
    margin-top: 20px;
}

.pricing_sec .each_pricing h3 sup {
    font-size: 30px;
    font-weight: 400;
    top: -20px;
}

.pricing_sec .each_pricing .cmn_para,
.pricing_sec .each_pricing ul li {
    font-family: "Manrope", serif;
    font-size: 16px;
    font-weight: 500;
    color: #5C5C5C;
}

.pricing_sec .each_pricing ul li {
    margin-top: 15px;
    padding-left: 40px;
    padding-bottom: 5px;
    background: url(../images/pricing_tick.png) no-repeat left -3px;
}

.pricing_sec .each_pricing .cta_btn {
    text-transform: capitalize;
    background-color: transparent;
    border: 1px solid #000;
    font-size: 14px;
    font-weight: 500;
    background: url(../images/pricing_arrow.png) no-repeat 175px center;
}

.pricing_sec .each_pricing:hover h6,
.pricing_sec .each_pricing.active h6,
.pricing_sec .each_pricing:hover h3,
.pricing_sec .each_pricing.active h3 {
    color: #FAFAFC;
}

.pricing_sec .each_pricing:hover .cta_btn,
.pricing_sec .each_pricing.active .cta_btn {
    background-color: #fbcc1a;
    border-color: transparent;
    color: #000;
}
/* ----------PPC Form---------- */
.form_sec.ppc_page .checklist_sec h6{
    font-family: "Manrope", serif;
    font-size: 18px;
    color: #5E5E5E;
}
.form_sec.ppc_page .checklist_sec ul li,
.seo_bnr .checklist_sec li{
    font-family: "Manrope", serif;
    font-size: 16px;
    color: #5E5E5E;
    margin-top: 10px
}
.form_sec.ppc_page .checklist_sec ul li i,
.seo_bnr .checklist_sec li i{
    color: #2170EF;
}
/* ----------SEO Banner---------- */
.seo_bnr .cta_btn{
    background-position: 235px center;
}
.seo_bnr .checklist_sec li{
    color: #9B9B9B;
}
/* ----------SEO Impact---------- */
.ppc_choose.seo_page .each_list h4{
    font-family: "Manrope", serif;
    font-size: 20px;
    color: #5E5E5E;
}
.ppc_choose.seo_page .each_list p{
    font-family: "Manrope", serif;
    font-size: 20px;
    font-weight: normal;
    color: #9B9B9B;
}
.ppc_choose.seo_page .middle_col:after {
    left: -35px;
}
.ppc_choose.seo_page .middle_col:before{
    right: 35px;
}
/* ----------SEO Service---------- */
.ppc_service.seo_service .cta_btn,
.tool_sec .cta_btn{
    background-position: 205px center;
}
.ppc_service.seo_service .each_service{
    max-width: 350px;
}
.ppc_service.seo_service .each_service .cmn_para{
    font-size: 20px;
    font-weight: 600;
    color: #5E5E5E;
    max-width: unset;
    margin: unset;
}
.ppc_service.seo_service .each_service p {
    font-size: 14px;
    font-weight: normal;
    max-width: 300px;
    margin: unset;
}
/* ----------SEO Process---------- */
.seo_process .cta_btn{
    background-position: 205px center;
}
.seo_process .process_heading{
    font-family: "Instrument Serif", serif;
    font-size: 30px;
}
.seo_process .process_para{
    font-family: "Manrope", serif;
    font-size: 18px;
    font-weight: 500;
    color: #9B9B9B;
}
.seo_process .left_sec,
.seo_process .right_sec{
    max-width: 395px;
}
.seo_process .row.flex-row-reverse{
    margin: 160px 0;
}
.seo_process .process_line_img > img{
    top: 10px;
    left: 50%;
    transform: translateX(-50%);
}
/* ----------SEO Study---------- */
.ppc_study.seo_study .cta_btn{
    background-position: 155px center;
}
.seo_study .each_item{
    border: 1px solid #d0d0d0;
}
.seo_study .each_item h5{
    font-family: "Manrope", serif;
    font-size: 14px;
    border-radius: 30px;
    background-color: #2170EF;
    padding: 10px 15px;
    display: inline-block;
}
.seo_study .each_item h3{
    font-size: 28px;
    font-weight: normal;
}
.seo_study .each_item ul li{
    font-family: "Manrope", serif;
    font-size: 12px;
    font-weight: 600;
    color: #5E5E5E;
    position: relative;
}
.seo_study .each_item ul li+li:after{
    position: absolute;
    content: '|';
    top: 50%;
    left: -15px;
    transform: translateY(-50%);
}
.seo_study .each_item ul p{
    font-weight: 600;
    color: #5E5E5E;
}

/* ----------Tool Sec---------- */
.tool_sec .left_sec img{
    width: 100%;
    max-width: 500px;
}

/* ----------Media Query---------- */
@media screen and (max-width: 1199px) {
    .career_bnr {
        border-bottom-left-radius: 100px;
        border-bottom-right-radius: 100px;
    }
}
@media only screen and (max-width: 1024px) {
    .career_bnr .cmn_heading,
    .career_bnr .cmn_heading span {
        font-size: 60px;
    }
    .ppc_bnr .cmn_heading {
        font-size: 80px;
    }
}
@media only screen and (max-width: 991px) {
    .ppc_process .each_process:hover .content_box{
        bottom: -180px;
    }
    .ppc_process .each_process.btm_up .content_box{
        bottom: 0;
    }
}
@media only screen and (max-width: 900px) {
    .seo_process .process_line_img > img{
        display: none;
    }
}
@media only screen and (max-width: 767px) {
    .career_bnr,
    .ppc_bnr,
    .seo_bnr{
        padding-top: 100px;
    }
    .career_abt .right_sec h3,
    .career_abt .right_sec h4 {
        font-size: 22px;
    }
    .intern_sec .right_sec h2 {
        font-size: 36px;
    }
    .intern_sec .right_sec h3{
        font-size: 18px;
    }
    .career_work .each_work .middle_box:after,
    .career_work .each_work .middle_box:before,
    .ppc_choose .middle_col:after,
    .ppc_choose .middle_col:before{
        display: none;
    }
    .support_sec.ppc_page{
        padding-top: 70px;
    }
    .browse_intern .each_list{
        max-width: 400px;
        margin: 0 auto;
    }
    .help_sec .col-md-3, .progress_sec .for_width .col-md-6 {
        width: 50%;
    }
    .pricing_sec .each_pricing:hover,
    .pricing_sec .each_pricing.active {
        transform: translateY(0);
    }
    .ppc_choose .text_cta_sec .for_style,
    .ppc_process .text_cta_sec .for_style{
        flex-direction: column;
        text-align: center;
    }
    .ppc_choose .each_col,
    .ppc_service .each_service,
    .ppc_process .each_process {
        max-width: 370px;
        margin: 0 auto;
    }
    .seo_process .left_sec,
    .seo_process .right_sec{
        text-align: center;
        margin: 0 auto;
    }
    .seo_process .row.flex-row-reverse {
        margin: 50px 0;
    }
    .seo_process .process_para {
        font-size: 16px;
    }
    .seo_process .process_line_img > img{
        display: block;
        left: 5%;
    }
}
@media only screen and (max-width: 640px) {
    .career_bnr {
        border-bottom-left-radius: 80px;
        border-bottom-right-radius: 80px;
    }
    .career_bnr .cmn_heading,
    .career_bnr .cmn_heading span,
    .ppc_bnr .cmn_heading {
        font-size: 52px;
    }
    .opening_sec .each_sec h3 {
        font-size: 20px;
    }
}
@media only screen and (max-width: 575px) {
    .career_abt .counter_sec .row{
        justify-content: center;
    }
    .career_abt .counter_sec .col-3{
        width: 50%;
    }
    .ppc_choose .right_sec p,
    .ppc_process .right_sec p {
        font-size: 16px;
    }
}
@media screen and (max-width: 490px) {
    .help_sec .col-md-3 {
        width: 100%;
        text-align: center;
    }
    .help_sec .col-md-3 img,
    .help_sec .col-md-3 p {
        margin: auto;
    }
    .seo_process .process_line_img > img{
        display: none;
    }
}
@media only screen and (max-width: 420px) {
    .seo_study .each_item ul{
        display: block !important;
    }
    .seo_study .each_item ul li+li{
        margin-top: 10px;
    }
    .seo_study .each_item ul li+li:after{
        display: none;
    }
}