*{
    box-sizing: border-box;
}

.row {
overflow: hidden;
}

.lang-eng, .lang-other {
display: none;
}


.lang-en .lang-eng, .other-lang .lang-other {
display: inline-block;
}

.page-node-59836.lang-en .umain .act-btn.lang-other{
display: none !important;
}

.page-node-59836.other-lang .umain .act-btn.lang-eng{
display: none !important;
}



/* Important used to overwrite background */
.features-banner-wrap {
background: none !important;
padding: 0;
}



.breadcrumb-link .content-wrap {
max-width: 1280px;
padding: 0;
margin: 30px auto 20px;
width: 90%;
}

.content-wrap {
    max-width: 1170px;
    width: 100%;
    padding: 0 20px;
}

.small-txt{
display: block;
font-size: 13px;
margin-top: 10px;
}

.header-top{
    padding: 70px 0 0;
}

.zsection .content-wrap, .header-img .content-wrap{
    display: flex;
    flex-wrap: wrap;
}

.zsection .cont-sect {
    display: flex;
    flex-wrap: wrap;
    padding: 40px 0;
}

.header-img .img-part {
    flex: 1;
    position: relative;
}

.header-img .img-part img {
    max-width: 600px;
    margin-top: -120px;
    width: 100%;
}

.cont-part, .img-part {
    width: 50%;
}

.zsection h2 {
    max-width: 400px;
}

.zsection {
    padding: 120px 0 0;
}

.zsection .img-part, .zsection .tabimg {
    width: 60%;
}

.zsection .cont-part, .zsection .tabcontent {
    width: 40%;
}

.zsection .cont-sect .img-part, .zsection .cont-sect .cont-part {
    width: 50%;
}

.blue, .bottom-cta-section {
    background: #d1f8ff;
}

.bottom-cta-section{
    padding: 100px 0 ;
    color: #fff;
    text-align: center;
}

.bottom-cta-section h2 {
    max-width: 480px;
    margin: 0 auto 20px;
line-height: 1;
}

.bottom-cta-section p{
margin-bottom: 40px;
}

.tab2 .tabimg img{
    max-width: 100%;
}

.bottom-wrap {
    background: #000;
    max-width: 1170px;
    margin: 0 auto;
    padding: 100px 80px;
}

.bottom-cta-section .cont-part{
    display: inline-block;
    vertical-align: middle;
    width: 49%;
}




.zsection.deliver span {
    display: inline-block;
    position: relative;
    width: 38%;
    margin: 10px;
    vertical-align: top;
    text-align: center;
    border-radius: 8px;
    box-shadow: 5px 8px 17px 0px rgba(176, 176, 176, 0.19);
    margin-bottom: 10px;
}

em.join{
    display: block;
    background: #fff;
    position: absolute;
    width: 100%;
    left: 0;
    height: 50px;
    font-style: normal;
    line-height: 45px;
    color: #59ab5f;
    font-family: var(--zf-primary-semibold);
    bottom: 0;
}

.zsection.deliver span:nth-child(4){
    box-shadow: none;
padding: 40px 40px 70px;
background: #f5f5f5;
}

.zsection.deliver span:nth-child(4) em, .zsection.deliver span:nth-child(4) em::before, .zsection.deliver span:nth-child(4) h4{
opacity: 0.5
}

.zsection.deliver .img-part {
    text-align: center;
}

.zsection.deliver span h4{
    position: relative;
    z-index: 2;
    font-family: gilroybold;
    font-size: 18px;
}

.zsection.deliver span em.icon-img {
    background: url('/sites/default/files/people/deliversprite.png') no-repeat;
    background-size: 390px auto;
    width: 130px;
    height: 110px;
    display: block;
    margin: 0 auto 10px;
}

/* .zsection.deliver span:nth-child(1) em.icon-img{
    height: 110px;
} */




.zsection.deliver span:nth-child(1) {
    background: #fff5e3;
    padding: 40px 40px 70px;
}

.zsection.deliver span:nth-child(2){
    background: #feebef;
    padding: 40px 40px 70px;
}
.zsection.deliver span:nth-child(3){
    background: #e2f4fe;
    padding: 40px 40px 70px;
}

.zsection.deliver span:nth-child(3) em {
    background-position: -140px 0;
}

