body {
    font-family: 'Abel', sans-serif;
    overflow-x: hidden;

}


/*sidenav on mobile size css start-------------------------------------------------------*/
.sidenav-mobile {
    display: none;
    height: 100%;
    width: 250px;
    position: fixed;
    z-index: 10;
    top: 0;
    right: 0;
    background-color: #111;
    overflow-x: hidden;
    padding-top: 60px;
}

.sidenav-mobile a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
}

.sidenav-mobile a:hover {
    color: #f1f1f1;
}

.sidenav-mobile .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}

@media (min-width: 768px) {
    .div-on-responsive-bar{
        display: none;
    }
}

@media(max-width: 786px) {
    .div-contact-hide-responsive{
        display: none;
    }

}

@media screen and (max-height: 450px) {
    .sidenav-mobile {padding-top: 15px;}
    .sidenav-mobile a {font-size: 18px;}
}


/*sidenav on mobile size css end-------------------------------------------------------*/





.sidenav {
    height: 100%;
    width: 80px;
    position: fixed;
    z-index: 2;
    top: 0;
    left: 0;
    background-color: #514ED3;
    overflow-x: hidden;
    padding-top: 20px;
}

.sidenav a {
    padding: 6px 8px 6px 16px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
}

/*.sidenav a:hover {*/
    /*color: #f1f1f1;*/
/*}*/


@media screen and (max-height: 450px) {
    .sidenav {padding-top: 15px;}
    .sidenav a {font-size: 18px;}
}




#sidenav .home-side-upper-a{
    transform: rotate(-90deg);
    padding: 33px 73px 71px 48px;
    text-decoration: none;
    font-size: 15px;
    color: #fff;
    display: block;
}

#sidenav .sidenav-line-project{
    margin-top: -72px;
}

.home-sidenav-down-anchor {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    margin-top: 322px;

}

.home-sidenav-down-anchor a {
 color: #fff;
}


.modal-head{
    text-align: center;
}

.home-main-div{
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    width: 100%;


    background-image: url("img/back-newA.png");

    height: 100%;

    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;

}

a:focus, a:hover {
    color: #fff;
    text-decoration: none;
}

.navbar-inverse {
    background-color: transparent;
    border-color: transparent;
}

.poly-feature{
    margin-top: 5%;
}

.home-logo{
    display: flex;
    justify-content: flex-end;
}

.arrow-div{
    display: flex;
    justify-content: flex-end;
}

.arrow-para{
    transform: rotate(-90deg);
    font-size: 15px;
    color: #fff;

    position: absolute;
    top: 45%;
    right: -2%;
    letter-spacing: 1px;
}

.home-head-div{
    display: flex;
    justify-content: center;
}

.home-head{
    margin-top: 4%;
    letter-spacing: 2px;
    color: #fff;
}


.btn-home-Explore{
    width: 9%;
    margin-top: 5%;
    border-radius: 0px;
    color: #fff;
    background: #514ED3;
    font-size: 19px;
    font-weight: 700;
}

.arrow2-div{
    display: flex;
    justify-content: flex-end;
    width: 99%;
}



.arrow-para2 {
    transform: rotate(-90deg);
    font-size: 15px;
    color: #fff;
    position: absolute;
    top: 45%;
    right: 0%;
    letter-spacing: 1px;
}

.progress-row{
    margin-top: 12%;
}

.time-line-div{
    display: flex;
    justify-content: center;
}

.index-progress-circle1-para{
    color: #909093;
}

.vl {
    border-left: 1px solid #828283;
    height: 60px;
    margin-left: 43px;
}

.index-progress-circle1{
    background-color: #FF6600;
    border-radius: 55%;
    padding: 25px;
    color: white;

}

.circle-progress-whole-div{
    float: right;
}
.index-progress-circle1-head{
    margin-top: -15px;
    color: #fff;
}

.progress {
    width: 90%;
    height: 6px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #FF6600;
}

.vl-down-line {
    border-left: 1px solid #828283;
    height: 60px;
    margin-left: 40px;
    margin-top: -20px;
}

.index-progress-circle-down-head {
    margin-top: 21px;
    margin-left: 43px;
    color: #fff;
}

.index-progress-circle-down-para {
    margin-left: 45px;
    color: #909093;
}

.index-black-div{
    background-color: #000000;
    padding-bottom: 3%;
}

.white-logo-whole-div{
    display: flex;
    justify-content: center;
    margin-top: 5%;
}

.index-white-arrow{
    display: flex;
    justify-content: center;
    margin-top: 1%;
}

.index-186-row{
    float: right;
}
.index-para-186{
    color: #fff;
    border: 1px solid;
    padding: 19px;
    font-size: 4em;
    border-radius: 50%;
}

.btn-index-186:hover {
    color: #FF6600;
}

.btn-index-186{
    margin-left: 15px;
    width: 100%;
    font-size: 30px;
    background: transparent;
    border: 3px solid #FF6600;
    color: #fff;
    border-radius: 50px;
    margin-top: 12px;
}


.btn-index-poly-robotic:hover {
    color: #FF6600;
}
.btn-index-poly-robotic {
    width: 162%;
    font-size: 30px;
    background: transparent;
    border: 3px solid #FF6600;
    color: #fff;
    border-radius: 50px;
    margin-top: 12px;
}

.sub-arrow{
    margin-bottom: 13px;
    margin-top: 25px;
    margin-left: 6%;
}
.p186-feature-cardBlue-head{
    color: #fff;
}

.btn-index-odelle-nyse:hover {
    color: #FF6600;
}
.btn-index-odelle-nyse {
    width: 135%;
    font-size: 30px;
    background: transparent;
    border: 3px solid #FF6600;
    color: #fff;
    border-radius: 50px;
    margin-top: 12px;
}

.btn-index-poly-energy:hover {
    color: #FF6600;
}
.btn-index-poly-energy {
    margin-left: -30%;
    width: 135%;
    font-size: 30px;
    background: transparent;
    border: 3px solid #FF6600;
    color: #fff;
    border-radius: 50px;
    margin-top: 12px;
}

.btn-index-metter-robotic:hover {
    color: #FF6600;
}
.btn-index-metter-robotic {
    width: 153%;
    font-size: 30px;
    background: transparent;
    border: 3px solid #FF6600;
    color: #fff;
    border-radius: 50px;
    margin-top: 12px;
}

.para-social-environmental{
    display: flex;
    justify-content: space-around;
}

.social-environmental-force-para{
    color: #fff;
    letter-spacing: 2px;
    font-size: 36px;
}

.para-details-poly186 {
    font-size: 16px;
    margin-top: 55px;
    text-align: center;
    color: #fff;
    letter-spacing: 2px;
    /*font-family: "Lato", sans-serif;*/
    font-weight: 300;
}

.para2-details-poly186 {
    font-size: 16px;
    text-align: center;
    color: #fff;
    letter-spacing: 2px;
    /*font-family: "Lato", sans-serif;*/
    font-weight: 300;
}

.index-contact-right{
    margin-right: 3%;
    float: right;
}
.matter-robotic-card-paraBlue {
    color: #fff;
    letter-spacing: 2px;
}

.matter-robotic-card-paraWhite{
    color: #5C5C5E;
    letter-spacing: 2px;
}

.index-bottom-text{
    margin-bottom: 6%;
}


@media (max-width: 1600px) {
    .progress-row {
        margin-top: 14%;
    }
}
@media (max-width: 1520px) {
    .btn-index-metter-robotic {
        width: 182%;
        font-size: 30px;
        background: transparent;
        border: 3px solid #FF6600;
        color: #fff;
        border-radius: 50px;
        margin-top: 12px;
    }

    .sub-arrow2 {
        margin-bottom: 13px;
        margin-top: 25px;
        margin-left: 0%;
    }
    .progress-row {
        margin-top: 16%;
    }

}

@media (max-width: 1440px) {
    .vl {
        margin-top: 18px;
        border-left: 1px solid #828283;
        height: 60px;
        margin-left: 43px;
    }

    .btn-index-odelle-nyse {
        width: 160%;
        font-size: 30px;
        background: transparent;
        border: 3px solid #FF6600;
        color: #fff;
        border-radius: 50px;
        margin-top: 12px;
    }

    .btn-index-poly-energy {
        margin-left: -50%;
        width: 151%;
        font-size: 30px;
        background: transparent;
        border: 3px solid #FF6600;
        color: #fff;
        border-radius: 50px;
        margin-top: 12px;
    }

    .btn-index-186 {
        margin-left: -1px;
        width: 120%;
        font-size: 30px;
        background: transparent;
        border: 3px solid #FF6600;
        color: #fff;
        border-radius: 50px;
        margin-top: 12px;
    }
}

@media (max-width: 1350px) {
    .btn-index-poly-robotic {
        width: 177%;
        font-size: 30px;
        background: transparent;
        border: 3px solid #FF6600;
        color: #fff;
        border-radius: 50px;
        margin-top: 12px;
    }
    .white-arrow-bg {
        width: 40%;
    }

    .btn-index-metter-robotic {
        width: 227%;
        font-size: 30px;
        background: transparent;
        border: 3px solid #FF6600;
        color: #fff;
        border-radius: 50px;
        margin-top: 12px;
    }

    .btn-index-poly-energy {
        margin-left: -58%;
        width: 176%;
        font-size: 30px;
        background: transparent;
        border: 3px solid #FF6600;
        color: #fff;
        border-radius: 50px;
        margin-top: 12px;
    }

    .sub-arrow{
        width: 70%;
    }

    .sub-arrow2{
        width: 70%;
    }
}

@media (max-width: 1300px) {
    .index-poly-energy-div{
        margin-left: 20px;
    }
    /*.home-head {*/
        /*margin-top: 17%;*/
        /*letter-spacing: 2px;*/
        /*color: #fff;*/
    /*}*/
}

@media (max-width: 1250px) {
    .btn-index-odelle-nyse {
        width: 181%;
        font-size: 30px;
        background: transparent;
        border: 3px solid #FF6600;
        color: #fff;
        border-radius: 50px;
        margin-top: 12px;
        margin-left: -55px;
    }

    .sub-arrow {
        margin-bottom: 13px;
        margin-top: 25px;
        margin-left: 2%;
    }

    .btn-index-poly-robotic {
        width: 191%;
        font-size: 30px;
        background: transparent;
        border: 3px solid #FF6600;
        color: #fff;
        border-radius: 50px;
        margin-top: 12px;
        margin-left: -10px;
    }
    .btn-index-poly-energy {
        margin-left: -72%;
        width: 191%;
        font-size: 30px;
        background: transparent;
        border: 3px solid #FF6600;
        color: #fff;
        border-radius: 50px;
        margin-top: 12px;
    }
}
@media (max-width: 1210px) {

    .p186-feature-head1{
        margin-bottom: 40px;
    }
    .btn-index-odelle-nyse {
        width: 200%;
        font-size: 30px;
        background: transparent;
        border: 3px solid #FF6600;
        color: #fff;
        border-radius: 50px;
        margin-top: 12px;
        margin-left: -55px;
    }
}

@media (max-width: 1190px) {
    /*.home-head {*/
        /*margin-top: 20%;*/
        /*letter-spacing: 2px;*/
        /*color: #fff;*/
    /*}*/
    .vl {
        margin-top: 18px;
        border-left: 1px solid #828283;
        height: 78px;
        margin-left: 43px;
    }
}
@media (max-width: 1110px) {
    .index-progress-circle-down-head {
        margin-top: 21px;
        margin-left: 60px;
        color: #fff;
        font-size: 18px;

    }

    .index-progress-circle-down-para {
        margin-left: 61px;
        color: #909093;
    }

    .progress {
        width: 90%;
        height: 6px;
        margin-bottom: 20px;
        overflow: hidden;
        background-color: #f5f5f5;
        border-radius: 4px;
        -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
        box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
        margin-left: 20px;
    }

    .index-odelle-nyse-div{
        margin-left: 20px;
    }

    .home-head {
        letter-spacing: 0px;
        color: #fff;
    }

}

