body::before {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: radial-gradient(circle, rgba(30,180,242,.35) 0%, rgba(27, 165, 224,0) 60%),
    url(../images/img-shape12-emission-vert.png);
    background-position: center -300px, center 154px;
    background-repeat: no-repeat;
    background-size: 60%, 460px;
    z-index: -1;
    opacity: 0.2;
    mix-blend-mode: screen;
}
#main-article {    
    width: 100%;
    min-height: 450px;
}
#careers_top{
    text-align: center;
    margin: 42px auto;
    width: 580px;
}
#careers_top h1{
    padding-top: 26px;
    text-transform: uppercase;
    color: var(--color-future-blue);
    font-family: var(--font-rogan-bold);
    font-size: var(--size-12px);
    letter-spacing: var(--size-1-5px);
    background: url(../images/background_careers_top_h1.png) no-repeat;
    display: inline-block;
    width: 150px;
    height: 71px;
}
#careers_top h2{
    font-family: var(--font-rogan-light);
    font-size: var(--size-56px);
    line-height: var(--size-56px);
    letter-spacing: var(--size--0-2px);
    display: inline-block;
    margin: -5px 0 10px 0;
}
#careers_top h2 span.blue{
    color: var(--color-future-blue);
}
#careers_top p{
    font-family: var(--font-rogan-regular);
    font-size: var(--size-17px);
    line-height: var(--size-26px);
    margin: 25px 0;
    display: inline-block;
    opacity: 0.7;
    width: 350px;
    position: relative;
    padding: 0 5px;
}
#careers_top h3 a{
    font-family: var(--font-rogan-bold);
    font-size: var(--size-17px);
    letter-spacing: var(--size-1px);
    display: inline-block;
    margin: 52px;
    width: 250px;
    height: 47px;
    background: url(../images/background_see_open_positions.png) no-repeat;
    padding: 11px 42px 0 0;
}

#testimonials{
    margin: 42px auto 142px auto;
    width: 808px;
    height: 630px;    
}
#testimonials h2{
    margin-bottom: -65px;
    font-size: var(--size-44px);
}
#testimonials p.letter{
    font-family: var(--font-rogan-regular);
    font-size: var(--size-17px);
    line-height: var(--size-24px);
    width: 620px;
    background: #051f33;
    padding: 30px;
    margin-bottom: 10px;
}
#testimonials p.small_height{
    line-height: var(--size-20px);
}
#testimonials .name {
    font-family: var(--font-rogan-bold);
    font-size: var(--size-12px);
    color: var(--color-future-blue);
    letter-spacing:  var(--size-1-5px);  
    padding-left: 30px;
    float: left;
    width: 70%;
    text-transform: uppercase;
}
#testimonials .name::before {
    content: '';
    position: absolute;
    background: rgb(13, 76, 108, 0.2);
    clip-path: polygon(0 0, 0 22px, 190px 22px, 200px 12px, 372px 12px, 372px 0px);
    width: 372px;
    height: 22px;
    margin: -2px 0 0 -30px;
}
#testimonials_left{
    float: left;
    width: 66px;
    height: 100%;
    margin-right: 16px;
    background: url(../images/testimonials_left_new2.png) no-repeat;
}

#testimonials_dash{
    float: left;
    height: 100%;
    background: url(../images/testimonials_dash.png);
    background-repeat: repeat-x;
    background-position: 0 10px;
    padding: 33px 10px 0 0;
    margin: 52px 10px 0 0;
    position: relative;
}
#testimonials_dash::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 2px;
    background: url(../images/testimonials_dash.png);
    top: 566px;
    left: 0px;
    opacity: 0.5;
}
#testimonials_content{
    float: left;
    height: 100%;
    margin-right: 14px;
}
#testimonials_tabs{
    float: left;
    width: 58px;
    height: 260px;
}
#testimonials_tabs ul li{
    float: left;
    width: 58px;
    height: 58px;
    padding: 0 5px;
    background: url(../images/testimonials_tab.png) no-repeat;
    cursor: pointer;
    font-family: var(--font-rogan-bold);
    font-size: var(--size-17px);
    letter-spacing: var(--size-1px);
    text-align: center;
    padding: 14px 0 0 6px;
}
#testimonials_tabs ul li.active{
    opacity: 1;
    transition: opacity 1s;  
}
#testimonials_tabs ul li.inactive{
    opacity: 0.4;
    transition: opacity 1s;  
}
#testimonials_right{
    float: left;
    width: 14px;
    height: 100%;
    background: url(../images/testimonials_right_new.png) no-repeat;
    margin-top: 55px;
}
#t_letter_2, #t_letter_3, #t_letter_4, #t_letter_5, #t_letter_6, #t_name_2, #t_name_3, #t_name_4, #t_name_5, #t_name_6{
    display: none;
}

