/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v7.0.29,
* Autoprefixer: v9.7.6
* Browsers: last 4 version
*/

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

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

header .header_menu {
    width: 22px;
    height: 22px;
    display: block;
    position: absolute;
    right: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    z-index: 4;
}

img {
    max-width: 100%;
    border: none;
}

header nav.active {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    z-index: 3;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

header nav {
    position: fixed;
    right: 0;
    top: 0;
    width: 280px;
    height: 100vh;
    overflow: auto;
    padding: 15px;
    padding-top: 60px;
    background: #fff;
    font-size: 14px;
    font-weight: 600;
    opacity: 0;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
}

header nav>ul {
    list-style: none;
}

header nav>ul>li {
    padding: 10px 15px;
    border-bottom: 1px solid #eee;
}

header nav a {
    color: #3f3f3f;
}

header nav a.expandLink {
    cursor: pointer;
    position: relative;
    display: block;
}

header nav>ul>li ul {
    display: block !important;
    list-style: none;
    padding-left: 5px;
    padding-top: 5px;
    font-size: 13px;
}

header nav>ul>li ul li {
    padding: 3px 0;
}

header nav>ul>li ul li a {
    font-weight: 400;
    color: #696969;
}

header nav>ul>li ul li a {
    font-weight: 400;
    color: #696969;
}

header nav a.expandLink {
    cursor: pointer;
    position: relative;
    display: block;
}

.tier_images {
    display: none;
}

.wrapper_sec {
    width: 100%;
    height: 100%;
    position: relative;
}

.wrapper_sec .messing_video:before {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    content: '';
    background: rgba(0, 0, 0, .30);
    z-index: 1;
    position: absolute;
}

#sl1 {
    background: url('../images/kirstl/bg_black.png');
    background-size: cover;
    background-position: center center;
}

#sl1 h1 {
    font-size: 40px;
    font-weight: 700;
    color: #F36523;
    line-height: 50px;
    text-align: right;
    margin-bottom: 59px;
}

#sl1 h2 {
    font-size: 40px;
    font-weight: 700;
    color: #F36523;
    line-height: 50px;
    text-align: right;
    margin-bottom: 59px;
}

.machines {
    color: #666666 !important;
    font-size: 22px !important;
    font-weight: 600 !important;
    line-height: 28px !important;
    margin-bottom: 23px !important;
}

.recall {
    font-size: 34px !important;
    line-height: 40px !important;
    font-family: 'Open Sans', Verdana, Geneva, sans-serif;
    margin-bottom: 22px !important;
    font-weight:700 !important;
}

#sl1 p {
    font-size: 32px;
    font-weight: 600;
    color: #fff;
    line-height: 42px;
    text-align: right;
}

.right_content_panel_2 p {
    font-size: 30px;
    line-height: 40px;
    color: #3F3F3F;
    font-weight: 600;
}

#sl2 ul {}

#sl2 ul li p {
    color: #3F3F3F;
    font-size: 16px;
    font-weight: 400;
    line-height: 23.99px;
}

#sl2 ul li {
    display: block;
    text-align: right;
    width: 96%;
    float: right;
}

#sl2 ul li:nth-child(1) {
    position: relative;
    top: -67px;
    left: 20px;
}

#sl2 ul li:nth-child(2) {
    position: relative;
    right: -85px;
}

#sl2 ul li:nth-child(3) {
    position: relative;
    right: -20px;
    bottom: -68px;
}

#sl2 ul li:nth-child(1)::before {
    content: '';
    background: url('../images/kirstl/l1.png');
    position: absolute;
    right: 0;
    top: -54px;
    width: 55px;
    height: 58px;
    background-size: 100%;
    background-repeat: no-repeat;
}

#sl2 ul li:nth-child(2)::before {
    content: '';
    background: url('../images/kirstl/l2.png');
    position: absolute;
    right: 0;
    top: -61px;
    width: 48px;
    height: 68px;
    background-size: 100%;
    background-repeat: no-repeat;
}

#sl2 ul li:nth-child(3)::before {
    content: '';
    background: url('../images/kirstl/l3.png');
    position: absolute;
    right: 0;
    top: -61px;
    width: 51px;
    height: 68px;
    background-size: 97%;
    background-repeat: no-repeat;
    background-position: center center;
}

#data_algo {
    position: absolute;
    right: 0;
    width: 57%;
    bottom: 90px;
}

.relative_sec {
    position: relative;
    width: 100%;
    height: 100vh;
}

.relative_sec ul {}

.relative_sec ul li {
    text-align: right;
    display: block;
    font-family: auto;
    float: right;
    position: absolute;
    width: 38%;
    color: #3F3F3F;
}

.relative_sec ul li:nth-child(1) {
    right: 17%;
    top: 13%;
}

.relative_sec ul li:nth-child(2) {
    top: 34%;
    right: 49%;
}

.relative_sec ul li:nth-child(3) {
    bottom: 23%;
    right: 58%;
    width: 41%;
}