.zsection.deliver span:nth-child(2) em {
    background-position: -253px 0;
    background-size: 370px auto;
}
.zsection.deliver span:nth-child(4) em {
    background: #3f68d4;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    font-style: normal;
    text-align: center;
    position: relative;
    line-height: 58px;
    color: #fff;
    font-size: 35px;
    font-family: gilroybold;
    margin: 40px auto 20px;
    display: inline-block;
}

.zsection.deliver span:nth-child(4) h4 {
    font-size: 16px;
    color: #3f68d4;
}

.zsection.deliver span:nth-child(4) em::before {
    content: '';
    position: absolute;
    top: -12px;
    left: -12px;
    border: 2px dotted #3f68d4;
    width: 80px;
    height: 80px;
    border-radius: 50%;
}

.tab1 .tabwrap {
    background: #d1f8ff;
    padding: 100px 0 100px 100px;
}

.tabcontent h2{
    margin-bottom: 50px;
}

.tab2 .tabwrap {
    padding: 0 0px 100px 100px;
}

.tabcontent h3 {
    position: relative;
    cursor: pointer;
}

.tabpart h3:before {
    content: '';
    position: absolute;
    top: 7px;
    left: -34px;
    border-top: 1px solid #000;
    border-left: 1px solid #000;
    width: 10px;
    height: 10px;
    transform: rotate(225deg);
}




.tabpart.active h3:before {
    content: '';
    position: absolute;
    top: 12px;
    left: -34px;
    border-top: 1px solid #000;
    border-left: 1px solid #000;
    width: 10px;
    height: 10px;
    transform: rotate(45deg);
}

.header-top h1 {
    font-family: gilroyextrabold;
    font-size: 50px;
}
.other-lang .header-top h1 {
font-size: 44px;
}


.tabpart {
    padding-left: 35px;
    margin-bottom: 30px;
border: 1px solid transparent;
}

.tabwrap{
    display: flex;
    flex-wrap: wrap;
}

.tabimg {
    padding-left: 80px;
    align-self: center;
    margin-top: 158px;
}

.bottom-cta-section .cont-part:nth-child(2){
    text-align: center;;
}

.tabimg img {
    display: none;
}

.tabimg img.active {
    display: inline-block;
}

.cont-sect .cont-part {
    align-self: center;
}

.main-container-wrapper h2 {
    font-family: gilroybold;
    font-size: 40px;
}

.cont-sect h2{
    max-width: 460px;
}


/* .cont-sect.left-img .img-part img {
    padding-right: 20
} */



.tabimg img.active {
    animation: slide-down 1s ease-out;
}
@keyframes slide-down {
    0% {
    opacity: 0;
    -webkit-transform: translateY(50px);
    }
    100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    }
}

.header-top .cont-part{
    width: 65%;
position: relative;
max-width: 600px;
}

.header-top .cont-part span{
    background: #21a35c;
    position: absolute;
    top: -40px;
    font-size: 14px;
    color: #fff;
    padding: 3px 10px;
    font-family: var(--zf-primary-semibold);
display: none;
}

.header-top .cont-part span:before{
content: '';
    content: '';
    position: absolute;
    bottom: -4px;
    left: -3px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #22a35c;
    transform: rotate(133deg);
}


.zsection h3 {
    font-size: 22px;
    font-family: gilroybold;
}

h4.topspace {
    margin-top: 50px;
}

.cont-sect .cont-part p {
    max-width: 380px;
}


.header-img{
    position: relative;
}
/* .header-img:before{
    content: '';
    position: absolute;
    top: 10px;
    left: auto;
    right: 270px;
    background: url(/sites/default/files/people/lms-curve.png) no-repeat;
    background-size: 80px auto;
    width: 80px;
    height: 250px;
    transition: none;
    box-shadow: none;
} */

.header-img .img-part img{
    position: relative;
}

.header-img .img-part img:before {
    content: '';
    position: absolute;
    top: 10px;
    left: auto;
    right: 6%;
    background: url(/sites/default/files/people/lms-curve.png) no-repeat;
    background-size: 80px auto;
    width: 80px;
    height: 250px;
    transition: none;
    box-shadow: none;
}