#our_features{
    margin: 64px 0;
    width: 100%;
    min-height: 1030px; 
    margin-bottom: 120px;
}
#our_features_content{    
    width: 100%;
    max-width: 1400px;
    margin: auto;
}
#our_features_ornament{
    float: left;
    width: 124px;
    height: 986px;
    border-left:  1px solid var(--color-future-blue);
    opacity: 0.3;
    left: 39px;
    top: 48px;
    position: relative;
}
#our_features h3{
    float: left;
    font-size: var(--size-44px);
    font-weight: 300;
    letter-spacing: var(--size--0-16px);   
    background: url(../images/background_our_features_boxes_h3.png) no-repeat;
    background-position: 333px 28px; 
    height: 100px;
    width: 1127px;
    position: relative;
    padding-left: 15px;
}
#our_features h3::before{
    content: '';
    position: absolute;
    width: 152px;
    height: 22px;
    background: url(../images/background_our_features_boxes_h3_left.png) no-repeat;
    left: -150px;
    top: 28px;
}
#our_features_boxes{
    float: left;
    width: calc(100% - 128px);
}
.our_features_box{
    float: left;
    position: relative;
    width: 350px;
    height: 157px;
    margin: 14px;
    display: flex;
    align-content: center;
    flex-flow: wrap;
    justify-content: center;
    padding: 22px;
    background: rgb(5, 31, 51);
} 
.our_features_box::before{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(../images/arrows.png) no-repeat;
    background-position: left center;    
    z-index: -1;
    left: -20px;
    top: 0;
}
.our_features_box::after{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(../images/arrows.png) no-repeat;
    background-position: right center;    
    z-index: -1;
    right: -18px;
    top: 0;
}
#our_features_boxes .special::before{
    background: none;
    height: 1px;
    width: 100px;
    border-top: 1px solid var(--color-future-blue);
    top: 72px;
    left: -100px;
    opacity: 0.3;
}
#our_features_boxes .special::after, #our_features_boxes .end::after{
    background: none;/* no right arrow */
}
#our_features_boxes hr{
    height: 20px;
    width: 100%;
    color: transparent;
    border: none;
}
.our_features_box p{
    font-size: var(--size-17px);
    font-family: var(--font-rogan-regular);    
    text-align: center;
    letter-spacing: 0px;
    line-height: var(--size-26px);
}
#our_features_boxes .special{
    clear: left;
    background: url(../images/background_our_features_boxes_special.png) repeat;
    border: 2px solid var(--color-future-blue);
}
#our_features_boxes .last::before{
    content: '';
    position: absolute;
    width: 100%;
    height: 293px;
    background: url(../images/background_our_features_special_last.png) no-repeat;    
    left: -102px;
    border: none;
    opacity: 1;
    z-index: 0;
    top: 50px;
}
#our_features_boxes .special p{
    font-size: var(--size-20px);
    font-family: var(--font-rogan-bold);  
}


