@media only screen and (min-width:1200px) and (max-width:1399px){
  .complex-idea_sec p{
        font-size: 15px;
    }
    .complex-idea_sec .industry-heading{
        font-size: 25px !important;
        line-height: 30px;
        margin-top: 25px;
    }
    .complex-idea_sec .js-video-button img{
        height: 35rem;
    }
    .industry-sec h2{
        font-size: 25px;
    }
    .product-sec h2{
        font-size: 25px;
    }
    .product-sec .product-border{
        min-height: 54rem;
    }
    .what-img img{
        height: 33rem;
    }
    .what-new-sec .what-card-txt h3{
        font-size: 23px;
    }
    .what-new-sec h2{
        font-size: 25px;
    }
    .support-sec h2{
        font-size: 25px;
    }
    .support-sec .support-card-para h3{
        font-size: 19px;
    }
    .testimonial-sec h2{
        font-size: 25px;
    }  
}

@media only screen and (min-width:1120px) and (max-width:1199px){
    .complex-idea_sec .industry-heading{
        font-size: 21px !important;
        line-height: 25px;
        margin-top: 25px;
    }
    .complex-idea_sec p{
        font-size: 14px;
    }
    .complex-idea_sec .js-video-button img{
        height: 35rem;
    }
    .industry-sec h2{
        font-size: 21px;
    }
    .industry-sec .row {
        margin-top: 6rem;
    }
    .industry-sec .industry-card-para {
        padding: 18px;
    }
    .industry-sec .industry-card {
        min-height: 42rem;
        margin-bottom: 25px;
    }
    .industry-sec .industry-card-para h3 {
        font-size: 18px;
    }
    .industry-sec .industry-card-para p {
        font-size: 14px;
        margin-bottom: 10px;
    }
    .product-sec h2{
        font-size: 21px;
    }
    .product-sec .product-card{
        padding: 0px;
    }
    .product-sec .product-card-para h3 {
        font-size: 18px;
    }
    .product-sec .product-card-para p {
        font-size: 14px;  
    }
    .product-sec .product-card-para {
        padding: 17px;
    }
    .product-card-img img{
        width: 60%;
    }
    .product-sec .product-border{
        min-height: 47rem;
        margin: 6px;
    }
    .what-new-sec h2{
        font-size: 21px;
    }
    /* .what-card .row{
        display: block;
    } */
    .what-new-row {
        margin-top: 5rem;
    }
    .what-new-sec .what-card-txt h3{
        padding-left: 10px;
        font-size: 18px;
        padding-top: 11px;
    }
    .what-new-sec .what-card-txt {
        padding-right: 12px;
    }
    .what-card-txt p{
        font-size: 14px;
        padding-left: 10px;
    }
    .what-new-sec .what-slider{
        max-height: 40rem;
    }
    .what-card-txt h6{
        padding-left: 10px;
        font-size: 13px;
    }
    .what-img img{
        border-radius: 0px;
    }
    .support-sec .support-container{
        padding-right: 15px;
        padding-left: 15px;
    }
    .support-sec h2{
        font-size: 21px;
    }
    .support-sec .product-h-txt{
        font-size: 14px;
    }
    .support-sec .support-card-para h3{
        font-size: 16px;
    }
    .support-card-para p{
        font-size: 14px;
    }
    .counter{
        font-size: 32px;
    }
    .counter-description{
        font-size: 20px;
    }
    .testimonial-sec h2{
        font-size: 21px;
    }
    .testimonial-sec .testimonial-card-txt p{
        font-size: 15px !important;
    }
    .testimonial-card-txt{
        padding: 15px;
    }
    .testimonial-sec .testimonial-card{
        margin: 2px;
    }
}