@media (max-width: 1160px) {
    .btn-index-poly-robotic {
        width: 201%;
        font-size: 30px;
        background: transparent;
        border: 3px solid #FF6600;
        color: #fff;
        border-radius: 50px;
        margin-top: 12px;
        margin-left: -10px;
    }

}
@media (max-width: 1126px) {
    .btn-index-metter-robotic {
        width: 246%;
        font-size: 30px;
        background: transparent;
        border: 3px solid #FF6600;
        color: #fff;
        border-radius: 50px;
        margin-top: 12px;
    }
}
@media (max-width: 1100px) {
    .social-environmental-force-para {
        margin-left: 11%;
        color: #fff;
        letter-spacing: 2px;
        font-size: 36px;
    }
    .btn-index-poly-robotic {
        width: 201%;
        font-size: 20px;
        background: transparent;
        border: 3px solid #FF6600;
        color: #fff;
        border-radius: 50px;
        margin-top: 12px;
        margin-left: -10px;
    }
    .btn-index-186 {
        margin-left: -1px;
        width: 120%;
        font-size: 19px;
        background: transparent;
        border: 3px solid #FF6600;
        color: #fff;
        border-radius: 50px;
        margin-top: 12px;
    }

    .btn-index-metter-robotic {
        width: 246%;
        font-size: 18px;
        background: transparent;
        border: 3px solid #FF6600;
        color: #fff;
        border-radius: 50px;
        margin-top: 12px;
    }

    .btn-index-poly-energy {
        margin-left: -72%;
        width: 191%;
        font-size: 18px;
        background: transparent;
        border: 3px solid #FF6600;
        color: #fff;
        border-radius: 50px;
        margin-top: 12px;
    }
    .btn-index-odelle-nyse {
        width: 200%;
        font-size: 18px;
        background: transparent;
        border: 3px solid #FF6600;
        color: #fff;
        border-radius: 50px;
        margin-top: 12px;
        margin-left: -55px;
    }
}


@media (max-width: 1060px) {
    .home-head {
        /*margin-top: 24%;*/
        font-size: 28px;
        letter-spacing: 0px;
        color: #fff;
    }
}

@media (max-width: 1030px) {
    .home-head {
        font-size: 28px;
        letter-spacing: 0px;
        color: #fff;
    }
}

@media (max-width: 992px) {

    .index-bottom-text {
        margin-bottom: 13%;
        float: right;
    }

    .social-environmental-force-para {
        margin-left: 11%;
        color: #fff;
        letter-spacing: 2px;
        font-size: 24px;
    }
    .p186-feature-cardBlue-head {
        color: #fff;
        font-size: 21px;
    }

    .p186-feature-cardBlue-para {
        font-size: 12px;
        color: #fff;
        font-weight: 300;
        line-height: 20px;
        letter-spacing: 1px;
        margin-top: 15px;
    }
    .home-head-div {
        float: right;
        display: flex;
        justify-content: center;
    }
    .btn-home-Explore {
        width: 15%;
        margin-top: 5%;
        border-radius: 0px;
        color: #fff;
        background: #514ED3;
        font-size: 19px;
        font-weight: 700;
    }

    .index-progress-circle-down-head {
        margin-top: 21px;
        margin-left: 35px;
        color: #fff;
        font-size: 18px;
    }

    .index-progress-circle-down-para {
        margin-left: 32px;
        color: #909093;
    }

    .progress {
        width: 76%;
        height: 6px;
        margin-bottom: 20px;
        overflow: hidden;
        background-color: #f5f5f5;
        border-radius: 4px;
        -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
        box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
        margin-left: 107px;
    }

    .index-odelle-p2020-whole-div{
        display: flex;
        justify-content: center;
    }

    .index-polycry-p2012{
        margin-left: 48%;
    }

    .index-odelle-nyse-div {
        margin-left: 40px;
    }

    .index-poly-energy-div {
        margin-left: 35px;
    }

    .home-head {
        font-size: 18px;
        letter-spacing: 0px;
        color: #fff;
    }
    .progress-row {
        margin-top: 26%;
    }

    .index-186md{
        display: flex;
        justify-content: center;
    }

    .sub-arrow {
        margin-bottom: 13px;
        margin-top: 25px;
        margin-left: 25%;
    }
    .btn-index-186 {
        margin-left: 28px;
        width: 120%;
        font-size: 19px;
        background: transparent;
        border: 3px solid #FF6600;
        color: #fff;
        border-radius: 50px;
        margin-top: 12px;
    }

    .btn-index-odelle-nyse {
        width: 120%;
        font-size: 18px;
        background: transparent;
        border: 3px solid #FF6600;
        color: #fff;
        border-radius: 50px;
        margin-top: 12px;
        margin-left: 67px;
    }

    .sub-arrow-left {
        margin-bottom: 13px;
        margin-top: 25px;
        margin-left: 1%;
    }

    .btn-index-poly-robotic {
        width: 135%;
        font-size: 20px;
        background: transparent;
        border: 3px solid #FF6600;
        color: #fff;
        border-radius: 50px;
        margin-top: 12px;
        margin-left: 67px;
    }

    .btn-index-poly-energy {
        margin-left: -37%;
        width: 109%;
        font-size: 18px;
        background: transparent;
        border: 3px solid #FF6600;
        color: #fff;
        border-radius: 50px;
        margin-top: 12px;
    }

    .btn-index-metter-robotic {
        width: 137%;
        font-size: 18px;
        background: transparent;
        border: 3px solid #FF6600;
        color: #fff;
        border-radius: 50px;
        margin-top: 12px;
        margin-left: 60px;
    }

    .btn-polyocracy-On-md{
        margin-left: 137px;
    }
}
@media (max-width: 920px) {
    .progress-row {
        margin-top: 30%;
    }
}


@media (max-width: 900px) {
    .sub-arrow {
        margin-bottom: 13px;
        width: 55%;
        margin-top: 25px;
        margin-left: 30%;
    }
    .btn-index-odelle-nyse {
        width: 115%;
        font-size: 18px;
        background: transparent;
        border: 3px solid #FF6600;
        color: #fff;
        border-radius: 50px;
        margin-top: 12px;
        margin-left: 67px;
    }

    .sub-arrow-left{
        margin-bottom: 13px;
        width: 55%;
        margin-top: 25px;
        margin-left: 13%;
    }

    .btn-polyocracy-On-md {
        margin-left: 104%;
    }
}

@media (max-width: 870px) {
    .progress-row {
        margin-top: 35%;
    }
}
@media (max-width: 850px) {

    .btn-polyocracy-On-md{
        margin-left: 113%;
    }
    .social-environmental-force-para {
        margin-left: 9%;
        color: #fff;
        letter-spacing: 2px;
        font-size: 18px;
    }

    .btn-polyocracy-On-md {
        margin-left: 113px;
    }

    .btn-index-poly-robotic {
        width: 135%;
        font-size: 12px;
        background: transparent;
        border: 3px solid #FF6600;
        color: #fff;
        border-radius: 50px;
        margin-top: 12px;
        margin-left: 67px;
    }

    .btn-index-poly-energy {
        margin-left: -37%;
        width: 109%;
        font-size: 12px;
        background: transparent;
        border: 3px solid #FF6600;
        color: #fff;
        border-radius: 50px;
        margin-top: 12px;
    }

    .btn-index-odelle-nyse {
        width: 120%;
        font-size: 12px;
        background: transparent;
        border: 3px solid #FF6600;
        color: #fff;
        border-radius: 50px;
        margin-top: 12px;
        margin-left: 67px;
    }

    .btn-index-metter-robotic {
        width: 137%;
        font-size: 12px;
        background: transparent;
        border: 3px solid #FF6600;
        color: #fff;
        border-radius: 50px;
        margin-top: 12px;
        margin-left: 60px;
    }
}


/*!*odelle_Nyse css start*!*/
/*.odelle-div{*/
    /*background-image: url("img/odelle-nyse-back.png");*/
    /*background-position: center;*/
    /*background-repeat: no-repeat;*/
    /*background-size: cover;*/
    /*height: 100%;*/
    /*float: right;*/
    /*padding-bottom: 775px;*/
/*}*/

/*.odelle-head-row{*/
    /*display: flex;*/
    /*justify-content: space-around;*/
/*}*/

/*.odelle-heading {*/
/*color: #fff;*/
/*}*/

/*.para-contact{*/
    /*float: right;*/
    /*margin-top: 22px;*/
    /*border-bottom: 2px solid #fff;*/
    /*padding: 5px;*/
/*}*/

/*.contact-para-a{*/
    /*color: #fff;*/
    /*letter-spacing: 1px;*/
/*}*/

@media (max-width: 768px) {
    #index-ploy{
        overflow-x: hidden;
    }

    .matter-robotic-card-paraBlue {
        margin-top: 28px;
        color: #fff;
        letter-spacing: 2px;
    }


    .index-bar-style {
        margin-right: 4%;
        margin-top: 4%;
        float: right;
    }
    .para-details-poly186 {
        font-size: 12px;
        margin-top: 55px;
        text-align: center;
        color: #fff;
        letter-spacing: 2px;
        /*font-family: "Lato", sans-serif;*/
        font-weight: 300;
    }
    .para2-details-poly186 {
        font-size: 12px;
        text-align: center;
        color: #fff;
        letter-spacing: 2px;
        /*font-family: "Lato", sans-serif;*/
        font-weight: 300;
    }
.bar-line-responsive {
    margin-top: 9%;
    float: right;
    font-size: 30px;
    cursor: pointer;
    color: #fff;
}

    /*.home-head {*/
        /*margin-top: 28%;*/
    /*}*/
    .index-odelle-nyse-div {
        margin-left: 0px;
    }

    .index-poly-energy-div {
        margin-left: 0px;
    }

    .index-odelle-p2020-whole-div {
        display: flex;
        justify-content: flex-end;
    }

    .index-on768px{
        display: flex;
        justify-content: flex-start;
    }

    .index-on768pxMatter{
        display: flex;
        justify-content: center;
    }

    .sub-arrow-left {
        margin-bottom: 13px;
        margin-top: 25px;
        margin-left: 8%;
    }

    .btn-index-186 {
        margin-left: 28px;
        width: 120%;
        font-size: 12px;
        background: transparent;
        border: 3px solid #FF6600;
        color: #fff;
        border-radius: 50px;
        margin-top: 12px;
    }

    .btn-index-odelle-nyse {
        width: 120%;
        font-size: 12px;
        background: transparent;
        border: 3px solid #FF6600;
        color: #fff;
        border-radius: 50px;
        margin-top: 12px;
        margin-left: 22px;
    }

    .btn-polyocracy-On-md{
        margin-left: 113%;
    }
}

@media (max-width: 700px) {
    .sub-arrow-left {
        margin-bottom: 13px;
        margin-top: 25px;
        margin-left: 15%;
    }
    .btn-index-poly-energy {
        margin-left: -37%;
        width: 123%;
        font-size: 12px;
        background: transparent;
        border: 3px solid #FF6600;
        color: #fff;
        border-radius: 50px;
        margin-top: 12px;
    }
}

