@media screen and (min-width: 1200px) and (max-width: 1440px){
    .banner-title {
        font-size: 40px;
        line-height: 50px;
    }
    .bannere_p{
        font-size: 18px;
        line-height: 28px;
    }
    .contact_t_btn{
        font-size: 16px;
        padding: 10px 20px;
    }
    h2{
        font-size: 36px;
    }
    p {
        font-size: 16px;
        line-height: 26px;
    }
    .key-box{
        font-size: 14px;
        padding: 13px 25px;
        margin: 10px 0px;
    }
    h5 {
        padding: 20px;
    }
    .about-img {
        width: 95%;
    }
    h3{
        font-size: 24px;
    }
    h4{
        font-size: 22px;
    }
    .service-de-title {
        font-size: 20px;
    }
    .footer-title{
        font-size: 20px;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .banner-title {
        font-size: 40px;
        line-height: 50px;
    }
    .bannere_p{
        font-size: 18px;
        line-height: 28px;
    }
    .contact_t_btn{
        font-size: 16px;
        padding: 10px 20px;
    }
    h2{
        font-size: 30px;
    }
    p {
        font-size: 16px;
        line-height: 26px;
    }
    .key-box{
        font-size: 14px;
        padding: 13px 20px;
        margin: 10px 0px;
    }
    h5 {
        padding: 20px;
    }
    .about-img {
        width: 95%;
    }
    h3{
        font-size: 24px;
    }
    h4{
        font-size: 22px;
    }
    .services-box{
        padding: 20px 20px 0px 20px;
    }
    .footer-title{
        font-size: 20px;
    }
    .quote-title{
        font-size: 18px;
    }
    .form-label{
        font-size: 16px;
    }
    .next-btn{
        font-size: 16px;
        padding: 10px 20px;
    }
    .previous-btn{
        font-size: 16px;
        padding: 10px 20px;
    }
    .service-de-title {
        font-size: 20px;
    }
    .challenge-box li{
        font-size: 16px;
        line-height: 26px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .banner_img{
        min-height: 450px;
    }
    .banner-title {
        font-size: 36px;
        line-height: 46px;
    }
    .bannere_p{
        font-size: 18px;
        line-height: 28px;
    }
    .contact_t_btn{
        font-size: 16px;
        padding: 10px 20px;
    }
    h2{
        font-size: 30px;
    }
    p {
        font-size: 16px;
        line-height: 26px;
    }
    .key-box{
        font-size: 14px;
        padding: 13px 20px;
        margin: 10px 0px;
    }
    h5 {
        padding: 20px;
    }
    h3{
        font-size: 24px;
    }
    h4{
        font-size: 22px;
    }
    .services-box{
        padding: 20px 20px 0px 20px;
    }
    .footer-title{
        font-size: 20px;
    }
    .row-m .col-auto{
        flex: 0 0 auto;
        width: 50%;
    }
    .quote-title{
        font-size: 18px;
    }
    .form-label{
        font-size: 16px;
    }
    .next-btn{
        font-size: 16px;
        padding: 10px 20px;
    }
    .previous-btn{
        font-size: 16px;
        padding: 10px 20px;
    }
    .service-de-title {
        font-size: 20px;
    }
    .about-img{
        width: 100%;
    }
    .services-p {
        font-size: 18px;
        line-height: 30px;
    }
    .challenge-box li{
        font-size: 16px;
        line-height: 26px;
    }
}
@media only screen and (max-width: 767px){
    .my-100 {
        margin-top: 60px;
    }
    .pxy-100{
        padding: 60px 0px;
    }
    .navbar-nav li{
        margin: 10px 0px;
    }
    .navbar-collapse{
        padding: 20px 10px;
    }
    .navbar-toggler:focus{
        outline: 0;
        box-shadow: none;
    }
    .banner_img{
        min-height: 450px;
    }
    .banner-title {
        font-size: 36px;
        line-height: 46px;
    }
    .bannere_p{
        font-size: 18px;
        line-height: 28px;
    }
    .contact_t_btn{
        font-size: 16px;
        padding: 10px 20px;
    }
    h2{
        font-size: 30px;
    }
    p {
        font-size: 16px;
        line-height: 26px;
    }
    .key-box{
        font-size: 14px;
        padding: 13px 20px;
        margin: 10px 0px;
    }
    h5 {
        padding: 20px;
    }
    .about-img {
        width: 100%;
    }
    h3{
        font-size: 24px;
    }
    h4{
        font-size: 22px;
    }
    .services-box{
        padding: 20px;
        height: auto;
    }
    .footer-title{
        font-size: 20px;
    }
    .copy-row{
        justify-content: center!important;
        text-align: center;
    }
    .m-v-box{
        padding: 20px;
    }
    .quote-title{
        font-size: 18px;
    }
    .form-label{
        font-size: 16px;
    }
    .next-btn{
        font-size: 16px;
        padding: 10px 20px;
    }
    .previous-btn{
        font-size: 16px;
        padding: 10px 20px;
    }
    .service-de-title {
        font-size: 20px;
    }
    .services-p {
        font-size: 18px;
        line-height: 28px;
    }
    .challenge-box li{
        font-size: 16px;
        line-height: 26px;
    }
}
@media screen and (max-width: 479px) {
    .main-part {
        padding-top: 165px;
    }
    .navbar .navbar-brand img {
        width: 120px;
    }
    .banner-title {
        font-size: 32px;
        line-height: 42px;
    }
    .carousel-control-prev, .carousel-control-next {
        width: 32px;
        height: 32px;
        top: auto;
        bottom: 3%;
    }
    .carousel-control-prev-icon, .carousel-control-next-icon {
        width: 1rem;
        height: 2rem;
    }
    .carousel-control-prev {
        left: 40%;
    }
    .carousel-control-next {
        right: 40%;
    }
    h2 {
        font-size: 26px;
    }
    h3 {
        font-size: 24px;
    }
    .bracket_box .d-flex{
        display: block !important;
    }
    .top-header-text{
        margin-bottom: 5px;
    }
    .quote-title{
        padding: 13px 15px;
    }
    .pad-20 {
        padding: 15px 15px 0px 15px;
    }
    .pad-21 {
        padding: 5px 15px 15px 15px;
    }
    .radio-box{
        padding: 10px;
        display: flex;
        align-items: center;
    }
    .quote-title {
        font-size: 16px;
    }
    .form-select{
        padding: 10px;
    }
    .quote-input{
        margin-right: 10px;
    }
}
@media screen and (max-width: 425px) {
    .banner-title {
        font-size: 28px;
        line-height: 36px;
    }
    h2 {
        font-size: 24px;
    }
    h3 {
        font-size: 22px;
    }
    .services-subtitle{
        font-size: 18px;
    }
}
@media screen and (max-width: 375px) {
    .banner-title {
        font-size: 26px;
        line-height: 34px;
    }
    h2 {
        font-size: 20px;
    }
    h3 {
        font-size: 20px;
    }
    .carousel-control-prev {
        left: 38%;
    }
    .carousel-control-next {
        right: 38%;
    }
    h5 {
        font-size: 14px;
    }
    .top-header-text{
        font-size: 12px;
    }
}
@media screen and (max-width: 320px) {
}