.relative_sec ul li img {
    width: 44px;
    margin-bottom: 19px;
}

.relative_sec ul li p {
    font-size: 16px;
    font-weight: 400;
    font-family: 'Open Sans', Verdana, Geneva, sans-serif;
    line-height: 22px;
    letter-spacing: 1px;
}

.data_left_sec {
    width: 36%;
    position: absolute;
    left: 4%;
    top: 18%;
    padding-top: 29px;
}

.data_left_sec h4 {
    color: #666666;
    font-size: 22px;
    font-weight: 600;
    line-height: 28px;
    margin-bottom: 23px;
}

.data_left_sec h3 {
    color: #3F3F3F;
    font-size: 30px;
    font-weight: 700;
    line-height: 38px;
}

.boomer_sec_rigt {
    text-align: right;
    width: 80%;
    float: right;
}

.boomer_sec_rigt h4 {
    color: #3F3F3F;
    font-size: 39.04px;
    font-weight: 700;
    line-height: 49.8px;
    font-family: 'Open Sans', Verdana, Geneva, sans-serif;
    margin-bottom: 22px;
}

.boomer_sec_rigt h3 {
    font-size: 51.24px;
    font-weight: bold;
    line-height: 46.36px;
    font-family: 'Open Sans', Verdana, Geneva, sans-serif;
    color: #3F3F3F;
}

#sl4 {
    background: #FAFAFA;
}

.tiers_heading {
    text-align: center;
    width: 86%;
    margin: 0 auto;
    margin-bottom: 0;
}

.tiers_heading h3 {
    font-size: 24px;
    font-weight: bold;
    color: #3F3F3F;
    width: 86%;
    margin: 0 auto;
    margin-bottom: 9px;
}

.tiers_heading h4 {
    font-size: 24px;
    font-weight: bold;
    color: #3F3F3F;
    width: 86%;
    margin: 0 auto;
    margin-bottom: 9px;
}

.assesment {
    font-size: 18px !important;
    color: #024472 !important;
    font-weight: bold !important;
    margin-bottom: 20px !important;
}

.type {
    font-size: 16px !important;
    font-weight: bold !important;
    color: #fff !important;
    margin: 0;
    padding-top: 5px !important;
}

.tiers_heading p {
    color: #3F3F3F;
    font-size: 19px;
    font-weight: 600;
    margin-bottom: 15px;
}

.tier_list {
    text-align: center;
}

.tier_list ul {
    margin: 0;
    margin-top: 12px;
}

.tier_list ul li {
    display: inline-block;
    width: 10%;
    font-size: 11.49px;
    font-weight: 400;
    position: relative;
}