@media (max-width: 665px) {
    /*.home-head {*/
        /*margin-top: 36%;*/
    /*}*/
    .index-odelle-nyse-div {
        margin-left: 15px;
    }

    .index-poly-energy-div {
        margin-left: 39px;
    }

    .index-progress-circle1-head {
        margin-left: 13px;
        margin-top: -15px;
        color: #fff;
    }

    .btn-index-odelle-nyse {
        width: 130%;
        font-size: 12px;
        background: transparent;
        border: 3px solid #FF6600;
        color: #fff;
        border-radius: 50px;
        margin-top: 12px;
        margin-left: 6px;
    }

    .btn-index-poly-energy {
        margin-left: -35%;
        width: 136%;
        font-size: 12px;
        background: transparent;
        border: 3px solid #FF6600;
        color: #fff;
        border-radius: 50px;
        margin-top: 12px;
    }

    .btn-polyocracy-On-md {
        margin-left: 95px;
    }

    .btn-index-metter-robotic {
        width: 155%;
        font-size: 12px;
        background: transparent;
        border: 3px solid #FF6600;
        color: #fff;
        border-radius: 50px;
        margin-top: 12px;
        margin-left: 60px;
    }
}

@media (max-width: 625px) {
    .btn-index-poly-energy {
        margin-left: -35%;
        width: 145%;
        font-size: 12px;
        background: transparent;
        border: 3px solid #FF6600;
        color: #fff;
        border-radius: 50px;
        margin-top: 12px;
    }
    .btn-index-metter-robotic {
        width: 167%;
        font-size: 12px;
        background: transparent;
        border: 3px solid #FF6600;
        color: #fff;
        border-radius: 50px;
        margin-top: 12px;
        margin-left: 60px;
    }

}
@media (max-width: 610px) {
    /*.home-head {*/
        /*margin-top: 40%;*/
    /*}*/
    .btn-index-odelle-nyse {
        width: 145%;
        font-size: 12px;
        background: transparent;
        border: 3px solid #FF6600;
        color: #fff;
        border-radius: 50px;
        margin-top: 12px;
        margin-left: 6px;
    }
    .btn-polyocracy-On-md{
        margin-left: 113%;
    }

    .btn-index-poly-robotic {
        width: 147%;
        font-size: 12px;
        background: transparent;
        border: 3px solid #FF6600;
        color: #fff;
        border-radius: 50px;
        margin-top: 12px;
        margin-left: 43px;
    }
}

@media (max-width: 590px) {

    .progress-row {
        margin-top: 46%;
    }
    .index-progress-circle1 {
        background-color: #FF6600;
        border-radius: 50%;
        padding: 15px;
        color: white;
    }

    .index-progress-circle1-head {
        font-size: 12px;
        margin-left: 0px;
        margin-top: 3px;
        color: #fff;
    }

    .index-progress-circle1-para {
        color: #909093;
        font-size: 10px;
    }

        .progress {
            width: 76%;
            height: 6px;
            margin-bottom: 20px;
            overflow: hidden;
            background-color: #f5f5f5;
            border-radius: 4px;
            -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
            box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
            margin-left: 58px;
        }

    .index-progress-circle-down-head {
        margin-top: 21px;
        margin-left: 35px;
        color: #fff;
        font-size: 12px;
    }

    .vl-down-line {
        border-left: 1px solid #828283;
        height: 60px;
        margin-left: 29px;
        margin-top: -20px;
    }
    .index-progress-circle-down-para {
        margin-left: 32px;
        color: #909093;
        font-size: 9px;
    }

    .index-poly-energy-div {
        margin-left: 18px;
    }

    .vl {
        margin-top: 12px;
        border-left: 1px solid #828283;
        height: 78px;
        margin-left: 32px;
    }

    .btn-index-metter-robotic {
        width: 183%;
        font-size: 12px;
        background: transparent;
        border: 3px solid #FF6600;
        color: #fff;
        border-radius: 50px;
        margin-top: 12px;
        margin-left: 40px;
    }
    .btn-index-poly-robotic {
        width: 163%;
        font-size: 12px;
        background: transparent;
        border: 3px solid #FF6600;
        color: #fff;
        border-radius: 50px;
        margin-top: 12px;
        margin-left: 43px;
    }
}

@media (max-width: 550px) {
    .progress-row {
        margin-top: 50%;
    }
    .btn-index-metter-robotic {
        width: 200%;
        font-size: 12px;
        background: transparent;
        border: 3px solid #FF6600;
        color: #fff;
        border-radius: 50px;
        margin-top: 12px;
        margin-left: 40px;
    }

    .btn-index-odelle-nyse {
        width: 181%;
        font-size: 12px;
        background: transparent;
        border: 3px solid #FF6600;
        color: #fff;
        border-radius: 50px;
        margin-top: 12px;
        margin-left: 6px;
    }

    .btn-polyocracy-On-md {
        margin-left: 60px;
    }



    .btn-index-poly-energy {
        margin-left: -35%;
        width: 175%;
        font-size: 12px;
        background: transparent;
        border: 3px solid #FF6600;
        color: #fff;
        border-radius: 50px;
        margin-top: 12px;
    }
}

@media (max-width: 530px) {
    /*.home-head {*/
        /*margin-top: 45%;*/
    /*}*/
    .btn-home-Explore {
        width: 23%;
        margin-top: 5%;
        border-radius: 0px;
        color: #fff;
        background: #514ED3;
        font-size: 19px;
        font-weight: 700;
    }

    .btn-index-poly-robotic {
        width: 200%;
        font-size: 12px;
        background: transparent;
        border: 3px solid #FF6600;
        color: #fff;
        border-radius: 50px;
        margin-top: 12px;
        margin-left: 43px;
    }

    .btn-index-metter-robotic {
        width: 219%;
        font-size: 12px;
        background: transparent;
        border: 3px solid #FF6600;
        color: #fff;
        border-radius: 50px;
        margin-top: 12px;
        margin-left: 40px;
    }
}

@media (max-width: 500px) {
    .social-environmental-force-para {
        margin-left: 9%;
        color: #fff;
        letter-spacing: 2px;
        font-size: 14px;
    }
    .btn-index-poly-energy {
        margin-left: -35%;
        width: 203%;
        font-size: 12px;
        background: transparent;
        border: 3px solid #FF6600;
        color: #fff;
        border-radius: 50px;
        margin-top: 12px;
    }

    .btn-index-metter-robotic {
        width: 245%;
        font-size: 12px;
        background: transparent;
        border: 3px solid #FF6600;
        color: #fff;
        border-radius: 50px;
        margin-top: 12px;
        margin-left: 22px;
    }

    .btn-index-odelle-nyse {
        width: 210%;
        font-size: 12px;
        background: transparent;
        border: 3px solid #FF6600;
        color: #fff;
        border-radius: 50px;
        margin-top: 12px;
        margin-left: 6px;
    }

    .btn-polyocracy-On-md {
        margin-left: 60px;
    }
    /*.home-head {*/
        /*margin-top: 55%;*/
    /*}*/
}

@media (max-width: 480px) {
    /*.home-head {*/
        /*margin-top: 65%;*/
    /*}*/

    .btn-index-poly-robotic {
        width: 242%;
        font-size: 12px;
        background: transparent;
        border: 3px solid #FF6600;
        color: #fff;
        border-radius: 50px;
        margin-top: 12px;
        margin-left: 16px;
    }

    .btn-index-metter-robotic {
        width: 290%;
        font-size: 12px;
        background: transparent;
        border: 3px solid #FF6600;
        color: #fff;
        border-radius: 50px;
        margin-top: 12px;
        margin-left: 22px;
    }

    .btn-index-poly-energy {
        margin-left: -35%;
        width: 230%;
        font-size: 12px;
        background: transparent;
        border: 3px solid #FF6600;
        color: #fff;
        border-radius: 50px;
        margin-top: 12px;
    }

    .btn-index-odelle-nyse {
        width: 239%;
        font-size: 12px;
        background: transparent;
        border: 3px solid #FF6600;
        color: #fff;
        border-radius: 50px;
        margin-top: 12px;
        margin-left: 6px;
    }
    .btn-polyocracy-On-md{
        margin-left: 113%;
    }
    .btn-index-186 {
        margin-left: 5px;
        width: 165%;
        font-size: 12px;
        background: transparent;
        border: 3px solid #FF6600;
        color: #fff;
        border-radius: 50px;
        margin-top: 12px;
    }
}

@media (max-width: 445px){
    .btn-index-poly-robotic {
        width: 297%;
        font-size: 12px;
        background: transparent;
        border: 3px solid #FF6600;
        color: #fff;
        border-radius: 50px;
        margin-top: 12px;
        margin-left: 10px;
    }

    .btn-index-odelle-nyse {
        width: 272%;
        font-size: 12px;
        background: transparent;
        border: 3px solid #FF6600;
        color: #fff;
        border-radius: 50px;
        margin-top: 12px;
        margin-left: -20px;
    }

    .btn-polyocracy-On-md {
        margin-left: 31px;
    }

    .btn-index-poly-energy {
        margin-left: -87%;
        width: 280%;
        font-size: 12px;
        background: transparent;
        border: 3px solid #FF6600;
        color: #fff;
        border-radius: 50px;
        margin-top: 12px;
    }

    .btn-index-metter-robotic {
        width: 321%;
        font-size: 12px;
        background: transparent;
        border: 3px solid #FF6600;
        color: #fff;
        border-radius: 50px;
        margin-top: 12px;
        margin-left: 8px;
    }
}
@media (max-width: 430px){
    .progress-row {
        margin-top: 60%;
    }
    .home-head {
        font-size: 12px;
        letter-spacing: 1px;
        color: #fff;
    }
    .index-odelle-nyse-div {
        width: 60%;
        margin-left: 24px;
    }

    .progress {
        width: 76%;
        height: 6px;
        margin-bottom: 20px;
        overflow: hidden;
        background-color: #f5f5f5;
        border-radius: 4px;
        -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
        box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
        margin-left: 35px;
    }
    .arrow-para {
        transform: rotate(-90deg);
        font-size: 15px;
        color: #fff;
        position: absolute;
        top: 45%;
        right: -7%;
        letter-spacing: 1px;
    }

    .index-poly-energy-div {
        margin-left: 24px;
    }

    .btn-home-Explore {
        width: 25%;
        margin-top: 5%;
        border-radius: 0px;
        color: #fff;
        background: #514ED3;
        font-size: 16px;
        font-weight: 700;
    }

    .arrow2-div {
        display: flex;
        justify-content: flex-end;
        width: 99%;
        margin-left: -17px;
    }

    .arrow-div {
        display: flex;
        justify-content: flex-end;
        margin-left: -6px;
    }

    .btn-index-metter-robotic {
        width: 352%;
        font-size: 12px;
        background: transparent;
        border: 3px solid #FF6600;
        color: #fff;
        border-radius: 50px;
        margin-top: 12px;
        margin-left: 8px;
    }

    .btn-index-poly-energy {
        margin-left: -105%;
        width: 300%;
        font-size: 12px;
        background: transparent;
        border: 3px solid #FF6600;
        color: #fff;
        border-radius: 50px;
        margin-top: 12px;
    }
    .btn-polyocracy-On-md {
        margin-left: 18px;
    }

    .btn-index-odelle-nyse {
        width: 296%;
        font-size: 12px;
        background: transparent;
        border: 3px solid #FF6600;
        color: #fff;
        border-radius: 50px;
        margin-top: 12px;
        margin-left: -20px;
    }

    .btn-index-poly-robotic {
        width: 470%;
        font-size: 12px;
        background: transparent;
        border: 3px solid #FF6600;
        color: #fff;
        border-radius: 50px;
        margin-top: 12px;
        margin-left: 3px;
    }

    .btn-index-186 {
        margin-left: 5px;
        width: 300%;
        font-size: 12px;
        background: transparent;
        border: 3px solid #FF6600;
        color: #fff;
        border-radius: 50px;
        margin-top: 12px;
        margin-left: 6%;
    }

    .btn-polyocracy-On-md {
        margin-left: 21px!important;
    }
}