@media only screen and (min-width:1024px) and (max-width:1119px){
    .complex-idea_sec .industry-heading{
        font-size: 21px !important;
        line-height: 25px;
        margin-top: 25px;
    }
    .complex-idea_sec p{
        font-size: 14px;
    }
    .complex-idea_sec .js-video-button img{
        height: 35rem;
    }
    .industry-sec h2{
        font-size: 21px;
    }
    .industry-sec .row {
        margin-top: 6rem;
    }
    .industry-sec .industry-card-para {
        padding: 18px;
    }
    .industry-sec .industry-card {
        min-height: 42rem;
        margin-bottom: 25px;
    }
    .industry-sec .industry-card-para h3 {
        font-size: 18px;
    }
    .industry-sec .industry-card-para p {
        font-size: 14px;
        margin-bottom: 10px;
    }
    .product-sec h2{
        font-size: 21px;
    }
    .product-sec .product-card{
        padding: 0px;
    }
    .product-sec .product-card-para h3 {
        font-size: 18px;
    }
    .product-sec .product-card-para p {
        font-size: 14px;  
    }
    .product-sec .product-card-para {
        padding: 17px;
    }
    .product-card-img img{
        width: 60%;
    }
    .product-sec .product-border{
        min-height: 47rem;
        margin: 6px;
    }
    .what-new-sec h2{
        font-size: 21px;
    }
    /* .what-card .row{
        display: block;
    } */
    .what-new-row {
        margin-top: 5rem;
    }
    .what-new-sec .what-card-txt h3{
        padding-left: 10px;
        font-size: 18px;
        padding-top: 11px;
    }
    .what-new-sec .what-card-txt {
        padding-right: 12px;
    }
    .what-card-txt p{
        font-size: 14px;
        padding-left: 10px;
    }
    .what-new-sec .what-slider{
        max-height: 40rem;
    }
    .what-card-txt h6{
        padding-left: 10px;
        font-size: 13px;
    }
    .what-img img{
        border-radius: 0px;
    }
    .support-sec .support-container{
        padding-right: 15px;
        padding-left: 15px;
    }
    .support-sec h2{
        font-size: 21px;
    }
    .support-sec .product-h-txt{
        font-size: 14px;
    }
    .support-sec .support-card-para h3{
        font-size: 16px;
    }
    .support-card-para p{
        font-size: 14px;
    }
    .counter{
        font-size: 32px;
    }
    .counter-description{
        font-size: 20px;
    }
    .testimonial-sec h2{
        font-size: 21px;
    }
    .testimonial-sec .testimonial-card-txt p{
        font-size: 15px !important;
    }
    .testimonial-card-txt{
        padding: 15px;
    }
    .testimonial-sec .testimonial-card{
        margin: 2px;
    }
}

@media only screen and (min-width:901px) and (max-width:1023px){
    .complex-idea_sec .industry-heading{
        font-size: 21px !important;
        line-height: 25px;
        margin-top: 25px;
    }
    .industry-sec h2{
        font-size: 21px;
    }
    .industry-sec .row {
        margin-top: 6rem;
    }
    .industry-sec .industry-card-para {
        padding: 18px;
    }
    .industry-sec .industry-card {
        min-height: 0px;
        margin-bottom: 25px;
    }
    .industry-sec .industry-card-img img{
        display: none;
    }
    .industry-sec .industry-card-para h3 {
        font-size: 18px;
    }
    .industry-sec .industry-card-para p {
        font-size: 14px;
        margin-bottom: 10px;
    }
    .product-sec h2{
        font-size: 21px;
    }
    .product-sec .product-card{
        padding: 0px;
    }
    .product-sec .product-card-para h3 {
        font-size: 18px;
    }
    .product-sec .product-card-para p {
        font-size: 14px;  
    }
    .product-sec .product-card-para {
        padding: 17px;
    }
    .product-card-img img{
        width: 60%;
    }
    .product-sec .product-border{
        min-height: 47rem;
        margin: 6px;
    }
    .what-new-sec h2{
        font-size: 21px;
    }
    /* .what-card .row{
        display: block;
    } */
    .what-new-row {
        margin-top: 5rem;
    }
    .what-new-sec .what-card-txt h3{
        padding-left: 10px;
        font-size: 18px;
        padding-top: 11px;
    }
    .what-new-sec .what-card-txt {
        padding-right: 12px;
    }
    .what-card-txt p{
        font-size: 14px;
        padding-left: 10px;
    }
    .what-new-sec .what-slider{
        max-height: 40rem;
    }
    .what-card-txt h6{
        padding-left: 10px;
        font-size: 13px;
    }
    .what-img img{
        border-radius: 0px;
    }
    .support-sec .support-container{
        padding-right: 15px;
        padding-left: 15px;
    }
    .support-sec h2{
        font-size: 21px;
    }
    .support-sec .product-h-txt{
        font-size: 14px;
    }
    .support-icon img{
        width: 10%;
    }
    .support-sec .support-card-para h3{
        font-size: 18px;
    }
    .support-card-para p{
        font-size: 14px;
    }
    .counter-sec .counter-row{
        display: block;
    }
    .counter-card{
        border: none;
    }
    .counter{
        font-size: 32px;
    }
    .counter-description{
        font-size: 20px;
    }
    .testimonial-sec h2{
        font-size: 21px;
    }
    .testimonial-sec .testimonial-card-txt p{
        font-size: 15px !important;
    }
    .testimonial-card-txt{
        padding: 15px;
    }
    .testimonial-sec .client-img{
        display: none;
    }
    .testimonial-sec .testimonial-card{
        margin: 2px;
    }
}