#process{
    margin: 42px auto;
    width: 100%;
    height: 780px;
}
#process_content{
    width: 100%;
    height: 780px;
    max-width: 1195px;
    margin: auto;
}
#process h3{
    font-size: var(--size-44px);
    font-weight: 300;
    letter-spacing: var(--size--0-16px);   
    position: relative;
    padding-left: 34px;
}
#process h3::before{
    content: '';
    position: absolute;
    top: 60px;
    left: 0;
    width: 406px;
    height: 164px;
    background: url(../images/background_process_h3.png) no-repeat;
    z-index: -1;
}
.process_flow_number{
    float: left;
    width: 474px;
    height: 160px;
    clear: both;
    padding-left: 34px;
    position: relative;
}
.process_flow_number::after{
    content: '';
    width: 200px;
    height: 128px;
    position: absolute;
    background: url(../images/process_flow_number_line.png) no-repeat;
    top: 68px;
    left: 78px;
}
#process_content .process_last::after{
    background: none;
}
#process_flow2{
    position: relative;
    left: 240px;
}
#process_flow3{
    position: relative;
    left: 460px;
}
#process_flow4{
    position: relative;
    left: 680px;
}
#process span{
    float: left;
    color: var(--color-future-blue);
    font-size: var(--size-14px);
    font-family: var(--font-rogan-bold);
    text-align: center;
    letter-spacing: var(--size-1px);
    background: url(../images/flow_hiring_process.png) no-repeat;
    height: 160px;
    width: 91px;
    display: block;
    padding-top: 25px;
    margin-right: 10px;
}
#process h4{    
    height: 23px;
    font-size: var(--size-18px);
    font-family: var(--font-rogan-bold);
    text-transform: uppercase;
    letter-spacing: var(--size-1-29px);    
    background: url(../images/background_expertise_type_h3.png) repeat-x;
    padding: 0px 10px;
    position: relative;
    float: left;
    margin-top: 22px;
    margin-bottom: 10px;
    background-position-y: 2px;
}
#process p.p_main, .process_flow_number p{    
    font-size: var(--size-17px);
    font-family: var(--font-rogan-regular);
    line-height: var(--size-26px);
    opacity: 0.7;
}
#process p.p_main{ 
    width: 350px;   
    padding-left: 34px;
    padding-top: 35px;
    padding-bottom: 34px;
}
.process_flow_number p{ 
    width: 330px;   
    padding-top: 60px;
    margin-left: 110px;
}

#open_positions_container{
    width: 100%;
    max-width: 1200px;
    margin: auto;
    margin-top: 9rem;
    padding-bottom: 1.2rem;
}

#open_positions{
    float: left;
    width: 69%; 
    max-width: 800px;   
    text-align: center;
    background-color: #051f33;
    border-width: 1px;
    border-color: rgba(6, 62, 87, .4);
    position: relative;
    min-height: 183px;
}
#introduce_yourself{
    float: left;
    width: calc(31% - 20px);
    margin-left: 20px;
    max-width: 352px; 
    height: 150px;
    padding-top: 10px;
}
#introduce_yourself h4{
    width: calc(100% - 10px);
    height: 18px;
    font-size: var(--size-18px);
    font-family: var(--font-rogan-bold);
    text-transform: uppercase;
    letter-spacing: var(--size-1-29px);
    margin-bottom: 20px;
    margin-left: 10px;
    position: relative;
}
#introduce_yourself h4::before{
    content: '';
    position: absolute;
    background: rgb(13, 76, 108, 0.2);
    clip-path: polygon(0 0, 0 18px, 352px 18px, 352px 10px, 250px 10px, 240px 0);
    width: 372px;
    height: 18px;
    margin-top: 12px;
    margin-left: -10px;
}
#introduce_yourself h4::after{
    content: '';
    position: absolute;
    background: url(../images/background_introduce_yourself_h4.png) no-repeat;
    width: 504px;
    height: 22px;
    top: -29px;
    left: -160px;
}
#introduce_yourself p{
    font-size: var(--size-17px);
    font-family: var(--font-rogan-regular);        
    line-height: var(--size-26px);
    opacity: 0.7;
    margin-left: 10px;
    margin-bottom: 20px;
    padding-right: 25px;
}
#introduce_yourself span{    
    position: relative;
    left: 10px;
    width: 70%;
    display: block;
}
.title-notch{   
    display: flex;   
    align-items: center; 
    transform: translate(0, -100%) rotate(0) skewX(0) skewY(0) scaleX(1) scaleY(1);
}

.title-notch_pattern-left {
    content: '';
    background-image: url(../images/title-patttern-left.svg);
    background-position: right 0px;
    background-repeat: no-repeat;
    height: 1rem;
    flex: 1 1 0%;
    display: block;
}