@media (max-width: 410px) {
    .progress-row {
        margin-top: 60%;
    }
}

@media (max-width: 400px) {
    .sub-arrow {
        margin-bottom: 13px;
        width: 77%;
        margin-top: 25px;
        margin-left: 18%;
    }
    .btn-index-odelle-nyse {
        width: 400%;
        font-size: 10px;
        background: transparent;
        border: 3px solid #FF6600;
        color: #fff;
        border-radius: 50px;
        margin-top: 12px;
        margin-left: -20px;
    }
    .btn-index-poly-energy {
        margin-left: -105%;
        width: 393%;
        font-size: 10px;
        background: transparent;
        border: 3px solid #FF6600;
        color: #fff;
        border-radius: 50px;
        margin-top: 12px;
    }
    .btn-index-metter-robotic {
        width: 435%;
        font-size: 10px;
        background: transparent;
        border: 3px solid #FF6600;
        color: #fff;
        border-radius: 50px;
        margin-top: 12px;
        margin-left: 15px;
    }
    .index-progres-matter-robotic{
        width: 86%;
    }
    .progress-row {
        margin-top: 65%;
    }
    .index-progress-circle-down-para {
        margin-left: 40px;
        color: #909093;
        font-size: 9px;
    }

    .index-poly-on400px{
        position: absolute;
        right: 9%;
    }

    .para-social-environmental {
        top: 19%;
        position: absolute;
        right: -4%;
    }
}


