
.header-parent {
    /* display: flex; */
    /* justify-content: end; */
    align-items: center;
}

.featured-boxes .services__item {

    margin-bottom: 0;

    min-height: 237px;

    position: relative;

}



.second-banner {

    background: #120851;

}



.second-banner img {

    height: 246px;

}



.second-banner h1 {

    font-size: 41px;

    font-weight: 500;

}



.commonly-used-application .channel-heading,

.frequent-question .channel-heading {

    font-size: 18px;

    color: #4c57d6;

}



.commonly-used-application .services__item {

    min-width: 210px;

}



.commonly-used-application h5 {

    font-size: 16px;

}



.why-choose-canale {

    background: #120851;

}



.why-choose-canale h3 {

    color: #fff;

}



.frequent-question .card-heading {

    border: 1px solid #4c57d6;

    border-radius: 4px;

}



.frequent-question .card-heading a {

    line-height: 30px;

}



.products img {

    height: 202px;

    width: 320px;

}

.device-solutions h3 a:hover{
    color:#007bff;
}


.preturi .hero__item {
    height: 459px !important;
}

.preturi .hero__img img {
    width: 270px;
    height: 180px;
}


@media only screen and (max-width: 767px) {
    .preturi .hero__item {
        min-height: 700px;
    }
  }

  
@media only screen and (max-width: 320px) {
    .pricing-section .pricing__swipe-btn {
        width: 292px;
        height: 46px;
    }
    .pricing-section .pricing__swipe-btn label {
        font-size: 11px;
    }
  }