.tier_list ul li:nth-child(2) span {
    background-image: -webkit-gradient(linear, left top, right top, from(#6e99fe), color-stop(#00aeff), color-stop(#00bdeb), color-stop(#00c7cc), to(#5accad));
    background-image: -o-linear-gradient(left, #6e99fe, #00aeff, #00bdeb, #00c7cc, #5accad);
    background-image: linear-gradient(to right, #6e99fe, #00aeff, #00bdeb, #00c7cc, #5accad);
}

.tier_list ul li:nth-child(3) span {
    background-image: -webkit-gradient(linear, left top, right top, from(#fc4e5c), color-stop(#fc4578), color-stop(#f44595), color-stop(#e44db0), to(#cc5ac9));
    background-image: -o-linear-gradient(left, #fc4e5c, #fc4578, #f44595, #e44db0, #cc5ac9);
    background-image: linear-gradient(to right, #fc4e5c, #fc4578, #f44595, #e44db0, #cc5ac9);
}

.tier_list ul li:nth-child(4) span {
    background-image: -webkit-gradient(linear, left top, right top, from(#b962fc), color-stop(#9260e5), color-stop(#705bcb), color-stop(#5253af), to(#3a4a92));
    background-image: -o-linear-gradient(left, #b962fc, #9260e5, #705bcb, #5253af, #3a4a92);
    background-image: linear-gradient(to right, #b962fc, #9260e5, #705bcb, #5253af, #3a4a92);
}

.tier_list ul li:nth-child(5) span {
    background-image: -webkit-gradient(linear, left top, right top, from(#ffce57), color-stop(#ffb149), color-stop(#ff9246), color-stop(#ff714c), to(#fe4d57));
    background-image: -o-linear-gradient(left, #ffce57, #ffb149, #ff9246, #ff714c, #fe4d57);
    background-image: linear-gradient(to right, #ffce57, #ffb149, #ff9246, #ff714c, #fe4d57);
}

.tier_list ul li span {
    display: inline-block;
    width: 25px;
    height: 24px;
    position: absolute;
    left: 9%;
    top: -4px;
}

.big_text {
    color: #B3B3B3;
    font-weight: 600;
    font-size: 15px;
}

.dh_left {}

.dh_left p {
    color: #3F3F3F;
    font-size: 24px;
    font-weight: 600;
    line-height: 42px;
    margin-left: 30px;
}

.dh_right {}

.dh_right img {
    width: 70%;
    margin: 0 auto;
    position: relative;
    display: block;
}

#sl5 {}

.right_content_panel_2 {
    width: 89%;
}

#sl6 h3 {
    font-size: 28px;
    font-weight: bold;
    text-align: center;
    color: #3F3F3F;
    width: 67%;
    margin: 0 auto;
    margin-bottom: 30px;
    line-height: 33px;
}

.bg_white {
    text-align: center;
    padding: 30px;
    -webkit-box-shadow: 1px 1px 8px 1px rgba(0, 0, 0, 0.18);
            box-shadow: 1px 1px 8px 1px rgba(0, 0, 0, 0.18);
    border-radius: 10px;
    width: 75%;
    margin: 0 auto;
    min-height: 400px;
}

.bg_white img {
    margin-bottom: 49px;
    width: 140px;
    height: 140px;
}

.bg_white h5 {
    font-size: 18px;
    color: #024472;
    font-weight: bold;
    margin-bottom: 20px;
}

.bg_white p {
    font-size: 20px;
    font-weight: 400;
    color: #5B5B5B;
    width: 90%;
    margin: 0 auto;
}

.bg_light_gray {
    background: #FAFAFA;
}

.fr {
    float: right;
}

.fl {
    float: left;
}

.sl7_left {
    color: #3F3F3F;
    width: 100%;
}

.sl7_left h4 {
    font-size: 32px;
    font-weight: bold;
    line-height: 40px;
}

.sl7_left p {
    color: #3F3F3F;
    font-size: 24px;
    font-weight: 600;
    margin-top: 46px;
    margin-bottom: 0;
    line-height: 35px;
    width: 75%;
}

#sl8 h3 {
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    color: #3F3F3F;
    width: 90%;
    margin: 0 auto;
    margin-bottom: 30px;
}

.sl8_right {}

.sl8_right ul {
    width: 100%;
}

.sl8_right ul li {
    font-size: 21px;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 40px;
    color: #3F3F3F;
    display: block;
    position: relative;
}

.sl8_right ul li::after {
    content: '';
    width: 10px;
    height: 10px;
    background: #3F3F3F;
    position: absolute;
    left: -25px;
    top: 8px;
    border-radius: 50%;
}

.sl8_right ul li:nth-child(1) {
    width: 80%;
}

#sl10 h3 {
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    color: #3F3F3F;
    width: 80%;
    margin: 0 auto;
    margin-bottom: 72px;
    line-height: 44px;
}

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

.sl10_image img {
    width: 72px;
    margin-bottom: 20px;
    height: 72px;
}

.sl10_heading {
    width: 96%;
    height: 51px;
    padding: 9px;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    color: #fff;
    margin-bottom: 21px;
    position: relative;
    left: 0px;
}

.sl10_heading h5 {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    margin: 0;
    padding-top: 5px;
}

.sl10_content {}

.sl10_content p {
    font-size: 15px;
    color: #5B5B5B;
    width: 74%;
    font-weight: 400;
    margin: 0 auto;
}

.gray_sl10 {
    background: #B2B2B2;
    position: relative;
    z-index: 1;
}

.light_green_sl10 {
    background: #1FB3BA;
    position: relative;
    z-index: 1;
}

.green_sl10 {
    background: #95C83F;
    position: relative;
    z-index: 1;
}

.custom_box_shadow::after {
    content: '';
    position: absolute;
    background: url('../images/kirstl/gray.png');
    width: 30px;
    height: 100%;
    left: 0;
    top: 0;
    background-size: cover;
    background-position: -101px;
}

.sl10 img {
    width: 45%;
    margin-bottom: 30px;
}

.sl10 h4 {
    font-size: 18px;
    font-weight: bold;
    color: #3F3F3F;
    line-height: 25px;
    width: 93%;
    letter-spacing: 1px;
}

.custom_box_shadow {
    overflow: hidden;
}

@media (max-width: 768px) {
    #sl1 h2 {
        font-size: 24px;
        font-weight: 700;
        color: #F36523;
        line-height: 34px;
        text-align: center;
        margin-bottom: 0;
    }
    .tier_images {
        display: block;
    }
    .tier_image {
        display: none;
    }
    .tier_images img {
        width: 75%;
        margin: 0 auto;
    }
    #sl1 img {
        width: 67%;
        margin: 0 auto;
        display: block;
    }
    #sl1 p {
        font-size: 21px;
        font-weight: 600;
        color: #fff;
        line-height: 30px;
        text-align: center;
    }
    .wrapper_sec {
        width: 100%;
        position: relative;
    }
    #sl2 ul li:nth-child(1) {
        position: relative;
        top: 0;
        left: 0;
    }
    #sl2 ul li {
        display: block;
        text-align: center;
        width: 100%;
        float: inherit;
        height: 122px;
    }
    #sl2 ul li:nth-child(2) {
        position: relative;
        right: 0;
    }
    #sl2 ul li:nth-child(3) {
        position: relative;
        right: 0;
        bottom: 0;
    }
    #sl2 ul li:nth-child(2)::before {
        content: '';
        position: absolute;
        right: 0;
        top: -19px;
        width: 55px;
        height: 58px;
        background-size: 100%;
        background-repeat: no-repeat;
        left: 50%;
        -webkit-transform: translate(-50%, -76%);
            -ms-transform: translate(-50%, -76%);
                transform: translate(-50%, -76%);
    }
    #sl2 ul li:nth-child(3)::before {
        content: '';
        position: absolute;
        right: 0;
        top: -19px;
        width: 55px;
        height: 58px;
        background-size: 100%;
        background-repeat: no-repeat;
        left: 50%;
        -webkit-transform: translate(-50%, -76%);
            -ms-transform: translate(-50%, -76%);
                transform: translate(-50%, -76%);
    }
    #sl2 ul li:nth-child(1)::before {
        content: '';
        position: absolute;
        right: 0;
        top: -19px;
        width: 55px;
        height: 58px;
        background-size: 100%;
        background-repeat: no-repeat;
        left: 50%;
        -webkit-transform: translate(-50%, -76%);
            -ms-transform: translate(-50%, -76%);
                transform: translate(-50%, -76%);
    }
    #sl2 ul li p {
        color: #3F3F3F;
        font-size: 15px;
        font-weight: 400;
        line-height: 18.99px;
    }
    #sl2 {
        padding-top: 35px;
    }
    .right_content_panel_2 {
        width: 100%;
    }
    .right_content_panel_2 p {
        font-size: 23px;
        line-height: 30px;
    }
    .data_left_sec {
        width: 100%;
        position: relative;
        left: 0;
        top: 0;
    }
    .relative_sec ul li {
        text-align: center;
        display: block;
        font-family: auto;
        float: inherit;
        position: relative;
        width: 100%;
        color: #3F3F3F;
    }
    .relative_sec ul li:nth-child(1) {
        right: 0;
        top: 0;
    }
    .relative_sec ul li:nth-child(2) {
        top: 0;
        right: 0;
    }
    .relative_sec ul li:nth-child(3) {
        bottom: 0;
        right: 0;
        width: 100%;
    }
    #data_algo {
        position: relative;
        right: 0;
        width: 100%;
        bottom: 0;
    }
    .boomer_sec_rigt {
        text-align: center;
        width: 100%;
        float: inherit;
    }
    .boomer_sec_rigt h4 {
        color: #3F3F3F;
        font-size: 26.04px;
        font-weight: 700;
        line-height: 35.8px;
        margin-top: 40px;
    }
    .boomer_sec_rigt h3 {
        font-size: 33.24px;
        font-weight: bold;
        line-height: 26.36px;
    }
    .tiers_heading h4 {
        font-size: 23px;
        font-weight: bold;
        color: #3F3F3F;
        width: 100%;
        margin: 0 auto;
        margin-bottom: 17px;
    }
    .tier_list ul li {
        display: inline-block;
        width: auto;
        margin-right: 10px;
        margin-left: 10px;
    }
    .tier_list ul li span {
        display: inline-block;
        width: 25px;
        height: 24px;
        position: RELATIVE;
        left: 0;
        top: 8px;
        margin-right: 10px;
    }
    .dh_left p {
        color: #3F3F3F;
        font-size: 23px;
        font-weight: 600;
        line-height: 33px;
    }
    #sl6 h3 {
        font-size: 23px;
        font-weight: bold;
        text-align: center;
        color: #3F3F3F;
        width: 100%;
        margin: 0 auto;
        margin-bottom: 36px;
        line-height: 30px;
    }
    .bg_white {
        text-align: center;
        padding: 10px 0px 10px 0px;
        -webkit-box-shadow: 1px 1px 8px 1px rgba(0, 0, 0, 0.18);
                box-shadow: 1px 1px 8px 1px rgba(0, 0, 0, 0.18);
        border-radius: 10px;
        width: 100%;
        margin: 0 auto;
        min-height: 292px;
        float: inherit !important;
        margin-bottom: 20px;
    }
    .bg_white img {
        margin-bottom: 15px;
        width: 33%;
    }
    .bg_white p {
        font-size: 17px;
        font-weight: 400;
        color: #5B5B5B;
        width: 100%;
        margin: 0 auto;
    }
    .sl7_left h4 {
        font-size: 25px;
        font-weight: bold;
        line-height: 30px;
        margin-bottom: 20px;
    }
    .sl7_left {
        color: #3F3F3F;
        width: 100%;
        text-align: center;
    }
    .sl7_left p {
        color: #3F3F3F;
        font-size: 20px;
        font-weight: 600;
        margin-top: 7px;
        margin-bottom: 15px;
        line-height: 28px;
        width: 100%;
    }
    #sl8 h3 {
        font-size: 25px;
        font-weight: bold;
        text-align: center;
        color: #3F3F3F;
        width: 100%;
        margin: 0 auto;
        margin-bottom: 13px;
    }
    .sl8_right ul li:nth-child(1) {
        width: 100%;
        margin-bottom: 13px;
    }
    .sl8_right ul li {
        font-size: 18px;
        font-weight: 400;
        line-height: 26px;
        margin-bottom: 11px;
        padding-left: 20px;
    }
    .sl8_right ul {
        width: 100%;
        margin-top: 28px;
    }
    .sl8_right ul li::after {
        left: 1px;
    }
    #sl10 h3 {
        font-size: 25px;
        font-weight: bold;
        text-align: center;
        color: #3F3F3F;
        width: 100%;
        margin: 0 auto;
        margin-bottom: 20px;
        line-height: 33px;
    }
    .sl10_content p {
        font-size: 15px;
        color: #5B5B5B;
        width: 100%;
    }
    .custom_box_shadow::after {
        background-size: cover;
        background-position: -8px;
    }
    .sl10 {
        text-align: center;
    }
    .sl10 h4 {
        font-size: 17px;
        font-weight: bold;
        color: #3F3F3F;
        line-height: 25px;
        width: 100%;
        letter-spacing: 1px;
    }
    .data_left_sec h3 {
        color: #3F3F3F;
        font-size: 23px;
        font-weight: 700;
        line-height: 32px;
        text-align: center;
        margin-bottom: 20px;
    }

}