.header-img .content-wrap::before{
    content: '';
    position: absolute;
    top: -40px;
    right: 180px;
    background: url(/sites/default/files/people/lms-pattern.png) no-repeat;
    background-size: 13px auto;
    width: 15px;
    height: 20px;
    transition: none;
    box-shadow: none;
}

.lms-pattern{
    position: relative;
}

.lms-pattern:before{
    content: '';
    position: absolute;
    top: -340px;
    left: auto;
    right: -80px;
    background: url(/sites/default/files/people/lms-curve.png) no-repeat;
    background-size: 80px auto;
    width: 80px;
    height: 250px;
    transition: none;
    box-shadow: none;
}

.header-img:after{
    content: '';
    position: absolute;
    top: 30px;
    left: auto;
    right: 50%;
    background: url(/sites/default/files/people/lms-curve.png) no-repeat;
    background-size: 40px auto;
    width: 80px;
    height: 250px;
    transition: none;
    box-shadow: none;
    transform: rotate(120deg);
}


.header-img .img-part .mob-img{
    display: none;
}

/* css style for arabic language  */
.i18n-ar .bottom-wrap .content-wrap h2, .i18n-ar .bottom-wrap .content-wrap p, .i18n-ar .bottom-wrap .content-wrap, .i18n-ar .bottom-wrap .content-wrap .small-txt{
text-align: center;
}

.i18n-ar .header-img .img-part{
transform: scale(1);
}

.i18n-ar .header-img .content-wrap::after{
content: none;
}

.i18n-ar .cont-sect.right-img .cont-part{
padding-left: 80px;
padding-right: 0;
}

.i18n-ar .header-img:after, .header-img .content-wrap::after, .lms-pattern:before{
    content: none;
}

.i18n-ar .header-img .img-part .mob-img{
    display: none;
}




.i18n-ar .cont-sect.left-img .cont-part{
padding-right: 80px;
padding-left: 0;
}

.i18n-ar .tabimg {
padding-right: 80px;
padding-left: 0;
}


.i18n-ar  .tab1 .tabwrap{
padding: 100px 100px 100px 0px;
}

@media screen and (min-width:1701px){
.row .header-img .content-wrap::after{
bottom: 100px;
right: -110px;
}
}


@media screen and (min-width: 1600px){
.tab1 .tabwrap{
min-height: 850px;
}
.tab2 .tabwrap{
min-height: 800px;
}

}

@media screen and (min-width: 1200px){
.i18n-ar .header-top .cont-part p{
max-width: 450px;
}
}



/* end of css for arabic language  */


@media screen and (min-width: 1900px){
.header-img .img-part{
top: -50px;
}
}

@media screen and (min-width: 1501px) and (max-width: 1700px){
    .header-top .cont-part p{
        max-width: 520px;
    }

    .header-img .img-part{
        transform: scale(0.85);
        top: -100px;
    }

    .zsection.deliver {
        padding: 20px 0 0;
    }
    
    .region .header-img .content-wrap::after{
        bottom: 100px;
        right: -50px;
    }

    .header-img .img-part span:nth-child(2){
        top: 70px;
    }

    .header-img .img-part span:nth-child(1){
        top: 0;
    }

    .header-img:after{
        top: -55px;
    }
}

@media screen and (max-width: 1500px){
    .main-container-wrapper h2{
        font-size: 34px;
    }
    .zsection{
        padding: 90px 0 0;
    }

.zsection.deliver {
    padding: 0;
    margin-top: 0;
}


    .bottom-cta-section{
        padding: 30px 0 100px;
    }

    .bottom-wrap{
        padding: 80px;
    }
    .header-top h1{
        font-size: 42px;
        max-width: 560px;
    }

    .header-top{
        padding: 60px 0 0;
    }

    .header-img .img-part{
        transform: scale(0.8);
        top: -180px;
    }

    .header-top .cont-part p{
        max-width: 450px;
    }

    
}


@media screen and (min-width: 1401px) and (max-width: 1499px){
    .header-img .img-part{
        transform: scale(0.75);
        top: -230px;
    }

    .header-img:after{
        top: -180px;
        right: 51%;
        background-size: 30px auto;
    }

    .header-img .content-wrap::before{
        top: -130px;
    }

    .main-container-wrapper .header-img .content-wrap::after{
        right: 0;
        bottom: 240px;
    }

    .zsection.deliver {
        margin-top: -140px;
    }

}


