/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199.98px) { 

 }


/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) { 

}


@media (min-width: 992px) and (max-width: 1199.95px) {
    
}


@media (min-width: 768px) and (max-width: 991.95px) {

}


@media (max-width: 767px) {
    .bg-03 {
        margin-top: 5px;
        background-image: none !important;
    }
}


@media (min-width: 480px) and (max-width: 767.95px) {
    .intelligence {
        font-weight: 600;
        font-size: 60px;
        line-height: 93px;
    }

    .bg-features {
        background-size: 1210px;
    }

    .banner1 {
        background-size: 500px 300px;
    }
    .cta-11-wrapper {
        padding: 20px 30px;
    }
    .cta-11-wrapper {
        padding: 1px 20px;
    }
    .cta-11-txt h3 {
        font-size: 1.425rem;
        padding-top: 25px;
    }
    .wide-60 {
        padding-top: 40px;
        padding-bottom: 20px;
    }
    .intro_video {
        width:100%;
      }
      .bg-03 {
        margin-top: 5px;
        background-image: none !important;
    }

    .seeInAction {
        text-align: center !important;
    }

    .corners-borders {
        text-align: center !important;
    }

    .kubeSerImgDiv {
        margin: -35% auto auto;
        width: 80px;
        height: 80px
    }
    .kubeSerImg {
        width: 50px;
        height: 50px;
    }
    .kubeSerCol {
        margin: auto 25% 25%;
    }
    .services05Line {
        border-style: solid;
        border-width: 0px 2.5px 0px 0px;
        border-image: linear-gradient( to bottom, transparent -20.61%, transparent 109.38% ) 1 100%;
    }

    .AnandAud {
        margin-top: -25%;
    }
    .kubeSerItem {
        padding: none !important;
    }

}


@media (min-width: 414px) and (max-width: 479.95px) {
    .intelligence {
        font-weight: 600;
        font-size: 56px;
        line-height: 93px;
    }

    .bg-features {
        background-image: url(../src/img/bg-02.png);
        background-repeat: no-repeat;
        background-size: 1175px;
    }

    .banner1 {
        background-size: 420px 286px;
    }
    .cta-11-wrapper {
        padding: 5px 30px;
    }
    .cta-11-txt {
        margin-bottom: -30px;
    }
    .cta-11-wrapper {
        padding: 1px 20px;
    }
    .cta-11-txt h3 {
        font-size: 1.225rem;
        padding-top: 25px;
    }
    .wide-60 {
        padding-top: 40px;
        padding-bottom: 20px;
    }
    .intro_video {
        width:100%;
      }
      .bg-03 {
        margin-top: 5px;
        background-image: none !important;
    }

    .seeInAction {
        text-align: center !important;
    }
    .corners-borders {
        text-align: center !important;
    }
    .kubeSerImgDiv {
        margin: -35% auto auto;
        width: 80px;
        height: 80px
    }
    .kubeSerImg {
        width: 50px;
        height: 50px;
    }
    .kubeSerCol {
        margin: auto 25% 25%;
    }
    .services05Line {
        border-style: solid;
        border-width: 0px 2.5px 0px 0px;
        border-image: linear-gradient( to bottom, transparent -20.61%, transparent 109.38% ) 1 100%;
    }
    .AnandAud {
        margin-top: -25%;
    }
    .kubeSerItem {
        padding: none !important;
    }
}


@media (min-width: 321px) and (max-width: 413.95px) {
    .intelligence {
        font-weight: 600;
        font-size: 48px;
        line-height: 93px;
    }

    .Button_gradientBackground {
        padding: 1.5rem;
        padding: .7rem 1rem;
        margin-right: 1rem;
    }

    .Button_transparentBackground {
        padding: 1.5rem;
        padding: .7rem 1rem;
        margin-right: 1rem;
    }

    .cloudProvider {
        margin: 0px 3px;
    }

    .bg-features {
        background-size: 1165px;
    }

    .banner1 {
        background-size: 400px 300px;
    }
    .cta-11-wrapper {
        padding: 1px 20px;
    }
    .cta-11-txt h3 {
        font-size: 1.425rem;
        padding-top: 20px;
    }
    .wide-60 {
        padding-top: 10px;
        padding-bottom: 20px;
    }

    .intro_video {
        width:100%;
      }
    .bg-03 {
        margin-top: 30px;
    }

    .seeInAction {
        text-align: center !important;
    }

    .corners-borders {
        text-align: center !important;
    }

    .kubeSerImgDiv {
        margin: -35% auto auto;
        width: 80px;
        height: 80px
    }
    .kubeSerImg {
        width: 50px;
        height: 50px;
    }

    .kubeSerCol {
        margin: auto 25% 25%;
    }

    .services05Line {
        border-style: solid;
        border-width: 0px 2.5px 0px 0px;
        border-image: linear-gradient( to bottom, transparent -20.61%, transparent 109.38% ) 1 100%;
    }

    .kubeSerItem {
        padding: none !important;
    }
}


@media (max-width: 320.95px) {
    
}