@media(max-width:992px) {
    .wrapper_sec{height: 78vh;}
        .section .wrapper_sec .sectionContent{
        left: 50%;
        top: 58%;
        -webkit-transform: translate(-50%,-50%);
            -ms-transform: translate(-50%,-50%);
                transform: translate(-50%,-50%);
        padding: 0 15px;
    }
    .wrapper_secSecond{
        padding-bottom: 40px;
        padding-top: 40px;
    }
    .wrapper_secSecond .sectionContent {width: 100%;}
    .insightsColor,
    .messagingColor{
        padding-bottom: 40px;
        padding-top: 40px;
    }
}
@media (min-width: 768px) {
    .animate .left {
        opacity: 0;
        -webkit-transform: translatex(-100px);
        -ms-transform: translatex(-100px);
        transform: translatex(-100px);
        -webkit-transition: all 600ms ease-in-out;
        -o-transition: all 600ms ease-in-out;
        transition: all 600ms ease-in-out;
    }
    .active .left {
        opacity: 1;
        -webkit-transform: translatex(0);
        -ms-transform: translatex(0);
        transform: translatex(0);
    }
    .animate .right {
        opacity: 0;
        -webkit-transform: translatex(100px);
        -ms-transform: translatex(100px);
        transform: translatex(100px);
        -webkit-transition: all 600ms ease-in-out;
        -o-transition: all 600ms ease-in-out;
        transition: all 600ms ease-in-out;
    }
    .active .right {
        opacity: 1;
        -webkit-transform: translatex(0);
        -ms-transform: translatex(0);
        transform: translatex(0);
    }
    .animate .top {
        opacity: 0;
        -webkit-transform: translatey(-134px);
        -ms-transform: translatey(-100px);
        transform: translatey(-134px);
        -webkit-transition: all 600ms ease-in-out;
        -o-transition: all 600ms ease-in-out;
        transition: all 600ms ease-in-out;
    }
    .active .top {
        opacity: 1;
        -webkit-transform: translatey(0);
        -ms-transform: translatey(0);
        transform: translatey(0);
    }
    .animate .bottom {
        opacity: 0;
        -webkit-transform: translatey(100px);
        -ms-transform: translatey(100px);
        transform: translatey(100px);
        -webkit-transition: all 800ms ease-in-out;
        -o-transition: all 800ms ease-in-out;
        transition: all 800ms ease-in-out;
    }
    .active .bottom {
        opacity: 1;
        -webkit-transform: translatey(0);
        -ms-transform: translatey(0);
        transform: translatey(0);
    }
    .animate .cycleSection:nth-child(2) {
        -webkit-transition-delay: 300ms;
             -o-transition-delay: 300ms;
                transition-delay: 300ms;
    }
    .animate .cycleSection:nth-child(3) {
        -webkit-transition-delay: 700ms;
             -o-transition-delay: 700ms;
                transition-delay: 700ms;
    }
    .animate .cycleSection:nth-child(4) {
        -webkit-transition-delay: 1000ms;
             -o-transition-delay: 1000ms;
                transition-delay: 1000ms;
    }
    #delay_sec li:nth-child(1) {
        -webkit-transition-delay: 300ms;
             -o-transition-delay: 300ms;
                transition-delay: 300ms;
    }
    #delay_sec li:nth-child(2) {
        -webkit-transition-delay: 800ms;
             -o-transition-delay: 800ms;
                transition-delay: 800ms;
    }
    #delay_sec li:nth-child(3) {
        -webkit-transition-delay: 1300ms;
             -o-transition-delay: 1300ms;
                transition-delay: 1300ms;
    }
    #delay_sec li:nth-child(4) {
        -webkit-transition-delay: 1800ms;
             -o-transition-delay: 1800ms;
                transition-delay: 1800ms;
    }
    #delay_seca li:nth-child(1) {
        -webkit-transition-delay: 300ms;
             -o-transition-delay: 300ms;
                transition-delay: 300ms;
    }
    #delay_seca li:nth-child(2) {
        -webkit-transition-delay: 800ms;
             -o-transition-delay: 800ms;
                transition-delay: 800ms;
    }
    #delay_seca li:nth-child(3) {
        -webkit-transition-delay: 1300ms;
             -o-transition-delay: 1300ms;
                transition-delay: 1300ms;
    }
    #delay_seca li:nth-child(4) {
        -webkit-transition-delay: 1800ms;
             -o-transition-delay: 1800ms;
                transition-delay: 1800ms;
    }
    #delay_seca li:nth-child(5) {
        -webkit-transition-delay: 2300ms;
             -o-transition-delay: 2300ms;
                transition-delay: 2300ms;
    }
    .delay_20 {
        -webkit-transition-delay: 2000ms !important;
             -o-transition-delay: 2000ms !important;
                transition-delay: 2000ms !important;
    }
    .delay_30 {
        -webkit-transition-delay: 300ms !important;
             -o-transition-delay: 300ms !important;
                transition-delay: 300ms !important;
    }
    .delay_60 {
        -webkit-transition-delay: 600ms !important;
             -o-transition-delay: 600ms !important;
                transition-delay: 600ms !important;
    }
    .delay_90 {
        -webkit-transition-delay: 1000ms !important;
             -o-transition-delay: 1000ms !important;
                transition-delay: 1000ms !important;
    }
    .delay_12 {
        -webkit-transition-delay: 1500ms !important;
             -o-transition-delay: 1500ms !important;
                transition-delay: 1500ms !important;
    }
    .delay_15 {
        -webkit-transition-delay: 1900ms !important;
             -o-transition-delay: 1900ms !important;
                transition-delay: 1900ms !important;
    }
    .animate .mv_grid .right_msg_sec:nth-child(2) {
        -webkit-transition-delay: 400ms;
             -o-transition-delay: 400ms;
                transition-delay: 400ms;
    }
    .animate .mv_grid .right_msg_sec:nth-child(3) {
        -webkit-transition-delay: 600ms;
             -o-transition-delay: 600ms;
                transition-delay: 600ms;
    }
    .dec_duration .right,
    .dec_duration .left {
        -webkit-transition-delay: 300ms;
             -o-transition-delay: 300ms;
                transition-delay: 300ms;
    }
}

