@media(min-width: 1550px){
    .container{
        max-width: 1520px;
    }
}

@media(max-width: 1549px){
   .hero-heading {
    font-size: 90px;
}

.hero-sub-heading {
    font-size: 42px;
}

.hero-para {
    font-size: 25px;
}

.hero-form-wrapper h3 {
    font-size: 25px;
}

.bi-hero {
    padding: 200px 0 140px;
}

.theme-heading {
    font-size: 70px;
}

.theme-para {
    font-size: 25px;
}

.sub-heading {
    font-size: 34px;
}

.slide-name {
    font-size: 28px;
}

.bi-packages {
    padding: 90px 0;
}

.bi-solution {
    padding: 80px 0 150px;
}

.featured-heading {
    font-size: 47px;
}

.featured-para {
    font-size: 20px;
}

.featured-author p {
    font-size: 17px;
    padding-right: 30px;
}

.bi-ready .theme-heading {
    font-size: 100px;
}

.bi-ready .theme-para {
    font-size: 34px;
}

.footer-content-wrapper ul a {
    font-size: 24px;
}

.footer-content-wrapper h4 {
    font-size: 20px;
}

.footer-content-wrapper:nth-child(1) img {
    max-width: 410px;
}

.top-gap img {
    max-width: 170px;
}

.links-wrapper img {
    max-width: 45px !important;
}
}

@media(min-width: 768px){
    
}

@media(max-width: 1399px){
    .hero-heading {
    font-size: 75px;
}

.hero-para {
    font-size: 22px;
}

.hero-form-wrapper h3 {
    font-size: 24px;
    letter-spacing: 0px;
}

.hero-form-wrapper small {
    font-size: 17px;
}

.hero-form-wrapper {
    padding: 30px 20px;
}

.hero-submit {
    max-width: 98%;
    margin-inline: auto;
}

.bi-hero {
    padding: 180px 0 110px;
}

.theme-heading {
    font-size: 60px;
}

.theme-para {
    font-size: 22px;
}

.bi-industries .theme-para {
    max-width: 870px;
}

.trusted-heading {
    font-size: 22px;
}

.sub-heading {
    font-size: 30px;
}

.slider {
    height: 330px;
}

.slide-name {
    font-size: 23px;
}

.bi-expertise .theme-para {
    max-width: 840px;
}

.featured-heading {
    font-size: 40px;
}

.featured-slider {
    max-width: 58%;
    
}

.bi-expertise {
    padding: 50px 0 85px;
}

.bi-ready .theme-heading {
    font-size: 90px;
    letter-spacing: -1px;
}

.bi-ready {
    padding: 80px 0;
}

.bi-ready .theme-para {
    font-size: 28px;
}

.footer-content-wrapper:nth-child(1) img {
    max-width: 380px;
}

.top-gap img {
    max-width: 150px;
}

.footer-content-wrapper ul a {
    font-size: 22px;
}
}

@media(max-width: 1199px){
    .hero-heading {
    font-size: 68px;
}

.hero-sub-heading {
    font-size: 36px;
}

.bi-btn {
    font-size: 16px;
}

.hero-submit {
    max-width: 96%;
}

.hero-form-wrapper :is(input, select) {
    font-size: 14px;
}

.hero-form-wrapper textarea {
    font-size: 14px;
}

.bi-industries {
    padding: 70px 0;
}

.theme-heading {
    font-size: 52px;
    letter-spacing: -1px;
}

.slider .progress {
    width: 70%;
}

.slider svg {
    width: 32px;
    height: 32px;
}

.featured-item {
    margin-right: 55px;
    
}

.featured-slider {
    max-width: 52%;
}

.featured-case-study {
    padding: 45px;
}

.bi-ready .theme-heading {
    font-size: 75px;
}

.bi-ready .theme-para {
    font-size: 24px;
}

.footer-content-wrapper:nth-child(1) img {
    max-width: 335px;
}

.top-gap  .d-flex {
    flex-wrap: wrap;
    justify-content: center !important;
}

.top-gap img {
    max-width: 180px;
}
}

@media(max-width: 1080px){
    
}

@media(max-width: 991px){
    .hero-form-wrapper {
    margin-top: 50px;
}

.hero-sub-heading {
    font-size: 30px;
    letter-spacing: 0px;
}

.hero-heading {
    font-size: 60px;
    letter-spacing: -1px;
}

.hero-para {
    font-size: 20px;
    letter-spacing: 0.5px;
}

.hero-form-wrapper :is(input, select) {
    letter-spacing: 1px;
}

.hero-form-wrapper textarea {
    letter-spacing: 1px;
}

.trusted-heading {
    font-size: 20px;
}

.trusted-wrapper .logo-item img {
    max-width: 130px;
}

.theme-para {
    font-size: 20px;
}

.theme-heading {
    font-size: 45px;
}

.package-name {
    font-size: 27px;
    letter-spacing: 0px;
}

.package-col-right {
    border: none;
    padding-left: 20px;
}

.package-col-left {
    width: 285px;
}

.package-item:nth-child(1):before {
    right: 45px;
    left: unset;
}

.package-item {
    padding: 40px 30px;
}

.package-price-wrapper .price {
    font-size: 40px;
}

.bi-packages {
    padding: 65px 0 40px;
}

.bi-cta {
    padding: 90px 0 90px;
}

.sub-heading {
    font-size: 26px;
}

.slider {
    width: 100%;
}

.featured-heading {
    font-size: 35px;
}

.featured-slider {
    position: relative;
    inset: 0;
    max-width: 100%;
}

.featured-author p {
    max-width: 100%;
}

.author-box {
    margin-top: 20px;
    margin-bottom: 30px;
}

.logos-wrapper img {
    max-width: 120px;
}

.logos-wrapper {
    margin-top: 60px;
}

.bi-ready .theme-heading {
    font-size: 65px;
}

.bi-ready .theme-para {
    font-size: 22px;
}

.footer-content-wrapper {
    margin: 20px;
}

.footer-content-wrapper a {
    font-size: 18px;
}

.bi-footer {
    padding: 50px 0 30px;
}
}