.title-notch-content {
    --cut: 20px;
    --width: 1px;
    font-family: var(--font-rogan-bold);
    font-size: var(--size-12px);
    background-color: transparent;
    position: relative;
    padding: 6px 50px 0px;
    letter-spacing: var(--size-1-5px);
    width: 227px;
    top: -3px
}

.title-notch-content::before {
    content: '';
    position: absolute;
    z-index: -1;
    top: 3px;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #051f33;
    clip-path: polygon(calc(100% - var(--width)) 100%, calc(100% - var(--width) - var(--cut)) calc(0% + var(--width)), calc(0% + var(--width) + var(--cut)) calc(0% + var(--width)), calc(0% + var(--width)) 100%);
}

.title-notch-content::after {
    content: '';
    position: absolute;
    z-index: -1;
    top: 3px;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/vertical_line_gradient.png);
    background-position: center 0px;
    background-repeat: no-repeat;    
}

.title-notch_pattern-right {
    content: '';
    background-image: url(../images/title-patttern-right.svg);
    background-position: left 0px;
    background-repeat: no-repeat;
    height: 1rem;
    flex: 1 1 0%;
    display: block;
}

.position{
    padding: 0.5rem 2.2rem
}
.position-container{
    text-align: left;
}
.position-title {
    font-size: var(--size-14px);
    letter-spacing: 0px;
    color: rgba(255, 255, 255, 0.59);
    padding-left: 0.5rem;
}
.position-listing{
    display: flex;
    gap: 1.5rem;
}
.listing-title {
    position: relative;    
    padding-left: 0.5rem;
}
.listing-title a { 
    font-size: var(--size-17px);
    text-transform: uppercase;
    font-family: var(--font-rogan-bold);
    color: rgb(30 180 242);
    cursor: pointer;
}
.listing-title::before {
    content: "";
    position: absolute;
    top: 10px;
    transform: translateY(-50%);
    left: -5px;
    width: 1px;
    height: 11px;
    background-color: #74eafb;
    z-index: 1;
}
.listing-title::after {
    content: "";
    position: absolute;
    top: 10px;
    transform: translateY(-50%);
    left: -35px;
    width: 30px;
    height: 1px;
    background-color: #082e3d;
    z-index: 0;
}
.flex-1 {
    flex: 1 1 0%;
}
.listing-tags {
    color: rgba(255, 255, 255, 0.59);    
    font-size: var(--size-12px);
    letter-spacing: 0px;
    display: inline;
    padding-left: 10px;
}
.listing-tags li {
    --width: 1px;
    --cut: 10px;
    position: relative;
    padding: 3px 20px 3px 8px;
    margin: 0 5px;
    display: inline-block;
}
.listing-tags li::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: #082e3d;
    clip-path: polygon(0% 0%, 100% 0%, 100% calc(100% - var(--cut)), calc(100% - var(--cut)) 100%, 0% 100%, 0% calc(0% + var(--width)), calc(0% + var(--width)) calc(0% + var(--width)), calc(0% + var(--width)) calc(0% + var(--width)), calc(0% + var(--width)) calc(100% - var(--width)), calc(100% - var(--cut) - var(--width)) calc(100% - var(--width)), calc(100% - var(--width)) calc(100% - var(--cut) - var(--width)), calc(100% - var(--width)) calc(0% + var(--width)), 0 calc(0% + var(--width)));
}