@media (max-width:1366px) {
    .relative_sec ul li:nth-child(3) {
        bottom: 20%;
    }
}


/**************** 7/feb/2020/ Ranjeet ********************************/

#sl2s {
    background: url(../images/ClipS.png);
    background-size: cover;
    background-position: center center;
    position: relative;
}

.sl2_overlay {
    position: absolute;
    background: #000000;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0.4;
    z-index: 1;
}

.agiles_new h1 {
    font-size: 42px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    position: relative;
    z-index: 10;
    width: 746px;
    margin: auto;
}

.agiles_new h2 {
    font-size: 42px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    position: relative;
    z-index: 10;
    width: 746px;
    margin: auto;
}

.agiles_new p {
    font-size: 32px;
    text-align: center;
    color: #fff;
    position: relative;
    z-index: 10;
}

.bg_light_grays {
    
    background-size: cover;
    background-position: center center;
    position: relative;
}

.bg_lights_grays_contents {
    text-align: center;
}

.bg_light_gray_desc h2 {
    color: #767575;
    text-align: center;
    width: 50%;
    margin: 0 auto;
    margin-top: 25px;
    margin-bottom: 0;
}

.bg_light_gray_desc h4 {
    color: #767575;
    text-align: center;
    width: 50%;
    margin: 0 auto;
    margin-top: 25px;
    margin-bottom: 0;
}