@media screen and (max-width: 1400px){

    .header-img:before{
       content: none;
    }
    
    .header-img .content-wrap::before, .header-img:after, .lms-pattern:before{
        content: none;
    }

    

.content-wrap {
    max-width: 1170px;
    width: 100%;
    padding: 0 20px;
}

.small-txt{
display: block;
font-size: 13px;
margin-top: 10px;
}

.header-top{
    padding: 90px 0 0;
}

.zsection .content-wrap, .header-img .content-wrap{
    display: flex;
    flex-wrap: wrap;
}

.zsection .cont-sect {
    display: flex;
    flex-wrap: wrap;
    padding: 40px 0;
}

.header-img .img-part {
    flex: 1;
    position: relative;
}

.header-img .img-part img {
    max-width: 600px;
    margin-top: -120px
}

.cont-part, .img-part {
    width: 50%;
}

.zsection h2 {
    max-width: 400px;
}

.zsection {
    padding: 120px 0 0;
}

.zsection .img-part, .zsection .tabimg {
    width: 60%;
}

.zsection .cont-part, .zsection .tabcontent {
    width: 40%;
}

.zsection .cont-sect .img-part, .zsection .cont-sect .cont-part {
    width: 50%;
}

.blue, .bottom-cta-section {
    background: #d1f8ff;
}

.bottom-cta-section{
    padding: 100px 0 ;
    color: #fff;
    text-align: center;
}

.bottom-cta-section h2 {
    max-width: 480px;
    margin: 0 auto 20px;
line-height: 1;
}

.bottom-cta-section p{
margin-bottom: 40px;
}

.tab2 .tabimg img{
    max-width: 110%;
}

.bottom-wrap {
    background: #000;
    max-width: 1170px;
    margin: 0 auto;
    padding: 100px 80px;
}

.bottom-cta-section .cont-part{
    display: inline-block;
    vertical-align: middle;
    width: 49%;
}


.zsection.deliver span {
    display: inline-block;
    position: relative;
    width: 38%;
    margin: 10px;
    vertical-align: top;
    text-align: center;
    border-radius: 8px;
    box-shadow: 5px 8px 17px 0px rgba(176, 176, 176, 0.19);
    margin-bottom: 10px;
}

em.join{
    display: block;
    background: #fff;
    position: absolute;
    width: 100%;
    left: 0;
    height: 50px;
    font-style: normal;
    line-height: 45px;
    color: #59ab5f;
    font-family: var(--zf-primary-semibold);
    bottom: 0;
}

.zsection.deliver span:nth-child(4){
    box-shadow: none;
}

.zsection.deliver .img-part {
    text-align: center;
}

.zsection.deliver span h4{
    position: relative;
    z-index: 2;
    font-family: gilroybold;
    font-size: 18px;
}

.zsection.deliver span em.icon-img {
    background: url('/sites/default/files/people/deliversprite.png') no-repeat;
    background-size: 390px auto;
    width: 130px;
    height: 110px;
    display: block;
    margin: 0 auto 10px;
}



.zsection.deliver span:nth-child(1) {
    background: #fff5e3;
    padding: 40px 40px 70px;
}

.zsection.deliver span:nth-child(2){
    background: #feebef;
    padding: 40px 40px 70px;
}
.zsection.deliver span:nth-child(3){
    background: #e2f4fe;
    padding: 40px 40px 70px;
}

.zsection.deliver span:nth-child(3) em {
    background-position: -140px 0;
}

.zsection.deliver span:nth-child(2) em {
    background-position: -253px 0;
    background-size: 370px auto;
}
.zsection.deliver span:nth-child(4) em {
    background: #3f68d4;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    font-style: normal;
    text-align: center;
    position: relative;
    line-height: 58px;
    color: #fff;
    font-size: 35px;
    font-family: gilroybold;
    margin: 60px auto 20px;
    display: inline-block;
}

.zsection.deliver span:nth-child(4) h4 {
    font-size: 16px;
    color: #3f68d4;
}

.zsection.deliver span:nth-child(4) em::before {
    content: '';
    position: absolute;
    top: -12px;
    left: -12px;
    border: 2px dotted #3f68d4;
    width: 80px;
    height: 80px;
    border-radius: 50%;
}

.tab1 .tabwrap {
    background: #d1f8ff;
    padding: 100px 0 100px 100px;
}

.tabcontent h2{
    margin-bottom: 50px;
}

.tab2 .tabwrap {
    padding: 0 0px 100px 100px;
}

.tabcontent h3 {
    position: relative;
    cursor: pointer;
}

.tabpart h3:before {
    content: '';
    position: absolute;
    top: 7px;
    left: -34px;
    border-top: 1px solid #000;
    border-left: 1px solid #000;
    width: 10px;
    height: 10px;
    transform: rotate(225deg);
}




.tabpart.active h3:before {
    content: '';
    position: absolute;
    top: 12px;
    left: -34px;
    border-top: 1px solid #000;
    border-left: 1px solid #000;
    width: 10px;
    height: 10px;
    transform: rotate(45deg);
}

.header-top h1 {
    font-family: gilroyextrabold;
}

.tabpart {
    padding-left: 35px;
    margin-bottom: 30px;
}

.tabwrap{
    display: flex;
    flex-wrap: wrap;
}

.tabimg {
    padding-left: 80px;
    align-self: center;
    margin-top: 158px;
}

.bottom-cta-section .cont-part:nth-child(2){
    text-align: center;;
}

.tabimg img {
    display: none;
}

.tabimg img.active {
    display: inline-block;
}

.cont-sect .cont-part {
    align-self: center;
}

.main-container-wrapper h2 {
    font-family: gilroybold;
    font-size: 40px;
}

.cont-sect h2{
    max-width: 460px;
}

.tabimg img.active {
    animation: slide-down 1s ease-out;
}
@keyframes slide-down {
    0% {
    opacity: 0;
    -webkit-transform: translateY(50px);
    }
    100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    }
}

