@media only screen and (max-width: 1700px) {
    .question-sider img {
        max-width: 90%;
    }
    .question-sider {
        position: absolute;
        top: -80px;
        left: 107px;
    }
    .inner-question {
        padding-left: 80px;
    }
 
    .combo-sider {
        position: absolute;
        top: 30px;
        right: 20px;
        width: 45%;
    }
    
    .comb-txt h2 {
        font-size: 90px;
       
    }
    .comb-txt strong {
        font-size: 24px;
       
    }
    .inner-combo h6 {
        
        font-size: 24px;
      
    }
}
@media only screen and (max-width: 1600px) {

    ul#protfolio {

        gap: 40px;
    }

    .nav-tabs .nav-link {
        font-size: 14px;
    }
    .light-sider {

        right: 150px;

    }
    .question-sider img {
        max-width: 100%;
    }
    .inner-question {
        padding-left: 110px;
    }
  
}

@media only screen and (max-width: 1445px) {
    .nav-tabs .nav-link {
        font-size: 14px;
    }
    .slider-nav .slick-next {
        right: -20px;
    }
    .slider-nav .slick-prev {
        left: -74%;
    }
    .revi-txt {
        padding: 50px 130px 50px 50px;
        min-height: 350px;
        
    }
    .revi-txt p {
        font-size: 20px;
       
    }
    .revi-txt span {
        font-size: 26px;
      
    }
    .inner-question h2 {
        font-size: 68px;
    }
    .inner-question {
        padding-left: 170px;
    }
    .inner-question .workpopup-btn {
        font-size: 18px;
        padding: 20px 160px;
      
    }
    .inner-question h2 {
        font-size: 58px;
    }
    .quest-btn .talk-btns {
        font-size: 18px;
   
        padding: 15px 30px;
    }
    .quest-btn .call-btns {
      
        font-size: 24px;
       
    }
    .inner-question .workpopup-btn {
        font-size: 18px;
        padding: 20px 120px;
    }
    .inner-pack h3 {
     
        font-size: 30px;
       
    }
}


@media only screen and (max-width: 1366px) {
    .container {
        max-width: 1140px;
    }

    .an-header .nav-item a {
        font-size: 14px;

    }
    .comb-txt h2 {
        font-size: 70px;
    }
    .inner-combo ul li {
        font-size: 14px;
      
    }
    .comb-txt p {
       
        font-size: 14px;
       
    }
    .process-txt p {
     
        font-size: 16px;
        max-width: 90%;
    }
    .an-header .an-phone-btn {
        padding: 6px 15px;
        font-size: 16px;

    }

    .an-banner h1 {
        font-size: 36px;

    }
    .inner-combo h6 {
        font-size: 20px;
    }
    .an-banner p {
        font-size: 16px;

    }
    .process-txt figure figcaption h4 {
        font-size: 24px;
    
    }
    .an-banner-logos-wrapper {

        width: 60%;

    }

    .an-header .open_chat_btn {

        margin-left: 10px;

        font-size: 14px;
    }

    .nav-tabs .nav-link {
        font-size: 14px;

    }

    .nav-tabs .nav-link {
        font-size: 14px;
        width: auto;
        padding: 5px 5px;
        height: 50px;
        display: flex;
        align-items: center;
        justify-content: center;

    }

    ul#protfolio {
        gap: 5px;
    }

    .an-why-choose-section {
        overflow: hidden;
    }

    .an-why-choose-box {
        padding: 35px 40px;
        min-height: 390px;
    }

    .an-why-choose-box {
        padding: 35px 30px;
        margin-bottom: 20px;
        min-height: 400px;
    }

    .an-why-choose-box h3 {

        font-size: 24px;

    }

    .an-primary-heading {
        font-size: 44px;

    }

    .light-sider {
        right: 80px;
    }

    .new-light-section:after {

        width: 600px;

    }
    .chat-bottom {

        gap: 5px;
     
        padding-top: 10px;
        flex-direction: column;
    }
    .inner-pack h3 {
  
        font-size: 30px;
   
    }
    .inner-pack span {
        
        font-size: 50px;
       

    }
    .inner-pack span sup {
        font-size: 22px;
  
        right: -17px;

        top: -19px;
    }
    .inner-pack span>sup+small {
        font-size: 24px;
   
    }

    .question-sider {
        position: absolute;
        top: -90px;
        left: 10px;
    }
    .inner-question {
        padding-left: 140px;
    }
    .question-section {
        
        background-position: 13%;
        
    }
    .faq-main .card .card-header button {
        padding: 15px 0px;
        font-size: 18px;
    
    }
    .faq-main h3 {
        font-size: 20px;
        
    }
}