@media(max-width: 767px){
    .hero-sub-heading {
    font-size: 25px;
}

.hero-heading {
    font-size: 50px;
}

.hero-content-wrapper {
    text-align: center;
}

.hero-btn-wrapper {
    justify-content: center;
}

.bi-header .d-flex {
    padding-inline: 30px;
}

.bi-btn {
    font-size: 14px;
}

.bi-header img {
    max-width: 70px;
}

.bi-hero {
    padding: 155px 0 85px;
}

.theme-heading {
    font-size: 40px;
}

.bi-industries .theme-heading {
    margin-bottom: 30px;
}

.bi-industries .theme-para {
    margin-bottom: 50px;
}

.theme-para {
    font-size: 18px;
}

.trusted-heading {
    font-size: 17px;
}

.logo-item {
    padding: 0 12px;
}

.trusted-wrapper .logo-item img {
    max-width: 110px;
}

.bi-packages .theme-heading {
    margin-bottom: 30px;
}

.package-item:nth-child(1):before {
    width: 90px;
    height: 106px;
}

.package-content-wrapper ul {
    font-size: 14px;
    width: fit-content;
    margin-inline: auto;
    text-align: left;
}

.package-content {
    font-size: 15px;
}

.package-name {
    font-size: 24px;
}

.package-content-wrapper h4 {
    font-size: 20px;
}

.package-col-right {
    padding-left: 0px;
    width: 100%;
    margin-top: 30px;
    text-align: center;
}

.package-item {
    align-items: start;
    flex-direction: column;
}

.package-col-left {
    width: 100% !important;
    text-align: center;
}

.package-price-wrapper {
    justify-content: center;
    margin: 10px 0 20px;
}

.package-item .bi-btn {
    margin-inline: auto;
}

.package-content-wrapper ul li {
    width: fit-content;
    margin-inline: auto;
}

.bi-cta .theme-heading {
    margin-bottom: 30px;
}

.bi-cta .theme-para {
    margin-bottom: 30px;
}

.sub-heading {
    font-size: 22px;
    line-height: 1.2em;
}

.bi-solution .theme-heading {
    margin-bottom: 30px;
}

.bi-expertise .theme-heading {
    margin-bottom: 30px;
}

.bi-solution .theme-para {
    margin-bottom: 30px;
}

.featured-heading {
    font-size: 30px;
}

.featured-para {
    font-size: 18px;
    margin-bottom: 30px;
}

.bi-ready .theme-heading {
    font-size: 55px;
    margin-bottom: 25px;
}

.bi-ready .theme-para {
    font-size: 18px;
}

.top-gap img {
    max-width: 150px;
}

.top-gap {
    margin-top: 40px;
}
}

@media(max-width: 580px){
.hero-heading {
    line-height: 1em;
    min-height: 80px;
}
.hero-sub-heading {
    font-size: 22px;
}

.hero-heading {
    font-size: 40px;
}

.hero-para {
    font-size: 17px;
}

.hero-para.second {
    max-width: 85%;
    margin-inline: auto;
}

.bi-header {
    top: 20px;
}

.bi-header .d-flex {
    padding-inline: 10px;
}

.bi-header img {
    max-width: 50px;
}

.bi-hero {
    padding: 130px 0 60px;
}

.theme-heading {
    font-size: 30px;
}

.bi-industries {
    padding: 50px 0px;
}

.theme-para {
    font-size: 15px;
}

.trusted-heading {
    font-size: 13px;
}

.trusted-wrapper .logo-item img {
    max-width: 80px;
}

.trusted-wrapper {
    padding-bottom: 20px;
    padding-inline: 20px;
    padding-top: 10px;
}

.trusted-logos-wrapper {
    padding-top: 10px;
}

.btn-wrapper {
    gap: 10px;
}

.bi-btn {
    font-size: 13px;
}

.packages-wrapper {
    max-width: 100%;
    margin-top: 50px;
}

.package-item:nth-child(1):before {
    right: 24px;
    left: unset;
    width: 70px;
    height: 85px;
}

.bi-cta {
    padding: 65px 0 60px;
}

.bi-solution {
    padding: 55px 0 150px;
}

.sub-heading {
    font-size: 18px;
}

.slider {
    height: 260px;
}

.bi-expertise {
    padding: 0px 0 50px;
}

.featured-case-study {
    margin-top: 50px;
    padding: 30px;
}

.featured-heading {
    font-size: 25px;
}

.featured-para {
    font-size: 15px;
}

.featured-author p {
    font-size: 16px;
    padding-right: 0px;
}

.bi-ready {
    padding: 50px 0;
}

.bi-ready .theme-heading {
    font-size: 45px;
    letter-spacing: 0.5px;
}

.bi-ready .theme-para {
    font-size: 16px;
}

.logos-wrapper {
    margin-top: 40px;
    flex-wrap: wrap;
    gap: 40px;
    justify-content: center;
}

.footer-content-wrapper ul a {
    font-size: 18px;
}

.footer-content-wrapper h4 {
    font-size: 17px;
}

.footer-content-wrapper h5 {
    font-size: 17px;
}

.links-wrapper {
    gap: 10px;
}

.col-12.pt-4 .d-flex {
    flex-wrap: wrap;
    justify-content: center !important;
}
.hero-form-wrapper h3 {
    font-size: 20px;
    text-align: center;
}  
}