@media only screen and (min-width:768px) and (max-width:900px){
    .complex-idea_sec .industry-heading{
        font-size: 21px !important;
        line-height: 25px;
        margin-top: 25px;
    }
    .industry-sec h2{
        font-size: 21px;
    }
    .industry-sec .row {
        margin-top: 6rem;
    }
    .industry-sec .industry-card-para {
        padding: 18px;
    }
    .industry-sec .industry-card {
        min-height: 0px;
        margin-bottom: 25px;
    }
    .industry-sec .industry-card-img img{
        display: none;
    }
    .industry-sec .industry-card-para h3 {
        font-size: 18px;
    }
    .industry-sec .industry-card-para p {
        font-size: 14px;
        margin-bottom: 10px;
    }
    .product-sec h2{
        font-size: 21px;
    }
    .product-sec .product-card{
        padding: 0px;
    }
    .product-sec .product-card-para h3 {
        font-size: 18px;
    }
    .product-sec .product-card-para p {
        font-size: 14px;  
    }
    .product-sec .product-card-para {
        padding: 17px;
    }
    .product-card-img img{
        width: 60%;
    }
    .product-sec .product-border{
        min-height: 47rem;
        margin: 6px;
    }
    .what-new-sec h2{
        font-size: 21px;
    }
    /* .what-card .row{
        display: block;
    } */
    .what-new-row {
        margin-top: 5rem;
    }
    .what-new-sec .what-card-txt h3{
        padding-left: 10px;
        font-size: 18px;
        padding-top: 11px;
    }
    .what-new-sec .what-card-txt {
        padding-right: 12px;
    }
    .what-card-txt p{
        font-size: 14px;
        padding-left: 10px;
    }
    .what-new-sec .what-slider{
        max-height: 40rem;
    }
    .what-card-txt h6{
        padding-left: 10px;
        font-size: 13px;
    }
    .what-img img{
        border-radius: 0px;
    }
    .support-sec .support-container{
        padding-right: 15px;
        padding-left: 15px;
    }
    .support-sec h2{
        font-size: 21px;
    }
    .support-sec .product-h-txt{
        font-size: 14px;
    }
    .support-icon img{
        width: 10%;
    }
    .support-sec .support-card-para h3{
        font-size: 18px;
    }
    .support-card-para p{
        font-size: 14px;
    }
    .counter-sec .counter-row{
        display: block;
    }
    .counter-card{
        border: none;
    }
    .counter{
        font-size: 32px;
    }
    .counter-description{
        font-size: 20px;
    }
    .testimonial-sec h2{
        font-size: 21px;
    }
    .testimonial-sec .testimonial-card-txt p{
        font-size: 15px !important;
    }
    .testimonial-card-txt{
        padding: 15px;
    }
    .testimonial-sec .client-img{
        display: none;
    }
    .testimonial-sec .testimonial-card{
        margin: 2px;
    }
    .testimonial-sec .testimonial-card .row{
        display: block;
    }
}