#open_positions_container::after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#careers-contact-us{
    margin: 120px auto 60px auto;
    max-width: 1111px;
    height: 138px;
    background: #051f33;
    border-bottom: 1px solid #0c4c6c;
}
#careers-contact-us-ornament{
    float: left;
    height: 109px;
    width: 94px; 
    background: url(../images/background_contact_us_ornament.png) no-repeat left;
    position: relative; 
    left: -92px;
    top: 29px;
}
#careers-contact-us h3{
    float: left;
    font-size: var(--size-32px);
    font-family: var(--font-rogan-regular);
    letter-spacing: var(--size--0-1px);
    line-height: var(--size-40px);
    padding-top: 32px;
    left: -40px;
    position: relative;
    width: 720px;
}
#careers-contact-us-button{
    float: left;
    padding-top: 47px;
    background: url(../images/background_contact_us_button.png) no-repeat bottom right;
    width: 297px;
    height: 138px;
}
#careers-contact-us-button a{
    display: inline-block;
    width: max-content;
    height: 48px;
    font-family: var(--font-rogan-bold);
    font-size: var(--size-17px);
    letter-spacing: var(--size-1px);
    border-right: 1px solid var(--color-future-blue);
    background: url(../images/button_background.png) no-repeat;
    cursor: pointer;
    padding: 11px 20px;
}
#careers-contact-us-button a img{
    display: inline;
    padding-left: 20px;
}
#careers-contact-us-button a:hover img{  
    filter: brightness(100);
}
#careers-contact-us h3 span.blue{
    color: var(--color-future-blue);
}

@media screen and (max-width: 1279px) { 
    .our_features_box{
        width: 260px;
    }
    #our_features h3{
        width: 860px;
    }
    .our_features_box p{
        font-size: var(--size-16px);    
        line-height: var(--size-22px);
    }
    #process_content{
        width: 983px;
        padding-left: 25px;
    }
    .process_flow_number::after{
        width: 140px;
    }
    #process_flow2{
        left: 160px;
    }
    #process_flow3{
        left: 330px;
    }
    #process_flow4{
        left: 490px;
    }
    #open_positions{
        width: 71%;
    }
    .listing-title{
        font-size: var(--size-16px);
    }
    .listing-tags li{
        padding-right:10px;
    }
    #introduce_yourself{        
        margin-left: 10px;
        width: calc(29% - 10px);
    }
    #introduce_yourself h4{
        font-size: var(--size-16px);
    }
    #introduce_yourself p{
        font-size: var(--size-15px);
    }
    #introduce_yourself h4::before {
        clip-path: polygon(0 0, 0 18px, 272px 18px, 272px 10px, 200px 10px, 190px 0);
        width: 272px;
    }
    #introduce_yourself h4::after{
        width: 353px;
        left: -93px;
    }

    #careers-contact-us{
        width: 1009px;
    }
    #careers-contact-us h3{
        width: 618px;
    }

}