.header-top .cont-part{
    width: 65%;
}

.header-top .cont-part p{
    max-width: 530px;
}



.zsection h3 {
    font-size: 22px;
    font-family: gilroybold;
}

h4.topspace {
    margin-top: 50px;
}

.cont-sect .cont-part p {
    max-width: 380px;
}

.header-top{
    padding: 70px 0 0;
}



.zsection.deliver{
    margin-top: 30px;
}

.header-img .img-part{
    position: relative;
    left: 10px;
}

}


@media screen and (min-width: 1281px) and (max-width: 1399px){
    .header-top .cont-part p{
        max-width: 430px;
    }

    .main-container-wrapper .header-img .content-wrap::after{
        bottom: 200px;
        right: -30px;
    }

    
}


@media screen and (max-width: 1280px){
    .header-top h1{
        font-size: 36px;
        max-width: 520px;
    }



.header-top .cont-part p{
max-width: 440px;
}

.main-container-wrapper h2{
font-size: 34px;
}

    .header-img .img-part{
        transform: scale(0.8); 
        top: -50px;
    }

    .header-img .content-wrap::after{
        right: 20px;
    }
    .zsection.deliver{
        margin-top: 0;
    }
}

@media screen and (min-width: 1100px) and (max-width: 1300px){
    .header-img .img-part {
        top: -220px;
    }
    .header-top .cont-part{
        max-width: 470px;
    }
}


@media screen and (min-width: 1100px) and (max-width: 1300px){
.zsection.deliver{
margin-top: -140px;
}
}