@media only screen and (min-width:576px) and (max-width:767px){
    .complex-idea_sec .industry-heading{
        font-size: 21px !important;
        line-height: 25px;
        margin-top: 25px;
    }
    .industry-sec h2{
        font-size: 21px;
    }
    .industry-sec .row {
        margin-top: 6rem;
    }
    .industry-sec .industry-card-para {
        padding: 18px;
    }
    .industry-sec .industry-card {
        min-height: 0px;
        margin-bottom: 25px;
    }
    .industry-sec .industry-card-img img{
        display: none;
    }
    .industry-sec .industry-card-para h3 {
        font-size: 18px;
    }
    .industry-sec .industry-card-para p {
        font-size: 14px;
        margin-bottom: 10px;
    }
    .product-sec h2{
        font-size: 21px;
    }
    .product-sec .product-card{
        padding: 0px;
    }
    .product-sec .product-card-para h3 {
        font-size: 18px;
    }
    .product-sec .product-card-para p {
        font-size: 14px;  
    }
    .product-sec .product-card-para {
        padding: 17px;
    }
    .product-card-img img{
        width: 60%;
    }
    .product-sec .product-border{
        min-height: 47rem;
        margin: 6px;
    }
    .what-new-sec h2{
        font-size: 21px;
    }
    /* .what-card .row{
        display: block;
    } */
    .what-new-row {
        margin-top: 5rem;
    }
    .what-new-sec .what-card-txt h3{
        padding-left: 10px;
        font-size: 18px;
        padding-top: 11px;
    }
    .what-new-sec .what-card-txt {
        padding-right: 12px;
    }
    .what-card-txt p{
        font-size: 14px;
        padding-left: 10px;
    }
    .what-new-sec .what-slider{
        max-height: 40rem;
    }
    .what-card-txt h6{
        padding-left: 10px;
        font-size: 13px;
    }
    .what-img img{
        border-radius: 0px;
    }
    .support-sec .support-container{
        padding-right: 15px;
        padding-left: 15px;
    }
    .support-sec h2{
        font-size: 21px;
    }
    .support-sec .product-h-txt{
        font-size: 14px;
    }
    .support-icon img{
        width: 10%;
    }
    .support-sec .support-card-para h3{
        font-size: 18px;
    }
    .support-card-para p{
        font-size: 14px;
    }
    .counter-sec .counter-row{
        display: block;
    }
    .counter-card{
        border: none;
    }
    .counter{
        font-size: 32px;
    }
    .counter-description{
        font-size: 20px;
    }
    .testimonial-sec h2{
        font-size: 21px;
    }
    .testimonial-sec .testimonial-card-txt p{
        font-size: 15px !important;
    }
    .testimonial-card-txt{
        padding: 15px;
    }
    .testimonial-sec .client-img{
        display: none;
    }
    .testimonial-sec .testimonial-card{
        margin: 2px;
    }
    .testimonial-sec .testimonial-card .row{
        display: block;
    }
}

@media only screen and (min-width:420px) and (max-width:575px){
    .complex-idea_sec .industry-heading{
        font-size: 21px !important;
        line-height: 25px;
        margin-top: 25px;
    }
    .industry-sec h2{
        font-size: 21px;
    }
    .industry-sec .row {
        margin-top: 6rem;
    }
    .industry-sec .industry-card-para {
        padding: 18px;
    }
    .industry-sec .industry-card {
        min-height: 0px;
        margin-bottom: 25px;
    }
    .industry-sec .industry-card-para h3 {
        font-size: 18px;
    }
    .industry-sec .industry-card-para p {
        font-size: 14px;
        margin-bottom: 10px;
    }
    .product-sec h2{
        font-size: 21px;
    }
    .product-sec .product-card{
        padding: 0px;
    }
    .product-sec .product-card-para h3 {
        font-size: 18px;
    }
    .product-sec .product-card-para p {
        font-size: 14px;  
    }
    .product-sec .product-card-para {
        padding: 17px;
    }
    .product-card-img img{
        width: 60%;
    }
    .product-sec .product-border{
        min-height: 0px;
    }
    .what-new-sec h2{
        font-size: 21px;
    }
    .what-card .row{
        display: block;
    }
    .what-new-row {
        margin-top: 5rem;
    }
    .what-new-sec .what-card-txt h3{
        padding-left: 10px;
        font-size: 18px;
        padding-top: 11px;
    }
    .what-new-sec .what-card-txt {
        padding-right: 12px;
    }
    .what-card-txt p{
        font-size: 14px;
        padding-left: 10px;
    }
    .what-new-sec .what-slider{
        max-height: 45.5rem;
    }
    .what-card-txt h6{
        padding-left: 10px;
        font-size: 13px;
    }
    .what-img img{
        border-radius: 0px;
    }
    .support-sec .support-container{
        padding-right: 15px;
        padding-left: 15px;
    }
    .support-sec h2{
        font-size: 21px;
    }
    .support-sec .product-h-txt{
        font-size: 14px;
    }
    .support-icon img{
        width: 25%;
    }
    .support-sec .support-card-para h3{
        font-size: 18px;
    }
    .support-card-para p{
        font-size: 14px;
    }
    .counter-sec .counter-row{
        display: block;
    }
    .counter-card{
        border: none;
    }
    .counter{
        font-size: 32px;
    }
    .counter-description{
        font-size: 20px;
    }
    .testimonial-sec h2{
        font-size: 21px;
    }
    .testimonial-sec .testimonial-card-txt p{
        font-size: 15px !important;
    }
    .testimonial-card-txt{
        padding: 15px;
    }
    .testimonial-sec .client-img{
        display: none;
    }
    .testimonial-sec .testimonial-card{
        margin: 2px;
    }
    .testimonial-sec .testimonial-card .row{
        display: block;
    }
}