.sec_left {
    float: left;
    display: inline-block;
    width: 50%;
    margin-top: -240px;
}

.agile_title { font-size: 42px; font-weight: bold;}
.identifies { font-size:24px !important; font-weight: bold !important;}
.automationSection h1 {  font-size: 24px;
    max-width: 680px;
    font-size: 26px;
    font-weight: 600;
    margin: 20px auto;
    max-width: 100%;
    text-align: center;
}

.bg_yellow {
    background-image: url(../images/agliles_yellow_bg.jpeg);
    background-position: center;
    background-size: cover;
    position: relative;
    z-index: 1;
}

.bg_yellow::after {
    content: '';
    background-image: url(../images/agliles_blue_bg.jpeg);
    background-position: center;
    background-size: cover;
    position: absolute;
    width: 50%;
    right: 0;
    top: 0;
    height: 100%;
    z-index: -1;
}

.sec_right {
    width: 50%;
    float: left;
    display: inline-block;
    margin-top: -240px;
}

.not_pad {
    padding: 0;
}

.yellow_bg_contents {
    text-align: center;
}

.sec_rights_contents {
    text-align: center;
}

.sec_rights_contents img {}

.sec_rights_contents h4 {
    font-size: 24px;
    text-align: center;
    color: #fff;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 20px;
    width: 66%;
    font-weight: bold;
}