@media screen and (max-width: 1023px) { 
    #testimonials{
        width: 740px;
    }
    #testimonials h2, #our_features h3, #process h3{
        font-size: var(--size-36px);
        padding-top: 5px;
    }
    #our_features{
        height: 1400px;
    }
    #our_features h3{
        width: 560px;
        background-position: 233px 28px;
    }
    #testimonials p.letter{
        width: 552px;
        font-size: var(--size-16px);
        padding: 20px;
    }   
    #testimonials .name{
        padding-left: 20px;
    }
    #testimonials .name::before {
        margin-left: -20px;
    } 
    #process_content{
        width: 740px;
        padding-left: 25px;
    }
    .process_flow_number::after{
        width: 38px;
    }
    #process_flow2{
        left: 70px;
    }
    #process_flow3{
        left: 150px;
    }
    #process_flow4{
        left: 230px;
    }
    #open_positions{
        width: 75%;
    }
    .listing-title {     
        font-size: var(--size-15px);
    }
    .listing-tags li{
        padding-right: 5px;
    }
    #introduce_yourself{        
        margin-left: 5px;
        width: calc(25% - 5px);
    }
    #introduce_yourself h4{
        font-size: var(--size-15px);
    }
    #introduce_yourself p{
        font-size: var(--size-14px);
    }
    #introduce_yourself h4::before {
        clip-path: polygon(0 0, 0 18px, 182px 18px, 182px 10px, 160px 10px, 150px 0);
        width: 182px;
    }
    #introduce_yourself h4::after{
        width: 253px;
        left: -93px;
    }
    #careers-contact-us{
        width: 753px;
    }
    #careers-contact-us h3{
        width: 362px;
    }
}
@media screen and (max-width: 767px) {
    #careers_top{
        width: 450px;
    }
    #careers_top h2{
        font-size: var(--size-48px);
    }
    #testimonials{
        width: 460px;
    }
    #testimonials p.letter{
        width: 272px;
        font-size: var(--size-14px);
        line-height: var(--size-17px);
        padding: 5px;
    }
    #testimonials p.small_height{
        line-height: var(--size-14px);
    }
    #testimonials .name{
        font-size: var(--size-11px);
        padding-left: 5px;
        letter-spacing: var(--size-1px);
    }
    #testimonials .name::before {
        margin-left: -5px;
        clip-path: polygon(0 0, 0 22px, 190px 22px, 200px 12px, 272px 12px, 272px 0px);
        width: 272px;
    }    
    #our_features h3{
        width: 450px;
        background-position: 300px 28px;
        padding-left: 80px;
    }
    #our_features h3::before{
        left: -80px;
    }
    #our_features_ornament{
        width: 10px;
        border: none;
    }
    #our_features_boxes{
        width: 470px;
    }
    .our_features_box {
        width: 200px;
        padding: 8px;
    }
    .our_features_box p{
        font-size: var(--size-16px);
        line-height: var(--size-18px);
    }  
    #our_features_boxes .special p{
        font-size: var(--size-18px);
        line-height: var(--size-22px);
    }
    #process_content{
        width: 470px;
        padding-left: 5px;
    }
    #process h3, #process p.p_main, .process_flow_number{
        padding-left: 15px;
    }
    #process h3::before{
        left: -25px;
    }
    #process span{
        margin-right: 5px;
    }
    .process_flow_number{
        width: 440px;
    }
    .process_flow_number p{        
        width: 300px;
        margin-left: 106px;
    }
    .process_flow_number::after{
        width: 2px;
        left: 59px;
    }    
    #process_flow2{
        left: 0;
    }
    #process_flow3{
        left: 0;
    }
    #process_flow4{
        left: 0;
    }
    .listing-title {     
        font-size: var(--size-14px);
    }
    #open_positions{
        width: 100%;
    }
    #introduce_yourself{        
        margin-left: 50px;
        width: 80%;
        margin-top: 40px;
    }
    #introduce_yourself h4::after{
        left: -10px;
        width: 382px;

    }
    #introduce_yourself h4::before {
        clip-path: polygon(0 0, 0 18px, 382px 18px, 382px 10px, 300px 10px, 290px 0);
        width: 382px;
    }
    .flex-1 {
        flex: 1 1 100%;
    }
    #introduce_yourself span{
        margin: auto;
        left: 0;        
    }
    #introduce_yourself span img{
        margin: auto;
    }
    #careers-contact-us{
        width: 478px;
        border: none;
    }
    #careers-contact-us-ornament{
        background: none;
    }
    #careers-contact-us h3{
        width: 182px;
        left: -75px;
        font-size: var(--size-24px);
        line-height: var(--size-26px);
        padding-top: 30px;
    }   
    #careers-contact-us-button{
        width: 197px;
        background: none;
        left: -10px;
        position: relative;
    }
}
@media screen and (max-width: 479px) {
    body::before {
        background-size: 100%, 460px;
    }
    #careers_top{
        width: 360px;
    }
    #careers_top h2{
        font-size: var(--size-32px);
        line-height: var(--size-36px);
    }    
    #testimonials{
        width: 360px;
        height: 780px;
        margin-bottom: 72px;
    }
    #testimonials_left{
        width: 50px;
        background: url(../images/testimonials_left_small.png) no-repeat;
    }
    #testimonials_dash{
        padding-right: 0;
        background-position: 0 0px;
    }   
    #testimonials_dash::after {      
        top: 721px;
        left: -33px;
        width: 295px;     
    }     
    #testimonials h2{
        padding-top: 0px;  
        margin-bottom: -54px;
    }
    #testimonials p.letter{
        width: 310px;
        font-size: var(--size-16px);
        line-height: var(--size-22px);
        padding: 5px;
        margin-left: -122px;
        left: 78px;
    }
    #testimonials p.small_height{
        font-size: var(--size-15px);
        line-height: var(--size-17px);
    }
    #testimonials p.letter, #testimonials .name{
        position: relative;
        top: 35px;
    }
    #testimonials .name{
        font-size: var(--size-11px);
        left: -40px;
    }
    #testimonials .name::before {
        clip-path: polygon(0 0, 0 22px, 120px 22px, 130px 12px, 172px 12px, 172px 0px);
        width: 222px;
    }
    #testimonials_tabs{
        position: relative;
        top: -19px;
        margin-left: -250px;
        width: 318px;
    }
    #testimonials_tabs ul li{
        background-size: 92%;
        padding: 15px 0 0 13px;
        text-align: left;
        width: 53px;
    }
    #testimonials_right{
        margin-top: 50px;
        background: url(../images/testimonials_right_small.png) no-repeat;
    }
    #our_features{
        height: 2000px;
    }
    #our_features h3::before {
        background: none;
    }
    #our_features h3{
        width: 100%;
        background-position: 265px 28px;
        padding-left: 12px;
        height: 58px;
    }
    #our_features_boxes {
        width: 350px;
    }
    .our_features_box {
        width: 90%;
        height: 110px;
        padding: 13px;
    }
    .our_features_box p{
        font-size: var(--size-17px);
        line-height: var(--size-26px);
    }    
    #our_features_boxes .special::before {
        border: none;
    }
    .our_features_box::after, #our_features_boxes .last::before{
        background: none;
    }        
    .our_features_box::before{
        left: 0px;
        top: 90px;
        transform: rotate(90deg);
    }
    #our_features_boxes .special p{
        font-size: var(--size-20px);
        line-height: var(--size-26px);
    }
    #process h3::before{
        width: 350px;
        height: 30px;
    }
    #process_content{
        width: 350px;
        padding-left: 5px;
    }
    #process h3, #process p.p_main, .process_flow_number{
        padding-left: 0;
    }
    #process h3::before{
        left: -35px;
    }
    #process span{
        background-size: 100%;
        width: 70px;
        padding-top: 16px;
    }
    .process_flow_number{
        width: 350px;
    }
    .process_flow_number::after{
        width: 2px;
        top: 51px;
        left: 34px;
    }    
    #process h4{
        margin-top: 7px;
        margin-bottom: 6px;
        padding: 0px 6px;
        font-size: var(--size-18px);
        letter-spacing: 0;
    }
    .process_flow_number p{   
        font-size: var(--size-16px);     
        width: 270px;
        padding-top: 50px;
        margin-left: 66px;
    }
    #introduce_yourself h4::after{
        left: -10px;
        width: 282px;

    }
    #introduce_yourself h4::before {
        clip-path: polygon(0 0, 0 18px, 282px 18px, 282px 10px, 200px 10px, 190px 0);
        width: 282px;
    }    
    #careers-contact-us{
        width: 358px;
        height: 200px;
    }
    #careers-contact-us-ornament{
        display: none;
    }
    #careers-contact-us h3{
        width: 310px;
        padding-top: 30px;
        left: 20px;
        text-align: center;
    }   
    #careers-contact-us-button{
        background: none;
        left: 72px;
    }
}

@media screen and (max-width: 479px) {
    #our_features_boxes{
        width: 380px;
    }
    #our_features h3{
        background-position: 255px 28px;
    }
}
@media screen and (max-width: 389px) {
    #our_features_boxes{
        width: 365px;
    }
    #our_features h3{
        background-position: 247px 28px;
    }
}
@media screen and (max-width: 374px) {
    #our_features_boxes{
        width: 340px;
    }
}


body::before{
    animation: bgShine 2s;
}
@keyframes bgShine {
    0% { opacity: 0.1; }
    40% { opacity: 0.4; }
    100% { opacity: 0.2; }
}

#t_letter_1, #t_letter_2, #t_letter_3, #t_letter_4, #t_letter_5, #t_letter_6{
    animation: fadeIn 1s;
}
@keyframes fadeIn {
    0% { opacity: 0.3; }
    100% { opacity: 1; }
}

#careers_top p{
    animation: paragraphSlideFromBottom 1s;
}
@keyframes paragraphSlideFromBottom {
    0% { opacity: 0; bottom: -100px; }
    100% { opacity: 0.7; bottom: 0; }
}