@media (max-width: 1199.98px) {
    .container {
        max-width: 960px;
    }
    .navbar-nav {
        display: none;
    }
    .mobile-icon-header{
        display: inline-block;
    }
    header .navbar-brand img {
        width: 150px;
    }
    .navbar-expand-lg .mobile-icon-header {
        width: 40px;
        height: 40px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        border-radius: 100%;
        background: #ed3367;
        color: white;
    }
    
    .navbar-expand-lg .mobile-icon-header.open_chat_btn {
        background: black;
    }
    
    .an-header {
        background: white;
    }
    .an-header .an-phone-btn {
        padding: 6px 15px;
        font-size: 12px;
    }

    .an-header .nav-item a {
        font-size: 12px;
    }

    .an-banner-logos-wrapper {
        width: 62%;
    }

    .an-primary-heading {
        font-size: 40px;

    }
    .an-banner-shape-1, .an-banner-shape-2, .an-scroll-bottom {
        display: none;
    }
    
    .an-banner {
        min-height: auto;
        height: auto;
        padding-bottom: 50px;
    }
    .an-primary-heading+p {
        font-size: 16px;
        margin-bottom: 20px;
    }

    .an-why-choose-box h3 {

        font-size: 22px;

    }
    .fifth-process figure {
        border-radius: 70px;
    }
    .process-txt figure figcaption h4 {
        font-size: 20px;
    }
    .process-txt p {
        font-size: 15px;
        max-width: 100%;
    }
    .process-txt figure {
       
        padding: 30px 30px;
       
    }
    
    
    .an-why-choose-box {
        padding: 30px 15px;
        margin-bottom: 20px;
        min-height: 400px;
    }

    .new-light-section:after {
        width: 470px;
    }

    .light-sider {
        right: 20px;
        max-width: 41%;
    }
    .mobile-icon-wraper{
        display: inline-block;
    }
    .revi-txt img {
       
        width: 50px;
    }
    .revi-txt {
        padding: 50px 90px 50px 50px;
        min-height: 300px;
    }
    .revi-txt p {
        font-size: 17px;
    }
    .inner-pack {
        padding: 30px 15px;
        
    }
    .inner-question h2 {
        font-size: 43px;
    }
    .question-sider img {
        max-width: 90%;
    }
    .question-sider {
       
        left: 0px;
    }
    .quest-btn .call-btns {
        font-size: 22px;
    }
    .quest-btn .talk-btns {
        font-size: 16px;
        padding: 15px 30px;
    }
    .comb-txt p {
        font-size: 14px;
        max-width: 80%;
    }
    .comb-txt h2 {
        font-size: 60px;
    }
    .comb-txt strong {
        font-size: 18px;
    }
    
    .combo-sider{
        display: none;
    }    
    .allinone-combo {
   
        min-height: auto;
    }
    .an-section-padding {
        padding: 50px 0px;

    }
    .faq-main .card .card-header button {
        padding: 15px 0px;
        font-size: 14px;
    }
}