@media screen and (min-width: 992px){

.header-img{
min-height: 370px;
}


    .i18n-ar .tab2 .tabwrap{
        padding: 0 0px 100px 40px;
        }

 
    
        .header-img .img-part span:nth-child(4) img{
            max-width: 35px;
            position: relative;
            top: 22px;
            right: 10px;
        }
        
        .cont-sect.left-img .cont-part {
            padding-left: 80px;
        }
    
         .cont-sect.right-img .cont-part {
            padding-right: 80px;
        }
    
         .cont-sect.right-img .img-part{
            text-align: right;
        }
    
        .header-img .img-part {
            text-align: right;
        }

        .i18n-ar .header-img .img-part {
            text-align: left;
        }

        .i18n-ar .header-img .img-part img{
            margin-top: -70px;
        }
        
        .header-img .img-part span{
            position: absolute;
        }
    
        .header-img .img-part span:nth-child(1){
            background: #ffe2e6;
            width: 200px;
            height: 65px;
            border-radius: 7px;
            right: 470px;
            top: 30px;
            opacity: 0;
            transition: all 700ms ease-in 1.5s;
        }
    
        .header-img .img-part span:nth-child(2){
            background: #f0fcf8;
            width: 200px;
            height: 65px;
            border-radius: 7px;
            right: 470px;
            top: 100px;
            opacity: 0;
            transition: all 700ms ease-in 2s;
        }
    
        .header-img .img-part span:nth-child(3){
            background: #f0fcf8;
            width: 200px;
            height: 52px;
            border-radius: 7px;
            right: -40px;
            top: -110px;
            opacity: 0;
            transition: all 700ms ease-in 1.5s;
        }
        .header-img .img-part span:nth-child(4){
            background: #ffffff;
            width: 230px;
            height: 52px;
            border-radius: 7px;
            right: -90px;
            top: -50px;
            box-shadow: 5px 8px 17px 0px rgba(176, 176, 176, 0.25);
            opacity: 0;
            transition: all 700ms ease-in 2s;
        }
    
        .header-img .img-part span:nth-child(5){
            background: #f0fcf8;
            width: 200px;
            height: 52px;
            border-radius: 7px;
            right: -40px;
            top: 10px;
            opacity: 0;
            transition: all 700ms ease-in 2.5s;
            z-index: -2;
        }
    
    
        .header-img .animstart .img-part span:nth-child(1), .header-img .animstart .img-part span:nth-child(2), .header-img .animstart .img-part span:nth-child(3), .header-img .animstart .img-part span:nth-child(4),.header-img .animstart .img-part span:nth-child(5){
            opacity: 1;
        }
    
    
        .header-img .img-part span:nth-child(1):before{
            content: '';
            position: absolute;
            top: -17px;
            left: 50%;
            background: url('/sites/default/files/people/lms-courses.png') no-repeat;
            background-size: 110px auto;
            width: 110px;
            height: 40px;
            transform: translate(-50%, -50%);
            opacity: 0;
            transition: all 700ms ease-in 800ms;
        }
    
        .header-img .animstart .img-part span:nth-child(1):before{
            opacity: 1;
        }
    
        .header-img .img-part span:nth-child(3):before{
            content: '';
            position: absolute;
            top: -18px;
            left: 50%;
            background: url('/sites/default/files/people/lms-discussion.png') no-repeat;
            background-size: 120px auto;
            width: 120px;
            height: 40px;
            transform: translate(-50%, -50%);
            opacity: 0;
            transition: all 700ms ease-in 800ms;
        }
    
        .header-img .animstart .img-part span:nth-child(3):before{
            opacity: 1;
        }
    
        .header-img .img-part span:nth-child(1) em{
            position: absolute;
            top: 15px;
            left: 15px;
            width: 158px;
            background: #f6c9ce;
            height: 6px;
        }
    
        .header-img .img-part span:nth-child(1) em:nth-child(2){
            position: absolute;
            top: 28px;
            left: 15px;
            width: 158px;
            background: #f6c9ce;
            height: 6px;
        }
    
        .header-img .img-part span:nth-child(1) em:nth-child(3){
            position: absolute;
            top: 42px;
            left: 15px;
            width: 110px;
            background: #f6c9ce;
            height: 6px;
        }
    
        .header-img .img-part span:nth-child(2) em{
            position: absolute;
            top: 15px;
            left: 15px;
            width: 158px;
            background: #daf4eb;
            height: 6px;
        }
    
        .header-img .img-part span:nth-child(2) em:nth-child(2){
            position: absolute;
            top: 28px;
            left: 15px;
            width: 158px;
            background: #daf4eb;
            height: 6px;
        }
    
        .header-img .img-part span:nth-child(2) em:nth-child(3){
            position: absolute;
            top: 42px;
            left: 15px;
            width: 110px;
            background: #daf4eb;
            height: 6px;
        }
    
        
        .header-img .img-part span:nth-child(3) em{
            position: absolute;
            top: 15px;
            left: 15px;
            width: 158px;
            background: #e5f1ef;
            height: 6px;
        }
    
        .header-img .img-part span:nth-child(3) em:nth-child(2){
            position: absolute;
            top: 30px;
            left: 15px;
            width: 128px;
            background: #e5f1ef;
            height: 6px;
        }
    
    
        .header-img .img-part span:nth-child(4) em{
            position: absolute;
            top: 15px;
            left: 15px;
            width: 158px;
            background: #f2f2f2;
            height: 6px;
        }
    
        .header-img .img-part span:nth-child(4) em:nth-child(2){
            position: absolute;
            top: 30px;
            left: 15px;
            width: 128px;
            background: #f2f2f2;
            height: 6px;
        }
    
        .header-img .img-part span:nth-child(5) em{
            position: absolute;
            top: 15px;
            left: 15px;
            width: 158px;
            background: #e5f1ef;
            height: 6px;
        }
    
        .header-img .img-part span:nth-child(5) em:nth-child(2){
            position: absolute;
            top: 30px;
            left: 15px;
            width: 128px;
            background: #e5f1ef;
            height: 6px;
        }
        
        .mobview {
            display: none;
        }
    
        .header-img .img-part::before {
            content: '';
            position: absolute;
            top: -220px;
            left: 72%;
            background: url('/sites/default/files/people/topelem.png') no-repeat;
            background-size: auto;
            background-size: 90px auto;
            width: 80px;
            height: 100px;
        }
    
        .header-img .img-part::after {
            content: '';
            position: absolute;
            bottom: 30px;
            left: 28%;
            background: url(/sites/default/files/people/reports.png) no-repeat;
            background-size: auto;
            background-size: 130px auto;
            width: 130px;
            height: 100px;
        }
    
        .header-img .content-wrap::after {
            content: '';
            position: absolute;
            bottom: 270px;
            right: -20px;
            background: url(/sites/default/files/people/bottomelem.png) no-repeat;
            background-size: auto;
            background-size: 72px auto;
            width: 130px;
            height: 160px;
        }
    
        .header-img .img-part span:nth-child(2) em:first-child:before{
            content: '+';
            position: absolute;
            top: 25px;
            left: -7px;
            font-size: 36px;
            width: 100px;
            height: 50px;
            font-style: normal;
            z-index: 20;
            font-family: gilroymedium;
        }
    
        .header-img .img-part span:nth-child(2):before{
            content: '';
            position: absolute;
            top: 47px;
            left: 77px;
            background: #ffe2e6;
            width: 40px;
            height: 40px;
            border-radius: 50%;
            z-index: 4;
            box-shadow: 5px 8px 17px 0px rgba(176, 176, 176, 0.25);
        }
    
        .header-img .img-part span:nth-child(2):after{
            content: '';
            position: absolute;
            top: 67px;
            left: 97px;
            width: 55px;
            height: 55px;
            border: 1px solid #ffe2e6;
            border-radius: 50%;
            transform: translate(-50%, -50%);
           
        }
    
    }
    