@media only screen and (min-width:100px) and (max-width:419px){
    .complex-idea_sec .industry-heading{
        font-size: 21px !important;
        line-height: 25px;
        margin-top: 25px;
    }
    .industry-sec h2{
        font-size: 21px;
    }
    .industry-sec .row {
        margin-top: 6rem;
    }
    .industry-sec .industry-card-para {
        padding: 18px;
    }
    .industry-sec .industry-card {
        min-height: 0px;
        margin-bottom: 25px;
    }
    .industry-sec .industry-card-para h3 {
        font-size: 18px;
    }
    .industry-sec .industry-card-para p {
        font-size: 14px;
        margin-bottom: 10px;
    }
    .product-sec h2{
        font-size: 21px;
    }
    .product-sec .product-card{
        padding: 0px;
    }
    .product-sec .product-card-para h3 {
        font-size: 18px;
    }
    .product-sec .product-card-para p {
        font-size: 14px;  
    }
    .product-sec .product-card-para {
        padding: 17px;
    }
    .product-card-img img{
        width: 60%;
    }
    .product-sec .product-border{
        min-height: 0px;
    }
    .what-new-sec h2{
        font-size: 21px;
    }
    .what-card .row{
        display: block;
    }
    .what-new-row {
        margin-top: 5rem;
    }
    .what-new-sec .what-card-txt h3{
        padding-left: 10px;
        font-size: 18px;
        padding-top: 11px;
    }
    .what-new-sec .what-card-txt {
        padding-right: 12px;
    }
    .what-card-txt p{
        font-size: 14px;
        padding-left: 10px;
    }
    .what-new-sec .what-slider{
        max-height: 45.5rem;
    }
    .what-card-txt h6{
        padding-left: 10px;
        font-size: 13px;
    }
    .what-img img{
        border-radius: 0px;
    }
    .support-sec .support-container{
        padding-right: 15px;
        padding-left: 15px;
    }
    .support-sec h2{
        font-size: 21px;
    }
    .support-sec .product-h-txt{
        font-size: 14px;
    }
    .support-icon img{
        width: 25%;
    }
    .support-sec .support-card-para h3{
        font-size: 18px;
    }
    .support-card-para p{
        font-size: 14px;
    }
    .counter-sec .counter-row{
        display: block;
    }
    .counter-card{
        border: none;
    }
    .counter{
        font-size: 32px;
    }
    .counter-description{
        font-size: 20px;
    }
    .testimonial-sec h2{
        font-size: 21px;
    }
    .testimonial-sec .testimonial-card-txt p{
        font-size: 15px !important;
    }
    .testimonial-card-txt{
        padding: 15px;
    }
    .testimonial-sec .client-img{
        display: none;
    }
    .testimonial-sec .testimonial-card{
        margin: 2px;
    }
    .testimonial-sec .testimonial-card .row{
        display: block;
    }
}