.sec_rights_contents p {
    font-size: 22px;
    font-weight: 400;
    width: 433px;
    margin: auto;
    color: #fff;
}

.sec_rights_contents a {
    width: 156px;
    height: 46px;
    background: #e65a17;
    display: block;
    margin: 0 auto;
    border-radius: 23px;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0.2px;
    padding-top: 10px;
    margin-top: 48px;
}

.new_deom_titles_bg h1 {
    width: 63%;
    margin: auto;
    text-align: center;
    margin-top: 20px;
}

.demo_col_wrap_content h2 {
    color: #3f3f3f;
    text-align: center;
    margin-top: 5px;
    font-size: 21px;
    font-weight: 600;
    margin-bottom: 25px;
    margin-top: 10px;
}

.demo_col_wrap_content h3 {
    color: #3F3F3F;
    font-size: 19px;
    font-weight: bold;
    max-width: 362px;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 20px;
    line-height: 27px;
}


/******************************** Responsive codes for aliges.html*******************************/

@media(max-width:768px) {
    .agiles_new h2 {
        font-size: 28px;
        width: 100%;
    }
    .agiles_new p {
        font-size: 21px;
    }
    .bg_light_grays {
      
        background-size: contain;
        background-position: center;
        position: relative;
    }
    .sec_left {
        width: 100%;
        float: none;
        display: block;
        margin-top: 0;
    }
    .sec_right {
        width: 100%;
        float: none;
        display: block;
        margin-top: 0;
    }
    .bg_light_gray_desc h4 {
        font-size: 24px;
        width: 100%;
    }
    .yellow_bg_contents h4 {
        width: 100%;
    }
    .yellow_bg_contents p {
        font-size: 20px;
        width: 100%;
    }
    .sec_rights_contents p {
        font-size: 20px;
        width: 100%;
    }
    .sec_left_bgs {
        padding: 40px 20px 40px 20px;
    }
    .sec_rights_bg {
        padding: 40px 20px 40px 20px;
    }
}

.padding_zero_lef {
    padding-left: 0px !important;
}

.kristal_imagess img {
    float: right;
}

#sl23s {
    background-image: url(../images/new-page-bg.jpg);
    background-size: cover;
    background-position: center center;
    position: relative
}

.demo_overlay_bg {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0.3;
    background: #000;
}

.new_demo_adjust {
    width: 862px;
    margin: 0 auto;
}

.new_demo_title {
    width: 100% !important;
}

.new_demo_02_img {
    width: 50%;
    margin: auto;
}

.new_deom_titles_bg {}

.new_deom_titles_bg h4 {
    width: 63%;
    margin: auto;
    text-align: center;
    margin-top: 20px;
}

.bg_light_spreed {
    background-image: url(../images/03.jpg);
    background-position: center;
    background-size: cover;
}

.demo_col_wrap {
    padding: 40px 30px 40px 30px;
}

.paddding_none {
    padding: 0;
}

.demo_col_wrap_content {}

.demo_col_images img {
    text-align: center;
    display: block;
    position: relative;
    margin: 0 auto;
    max-width: 100%;
}

.demo_col_wrap_content h5 {
    color: #3f3f3f;
    text-align: center;
    margin-top: 5px;
    font-size: 21px;
    font-weight: 600;
    margin-bottom: 25px;
    margin-top: 10px;
}

.demo_col_wrap_content h6 {
    color: #3F3F3F;
    font-size: 19px;
    font-weight: bold;
    max-width: 362px;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 20px;
    line-height: 27px;
}

.demo_col_wrap_content p {
    font-weight: 400;
    font-size: 16px;
    text-align: center;
    line-height: 22px;
    position: relative;
    height: 105px;
    color: #3f3f3f;
}

.new_demo_link {
    width: 156px;
    height: 46px;
    background: #e65a17;
    display: block;
    margin: 0 auto;
    border-radius: 23px;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0.2px;
    padding-top: 10px;
    margin-top: 0px;
    text-align: center;
}

.demo_col_cmp_title span {
    text-align: center;
    font-size: 111px;
    color: #fff;
    font-weight: 700;
    text-align: center;
    display: block;
    margin-bottom: 0;
    line-height: 82px;
}

.demo_col_cmp_title span.cmpHeading {
    color: #3F3F3F;
}