@media screen and (max-width: 991px){

.zsection.deliver span:nth-child(4){
padding: 40px 40px 55px;
}

.zsection.deliver .img-part{
order: 2;
}



    .zsection .img-part, .zsection .tabimg, .zsection .cont-part, .zsection .tabcontent, .zsection .cont-part, .zsection .tabcontent, .cont-part, .img-part{
        width: 100%;
        display: block;
    }

    .i18n-ar .tabpart h4, .i18n-ar .tabpart p, .i18n-ar .header-top h1, .i18n-ar .header-top p, .i18n-ar .header-top, .i18n-ar .zsection.deliver em, .i18n-ar .zsection.deliver span h4, .i18n-ar .cont-sect .cont-part p, .i18n-ar .header-top a,.i18n-ar .header-top .cont-part {
        text-align: center;
    } 

    .i18n-ar .cont-sect.left-img .cont-part{
        padding-right: 0;
    }

    .i18n-ar .cont-sect.right-img .cont-part{
        padding-left: 0;
    }

    .i18n-ar .tab1 .tabwrap{
        padding: 100px 0px 100px 0px;
    }

    .main-container-wrapper h2 {
        font-size: 34px;
    }

    .header-img .img-part img {
        margin-top: 0;
    }

    .header-top {
        max-width: 640px;
        margin: 0 auto;
        text-align: center;
        padding: 60px 0;
    }

    .header-top h1 {
        font-size: 38px;
    }

    .header-img .img-part img{
        display: block;
        margin: 0 auto;
        max-width: 500px;
    }

    .zsection.deliver .cont-part {
        max-width: 670px;
        margin: 0 auto;
        text-align: center;
    }

.zsection.deliver .cont-part{
margin: 40px auto;
}

    .tabpart h3:before, .tabpart.active h4::before {
        content: none;
    }

    .tabpart {
        padding-left: 0;
    }

    .zsection .tabimg {
        display: none;
    }

    .mobview {
        display: block;
    }

    .tabpart {
        margin: 60px 0;
    }

    .cont-sect .img-part{
        text-align: center;
    }

    .tab1 .tabwrap{
        padding: 100px 40px 40px;
    }

    .cont-sect .cont-part{
        max-width: 500px;
        margin: 0 auto;
        text-align: center;
    }

    .zsection h2 {
        margin: 0 auto 30px;
        text-align: center;
    }

    .tabpart {
        text-align: center;
    }

    .tabpart p{
        max-width: 490px;
        margin: 0 auto;
    }
    
    .tabwrap img {
        max-width: 90%;
        margin: 40px auto;
    }

    .cont-sect.left-img .img-part{
        order: 2;
    }

    .zsection{
        padding: 60px 0;
    }
    
    .bottom-cta-section {
        padding: 0 0 100px;
    }
    
    .tab2 .tabwrap {
        padding: 0 40px 0;
    }




    .header-top .cont-part{
        width: 100%;
    }
   
    .header-img .img-part span:nth-child(4) img{
        display: none;
    }

    .header-top .cont-part p, .header-top h1{
        max-width: 100%
    }

.zsection.deliver .img-part{
margin-bottom: 30px;
}

    .header-top h1 {
        font-size: 34px;
    }

    .header-img .img-part{
        position: static;
        top: 0;
        transform: scale(1);
    }

    .main-container-wrapper h2{
        font-size: 38px;
    }

    .zsection .cont-sect .img-part, .zsection .cont-sect .cont-part{
        width: 100%;
    }

    .cont-sect .cont-part p{
        margin: 0 auto 40px;
        max-width: 450px;
    }

    .zsection{
        padding: 60px 0 0;
    }

    .zsection.blue {
        padding: 30px 0 0;
    }
   .header-img .img-part .mob-img{
        display: block;
    }

    .header-img .img-part .web-img {
        display: none;
    }

}