@media (max-width: 991.98px) {
    .container {
        max-width: 720px;
    }
 .process-section .an-primary-heading+p {
       
        margin-bottom: 20px;
    }
    .review-sec .container-fluid .row:nth-child(2) {
        margin-left: 0px;
    }
    .question-sider{
        display: none;
    }

    .review-mn-testimonial img {
        padding-bottom: 15px;
        height: 35px;
    }

    .review-sec .main-head {
        max-width: 100%;
    }

    .review-sec {
        padding: 0px 0px 50px;
    }

    .review-mn-testimonial {
        padding: 25px 10px;
        min-height: auto;
        margin: 5px;
    }

    .review-mn-testimonial span {
        padding-top: 10px;
        font-weight: 700;
        font-size: 22px;
    }

    .rev-mn img {
        max-width: 36%;
    }

    .review-mn-testimonial p {
        font-size: 14px;
    }

    .an-banner-logos-wrapper {
        display: none;
    }

    .an-banner p {
        font-size: 16px;
        margin-bottom: 60px;
    }

    .an-banner h1 {
        font-size: 36px;
        text-align: center;
    }

    .an-banner p {
        font-size: 16px;
        margin-bottom: 50px;
        text-align: center;
    }

    .an-form {
        margin-bottom: 30px;
        width: 500px;
        margin: auto;
    }

    .an-scroll-bottom {
        display: none;
    }

    .an-why-choose-box {
        padding: 30px 15px 20px;
        margin-bottom: 20px;
        min-height: 330px;
    }


    .an-why-choose-box p {
        font-size: 14px;

    }

    .an-primary-heading {
        font-size: 30px;
    }

    .an-why-choose-section .an-primary-heading {
        text-align: center;
        padding-bottom: 20px;
    }

    .an-section-padding {
        padding: 50px 0px;
    }

    .an-portfolio-bottom-content p {
        font-size: 16px;
        margin-bottom: 20px;
    }

    .light-sider,
    .new-light-section:after {
        display: none;
    }

    .inner-light p {
        max-width: 100%;
    }

    .inner-light {
        text-align: center;
    }

    .inner-light .an-btn-wrapper {
        justify-content: center;
        text-align: center;
    }

    .new-light-section {

        padding: 50px 0px;

        position: relative;
        background-color: #f9e4ce;
    }
    .an-form {
        margin-bottom: 30px;
    }
    .an-primary-heading+p {
        font-size: 15px;
        margin-bottom: 10px;
    }
    .process-txt figure img {
        margin-bottom: 10px;
        width: 150px;
    }
    .process-txt figure {
        padding: 15px 20px;
    }
    .slider-nav .slick-next, .slider-nav .slick-prev {
        display: none !important;
    }
    .slider-for {
        display: none;
    }
    .revi-txt {
        padding: 30px 90px 30px 40px;
        min-height: auto;
    }
    .review-section:before{
        display: none;
    }    
    .review-section {
       
        background: black;
    }
    .revi-txt span {
        font-size: 20px;
    }
    .recomed-badge img {
        max-width: 70%;
    }
    .recomed-badge {
        position: absolute;
        right: -20px;
        top: -30px;
    }
    .packer-tabs .nav-tabs .nav-item .nav-link {
        padding: 12px 60px;

        font-size: 18px;
    }
    .question-section {

        background: #f9e4ce;
    }
    .inner-question {
        padding-left: 0;
        text-align: center;
    }
    .quest-btn {
      
        justify-content: center;
    }
    .comb-txt h2 {
        font-size: 50px;
    }
    .comb-txt strong {
        font-size: 16px;
    }
    .comb-txt p {
        font-size: 14px;
        max-width: 100%;
    }
    footer .row {
        justify-content: center;
        text-align: center;}
        .tems-foot ul {
          
            justify-content: center;
        }
    
}

@media (max-width: 767.98px) {
    .container {
        max-width: 540px;
    }

    .an-why-choose-box h3 {
        font-size: 20px;
    }
    .an-why-choose-box {
        padding: 20px 15px 20px;
        margin-bottom: 20px;
        min-height: auto;
    }
    .new-light-section {
        padding: 30px 0px;
 
        
    }
    .an-why-choose-section .an-primary-heading {
        text-align: center;
        padding-bottom: 10px;
    }
    .an-primary-heading {
        font-size: 24px;
        margin-bottom: 10px;
    }
    .an-section-padding {
        padding: 30px 0px;
        overflow: hidden;
    }
   .an-btn-wrapper {
        flex-direction: column;
    }
    .an-primary-btn {
        font-size: 14px;
        padding: 8px 20px;
        text-transform: uppercase;
    }
    .an-banner p {
        font-size: 14px;
        margin-bottom: 30px;
        text-align: center;
    }
    .an-primary-heading+p {
        font-size: 13px;
        margin-bottom: 10px;
    }
    .nav-tabs .nav-link {
        font-size: 12px;

        padding: 5px 5px;
        height: 40px;
     
    }
    .an-portfolio-bottom-content p {
        font-size: 14px;
        margin-bottom: 15px;
    }
    .an-portfolio-bottom-content img {
        margin-bottom: 10px;
        width: 150px;
    }
    .protfolio-slider .swiper-pagination-bullet {
        width: 20px;
        height: 20px;
     
        font-size: 12px;

    }
    .process-txt figure figcaption h4 {
        font-size: 18px;
    }
    .process-txt figure img {
        margin-bottom: 10px;
        width: 100px;
    }
    .fifth-process figure {
        border-radius: 30px;
    }
    .sixth-process figure {
        border-top-left-radius: 100px;
        border-top-right-radius: 100px;
        
    }
    .third-process figure {
        border-radius: 100px;
    }
    .process-txt p {
        font-size: 14px;
        max-width: 100%;
    }
    .revi-txt img {
        width: 40px;
        right: 0px;
    }
    .revi-txt p {
        font-size: 12px;
        margin-bottom: 10px;
    }
    .revi-txt {
        padding: 20px 40px 20px 20px;
        min-height: auto;
        text-align: initial;
    }
    .inner-pack h3 {
        font-size: 25px;
    }
    .inner-pack span {
        font-size: 40px;
    }
    .inner-pack span>sup+small {
        font-size: 20px;
    }
    .inner-pack span sup {
        font-size: 20px;
        right: -12px;
        top: -15px;
    }
    .packer-tabs .nav-tabs .nav-item .nav-link {
        padding: 12px 30px;
        font-size: 16px;
    }
    .packer-tabs .nav-tabs {
        
        gap: 5px;
        
    }
    .packer-tabs .tab-pane .row {
        padding-top: 20px;
    }
    .inner-pack ul {
        height: 130px;


    }
    .inner-pack .pack-butns a.pack-btns {
      
        height: 40px;
     
        font-size: 14px;
      
    }
    .inner-pack ul li {
        font-size: 14px;
        margin-bottom: 5px;
    }
    .chat-bottom .call-btns span {
        font-size: 14px;
     
    }
    .inner-question h2 {
        font-size: 28px;
    }
    .quest-btn {

        flex-direction: column;
    }
    .quest-btn .talk-btns {
        font-size: 14px;
        padding: 15px 20px;
        width: 100%;
        text-align: center;
    }
    .inner-question .workpopup-btn {
        font-size: 14px;
        padding: 20px 30px;
        width: 100%;
    }
    .quest-btn .call-btns {
        font-size: 18px;
    }
    .comb-txt h2 {
        font-size: 40px;
    }
    .comb-txt strong {
        font-size: 12px;
    }
}