/*odelle_Nyse css start*/
.odelle-div{
    background-image: url("img/odelle-nyse-back.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    float: right;
    padding-bottom: 775px;
}

.odelle-head-row{
    display: flex;
    justify-content: space-around;
}

.odelle-heading {
    color: #fff;
}

.para-contact{
    float: right;
    margin-top: 22px;
    border-bottom: 2px solid #fff;
    padding: 5px;
}

.contact-para-a{
    color: #fff;
    letter-spacing: 1px;
}


.odelle-para-empower{

    color: #5C5C5E;
    margin-top: 11%;
    letter-spacing: 1px;
    line-height: 54px;
}

.odelle-para-empower-span{
    color: #000000;
}

.odelle-para-empower-div{
    position: absolute;
    top: 26%;
}

.odelle-input-email{
    height: 54px;
    border-radius: 25px;
    background-color: #F1F3F7;
    border-color: transparent!important;
}

.odelle-input-main-div{
    margin-top: 42px;
    z-index: 5;
}

.odelle-input-img{
    float: right;
    margin-top: -45px;
}


.graph-row-div{
    background-image: url("img/graphNew186.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 600px;
    z-index: -1;
}

.odelle-input-img-email{
    width: 75%;
}

.graph-div-whole {
    margin-top: 25px;
    float: right;
    width: 96%;
    z-index: 1;
}

.feature-div{
    text-align: center;
    position: absolute;
    /*display: flex;*/
    /*justify-content: center;*/

}

.odelle-feature-head{
    color: #5C5C5E;
    letter-spacing: 4px
}

.odelle-feature-para{
    color: #9DA0A8;
    letter-spacing: 1px;
    margin-top: 20px;
}

.odelle-feature-secure{
    color: #a2a2a2;
    font-size: 12px;
    letter-spacing: 0px;
}


.features-row{
    display: flex;
    justify-content: space-around;
    margin-top: 7%;
}

.odelle-mb-pic{
    float: right;
    width: 96%;
}

.how-work-div{
    text-align: center;
}

.odelle-process{
    font-size: 16px;
    letter-spacing: 4px;
    color: #BCB8FC;

}

.work1-whole-div{
    margin-top: 8%;
    float: right;
}

.odelle-para-work1{
    color: #979AA0;
    font-weight: 300;
    line-height: 26px;
    letter-spacing: 1px;
    margin-top: 26px;
}

.work2-whole-div{
    text-align: center;
    float: right;
}

.work3-whole-div{
    float: right;
}

.work4-whole-div{
    float: right;

}

.footer-main-div {
    margin-top: 5%;
    width: 96%;
    float: right;
    background-image: url(img/footer-img.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    /* height: 450px; */
    text-align: center;
    padding-bottom: 2%;
    /* margin-bottom: 2%; */
}

.odelle-footer-para1{
    margin-top: 3%;
    color: #8A8AAF;
    letter-spacing: 2px;
}

.footer-head{
    margin-bottom: 0%;
    color: #fff;
    letter-spacing: 2px;
}

.odelle-footer-para2{
    margin-top: 3%;
    color: #fff;
    letter-spacing: 1px;
}

.btn-odelle-footer{
    margin-top: 4%;
    width: 13%;
    height: 46px;
    border-radius: 26px;
    background-color: #4541D5  ;
    color: #fff;
}

.footer-social-link{
    padding-left: 30px;
    font-size: 31px;
    color: #fff;
    margin-top: 40px;
}

.feature-img{
    margin-left: auto;
    margin-right: auto;
}

.social-contract-div-show{
    display: none;
}



@media (max-width: 1500px) {
    .graph-div-whole {
        float: right;
        width: 94%;
    }
}

@media (max-width: 1350px) {
    .work1-whole-div {
        display: flex;
        justify-content: space-around;
    }

    .work4-whole-div {
        display: flex;
        justify-content: space-around;
    }
}

@media (max-width: 1300px) {
    .work3-whole-div {
        width: 93%;
        float: right;
    }

    .work2-whole-div {
        margin-top: 1%;
        text-align: center;
        float: right;
    }
}

@media (max-width: 1200px) {
    .odelle-mb-pic {
        margin-top: 8%;
        float: right;
        width: 96%;
    }

    .odelle-para-work1 {
        color: #979AA0;
        font-weight: 300;
        line-height: 21px;
        letter-spacing: 0px;
        margin-top: 9px;
    }

    .feature-head{
        font-size: 28px;
    }

    .work3-whole-div {
        width: 90%;
        float: right;
    }
}

@media (max-width: 1200px) {
    .work3-whole-div {
        width: 95%;
        float: right;
    }
}

@media (max-width: 1100px) {
    .work3-whole-div {
        width: 91%;
        float: right;
    }

    .work2-whole-div {
        margin-top: 1%;
        text-align: center;
        float: right;
    }

}
@media (max-width: 992px) {
    .feature-div-height {
        height: 350px;
    }

    .odelle-mb-pic {
        margin-top: 31%;
        float: right;
        width: 96%;
    }
    .work2-whole-div {
        margin-top: -12%;
        text-align: center;
        float: right;
    }

    .odelle-para-work1 {
        color: #979AA0;
        font-weight: 300;
        line-height: 21px;
        letter-spacing: 0px;
        margin-top: -7px;
    }

    .work2-whole-div {
        margin-top: 1%;
        text-align: center;
        float: right;
    }

    .odelle-heading {
        font-size: 24px;
    }
}


@media (max-width: 933px) {
    .odelle-heading {
        font-size: 24px;
    }

    .odelle-div {
        background-image: url(img/odelle-nyse-back.png);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        height: 100%;
        float: right;
        padding-bottom: 600px;
    }

    .odelle-para-empower {
        color: #5C5C5E;
        margin-top: 21%;
        letter-spacing: 1px;
        line-height: 35px;
        font-size: 24px;
    }
}

@media (max-width: 900px) {
    .feature-head {
        font-size: 18px;
    }

    .work2-whole-div {
        margin-top: -2%;
        text-align: center;
        float: right;
    }

    .odelle-para-work1 {
        color: #979AA0;
        font-weight: 300;
        line-height: 18px;
        letter-spacing: 0px;
        margin-top: -7px;
        font-size: 11px;
    }
}


@media (max-width: 768px) {

    .footer-head {
        font-size: 16px;
        margin-bottom: 0%;
        color: #fff;
        letter-spacing: 2px;
    }
    .graph-row-div{
        background-image: none;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        height: 600px;
        z-index: -1;
    }
        .odelle-div {
            width: 100%;
            background-image: url(img/odelle-nyse-back.png);
            background-position: center;
            background-repeat: no-repeat;
            background-size: cover;
            height: 100%;
            float: right;
            padding-bottom: 360px;
        }

    .sidenav-whole-div{
        display: none;
    }

    .odelle-mb-pic {
        margin-top: 36%;
        float: right;
        width: 100%;
    }

    .odelle-para-empower {
        color: #5C5C5E;
        margin-top: 21%;
        letter-spacing: 1px;
        line-height: 35px;
        font-size: 18px;
    }
    .feature-div-height {
        height: 330px;
    }
    .odelle-mb-pic {
        margin-top: 120%;
        float: right;
        width: 100%;
    }

    .work1-whole-div {
        width: 100%;
        display: flex;
        justify-content: space-around;
    }

    .feature-head {
        font-size: 16px;
    }

    .odelle-para-work1 {
        font-size: 12px;
    }

    .work3-whole-div {
        width: 100%;
        float: right;
    }

    .work2-whole-div{
        display: block;
    }

    .work1-whole-div {
        width: 100%;
        display: block;
        justify-content: space-around;
    }

    .work4-whole-div {
        display: block;
        justify-content: space-around;
    }

    .footer-main-div {
        margin-top: 5%;
        width: 100%;
        float: right;
        background-image: url(img/footer-img.png);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        /*height: 340px;*/
        text-align: center;
    }

    .social-contract-div-hide{
        display: none;
    }

    .social-contract-div-show {
        display: block;
    }



    .btn-odelle-footer {
        margin-top: 4%;
        width: 26%;
        height: 46px;
        border-radius: 26px;
        background-color: #4541D5;
        color: #fff;
    }
    .graph-div-whole {
        margin-top: 33%;
        float: right;
        width: 100%;
    }

    .odelle-input-email {
        height: 40px;
        border-radius: 25px;
        background-color: #F1F3F7;
        border-color: transparent!important;
    }

    .odelle-input-img-email {
        width: 69%;
        margin-top: 14px;
        margin-right: -15px;
    }


}

@media (max-width: 690px) {
    .odelle-mb-pic {
        margin-top: 133%;
        float: right;
        width: 100%;
    }
}

@media (max-width: 680px) {

    .footer-social-link {
        padding-left: 16px;
        font-size: 31px;
        color: #fff;
        margin-top: 40px;
    }
}

@media (max-width: 620px) {
    .odelle-mb-pic {
        margin-top: 143%;
        float: right;
        width: 100%;
    }
}

@media (max-width: 555px) {
    .footer-social-link {
        padding-left: 8px;
        font-size: 31px;
        color: #fff;
        margin-top: 40px;
    }
}

@media (max-width: 650px){
    .odelle-heading {
        font-size: 18px;
    }

    .odelle-mb-pic {
        margin-top: 135%;
        float: right;
        width: 100%;
    }

    .odelle-input-main-div {
        width: 120%;
    }

    .odelle-para-empower {
        color: #5C5C5E;
        margin-top: 31%;
        letter-spacing: 1px;
        line-height: 26px;
        font-size: 18px;
    }
}
@media (max-width: 590px) {
    .odelle-mb-pic {
        margin-top: 150%;
    }

    .odelle-feature-head {
        color: #5C5C5E;
        letter-spacing: 1px;
        font-size: 24px;
    }

}

@media (max-width: 550px) {
    .odelle-div {
        width: 100%;
        background-image: url(img/odelle-nyse-back.png);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        height: 100%;
        float: right;
        padding-bottom: 250px;
    }

    .btn-odelle-footer {
        margin-top: 4%;
        width: 44%;
        height: 41px;
        border-radius: 26px;
        background-color: #4541D5;
        color: #fff;
    }
}

@media (max-width: 530px) {
    .odelle-mb-pic {
        margin-top: 169%;
    }

    .logo-poly-img {

        width: 70%;
    }
}
@media (max-width: 507px) {
    .odelle-mb-pic {
        margin-top: 180%;
    }

    .odelle-mb-pic {
        margin-top: 200%;
    }
}

@media (max-width: 495px) {
    .feature-div-height {
        height: 360px;
    }
}

@media (max-width: 489px) {
    .contact-para-a {
        color: #fff;
        font-size: 10px;
        letter-spacing: 0px;
    }
    .odelle-heading {
        font-size: 12px;
    }
}



@media (max-width: 478px) {
    .odelle-mb-pic {
        margin-top: 220%;
    }
}

@media (max-width: 460px) {
    .odelle-mb-pic {
        margin-top: 240%;
    }
    .odelle-div {
        width: 100%;
        background-image: url(img/odelle-nyse-back.png);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        height: 100%;
        float: right;
        padding-bottom: 170px;
    }

    .para-contact {
        float: right;
        margin-top: 4px;
        /* border-top: 2px solid #fff; */
        border-bottom: 2px solid #fff;
        padding: 5px;
    }

    .odelle-para-empower-div {
        position: absolute;
        top: 33%;
    }

    .feature-div {
        top: 30%;
        text-align: center;
        position: absolute;

    }

    .graph-row-div {
        background-image: none;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;

        height: 357px;
        z-index: -1;
        margin-top: 30%;
    }
    .odelle-mb-pic {
        margin-top: 275%;
    }
}

@media (max-width: 450px) {
    .odelle-mb-pic {
        margin-top: 290%;
    }
}

@media (max-width: 430px) {

    .odelle-mb-pic {
        margin-top: 370%;
    }
}
/*odelle_Nyse css end*/


/*polyocracy css start*/

.polycracy-mb-pic {
    margin-top: 15%;
    float: right;
    width: 96%;
}
.polycracy-card-div-text {
    /* letter-spacing: 12px; */
    color: #a2a2a2;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 300;
    margin-top: 29px;
}
.polycracy-feature-div-height {
    box-shadow: 0 0 20px rgba(0, 0, 0, .1);
    padding-top: 2%;
    padding-bottom: 2%;
    z-index: 10;
}
@media (max-width: 1400px) {
    .polyocracy-head-work{
        font-size: 24px;
    }
    .polycracy-mb-pic {
        margin-top: 22%;
        float: right;
        width: 96%;
    }
}

@media (max-width: 1200px) {
    .polycracy-mb-pic {
        margin-top: 30%;
        float: right;
        width: 96%;
    }
}

@media (max-width: 1050px) {
    .polycracy-mb-pic {
        margin-top: 40%;
        float: right;
        width: 96%;
    }
}
@media (max-width: 992px) {
    .polyocracy-head-work {
        font-size: 16px;
    }
    .features-row {
        margin-left: 2%;
        display: flex;
        justify-content: space-around;
        margin-top: 7%;
    }
}

@media (max-width: 768px) {
    .features-row {
        margin-left: 0%;
        display: block;
        justify-content: space-around;
    }
    .polycracy-mb-pic {
        margin-top: 115%;
        float: right;
        width: 96%;
    }
    .polycracy-feature-div-height {
        box-shadow: 0 0 20px rgba(0, 0, 0, .1);
        padding-top: 2%;
        padding-bottom: 2%;
        z-index: 10;
        margin-bottom: 10%;
    }
}

@media (max-width: 705px) {
    .polycracy-mb-pic {
        margin-top: 130%;
        float: right;
        width: 96%;
    }
}


@media (max-width: 625px) {
    .polycracy-mb-pic {
        margin-top: 150%;
        float: right;
        width: 96%;
    }
}

@media (max-width: 580px) {
    .polycracy-mb-pic {
        margin-top: 167%;
        float: right;
        width: 96%;
    }
}
@media (max-width: 565px) {
    .polycracy-mb-pic {
        margin-top: 170%;
        float: right;
        width: 96%;
    }
}
@media (max-width: 530px){
    .polycracy-mb-pic {
        margin-top: 190%;
        float: right;
        width: 96%;
    }
}

@media (max-width: 500px) {
    .polycracy-mb-pic {
        margin-top: 215%;
        float: right;
        width: 96%;
    }
}

@media (max-width: 462px) {
    .polycracy-mb-pic {
        margin-top: 290%;
        float: right;
        width: 101%;
    }
}
@media (max-width: 450px) {
    .polycracy-mb-pic {
        margin-top: 303%;
        float: right;
        width: 101%;
    }
}
@media (max-width: 441px) {
    .polycracy-mb-pic {
        margin-top: 303%;
        float: right;
        width: 101%;
    }
}

@media (max-width: 436px) {
    .polycracy-mb-pic {
        margin-top: 320%;
        float: right;
        width: 101%;
    }
}

@media (max-width: 430px) {
    .polycracy-mb-pic {
        margin-top: 320%;
        float: right;
        width: 101%;
    }
}

@media (max-width: 425px) {
    .polycracy-mb-pic {
        margin-top: 335%;
        float: right;
        width: 101%;
    }
}
@media (max-width: 420px){
    .polycracy-mb-pic {
        margin-top: 345%;
        float: right;
        width: 101%;
    }
}

@media (max-width: 410px){
    .polycracy-mb-pic {
        margin-top: 350%;
        float: right;
        width: 101%;
    }
}

@media (max-width: 400px){
    .polycracy-mb-pic {
        margin-top: 425%;
        float: right;
        width: 101%;
    }
}
/*polyocracy css end*/

/*186 css start*/

.poly186-row-card-poly {
    margin-bottom: 1%;
    margin-top: 1%;
    float: right;
    display: flex;
    justify-content: space-around;
}
.poly186-feature-card-div {
    box-shadow: 0 0 20px rgba(0, 0, 0, .1);
    background-color: white;
    border-radius: 7px;
    z-index: 3;
    text-align: center;
}

.poly186-card-div-text {
    color: #979AA0;
    font-weight: 300;
    line-height: 26px;
    letter-spacing: 1px;
    margin-top: 26px;
}

.poly186-card-feature-whole-div {
    margin-top: 3%;
    float: right;
    display: flex;
    justify-content: space-around;
}
.btn-186-polyEnergy-expolre {
    font-size: 14px;
    width: 24%;
    height: 40px;
    border-radius: 0;
    color: #514ED3;
    border: 1px solid #514ED3;
    margin-top: 3%;
}
.poly186-graph-path {
    margin-right: 5%;
    margin-top: 0%;
    text-align: center;
    float: right;
}
.poly186-card-div {
    margin-top: 0px;
    float: right;
    display: flex;
    justify-content: flex-start;
}
.btn-poly-186-expolre {
    font-size: 14px;
    width: 42%;
    height: 35px;
    border-radius: 0;
    color: #514ED3;
    border: 1px solid #514ED3;
    margin-top: 0%;
}

.poly186-sub-card {
    margin-bottom: 1%;
    margin-top: 1%;
    float: right;
    display: flex;
    justify-content: space-around;
}
.card-whole-div{
    margin-top: -8%;
    float: right;
    display: flex;
    justify-content: space-around;
}

.poly186-card-div-odelle{
    margin-top: 2%;
    float: right;
    display: flex;
    justify-content: flex-start;
}

.card-div {
    height: 250px;
    box-shadow: 0 0 20px rgba(0, 0, 0, .1);
    background-color: white;
    border-radius: 7px;

    z-index: 3;
    text-align: center;
}

.card-div-odelle-186{
    background-color: #514ED3!important;
}

.p186-odelle-nyse{
    color: #fff;
}

.p186-odelle-nyse-card-para {
    color: #fff;
    font-weight: 300;
    line-height: 26px;
    letter-spacing: 1px;
    margin-top: 26px;
}

.p186-feature-div {
    top: 20%;
    text-align: center;
    position: absolute;
}

.p186-how-work-div {
    margin-top: 8%;
    text-align: center;
}
@media (max-width: 1350px) {
    .poly186-card-div {
        margin-top: -8%;
        float: left;
        display: flex;
        justify-content: flex-start;
    }
    .poly186-sub-card {
        margin-bottom: 1%;
        margin-top: 1%;
        float: right;
        display: flex;
        justify-content: space-around;
        margin-right: -4%;
    }

    .poly186-card-div-odelle {
        margin-right: 7%;
        margin-top: 2%;
        float: right;
        display: flex;
        justify-content: flex-start;
    }
}

@media (max-width: 1200px) {
    .p186-how-work-div {
        margin-top: 14%;
        text-align: center;
    }
    .p186-odelle-nyse {
        color: #fff;
        font-size: 28px;
    }
    .poly186-card-div-text {
        color: #979AA0;
        font-weight: 300;
        line-height: 24px;
        letter-spacing: 1px;
        margin-top: 26px;
    }
}


@media (max-width: 1100px) {
    .card-whole-div {
        margin-top: -21%;
        float: right;
        display: flex;
        justify-content: space-around;
    }

    .p186-odelle-nyse-card-para {
        color: #fff;
        font-weight: 300;
        line-height: 22px;
        letter-spacing: 1px;
        margin-top: 15px;
    }
}
@media (max-width: 1060px) {
    .card-div {
        height: 275px;
        box-shadow: 0 0 20px rgba(0, 0, 0, .1);
        background-color: white;
        border-radius: 7px;
        z-index: 3;
        text-align: center;
    }
}
@media (max-width: 1030px) {
    .poly186-card-div-text {
        color: #979AA0;
        font-weight: 300;
        line-height: 24px;
        letter-spacing: 1px;
        margin-top: 12px;
    }
}

@media (max-width: 992px) {

    .poly186-card-div {
        margin-left: 20%;
        margin-top: -9%;
        float: left;
        display: flex;
        justify-content: flex-start;
    }
    .p186-how-work-div {
        margin-top: 20%;
        text-align: center;
    }

    .poly186-sub-card {
        margin-bottom: 1%;
        margin-top: 1%;
        float: right;
        display: flex;
        justify-content: space-around;
        margin-right: -13%;
    }

    .poly186-row-card-poly {
        margin-bottom: 1%;
        margin-top: 1%;
        float: right;
        display: flex;
        justify-content: space-around;
        margin-right: 10%;
    }

    .poly186-card-div-odelle {
        margin-right: -12%;
        margin-top: 2%;
        float: right;
        display: flex;
        justify-content: flex-start;
    }
    .poly186-card-div-text {
        color: #979AA0;
        font-weight: 300;
        line-height: 21px;
        letter-spacing: 1px;
        margin-top: 12px;
    }

}


@media (max-width: 850px) {
    .p186-odelle-nyse-card-para {
        color: #fff;
        font-weight: 300;
        line-height: 20px;
        letter-spacing: 1px;
        margin-top: 10px;
    }

    .p186-odelle-nyse {
        color: #fff;
        font-size: 18px;
    }

    .p186-feature-row{
        width: 99%;
        float: right;

    }

    .p186-how-work-div {
        margin-top: 45%;
        text-align: center;
    }
}

@media (max-width: 768px) {
    .p186-path-work{
        display: none;
    }
    .p186-feature-div {
        top: 60%;
        text-align: center;
        position: absolute;
    }
    .poly186-feature-card-div {
        margin-bottom: 10%;
        box-shadow: 0 0 20px rgba(0, 0, 0, .1);
        background-color: white;
        border-radius: 7px;
        z-index: 3;
        text-align: center;
    }

    .poly186-card-feature-whole-div {
        margin-top: 3%;
        float: right;
        display: block;
        justify-content: space-around;
    }
    .poly186-card-div {
        margin-left: 20%;
        margin-top: 25%;
        float: right;
        display: flex;
        justify-content: flex-start;
    }

    .poly186-sub-card {
        margin-bottom: 1%;
        margin-top: 1%;
        float: right;
        display: flex;
        justify-content: space-around;
        margin-right: 1%;
    }

    .poly186-card-div-odelle {
        margin-right: 2%;
        margin-top: 2%;
        float: right;
        display: flex;
        justify-content: flex-start;
    }
    .card-whole-div {
        margin-bottom: 10%;
        margin-top: 0%;
        float: none;
        display: block;
        justify-content: space-around;
    }
    .p186-feature-head {
        font-size: 28px;
    }

    .card-div-odelle-186 {
        background-color: #514ED3 !important;

    }

    .card-div {
        height: 255px;
        box-shadow: 0 0 20px rgba(0, 0, 0, .1);
        background-color: white;
        border-radius: 7px;
        z-index: 3;
        text-align: center;
        margin-bottom: 1%;
    }


    .p168-graph-div-whole {
        margin-top: -40%;
        float: right;
        width: 100%;
    }

    .p186-how-work-div {
        margin-top: 76%;
        text-align: center;
    }

}


@media (max-width: 650px) {
    .p186-how-work-div {
        margin-top: 77%;
        text-align: center;
    }

}

@media (max-width: 630px) {
    .card-div {
        height: 237px;
        box-shadow: 0 0 20px rgba(0, 0, 0, .1);
        background-color: white;
        border-radius: 7px;
        z-index: 3;
        text-align: center;
        margin-bottom: 1%;
    }
}
@media (max-width: 600px) {
    .poly186-path {
        height: 84px;
        width: 32%;
    }

    .p186-how-work-div {
        margin-top: 99%;
        text-align: center;
    }
    .poly186-card-div {
        height: 235px !important;
        box-shadow: 0 0 20px rgba(0, 0, 0, 0) !important;
        background-color: white;
        border-radius: 7px;
        z-index: 3;
        text-align: center;
    }
}

/*@media (max-width: 538px) {*/
    /*.p186-how-work-div {*/
        /*margin-top: 103%;*/
        /*text-align: center;*/
    /*}*/
/*}*/

@media (max-width: 538px) {
    .p186-how-work-div {
        margin-top: 93%;
        text-align: center;
    }
    .poly186-card-div {
        margin-top: 40%;
    }
}


@media (max-width: 520px){
    .poly186-card-div-text {
        color: #979AA0;
        font-weight: 300;
        line-height: 20px;
        letter-spacing: 1px;
        margin-top: 12px;
        font-size: 12px;
    }
}
@media (max-width: 495px){
    .feature-div-poly186 {
        height: 310px;
    }

    .p186-how-work-div {
        margin-top: 91%;
        text-align: center;
    }
}
@media (max-width: 468px){
    .poly186-card-div {
        margin-top: 40%;
        height: 300px;
        box-shadow: 0 0 20px rgba(0, 0, 0, .1);
        background-color: white;
        border-radius: 7px;
        z-index: 3;
        text-align: center;
    }
    .p186-how-work-div {
        margin-top: 88%;
        text-align: center;
    }
}

@media (max-width: 468px) {
    .card-whole-div {
        margin-bottom: 10%;
        margin-top: 75%;
        float: none;
        display: block;
        justify-content: space-around;
    }

    /*.p186-how-work-div {*/
        /*margin-top: 110%;*/
        /*text-align: center;*/
    /*}*/
}

@media (max-width: 460px) {
    .p186-how-work-div {
        margin-top: 105%;
        text-align: center;
    }
    .card-div {
        height: 260px;
        box-shadow: 0 0 20px rgba(0, 0, 0, .1);
        background-color: white;
        border-radius: 7px;
        z-index: 3;
        text-align: center;
        margin-bottom: 1%;
    }
}

@media (max-width: 450px) {
    .card-div {
        width: 60%;
        height: 251px;
        box-shadow: 0 0 20px rgba(0, 0, 0, .1);
        background-color: white;
        border-radius: 7px;
        z-index: 3;
        text-align: center;
        margin-bottom: 1%;
    }
}
@media (max-width: 440px) {
    .p186-card-polyocracy-div{
        margin-left: 42%;
    }
    .p186-feature-div {
        top: 45%;
        text-align: center;
        position: absolute;
    }
    .p186-how-work-div {
        margin-top: 120%;
        text-align: center;
    }
}
@media (max-width: 415px) {
    .poly186-card-div {
        margin-top: 60%;
    }
    .p186-how-work-div {
        margin-top: 190%;
        text-align: center;
    }

}

@media (max-width: 406px) {

    .card-whole-div {
        margin-bottom: 10%;
        margin-top: 86%;
        float: none;
        display: block;
        justify-content: space-around;
    }

    .feature-div-height {
        height: 375px;
    }
}



/*186 css end*/

/*metter-robotics css start*/
.matter-img-link {
    margin-bottom: 2%;
    margin-top: -5%;
}
.btn-infrastructure-matter-explore {
    font-size: 14px;
    width: 50%;
    height: 40px;
    border-radius: 0;
    color: #514ED3;
    border: 1px solid #514ED3;
    margin-top: 4%;
    margin-bottom: 5%;
}
.btn-energy-matter-explore {
    font-size: 14px;
    width: 50%;
    height: 40px;
    border-radius: 0;
    color: #514ED3;
    border: 1px solid #514ED3;
    margin-top: 25%;
    margin-bottom: 5%;
}

.btn-food-matter-explore {
    font-size: 14px;
    width: 50%;
    height: 40px;
    border-radius: 0;
    color: #514ED3;
    border: 1px solid #514ED3;
    margin-top: 12%;
    margin-bottom: 5%;
}

.matter-robotic-card-whole-div {
    margin-top: 5%;
    float: right;
    display: flex;
    justify-content: space-around;
}

.matter-robotic-area-head{
    margin-top: 22%;
    text-align: center;
    float: right;
}

.metter-robotic-head-para{
    font-size: 16px;
    color: #979AA0;
    font-weight: 300;
    line-height: 26px;
    letter-spacing: 1px;
    margin-top: 26px;
}

.matter-robotic-head-synopsis{
    margin-top: 11%;
}
.matter-robotic-feature-para {
    font-size: 12px;
    color: #979AA0;
    font-weight: 300;
    line-height: 24px;
    letter-spacing: 1px;
    margin-top: 11px;
}

.matter-robotic-card-para-blue {
    font-size: 12px;
    color: #fff;
    font-weight: 300;
    line-height: 22px;
    letter-spacing: 1px;
    margin-top: 0px;
}

.metter-robotic-card-div {
    height: auto;
    box-shadow: 0 0 20px rgba(0, 0, 0, .1);
    background-color: white;
    border-radius: 7px;
    z-index: 3;
    text-align: center;
}

.matter-robotic-solar-div{
    text-align: center;
    padding-bottom: 33px;
    padding-top: 33px;
    box-shadow: 0 0 20px rgba(0, 0, 0, .1);
    background-color: #514ED3;
    border-radius: 7px;
}


.matter-robotic-card-3d{
    margin-top: 10%;
    color: #fff;
    margin-bottom: 10%;
    letter-spacing: 1px;
}

.btn-matter-robotics{
    font-size: 14px;
    width: 50%;
    height: 40px;
    border-radius: 0;
    color: #514ED3;
    margin-top: 14%;
}

.matter-robotic-card-row2-div{
    margin-top: 1%;
    display: flex;
    justify-content: space-around;
    margin-bottom: 1%;
}

.matter-robotic-card-img{
    width: 28%;
}

.energy-div{
    float: right;
}


.product-energy {
    margin-top: 0%;
    margin-left: 4%;
}

.Infrastructure-div{
    margin-top: 0%;
    float: right;
}

.matter-energy-head{
    margin-top: 5%;
}
.matter-robotic-synopsis-div {
    margin-top: 0%;
    text-align: center;
    float: right;
}
@media (max-width: 1380px) {
    .metter-robotic-card-div {
        height: 355px;
        box-shadow: 0 0 20px rgba(0, 0, 0, .1);
        background-color: white;
        border-radius: 7px;
        z-index: 3;
        text-align: center;
    }
}

@media (max-width: 1200px) {
    .matter-robotic-solar-div {
        width: 23%;
        padding-bottom: 33px;
        padding-top: 33px;
        box-shadow: 0 0 20px rgba(0, 0, 0, .1);
        background-color: #514ED3;
        border-radius: 7px;
    }

    .metter-robotic-card-div {
        height: auto;
        box-shadow: 0 0 20px rgba(0, 0, 0, .1);
        background-color: white;
        border-radius: 7px;
        z-index: 3;
        text-align: center;
    }

    .metter-robotic-head-para {
        color: #979AA0;
        font-weight: 300;
        line-height: 22px;
        letter-spacing: 1px;
        margin-top: 26px;
    }

    .matter-robotic-card-3d {
        font-size: 14px;
        margin-top: 10%;
        color: #fff;
        margin-bottom: 10%;
        letter-spacing: 1px;
    }

    .matter-robotic-card-img {
        width: 35%;
    }
}

@media (max-width: 940px) {
    .matter-robotic-area-head {
        margin-top: 40%;
        text-align: center;
        float: right;
    }
}


@media (max-width: 922px) {
    .metter-robotic-card-div {
        height: auto;
        box-shadow: 0 0 20px rgba(0, 0, 0, .1);
        background-color: white;
        border-radius: 7px;
        z-index: 3;
        text-align: center;
    }
}

@media (max-width: 768px) {
    .matter-robotic-head-synopsis {
        margin-top: -19%;
    }

    .matter-robotic-synopsis-div {
        margin-top: 21%;
        text-align: center;
        float: right;
    }

    .matter-robotic-area-head {
        margin-top: 70%;
        text-align: center;
        float: right;
    }

    .matter-robotic-card-whole-div {
        margin-top: 4%;
        float: right;
        display: block;
        justify-content: space-around;
    }

    .metter-robotic-card-div {
        margin-bottom: 14%;
        height: auto;
        box-shadow: 0 0 20px rgba(0, 0, 0, .1);
        background-color: white;
        border-radius: 7px;
        z-index: 3;
        text-align: center;
    }

    .matter-robotic-solar-div {
        margin-bottom: 37px;
        width: 90%;
        padding-bottom: 25px;
        padding-top: 25px;
        box-shadow: 0 0 20px rgba(0, 0, 0, .1);
        background-color: #514ED3;
        border-radius: 7px;
        margin-left: 5%;
    }

    .matter-robotic-card-row2-div {
        margin-top: 1%;
        display: block;
        justify-content: space-around;
        margin-bottom: 3%;
    }

    .matter-robotic-card-3d {
        font-size: 14px;
        margin-top: 4%;
        color: #fff;
        margin-bottom: 0%;
        letter-spacing: 1px;
    }

    .btn-matter-robotics {
        font-size: 14px;
        width: 50%;
        height: 40px;
        border-radius: 0;
        color: #514ED3;
        margin-top: 6%;
    }

    .matter-robotic-card-img {
        width: 14%;
    }

    .matter-robotic-para-area{

        font-size: 22px;
    }

}

@media (max-width: 660px) {
    .matter-robotic-area-head {
        margin-top: 95%;
        text-align: center;
        float: right;
    }
}

@media (max-width: 580px) {
    .matter-robotic-area-head {
        margin-top: 120%;
        text-align: center;
        float: right;
    }
}

@media (max-width: 580px) {
    .metter-robotic-card-div {
        height: auto;
        box-shadow: 0 0 20px rgba(0, 0, 0, .1);
        background-color: white;
        border-radius: 7px;
        z-index: 3;
        text-align: center;
    }

    .poly186-card-div {
        height: 300px;
        box-shadow: 0 0 20px rgba(0, 0, 0, .1);
        background-color: white;
        border-radius: 7px;
        z-index: 3;
        text-align: center;
    }
}


@media (max-width: 490px) {
    .matter-robotic-area-head {
        margin-top: 172%;
        text-align: center;
        float: right;
    }
}

@media (max-width: 400px) {
    .matter-robotic-area-head {
        margin-top: 203%;
        text-align: center;
        float: right;
    }
}

/*metter-robotics css start*/


/*poly energy css start*/

.poly-engergy-solar-img-linking{
    margin-left: 15%;
}

.poly-energy-process {
    margin-top: -17%;
    text-align: center;
}

.poly-energy-process-cards-row-div {
    margin-top: -6%;
    display: flex;
    justify-content: space-around;
    margin-bottom: 3%;
}
.poly-energy-product-div2{
    text-align: center;
    padding-bottom: 33px;
    padding-top: 33px;
    box-shadow: 0 0 20px rgba(0, 0, 0, .1);
    background-color: #fff;
    border-radius: 7px;
}

.poly-energy-product-para-carbon {
    margin-top: 10%;
    color: #818181;
    margin-bottom: 10%;
    letter-spacing: 1px;
}

.btn-poly-energy-expolre {
    font-size: 14px;
    width: 50%;
    height: 40px;
    border-radius: 0;
    color: #514ED3;
    border: 1px solid #514ED3;
    margin-top: 14%;
}
@media (max-width: 1500px) {
    .poly-engergy-solar-img-linking {
        width: 75%;
        margin-left: 15%;
    }

}
@media (max-width: 1200px) {
    .poly-energy-process {
        margin-top: -32%;
        text-align: center;
    }

    .poly-energy-process-cards-row-div {
        margin-top: -19%;
        display: flex;
        justify-content: space-around;
        margin-bottom: 3%;
    }
}

@media (max-width: 768px) {
    .poly-engergy-solar-img-linking {
        display: none;
    }
    .poly-energy-process {
        margin-top: -3%;
        text-align: center;
    }

    .poly-energy-process-cards-row-div {
        margin-top: 8%;
        display: block;
        justify-content: space-around;
        margin-bottom: 3%;
    }
    .poly-energy-div-whole {
        margin-top: 23%;
        float: right;
        width: 100%;
    }
}

@media (max-width: 470px) {

    .poly-energy-process {
        margin-top: 5%;
        text-align: center;
    }

    .poly-energy-process-cards-row-div {
        margin-top: 13%;
        display: block;
        justify-content: space-around;
        margin-bottom: 3%;
    }
    .poly-energy-div-whole {
        margin-top: 56%;
        float: right;
        width: 100%;
    }
}
@media (max-width: 460px) {
    .poly-energy-process {
        margin-top: 49%;
        text-align: center;
    }
}

@media (max-width: 427px) {
    .poly-energy-process {
        margin-top: 95%;
        text-align: center;
    }
    .poly-energy-div-whole {
        margin-top: 90%;
        float: right;
        width: 100%;
    }
}
/*poly energy css end*/


/*poly robotic css start*/
.fundamental-img{
    margin-top: 5%;
}

.poly-robotic-synopsis-div {
    margin-top: -7%;
    text-align: center;
    float: right;
}
.poly-robotic-fundamental-para {
    color: #979AA0;
    font-weight: 300;
    line-height: 26px;
    letter-spacing: 1px;
    margin-top: 26px;

}

.poly-robotic-card-div {
    margin-top: 16%;
    text-align: center;
}


.poly-robotic-card-row2-div {
    margin-top: 1%;
    display: flex;
    justify-content: space-around;
    margin-bottom: 1%;
}
.parent-card{
    display: flex;
 justify-content: center
}

.cosmos-img{
    margin-bottom: 2%;
}
@media (max-width: 1200px) {
    .poly-robotic-card-data {
        width: 30%;
    }
}

@media (max-width: 920px) {
    .poly-robotic-card-div {
        margin-top: 26%;
        text-align: center;
    }
}
@media (max-width: 768px) {
    .poly-robotic-synopsis-div {
        margin-top: 26%;
        text-align: center;
        float: right;
    }


.poly-robotic-card-row2-div {
    margin-top: 4%;
    display: block;
    justify-content: space-around;
    margin-bottom: 3%;
}

    .poly-robotic-card-data{
        width: 100%;
    }

    .poly-robotic-card-div {
        margin-top: 28%;
        text-align: center;
    }
}

@media (max-width: 640px) {
    .poly-robotic-card-div {
        margin-top: 40%;
        text-align: center;
    }
}
@media (max-width: 560px) {
    .poly-robotic-card-div {
        margin-top: 50%;
        text-align: center;
    }
    .p186-feature-div {
        top: 36%;
        text-align: center;
        position: absolute;
    }
}

@media (max-width: 465px) {
    .poly-robotic-card-div {
        margin-top: 58%;
        text-align: center;
    }

}

@media (max-width: 442px) {
    .poly-robotic-card-div {
        margin-top: 84%;
        text-align: center;
    }
}
/*poly robotic css end*/


/*our strategy css start*/
.our-strategy-back-arrow-img{
    margin-left: 3%;
    width: 46%;
}

.our-strategy-white-arrow {
    margin-left: 5%;
    display: flex;
    justify-content: center;
    margin-top: 1%;
}
.our-strategy-white-arrowSecond {
    margin-left: -2%;
    display: flex;
    justify-content: center;
    margin-top: 1%;
}

.our-strategy-arrow-Mainpath{
    margin-right: 5%;
    margin-top: 1%;
}
.our-strategy-arrow-path{
    margin-left: 8%;
    margin-top: 2%;
}

.our-strategy-poly-robotic-div{
    text-align: center;
}

.our-strategy-polycracy-div {
    top: -1%;
    text-align: center;
    position: absolute;
}

.our-strategy-img-email {
    width: 75%;
}

.our-strategy-input-email {
    height: 50px;
    border-radius: 25px;
    background-color: #F1F3F7;
    border-color: transparent!important;
}

.our-strategy-area-cards {
    margin-top: 5%;
    float: right;
    display: flex;
    justify-content: space-around;
}

.our-strategy-odelle-para {
    font-size: 16px;
    color: #979AA0;
    font-weight: 300;
    line-height: 26px;
    letter-spacing: 1px;
    margin-top: 26px;
}

.our-strategy-graph-path {
    margin-right: 5%;
    margin-top: 21%;
    text-align: center;
    float: right;
}
.our-strategy-card-paraWhite {
    color: #5C5C5E;
    letter-spacing: 1px;
}

.our-strategy-card-paraBlue {
    color: #fff;
    letter-spacing: 1px;
}

.our-strategy-card-div {
    height: 420px;
    box-shadow: 0 0 20px rgba(0, 0, 0, .1);
    background-color: white;
    border-radius: 7px;
    z-index: 3;
    text-align: center;
}

.our-strategy-area-head{
    margin-top: -5%;
    float: right;
    text-align: center;
}
.our-strategy-area-para {
    /*margin-right: 9%;*/
}

.our-strategy-ploy-whole-div{
    /*text-align: center;*/
    display: flex;
    justify-content: space-around;
}

.our-strategy-ploy-robotic-head {
    margin-top: 11%;
    margin-bottom: 3%;
    margin-right: -5%;
}


@media (max-width: 1580px){
    .our-strategy-arrow-path {
        margin-left: 4%;
        margin-top: 2%;
    }
    .our-strategy-arrow-Mainpath {
        margin-right: 2%;
        margin-top: 1%;
    }
}
@media (max-width: 1495px){
    .our-strategy-arrow-path {
        width: 91%;
        margin-left: 4%;
        margin-top: 2%;
    }
    .our-strategy-arrow-Mainpath {
        width: 82%;
        margin-right: 1%;
        margin-top: 1%;
    }
    .our-strategy-card-para {
        font-size: 12px;
        color: #979AA0;
        font-weight: 300;
        line-height: 20px;
        letter-spacing: 1px;
        margin-top: -3px;
    }

    .our-strategy-card-div {
        height: 500px;
        box-shadow: 0 0 20px rgba(0, 0, 0, .1);
        background-color: white;
        border-radius: 7px;
        z-index: 3;
        text-align: center;
    }
}


@media (max-width: 1380px) {
    .our-strategy-graph-path {
        margin-right: 5%;
        margin-top: 25%;
        text-align: center;
        float: right;
    }
}


/*@media (max-width: 1350px) {*/
    /*.our-strategy-graph-path {*/
        /*margin-right: 5%;*/
        /*margin-top: 8%;*/
        /*text-align: center;*/
        /*float: right;*/
    /*}*/
/*}*/
/*@media (max-width: 1300px) {*/
    /*.our-strategy-graph-path {*/
        /*margin-right: 3%;*/
        /*margin-top: 7%;*/
        /*text-align: center;*/
        /*float: right;*/
    /*}*/
/*}*/
/*@media (max-width: 1230px) {*/
    /*.our-strategy-graph-path {*/
        /*margin-right: 3%;*/
        /*margin-top: 11%;*/
        /*text-align: center;*/
        /*float: right;*/
    /*}*/
/*}*/

@media (max-width: 1200px) {
    .our-strategy-card-data {
        width: 20%;
    }
}

@media (max-width: 1260px) {
    .our-strategy-area-head {
        margin-top: 8%;
        text-align: center;
    }
}
@media (max-width: 1200px) {
    .our-strategy-path {
        width: 40%;
    }
}
@media (max-width: 1140px) {
    .our-strategy-graph-path {
        margin-right: 3%;
        margin-top: 27%;
        text-align: center;
        float: right;
    }
}
@media (max-width: 1120px) {
    .our-strategy-graph-path {
        margin-right: 3%;
        margin-top: 20%;
        text-align: center;
        float: right;
    }
    .our-strategy-graph-path {
        margin-right: 3%;
        margin-top: 29%;
        text-align: center;
        float: right;
    }
    .our-strategy-card-div {
        height: 600px;
        box-shadow: 0 0 20px rgba(0, 0, 0, .1);
        background-color: white;
        border-radius: 7px;
        z-index: 3;
        text-align: center;
    }
    .our-strategy-ploy-robotic-head {
        margin-top: 2%;
        /*margin-right: 9%;*/
    }

    .btn-our-strategy-explor {
        font-size: 14px;
        width: 70%;
        height: 34px;
        border-radius: 0;
        color: #514ED3;
        border: 1px solid #514ED3;
        margin-top: 14%;
    }

    .btn-our-strategy-explore-blue {
        font-size: 14px;
        width: 65%;
        height: 32px;
        border-radius: 0;
        color: #514ED3;
        margin-top: 8%;
    }

    /*.btn-our-strategy-explor {*/
        /*font-size: 14px;*/
        /*width: 70%;*/
        /*height: 33px;*/
        /*border-radius: 0;*/
        /*color: #514ED3;*/
        /*margin-top: 14%;*/
    /*}*/
}
@media (max-width: 1110px) {
    .our-strategy-graph-path {
        margin-right: 3%;
        margin-top: 34%;
        text-align: center;
        float: right;
    }
    .our-strategy-ploy-robotic-head {
        margin-top: 9%;
        /*margin-right: 9%;*/
    }
}
@media (max-width: 1030px) {
    .our-strategy-graph-path {
        margin-right: 3%;
        margin-top: 36%;
        text-align: center;
        float: right;
    }
}


@media (max-width: 1060px) {
    .our-strategy-area-head {
        margin-top: 1%;
        text-align: center;
    }
}
@media (max-width: 992px) {
    .our-strategy-graph-path {
        margin-right: 3%;
        margin-top: 31%;
        text-align: center;
        float: right;
    }
    .odelle-feature-head {
        margin-left: 1%;
        color: #5C5C5E;
        letter-spacing: 1px;
    }
    .polyocracy-mb-pic {
        margin-top: 40%;
        float: right;
        width: 96%;
    }
    /*.polycracy-feature-div-height {*/
        /*height: 435px;*/
    /*}*/
}
@media (max-width: 980px) {
    .our-strategy-para-empower {
        font-size: 22px;
        color: #5C5C5E;
        margin-top: 17%;
        letter-spacing: 1px;
        line-height: 44px;
    }
    /*.our-strategy-graph-path {*/
        /*margin-right: 4%;*/
        /*margin-top: 4%;*/
        /*text-align: center;*/
        /*float: right;*/
    /*}*/
}


@media (max-width: 950px) {
    .our-strategy-card-div {
        height: 700px;
        box-shadow: 0 0 20px rgba(0, 0, 0, .1);
        background-color: white;
        border-radius: 7px;
        z-index: 3;
        text-align: center;
    }


    .our-strategy-path {
        width: 32%;
    }

    .our-strategy-graph-path {
        margin-right: 3%;
        margin-top: 37%;
        text-align: center;
        float: right;
    }
    .our-strategy-polycracy-para-div {
        top: 0%;
        text-align: center;
        position: absolute;
    }
}
@media (max-width: 933px) {
.our-strategy-graph-path {
    margin-right: 3%;
    margin-top: 52%;
    text-align: center;
    float: right;
}
}



@media (max-width: 876px) {
    .our-strategy-graph-path {
        margin-right: 4%;
        margin-top: 55%;
        text-align: center;
        float: right;
    }
}

@media (max-width: 863px) {
    .our-strategy-area-head {
        margin-top: 23%;
        text-align: center;
    }

}

@media (max-width: 830px) {

    .our-strategy-card-div {
        height: 750px;
        box-shadow: 0 0 20px rgba(0, 0, 0, .1);
        background-color: white;
        border-radius: 7px;
        z-index: 3;
        text-align: center;
    }

    .our-strategy-area-head {
        margin-top: 35%;
        text-align: center;
    }
}
@media (max-width: 810px) {
    .polyocracy-mb-pic {
        margin-top: 52%;
        float: right;
        width: 96%;
    }
}

@media (max-width: 800px) {
    .our-strategy-graph-path {
        margin-right: 4%;
        margin-top: 62%;
        text-align: center;
        float: right;
    }
}

@media (max-width: 768px) {
    .our-strategy-back-arrow-img {
        margin-left: 24%;
        width: 57%;
    }
    .our-strategy-ploy-robotic-head {
        margin-bottom: 3%;
        margin-right: 6%;
    }
    .our-strategy-graph-path{
    display: none;
}
    .our-strategy-white-arrow{
        display: none;
    }
    .our-strategy-white-arrowSecond{
        display: block;
    }

    .our-strategy-arrow-Mainpath{
        display: none;
    }
    .our-strategy-arrow-path{
        display: none;
    }

    .our-strategy-input-email {
        height: 35px;
        border-radius: 25px;
        background-color: #F1F3F7;
        border-color: transparent!important;
    }
    .our-strategy-img-email {
        width: 59%;
        margin-top: 18%;
    }
    .btn-186-polyEnergy-expolre {
        font-size: 14px;
        width: 53%;
        height: 40px;
        border-radius: 0;
        color: #514ED3;
        border: 1px solid #514ED3;
        margin-top: 3%;
    }

    .our-strategy-odelle-para {
        font-size: 12px;
        color: #979AA0;
        font-weight: 300;
        line-height: 26px;
        letter-spacing: 1px;
        margin-top: 26px;
    }
    .our-strategy-ploy-whole-div {
        text-align: center;
        display: flex;
        justify-content: space-around;
    }
    .our-strategy-area-cards {
        margin-top: 5%;
        float: right;
        display: block;
        justify-content: space-around;
    }
    .odelle-feature-head {
        margin-top: 3%;
        font-size: 21px;
        margin-left: 2%;
        color: #5C5C5E;
        letter-spacing: 1px;
    }
    .our-strategy-polycracy-para-div {
        top: 65%;
        text-align: center;
        position: absolute;
    }
    .our-strategy-card-paraWhite {
        margin-bottom: 13%;
        color: #5C5C5E;
        letter-spacing: 1px;
    }
    .our-strategy-card-paraBlue {
        margin-top: 10%;
        color: #fff;
        letter-spacing: 1px;
    }
    .polyocracy-mb-pic {
        margin-top: 110%;
        float: right;
        width: 96%;
    }

    .our-strategy-area-head {
        margin-top: 16%;
        text-align: center;
    }

    .our-strategy-card-div {
        height: 300px;
        box-shadow: 0 0 20px rgba(0, 0, 0, .1);
        background-color: white;
        border-radius: 7px;
        z-index: 3;
        text-align: center;
        margin-bottom: 20%;
    }

    /*.our-strategy-polycracy-para-div {*/
        /*top: 40%;*/
        /*text-align: center;*/
        /*position: absolute;*/
    /*}*/

    .our-strategy-card-data {
        width: 100%;
    }

    .btn-our-strategy-explor {
        font-size: 14px;
        width: 30%;
        height: 34px;
        border-radius: 0;
        color: #514ED3;
        border: 1px solid #514ED3;
        margin-top: -4%;
    }

    .our-strategy-area-head {
        margin-top: 18%;
        text-align: center;
    }

    .our-strategy-poly-robotic-div {
        margin-top: 0%;
        text-align: center;
        float: right;
    }

    .btn-our-strategy-explore-blue {
        font-size: 14px;
        width: 30%;
        height: 32px;
        border-radius: 0;
        color: #514ED3;
        margin-top: 8%;
    }


}

@media (max-width: 662px) {
    .our-strategy-polycracy-para-div {
        top: 86%;
        text-align: center;
        position: absolute;
    }

    .our-strategy-area-head {
        margin-top: 81%;
        text-align: center;
    }

    .our-strategy-card-div {
        height: 400px;
        box-shadow: 0 0 20px rgba(0, 0, 0, .1);
        background-color: white;
        border-radius: 7px;
        z-index: 3;
        text-align: center;
    }

    .our-strategy-area-head {
        margin-top: 48%;
        text-align: center;
    }
}

@media (max-width: 640px) {
    .polyocracy-mb-pic {
        margin-top: 130%;
        float: right;
        width: 96%;
    }
    .our-strategy-polycracy-para-div {
        top: 77%;
        text-align: center;
        position: absolute;
    }
    .our-strategy-area-head {
        margin-top: 50%;
        text-align: center;
    }
}

@media (max-width: 564px) {
    .odelle-feature-head {
        margin-top: 3%;
        margin-left: 2%;
        color: #5C5C5E;
        letter-spacing: 1px;
        font-size: 14px;
    }
    .our-strategy-polycracy-para-div {
        top: 60%;
        text-align: center;
        position: absolute;
    }
}


@media (max-width: 554px) {

    .polyocracy-mb-pic {
        margin-top: 150%;
        float: right;
        width: 96%;
    }
    .our-strategy-polycracy-para-div {
        top: 109%;
        text-align: center;
        position: absolute;
    }

    .our-strategy-area-head {
        margin-top: 106%;
        text-align: center;
    }

}
@media (max-width: 500px) {
    .our-strategy-area-head {
        margin-top: 91%;
        text-align: center;
    }
    .our-strategy-card-div {
        height: 520px;
        box-shadow: 0 0 20px rgba(0, 0, 0, .1);
        background-color: white;
        border-radius: 7px;
        z-index: 3;
        text-align: center;
    }
}

@media (max-width: 490px) {
    .polyocracy-mb-pic {
        margin-top: 165%;
        float: right;
        width: 96%;
    }
}

@media (max-width: 460px) {
    .polyocracy-mb-pic {
        margin-top: 236%;
        float: right;
        width: 96%;
    }
    .our-strategy-polycracy-para-div {
        top: 119%;
        text-align: center;
        position: absolute;
    }

    .our-strategy-area-head {
        margin-top: 131%;
        text-align: center;
    }

}
@media (max-width: 450px) {
    .our-strategy-card-div {
        margin-left: -5%;
        width: 100%;
        height: 590px;
        box-shadow: 0 0 20px rgba(0, 0, 0, .1);
        background-color: white;
        border-radius: 7px;
        z-index: 3;
        text-align: center;
        margin-bottom: 20%;
    }
    .our-strategy-area-head {
        margin-top: 150%;
        text-align: center;
    }
}

@media (max-width: 435px) {
    .polyocracy-mb-pic {
        margin-top: 253%;
        float: right;
        width: 96%;
    }

    .our-strategy-poly-robotic-div{
        margin-top: 0%;
        text-align: center;
        float: right;
    }

    .our-strategy-area-head {
        margin-top: 174%;
        text-align: center;
    }
    .our-strategy-polycracy-para-div {
        top: 125%;
        text-align: center;
        position: absolute;
    }
}

@media (max-width: 415px) {
    .polyocracy-mb-pic {
        margin-top: 270%;
        float: right;
        width: 96%;
    }
    .our-strategy-area-head {
        margin-top: 200%;
        text-align: center;
    }
}
/*our strategy css end*/

/* STYLES SPECIFIC TO FOOTER  */
.footer {
    width: 100%;
    position: relative;
    height: auto;
    background-color: transparent;
    margin-top: 50px;
}
.footer .col {
    width: 190px;
    height: auto;
    float: left;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 0px 20px 20px 20px;
}
.footer .col h1 {
    margin: 0;
    padding: 0;
    /*font-family: inherit;*/
    font-size: 12px;
    line-height: 17px;
    padding: 20px 0px 5px 0px;
    color: rgba(255,255,255,0.2);
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 0.250em;
}
.footer .col ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.footer .col ul li {
    letter-spacing: 2px;
    color: #fff;
    font-size: 14px;
    /*font-family: "Lato", sans-serif;*/
    font-weight: 400;
    padding: 5px 0px 5px 0px;
    cursor: pointer;
    transition: .2s;
    -webkit-transition: .2s;
    -moz-transition: .2s;
}
.social ul li {
    display: inline-block;
    padding-right: 5px !important;
}

.footer .col ul li:hover {
    color: #ffffff;
    transition: .1s;
    -webkit-transition: .1s;
    -moz-transition: .1s;
}
.clearfix {
    clear: both;
}
@media only screen and (min-width: 1280px) {
    .contain {
        width: 1200px;
        margin: 0 auto;
    }
}
@media only screen and (max-width: 1139px) {
    .contain .social {
        width: 1000px;
        display: block;
    }
    .social h1 {
        margin: 0px;
    }
}
@media only screen and (max-width: 950px) {
    .footer .col {
        width: 33%;
    }
    .footer .col h1 {
        font-size: 14px;
    }
    .footer .col ul li {
        font-size: 13px;
    }
}
@media only screen and (max-width: 500px) {
    .footer .col {
        width: 50%;
    }
    .footer .col h1 {
        font-size: 14px;
    }
    .footer .col ul li {
        font-size: 13px;
    }
}
@media only screen and (max-width: 340px) {
    .footer .col {
        width: 100%;
    }
}

.democlass{
    display: none;
}