@media screen and (min-width: 768px) and (max-width: 991px){
    .header-top h1{
        max-width: 480px;
        margin: 0 auto 20px;
    }

    .zsection.deliver span {
        width: 36%;
    }

    .zsection.deliver .cont-part{
        max-width: 520px;
    }

    .zsection.tab1 .content-wrap{
        padding: 0;
    }

    .tabpart p{
        max-width: 490px;
    }
    .zsection.deliver{
        margin-top: 30px;
    }

    .zsection {
        padding: 60px 0 0;
    }

    .tab1 .tabpart:nth-child(3){
        margin-top: 90px;
    }

    .tab1 .tabpart:nth-child(4){
        margin-top: 90px;
    }
    .tabwrap img{
        max-width: 100%;
    }

.zsection h3{
font-size: 24px;
}
}


@media screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape){


.header-img .img-part{
top: -100px;
}

}

@media screen and (max-width: 767px){
    .zsection.deliver span h4{
        font-size: 16px;
    }

.tabwrap img{
max-width: 100%;
}

.header-top .cont-part span{
display: none;
}

    .bottom-wrap{
        padding: 50px 20px;
    }

    .bottom-cta-section{
        padding: 0;
    }

    .tab1 .tabwrap{
        padding: 60px 20px 40px;
    }

    .tab2 .tabwrap{
        padding: 0 20px 0;
    }

    .zsection.tab1 .content-wrap, .zsection.tab2 .content-wrap{
        padding: 0;
    }

 .zsection.deliver span:nth-child(4){
display: none;
}


    .zsection.deliver span{
        width: 270px;
    }
    
}

@media screen and (max-width: 480px){

    .header-top h1{
        font-size: 30px;
    }

    .main-container-wrapper h2 {
        font-size: 28px;
    }

    .zsection.deliver span:nth-child(3){
        display: none;
    }


}

.table{display: none;}