.our-powered {
    display: none;
}
.our-cta {
    padding-bottom: 0;
    padding-top: 0;
}
html{
    font-size: 100%;
}
@media (min-width: 1400px){}
@media only screen and (min-width: 1280px) and (max-width: 1600px){
       html{
        font-size: 95%;
    }
}
@media only screen and (max-width: 1400px) and (min-width: 1020px){
    html{
        font-size: 85%;
    }
}
@media only screen and (max-width: 980px) and (min-width: 320px) {
    html{
        font-size: 70%;
    }

    a.menu-bottom {
        display: block;
    }



    .menu li a:before{
        display: none;
    }
    .menu-bottom span:nth-child(2) {
        width: 70%;
    }
    .menu-bottom.click span:nth-child(1) {
        width: 0;
    }
    .menu-bottom.click span:nth-child(2) {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        position: relative;
        top: 9px;
        width: 100%;
    }
    .menu-bottom.click span:nth-child(3) {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    .menu-bottom span:last-child {
        margin-bottom: 0;
    }
    .menu-bottom {
        width: 40px;
        height: 40px;
        padding: 5px;
        float: right;
        position: absolute;
        z-index: 99999999999;
        cursor: pointer;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;
        right: 18px;
        top: 10px;
    }
    .menu-bottom span {
        height: 2px;
        background: #ffffff;
        display: block;
        width: 100%;
        margin-bottom: 6px;
        position: relative;
    }
    .menu-bottom.click span {
        background: #ffffff;
    }
    .menu-bottom.click {
        top: -100px;
        position: fixed;
        top: 30px;
    }
    .main-menu{
        margin: 0;
        overflow: auto;
        position: fixed;
        right: -100%;
        width: 100%;
        top: 0;
        -webkit-transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;
        background: linear-gradient(170deg, #000b29 0%, #53a390 100%);
        height: 100%;
        z-index: 9999999 !important;
        padding-top: 70px;
    }
    .main-menu ul {
        padding: 0 0;
        width: 100%;
    }
    .menu li {
        display: inline-block;
        margin: 0;
        padding: 0;
        width: 100%;
        border-bottom: 1px solid #ffffff9c;
        position: relative;
        text-align: left;
    }
    .menu li a, header ul li a.nav-link {
        font-size: 16px !important;
        padding-left: 0;
        color: #ffffff !important;
        font-weight: 400 !important;
        padding: 10px 0 10px 15px;
        text-align: left;
        display: block;
        width: 100%;
        letter-spacing: 0.5px;
        text-align: left;
        text-transform: uppercase;
    }
    .menu-open .main-menu {
        right: 0;
    }
    .menu-open .menu {
        transition-delay: 0.5s;
        opacity: 1;
    }
    
    header ul li.btn-head a.btn-green {
    display: inline-block;
    width: auto;
    margin: 10px 20px 20px;
    padding: 10px 40px;
    color: #fff !important;
}

.dropdown-menu {
    position: relative;
    display: block;
    width: 100%;
    background: transparent;
    border: 0;
}

.dropdown-toggle::after {
    width: 8px;
    height: 10px;
    /* filter: brightness(0) invert(1); */
    top: 21px;
    position: absolute;
    font-size: 20px;
}

.menu li .dropdown-item {padding: 5px 0 5px 30px;font-size: 15px !important;text-transform: capitalize;border-top: 1px solid #ffffff9c;border-bottom: none;}
    
    
    header .menu {
        opacity: 0;
    }
    
    header {
        padding: 15px 0;
        z-index: 2;
    }
     header ul li:last-child {
        border: 0;
    }

    header .logo img {
        max-width: 160px;
        margin-left: 30px !important;
    }

    h2 {
        font-size: 28px !important;
        line-height: 32px !important;
        margin-bottom: 10px;
        letter-spacing: 0;
    }


    header nav {
        text-align: center;
        margin-top: 20px;
    }

    header {
        text-align: left;
        z-index: 9;
        top: 0;
        background: #010b28;
    }

    header ul li {
        margin-right: 0;
    }

    header ul {
        margin: 10px 0 0;
        text-align: center;
    }

    header ul li.phone a {
        font-size: 16px;
    }

    .btn {
        font-size: 13px !important;
        letter-spacing: 2px;
        padding: 6px 25px 6px 18px !important;
    }

    section {
        padding: 40px 0;
        overflow: hidden;
        position: relative;
        z-index: 1;
    }

    header ul li:last-child {
        border: 0;
    }

    header ul.btn-ul {
        display: none;
    }


    header ul.head-ul li:first-child {
    margin-right: 0;
}


.info-banner h1 br {
    display: none;
}

.info-banner h1 {
    font-size: 2.8rem !important;
    margin-bottom: 10px !important;
    letter-spacing: 1px;
    line-height: 28px !important;
}

p {
    font-size: 1.2rem !important;
}

.info-banner p {
    width: 100%;
    margin-bottom: 16px;
}

.our-banner {
    padding: 30px 0;
    margin: 0;
    height: auto;
    background: #000b29;
}



footer {
    padding: 40px 0 0;
}

.our-banner p br {
    display: none;
}

.our-banner p {
    margin: 0 0 15px;
    line-height: normal;
}

.our-banner h1 {
    font-size: 28px;
    line-height: 3.2rem;
    margin-bottom: 12px;
}

.heading h3 {
    font-size: 1.4rem;
    margin: 0 0 5px;
    letter-spacing: 1px;
}

.heading {
    margin: 0 0  30px;
}

.our-features .box:after {
    display: none;
}

.our-features .box {
    padding: 30px 20px;
}

.our-features .box .offset-1 {
    margin: 0;
}

.heading.text-center p {
    width: 100%;
    margin: 10px auto 0;
}

.our-service ul li {
    padding: 15px;
    display: inline-block;
    width: 48%;
    margin: 0 0 12px;
}

.our-service ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    text-align: center;
}

.our-service ul li span {
    margin-left: 0;
    display: block;
    font-size: 15px;
    margin: 12px 0 0;
}

.our-service ul li span br {
    display: none;
}

.btn-block a {
    margin-right: 0;
}

.btn-block a:first-child {
    margin-right: 10px;
}

.our-pso .cus-col-3 {
    width: 100%;
    padding: 0 15px;
}

.our-pso .box {
    float: none;
    padding: 20px 15px;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 12px;
}

.our-pso .box h4 {
    font-size: 1.8rem;
}

.our-pso .box p {
    margin-bottom: 0;
}

.our-pso .box img {float: none;order: -1;margin-bottom: 10px;}

.our-pso .cus-col-4 {
    width: 100%;
    padding: 0 15px;
    order: 2;
}

.our-pso .row:last-child {
    margin-bottom: 0;
}

.our-opertaion:before {
    opacity: .3;
    z-index: -1;
}

.our-opertaion ul li {
    width: 31%;
    margin: 0 0 15px !important;
    padding: 20px 0;
}

.our-opertaion ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}


.our-opertaion {padding-bottom: 40px;}

section.oper {
    display: none;
}

.our-reliable img {
    max-width: 70%;
    margin: 0 auto 20px;
    display: table;
}

.our-reliable ul {
    margin: 0;
    display: flex;
    justify-content: space-between;
}

.our-reliable ul li {
    margin: 0;
    width: 49%;
    text-align: center;
}

.our-reliable ul li h5 {
    font-size: 6rem;
    font-weight: 900;
}

.our-reliable ul li p br {
    display: none;
}

.our-reliable:after {
    opacity: .5;
    left: 0;
    top: 0;
    z-index: -1;
}

.our-cta {
    padding: 0;
}

.our-cta .container {
    height: auto;
    background: #000b29;
    padding: 40px 15px;
    text-align: center;
}

.our-cta p {
    margin-bottom: 20px;
}

.our-cta h5 {
    padding-left: 0;
}

.our-cta h5 span {
    text-align: left;
    display: block;
    text-align: center;
}

.our-cta h5 p {
    margin: 0;
    top: 0;
}

.our-cta .btn-block {
    margin: 20px 0 0px;
}

.home-footer footer {
    margin: 0;
}

.our-secure figure figcaption {
    width: 100%;
    position: relative;
    margin-top: -80px;
    padding: 20px 15px;
    top: 0;
    margin-bottom: 40px;
    box-shadow: 0 5px 15px #00000045;
}

 footer [class*='.col'] {
    width: 49%;
    display: inline-block;
}

 footer [class*='col']:first-child{
    width: 100%;
    display: inline-block;
    flex: 1 0 100% !important;
}

 footer [class*='col']{
    width: 100%;
    display: inline-block;
    flex: 1 0 50% !important;
}

 footer [class*='col'] .mt-5 {
    margin-top: 45px !important;
}

footer h4 + ul {
    margin-bottom: 30px;
}

.copy {
    margin-top: 20px;
}
.inner-banner:after {
    z-index: -1;
}

.inner-banner {
    padding-top: 40px;
    text-align: center;
}

.inner-banner h1 {
    margin: 0 0 10px;
}

.inner-banner p {
    margin: 0 0 10px;
}

.inner-banner .btn-block {
    margin: 15px 0 20px;
}


.about-feature .col-md-5:after {
    display: none;
}

.our-features .box img {
    margin: 0 0 20px;
}

.about-feature p.line {
    margin: 0 0 20px;
}

.our-service .img2 {
    max-width: 80%;
    margin: 20px auto 0;
    display: table;
}

.our-pso [class*='col']:first-child img {
    margin-bottom: 20px;
}

.our-powered {
    background: #0e2b46;
    padding: 40px 0;
    height: auto;
    margin-bottom: 0;
    text-align: center;
}

.our-powered h2 {
    margin-bottom: 20px;
}

.our-powered h2 br {
    display: none;
}
.contact-us .box h3 {
    font-size: 2rem;
    font-weight: 600;
    text-align: center;
}

.contact-us .box form {
    margin-bottom: 30px;
}

.contact-us .box ul li {
    margin: 0 0 20px;
}

.contact-us {
    padding-bottom: 40px;
}

.our-cta + footer {
    margin: 30px 0 0 !important;
}

.box-feat {
    padding: 30px 20px;
    text-align: center;
    position: relative;
    z-index: 1;
}

.box-feat:before {
    top: 0;
    left: 0;
    background: #e7ecfb;
}

.box-feat h3 {
    margin-bottom: 20px;
}

.feat-items {
    width: 100%;
    margin-bottom: 30px;
}

.box-feat p {
    margin: 20px 0;
}

.box-feat .btn-block {
}

.box-feat [class*='col']:last-child .feat-items {
    margin-bottom: 0;
}

.oservice_mp {
    padding-bottom: 40px;
}

section.feat-nos {
    padding: 40px 0;
}

ul.feat-uls li {
    width: 49%;
}

ul.feat-uls {
    flex-wrap: wrap;
    text-align: center;
}
.virtual-sec .box {
    margin-bottom: 20px;
    text-align: center;
    padding: 30px 20px;
}

.virtual-sec .box h4 {
    font-size: 2rem;
}

.virtual-sec .row {
    margin-bottom: 20px;
}

.virtual-sec .row:nth-child(3),.virtual-sec .row:nth-child(5) {
    margin-bottom: 0;
}

.virtual-sec .row:nth-child(3) .box , .virtual-sec .row:nth-child(5) .box {
    margin-top: 20px;
}


.mob-li{
    display:block;
}

.menu li.mob-li > span a {
    display: inline-block;
    width: auto;
}

.menu li.mob-li.phone-mob {
    display: flex;
    align-items: center;
    padding-left: 16px;
}

.menu li.mob-li.phone-mob svg{
        color: #fff;
}
    
.banner-social {
    display: none;
}

.dterm-block2 {
    margin-top: 0;
}

.dterm-block2 .col-md-5 {
    padding-right: 15px;
}

.dterm-block2 .col-md-7 {
    padding-left: 15px;
}

.dterm-img-box:before {
    border-radius: 20px 20px 0 0;
}

.dterm-list:before {
    border-radius: 0 0 20px 20px;
}

.dterm-img-box {
    padding: 30px 0;
}

.dterm-img {
    margin: 20px auto 0;
    width: 70%;
    display: table;
}

.dterm-list {
    padding: 30px;
}

.dterm-list h4 {
    font-size: 1.8rem;
}

.dterm-list ul {
    margin: 20px 0;
}


.oecom_item {
    text-align: center;
    padding: 30px 15px;
    border: 1px solid #a8a8a8;
    margin-bottom: 0;
}

.oecom_item h5 {
    position: absolute;
    right: 0;
    font-size: 120px;
    font-weight: 900;
    top: 0;
    opacity: .1;
    z-index: -1;
    line-height: 110px;
}

.oecom_item img {
    margin: 0 0 10px;
}

.oecom_item h4 {
    font-size: 1.7rem;
}

.our-ecom-serv .col-md-3 {
    padding: 0 15px;
    margin-bottom: 16px;
}

.our-ecom-serv .col-md-3:last-child {
    margin-bottom: 0;
}

img.bcube-left {
    z-index: -1;
}

section.our-ecom-feat .row {
}

.oem-item h4 {
    font-size: 1.8rem;
    margin: 7px 0 10px;
}

.oem-item {
    margin-bottom: 10px;
}

img.bcube-right {
    z-index: -1;
}

footer [class*='col']:nth-child(2) {
    padding-left: 15px;
}

body .popupform {    width: 90%;    }

.popup-banner {    display: none;   } 

.popup-content [class*='col-'] textarea {    height: 60px;  }

.popup-content p {    line-height: normal;  }

form.validate-popupform {    padding: 0;    }

.popupform::after {    display: none;   }

.our-banner h1 br {
    display: none;
}

.popup-content {    border: 6px solid #96e196;  } 

  .dterm-block2 .col-md-4 {
    margin-bottom: 20px;
}

.mang-feat {
    padding: 30px;
    margin-bottom: 40px;
}  

    .bx-wrapper img {
    display: none;
}

.bx-wrapper .caption img {
    display: inline-block;
}

.our-banner .caption {
    position: static;
}
   .our-banner ul {width: 100%;}

.our-banner ul li {
    font-size: 14px;
    margin-right: 28px;
}

.our-banner ul li img {
    max-width: 20px;
    margin-right: 2px;
}

.mang-feat:after {
    display: none;
}

}