@media (max-width: 575.98px) {
    .an-why-choose-box p {
        font-size: 12px;

    }
    .comb-txt p {
        font-size: 12px;
        max-width: 100%;
    }
    .an-banner {
        padding-top: 100px;
    }
    
    .an-banner h1 {
        font-size: 20px;
        margin-bottom: 10px;
    }
    .packer-tabs .nav-tabs .nav-item .nav-link {
        padding: 12px 20px;
        font-size: 14px;
    }
    .an-banner p {
        font-weight: 500;
        color: black;
    }
    
    .an-form {
        padding: 8px;
        max-width: 100%;
    }
    .process-txt p {
        font-size: 12px;

    }
    .an-form h3 .an-price {
        width: auto;
        height: auto;
        font-size: 31px;
        margin-top: 0px;
        top: 0px;
        animation: none!important;
        background: transparent;
    }
    
    .an-form .form-control {
        height: 40px;
        font-size: 14px;
    }
    
    .an-form textarea.form-control {
        height: 70px;
    }
    
    .an-form h3 {
        font-size: 20px;
        margin-bottom: 6px;
    }
    .an-why-choose-box h3 {
        font-size: 16px;
        margin-bottom: 10px;
    }
    .an-why-choose-box img {
        margin-bottom: 10px;
        width: 60px;
    }
    .an-primary-heading span::before{
        display: none;
    }
    .an-primary-heading {
        font-size: 20px;
    }
    .an-banner p {
        font-size: 12px;
        margin-bottom: 20px;
        text-align: center;
    }
    header .navbar-brand img {
    width: 120px;
}
.navbar-expand-lg .mobile-icon-header {
    width: 30px;
    height: 30px;
    font-size: 12px;
}
.an-primary-heading+p {
    font-size: 12px;
    margin-bottom: 10px;
}
.an-portfolio-bottom-content p {
    font-size: 12px;

}
.revi-txt {
    padding: 20px 50px 20px 20px;
    min-height: auto;
}
.revi-txt p {
    font-size: 12px;
}
.revi-txt span {
    font-size: 16px;
}
.revi-txt small {
   
    font-size: 13px;
  
}
.inner-pack h3 {
    font-size: 22px;
}
.inner-pack span {
    font-size: 33px;
}
.inner-pack span sup {
    font-size: 18px;
    right: -12px;
    top: -9px;
}
.inner-pack span>sup+small {
    font-size: 18px;
}
.inner-pack ul li {
    font-size: 14px;

    margin-bottom: 5px;

}
.comb-txt .row {
    padding-bottom: 20px;
}
.faq-main .card .card-header button {
    padding: 15px 0px;
    font-size: 9px;
}
.faq-main .card .card-body p {
    font-size: 13px;
    font-weight: 500;
    color: black;
}
.copright-mn p {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 0;
}
.tems-foot ul li a {
   
    font-size: 16px;
   
}
.indus-box {
  
    flex-direction: column;
}
.packslider .slick-list.draggable .slick-track {
    margin: 2rem 0 0;
}
}

@media (max-width: 320.98px) {}