.white_text {
    color: #fff !important;
}

.height_text {
    height: 53px;
}

.height_text_big {
    height: 180px;
}

.agiles_bg_demo_wrap {
    /* padding: 81px; */
}


/* .agiles_demo_orange {
    background-image: url(../images/agliles_yellow_bg.jpeg);
    background-position: center;
    background-size: cover;
} */

.aglies_demo_contents {}

.agiles_demo_images img {
    max-width: 80%;
}

.agiles_demo_images {}

.aglies_demo_contents {
    text-align: center;
}

.aglies_demo_contents h3 {
    font-size: 24px;
    font-weight: bold;
    color: #3F3F3F;
    width: 400px;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 25px;
    min-height: 58px;
}

.aglies_demo_contents h5 {
    font-size: 24px;
    font-weight: bold;
    color: #3F3F3F;
    width: 400px;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 25px;
    min-height: 58px;
}

.aglies_demo_contents p {
    font-size: 19px;
    font-weight: 400;
    width: 332px;
    margin: auto;
    color: #3f3f3f;
    margin-bottom: 20px;
    display: block;
    position: relative;
    line-height: 30px;
    min-height: 144px;
}

.aglies_demo_links {
    width: 156px;
    height: 46px;
    background: #e65a17;
    display: block;
    margin: 0 auto;
    border-radius: 23px;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0.2px;
    padding-top: 10px;
    margin-top: 10px;
}

.agiles_demo_blues {
    /* background-image: url(../images/agliles_blue_bg.jpeg); */
    /* background-position: center; */
    /* background-size: cover; */
}

.white_aglie_text {
    color: #fff !important;
}

#br_width {
    width: 68% !important;
}

.tier_image img {
    width: 80%;
    margin: auto;
    display: block;
    height: 350px;
}

.bg_gradient_yellow {
    background-image: url(../images/agliles_yellow_bg.jpeg);
    background-position: center;
    background-size: cover;
    position: relative;
    z-index: 1;
}

.bg_gradient_yellow::after {
    content: " ";
    background-image: url(../images/agliles_blue_bg.jpeg);
    background-position: center;
    background-size: cover;
    position: absolute;
    top: 0;
    height: 100%;
    right: 0;
    width: 50%;
    z-index: -1;
}

header nav>ul>li ul {
    display: block !important;
}

header nav a.expandLink:after {
    display: none !important;
}

.new_demo_link:hover {
    color: #fff;
}

.aglies_demo_links:hover {
    color: #fff;
}

.message_bg_gradient {
    background-image: url(../images/06.jpg);
    background-position: center;
    background-size: cover;
    position: relative;
}

.message_bg_gradient::before {
    content: " ";
    background-image: url(../images/05.jpg);
    background-position: center;
    background-size: cover;
    width: 33.333%;
    position: absolute;
    left: 33.333%;
    height: 100%;
}

.message_bg_gradient::after {
    content: " ";
    background-image: url(../images/04.jpg);
    background-position: center;
    background-size: cover;
    position: absolute;
    right: 0;
    width: 33.33%;
    height: 100%;
}

.hover_not:hover {
    color: #3f3f3f;
    opacity: 1;
}

.hover_nots:hover {
    color: #3f3f3f;
    opacity: 1;
}

.width_full {
    width: 100% !important;
}

.pt_right {
    margin-right: 60px;
}

.pt_lefts {
    margin-left: 50px;
}

 
.addNewImage .shortcutContent .shortcut-text p {color: #ffffff;}
@media(max-width:767px) {
    .bg_gradient_yellow {
        background-image: none;
    }
    .insightsColor {
        padding: 40px 0;
        background: #ff922d;
        /* Old browsers */
        /* FF3.6-15 */
        /* Chrome10-25,Safari5.1-6 */
        background: -webkit-gradient(linear, left top, left bottom, from(#ff922d), to(#feb930));
        background: -o-linear-gradient(top, #ff922d 0%, #feb930 100%);
        background: linear-gradient(to bottom, #ff922d 0%, #feb930 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ff922d', endColorstr='#feb930', GradientType=0);
        /* IE6-9 */
    }
    .messagingColor {
        padding: 40px 0;
        background: #6dccd2;
        /* Old browsers */
        /* FF3.6-15 */
        /* Chrome10-25,Safari5.1-6 */
        background: -webkit-gradient(linear, left top, left bottom, from(#6dccd2), to(#5f8ede));
        background: -o-linear-gradient(top, #6dccd2 0%, #5f8ede 100%);
        background: linear-gradient(to bottom, #6dccd2 0%, #5f8ede 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#6dccd2', endColorstr='#5f8ede', GradientType=0);
        /* IE6-9 */
    }
    .agiles_new h1 { 
        font-size: 28px;
        width: 100%;
        padding: 12px 0;
    }
}

.agiles_new.msgHeading h2,
.agiles_new.msgHeading p{
color: #272727;
}


