@media (min-width: 1300px) and (max-width: 1400px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1000px !important;
    }
    .container-custom-header{
        max-width: 1140px !important;
    }
    .banner-wrap h2 {
    width: 100%;
    font-size: 45px;

}
.banner-wrap h5 {
    font-size: 30px;

}
footer .footer-block .footer-info .foot-logo {
    max-width: 227px !important;

 
}
}

@media (min-width:1026px) and (max-width: 1300px){
  .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 800px !important;
    }
     .container-custom-header{
             max-width: 1006px !important;
    }
 .banner-wrap h2 {
    width: 100%;
    font-size: 30px;}
.banner-wrap h5 {
    font-size: 25px;

}
footer .footer-block .footer-info .foot-logo {
    max-width: 227px !important;

 
}

}
@media (min-width: 1400px) and (max-width: 1449px) {
.container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1090px !important;
    }
    .container-custom-header{
        max-width: 1280px !important;
    }
    footer .footer-block .footer-info .foot-logo {
   
   min-width: 222px !important;
    }
    footer .footer-block .footer-info p {
    width: 100%;
    padding-left: 30px;
    text-wrap: wrap !important;
}
.readmore-convegenius-data{
    margin-left: 35px;
}
    footer .footer-block p {
         min-width: auto; 
    }
    .container-fit{
        max-width: 1280px;
    }
    .container-fluid.banner-wrap {
    padding: 130px 0 0px;
 
}

}


@media (min-width: 1450px) and (max-width: 1580px) {
.container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1175px !important;
    }
    .container-custom-header{
        max-width: 1510px !important;
    }
    footer .footer-block .footer-info .foot-logo {
        max-width: 100%;
        min-width: 397px !important;
    }
    footer .footer-block .footer-info p {
    width: 100%;
    padding-left: 30px;
    text-wrap: wrap !important;
}
    footer .footer-block p {
         min-width: auto; 
    }
    .container-fit.recent-blogs {
    max-width: 1280px !important;
}
}


@media (min-width: 1590px) and (max-width: 1680px) {
.container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1260px !important;
    }
    .container-custom-header{
        max-width: 1400px !important;
    }
     footer .footer-block .footer-info .foot-logo {
        min-width: 232px !important;
    }
    footer .footer-block .footer-info p {
    width: 100%;
    padding-left: 30px;
    text-wrap: wrap !important;
}
    footer .footer-block p {
         min-width: auto; 
    }
    .container-fluid.banner-wrap {
    padding: 145px 0 0px;
    }
    .readmore-convegenius-data{
        margin-left: 30px;
    }
}

@media (min-width:1900px){
    footer .footer-block .footer-info .foot-logo {
    max-width: 403px;

}
}


@media (min-width: 300px) and (max-width: 620px) {
.container-fluid.banner-wrap {
    padding: 100px 0 0px;   
}
.banner-wrap h5 {
    font-size: 25px;
}
.banner-wrap h2 {
    width: 100%;
    font-size: 35px;
}
.details p {
    font-size: 18px;
}
.details ol li {
    font-size: 18px;
}
    .navbar-brand img {
        height: 28px;
    }
    .testimonial-item p {
    font-size: 18px;
    text-align: justify;
    color: #3f458b;
    margin-top: 20px;
}
.testimonial-item  {
 padding: 15px;
}
}

