@media (min-width: 	1200px) and (max-width: 1400px){
    
.dropdown-menu h3
{
    font-size: .875rem;
    line-height: 1.3125rem;
    font-weight: 500;
}
.dropdown-menu h2{
    font-size: 15px;
}
.dropdown-menu p{
    font-size: .75rem;
    line-height: 1.125rem;
}
.dropdown-menu .drop .col .inner {
    display: flex;
    flex-direction: row; 
    gap: 1rem;  
    flex-wrap: wrap; 
  }
    /*****************************end nav***********************************/
     #home .col:last-child .inner{
        width: 75%;
        height: 70%;
    }
    #home .col:last-child.image::after {
    top: 16%;
    left: 25%;
    width: 70%;
    height: 70%;
}

 
/**************************end home******************************/
.title p {
    font-size: 18px;
    line-height: 25px;
    padding-inline: 110px;

}
/********************************end services***********************/
#contact h3 {
    font-size: 1.3125rem;
    line-height: 28px;
}

#contact .form p {
    font-size: 1rem;
    line-height: 1.5625rem;
}
#contact .form form label
,#contact .form form .col-12 span
,#contact .form form .form-check .form-check-label {
    font-size: .75rem;
    line-height: 1.125rem;
}
#contact .form form .col-12 h4{
    font-size: .875rem;
    line-height: 1.3125rem;
        
}
#contact .form form button{
font-size: 1rem;
line-height: 25px;
}
#contact .form form .form-check input {
    width: 1.0625rem;
    height: 1.0625rem;

}
#contact .form form input::placeholder
,#contact .form form .form-select
,#contact .form form textarea::placeholder{
    font-size: .875rem;
    line-height: 1.3125rem;
}
#contact .form form .col-12 .text-center{
    padding: 13px 7px;
}
#contact .content .contact-details h4
,#contact .content .contact-details h5{
    font-size: .875rem;
    line-height: 1.3125rem;
}
#contact .content .contact-details p{
font-size: .75rem ;
line-height: 1.125rem;
}
#contact .content .contact-details .position-relative span{
    padding: 10px 13px;
}
}









@media (min-width: 	992px) and (max-width: 1200px){
.contain {
        padding-inline: 40px !important;
    }


    .navbar .navbar-collapse button {
        width: 100%;
        display: block;
        margin-bottom: 10px;
    }

    .navbar .navbar-collapse button:first-of-type {
        border: 1px solid #F2F3F5;
        font-weight: 500;
        line-height: 1.5rem;
        padding: 13px 30px;
        border-radius: 30px;
    }
    nav.navbar ul.navbar-nav li.nav-item>a.nav-link
    ,.navbar .navbar-collapse button{
    font-size: .875rem;
    line-height: 1.25rem;
    font-weight: 500;
}
.dropdown-menu h3
{
    font-size: .875rem;
    line-height: 1.3125rem;
    font-weight: 500;
}
.dropdown-menu h2{
    font-size: 15px;
}
.dropdown-menu p{
    font-size: .75rem;
    line-height: 1.125rem;
}
.dropdown-menu .drop .col .inner {
    display: flex;
    flex-direction: row; 
    gap: 1rem;  
    flex-wrap: wrap; 
  }
  .dropdown-menu .row .col-12:last-child .inner{
    display: flex !important;
    justify-content: space-between;
}
 .dropdown-menu {
  width: 80vw !important; 
  height: 60vh;
  overflow-y: auto;
  transform: translateX(0);
}
/***********************************end nav**********************************/
#home .col:last-child .inner{
        width: 100%;
        height: 55%;
        padding: 20px;
    }
    #home .col:last-child.image::after {
    top: 23%;
    left: 3%;
    width: 92%;
    height: 56%;
}
#home .col:last-child.image .inner .icon-code {
    padding: 21px 24px;
}

#home .col:last-child.image .inner .icon-phone {
    padding: 23px;
}
#home .inner p {
    font-size: 1.125rem;
    line-height: 1.75rem;
    font-weight: 400;
}
#home .inner h1{
    font-size: 3.3125rem;
    line-height: 4.125rem;

}
.button-style {
    padding: 14px 25px;
    font-size: 1rem;
    line-height: 1.5625rem;
    font-weight: 600;
}
/******************************************end home*************************/
.title p {
    font-size: 18px;
    line-height: 25px;
    
}
#services .title p{
padding-inline: 90px !important;
}
.title h2{
    font-size: 2.625rem ;
    line-height: 2.625rem;
}
#contact .title h2 {
    font-size: 3.9375rem;
    line-height: 3.9375rem;
}
#services .inner p
,#technology .inner p{
    font-size: .875rem;
    line-height: 1.4375rem;
    
}
#services .inner h3
,#technology .inner h3 {
    font-size: 1.125rem;
    line-height: 1.5625rem;
}
/**********************************end services**************************************/
#technology .nav-tab-title h3 {
    font-size: 1.3125rem;
    line-height: 1.75rem;
}

#technology .nav-tab-title p {
    font-size: 1rem;
    line-height: 25px;
}
#technology ul li a{
    font-size: 1rem !important;
    line-height: 1.5625rem !important;
}
#technology .row{
    padding-inline: 0;
}
/*************************************end technology***********************************/
#testimonials .head-item .quote {
    font-size: 20px;
    padding: 17px 15px;
}
#testimonials .head-item .stars{
    font-size: 14px;
}
#testimonials .item p {
    font-size: 1.125rem;
    line-height: 1.75rem;
}
#testimonials .item .footer-item .details h4{
    font-size: 16px;
    line-height: 25px;
}
#testimonials .item .footer-item span{
    font-size: .875rem;
    line-height: 1.3125rem;
}
#testimonials .item .footer-item .details span:nth-of-type(2) {
    font-size: .75rem;
    line-height: 18px;
}


#testimonials .item .footer-item>div>div:last-child span:first-of-type {
    font-size: 1.625rem;
    line-height: 32px;
}
#testimonials .item .footer-item>div>div:last-child span:last-of-type{
    font-size: .75rem;
    line-height: 18px;
}
#testimonials .item{
    padding: 25px;
}
/************************************end faq*******************************/
#contact .col-12:first-of-type{
    border-radius:20px 20px 0 0 !important;
}
#contact .col-12:last-of-type{
    border-radius: 0 0 20px 20px !important;
}
#contact h3 {
    font-size: 1.3125rem;
    line-height: 28px;
}

#contact .form p {
    font-size: 1rem;
    line-height: 1.5625rem;
}
}







@media (min-width: 768px) and (max-width: 992px) {
    .contain {
        padding-inline: 100px !important;
    }


    .navbar .navbar-collapse button {
        width: 100%;
        display: block;
        margin-bottom: 10px;
    }

    .navbar .navbar-collapse button:first-of-type {
        border: 1px solid #F2F3F5;
        font-weight: 500;
        line-height: 1.5rem;
        padding: 13px 30px;
        border-radius: 30px;
    }
    nav.navbar ul.navbar-nav li.nav-item>a.nav-link
    ,.navbar .navbar-collapse button{
    font-size: .875rem;
    line-height: 1.25rem;
    font-weight: 500;
}
.dropdown-menu .row .col-12:last-child .inner{
    display: flex !important;
    justify-content: space-between;
}
.dropdown-menu h3
{
    font-size: .875rem;
    line-height: 1.3125rem;
    font-weight: 500;

}
.dropdown-menu h2{
    font-size: 15px;
}
.dropdown-menu p{
    font-size: .75rem;
    line-height: 1.125rem;
}
.dropdown-menu .drop .col .inner {
    display: flex;
    flex-direction: row; 
    gap: 1rem;  
    flex-wrap: wrap; 
  }
 .dropdown-menu {
  width: 80vw !important; 
  height: 60vh;
  overflow-y: auto;
  transform: translateX(0);
}
/***********************************end nav**********************************/

.title p {
    font-size: 18px !important;
    line-height: 25px !important;

}
.title h2{
    font-size: 1.625rem !important;
    line-height: 32px; 
}

#contact .title h2 {
    font-size: 2.625rem;
    line-height: 2.625rem;
}
#services .inner p
,#technology .inner p{
    font-size: .875rem;
    line-height: 1.4375rem;
    
}
#services .inner h3
,#technology .inner h3 {
    font-size: 1.125rem;
    line-height: 1.5625rem;
}
/*****************************end services***********************************/
#technology .nav-tab-title h3 {
    font-size: 1.3125rem;
    line-height: 1.75rem;
}

#technology .nav-tab-title p {
    font-size: 1rem;
    line-height: 25px;
}
#technology .row{
    padding-inline: 0;
}
/*************************************end technology***********************************/
#testimonials .head-item .quote {
    font-size: 20px;
    padding: 17px 15px;
}
#testimonials .head-item .stars{
    font-size: 14px;
}
#testimonials .item p {
    font-size: 1.125rem;
    line-height: 1.75rem;
}
#testimonials .item .footer-item .details h4{
    font-size: 16px;
    line-height: 25px;
}
#testimonials .item .footer-item span{
    font-size: .875rem;
    line-height: 1.3125rem;
}
#testimonials .item .footer-item .details span:nth-of-type(2) {
    font-size: .75rem;
    line-height: 18px;
}


#testimonials .item .footer-item>div>div:last-child span:first-of-type {
    font-size: 1.625rem;
    line-height: 32px;
}
#testimonials .item .footer-item>div>div:last-child span:last-of-type{
    font-size: .75rem;
    line-height: 18px;
}
#testimonials .item{
    padding: 25px;
}
/*******************************end testimonial*********************/
#faq .contain .accordion .accordion-item h2 button {
    font-size: 1rem;
    line-height: 25px;
    padding: 15px;
}
#faq .contain .accordion .accordion-item p {
    font-size: .875rem;
    line-height: 1.4375rem;
}
/***************************faq***********************************/
#contact .col-12:first-of-type{
    border-radius:20px 20px 0 0 !important;
}
#contact .col-12:last-of-type{
    border-radius: 0 0 20px 20px !important;
}
#contact h3 {
    font-size: 1.3125rem;
    line-height: 28px;
}

#contact .form p {
    font-size: 1rem;
    line-height: 1.5625rem;
}
#contact .form form label
,#contact .form form .col-12 span
,#contact .form form .form-check .form-check-label {
    font-size: .75rem;
    line-height: 1.125rem;
}
#contact .form form .col-12 h4{
    font-size: .875rem;
    line-height: 1.3125rem;
        
}
#contact .form form button{
font-size: 1rem;
line-height: 25px;
}
#contact .form form .form-check input {
    width: 1.0625rem;
    height: 1.0625rem;

}
#contact .form form input::placeholder
,#contact .form form .form-select
,#contact .form form textarea::placeholder{
    font-size: .875rem;
    line-height: 1.3125rem;
}
#contact .form form .col-12 .text-center{
    padding: 13px 7px;
}
#contact .content .contact-details h4
,#contact .content .contact-details h5{
    font-size: .875rem;
    line-height: 1.3125rem;
}
#contact .content .contact-details p{
font-size: .75rem ;
line-height: 1.125rem;
}
#contact .content .contact-details .position-relative span{
    padding: 10px 13px;
}

#contact .row .options label h4{
    font-size: .875rem;
    line-height: 1.3125rem;
}
#contact .row .options label span{
    font-size: .75rem;
    line-height: 1.125rem;
}
}





@media (min-width: 576px) and (max-width: 992px){
    .contain {
        padding-inline: 70px !important;
    }
      .icon-style{
        padding: 7px !important;
        font-size: 1rem ;
    }
        .navbar .navbar-collapse button {
        width: 100%;
        display: block;
        margin-bottom: 10px;
    }

    .navbar .navbar-collapse button:first-of-type {
        border: 1px solid #F2F3F5;
        font-weight: 500;
        line-height: 1.5rem;
        padding: 13px 30px;
        border-radius: 30px;
    }
    nav.navbar ul.navbar-nav li.nav-item>a.nav-link
    ,.navbar .navbar-collapse button{
    font-size: .875rem;
    line-height: 1.25rem;
    font-weight: 500;
}
/*****************************************************end nav****************************/
#home .col:last-child.image::after{
    top: 4%;
    left: 17%;
}
  
    #home .inner p {
    font-size: 1.125rem;
    line-height: 1.75rem;
    font-weight: 400;
}
#home .inner h1{
    font-size: 2rem;
    line-height: 2.4375rem;

}
#home .inner .items span {
    color: #EA580C;
    line-height: 2rem;
    font-size: 1.625rem;
    
}
#home .inner .items p {
    font-size: .875rem;
    line-height: 1.3125rem;
}
.button-style {
    padding: 14px 25px;
    font-size: 1rem;
    line-height: 1.5625rem;
    font-weight: 600;
}
#home .col:last-child.image .inner .icon-code {
    padding: 21px 24px;
}

#home .col:last-child.image .inner .icon-phone {
    padding: 23px;
}
/***********************end home**********************************/
.title p {
    font-size: 18px !important;
    line-height: 25px !important;

}
.title h2{
    font-size: 1.625rem !important;
    line-height: 32px !important; 
}

#services .title p{
padding-inline: 0 !important;
}
.title h2{
    font-size: 2.625rem ;
    line-height: 2.625rem;
}
#contact .title h2 {
    font-size: 2.625rem;
    line-height: 2.625rem;
}
#services .inner p
,#technology .inner p{
    font-size: .875rem;
    line-height: 1.4375rem;
    
}
#services .inner h3
,#technology .inner h3 {
    font-size: 1.125rem;
    line-height: 1.5625rem;
}
#technology .row .col .inner {
    padding: 15px 20px;

}
#technology ul li a{
    font-size: 1rem !important;
    line-height: 1.5625rem !important;
}
#technology .row{
    padding-inline: 0;
}
/*************************************end technology***********************************/
#testimonials .head-item .quote {
    font-size: 20px;
    padding: 17px 15px;
}
#testimonials .head-item .icons{
    margin-bottom: 20px;
}
#testimonials .head-item .stars{
    font-size: 14px;
}
#testimonials .item p {
    font-size: 1.125rem;
    line-height: 1.75rem;
}
#testimonials .item .footer-item .details h4{
    font-size: 16px;
    line-height: 25px;
}
#testimonials .item .footer-item span{
    font-size: .875rem;
    line-height: 1.3125rem;
}
#testimonials .item .footer-item .details span:nth-of-type(2) {
    font-size: .75rem;
    line-height: 18px;
}


#testimonials .item{
    padding: 25px;
}
.footer-item .d-flex {
    flex-direction: column !important;
    align-items: center !important;
    text-align: center;
    gap: 15px;
  }

  .footer-item .details {
    text-align: start;
  }

  .footer-item .text-end {
    display: none;
  }
  /****************************end testimonials*******************/
  #faq .contain .accordion .accordion-item h2 button {
    padding: 15px;
}
#faq .accordion-button{
    font-size: 1rem ;
}
#faq .accordion-body p {
    font-size: .875rem;
    line-height: 1.4375rem;
}
/************************************end faq*******************************/
#contact .col-12:first-of-type{
    border-radius:20px 20px 0 0 !important;
}
#contact .col-12:last-of-type{
    border-radius: 0 0 20px 20px !important;
}
#contact h3 {
    font-size: 1.3125rem;
    line-height: 28px;
}

#contact .form p {
    font-size: 1rem;
    line-height: 1.5625rem;
}
#contact .form form label
,#contact .form form .col-12 span
,#contact .form form .form-check .form-check-label {
    font-size: .75rem;
    line-height: 1.125rem;
}
#contact .form form .col-12 h4{
    font-size: .875rem;
    line-height: 1.3125rem;
        
}
#contact .form form button{
font-size: 1rem;
line-height: 25px;
}
#contact .form form .form-check input {
    width: 1.0625rem;
    height: 1.0625rem;

}
#contact .form form input::placeholder
,#contact .form form .form-select
,#contact .form form textarea::placeholder{
    font-size: .875rem;
    line-height: 1.3125rem;
}
#contact .form form .col-12 .text-center{
    padding: 13px 7px;
}
#contact .content .contact-details h4
,#contact .content .contact-details h5{
    font-size: .875rem;
    line-height: 1.3125rem;
}
#contact .content .contact-details p{
font-size: .75rem ;
line-height: 1.125rem;
}
#contact .content .contact-details .position-relative span{
    padding: 10px 13px;
}
#contact .row .options label h4{
    font-size: .875rem;
    line-height: 1.3125rem;
}
#contact .row .options label span{
    font-size: .75rem;
    line-height: 1.125rem;
}
/**********************************************end contact*************************/
.social-icon{
    padding: 8px;
}
}




@media (max-width: 576px){
        .navbar .navbar-collapse button {
        width: 100%;
        display: block;
        margin-bottom: 10px;
    }

    .navbar .navbar-collapse button:first-of-type {
        border: 1px solid #F2F3F5;
        font-weight: 500;
        line-height: 1.5rem;
        padding: 13px 30px;
        border-radius: 30px;
    }
    nav.navbar ul.navbar-nav li.nav-item>a.nav-link
    ,.navbar .navbar-collapse button{
    font-size: .875rem;
    line-height: 1.25rem;
    font-weight: 500;
}
   .icon-style{
        padding: 7px !important;
        font-size: 1rem ;
    }
    .dropdown-menu {
  width: 90vw !important; 
  height: 60vh;
  overflow-y: auto;
  transform: translateX(0);
}
/*****************************************************end nav****************************/
   .button-style {
    padding: 14px 25px;
    font-size: 1rem;
    line-height: 1.5625rem;
    font-weight: 600;
    display: block;
    width: 100%;
    margin-bottom: 15px;
} 
#home .inner h1{
    font-size: 2rem;
    line-height: 2.4375rem;

}
#home .inner .items span {
    color: #EA580C;
    line-height: 2rem;
    font-size: 1.625rem;
    
}
#home .inner .items p {
    font-size: .875rem;
    line-height: 1.3125rem;
}
#home .col:last-child.image .inner .icon-code {
    padding: 21px 24px;
}

#home .col:last-child.image .inner .icon-phone {
    padding: 23px;
}

/***********************end home***************************/

.title p {
    font-size: 18px ; 
    line-height: 25px;

}
.title h2{
    font-size: 1.625rem ;
    line-height: 32px; 
}

#services .title p{
padding-inline: 10px !important;
}
#contact .title h2 {
    font-size: 2.625rem;
    line-height: 2.625rem;
}
#services .inner p
,#technology .inner p{
    font-size: .875rem;
    line-height: 1.4375rem;
    
}
#services .inner h3
,#technology .inner h3 {
    font-size: 1.125rem;
    line-height: 1.5625rem;
}
/***************************end servics**********************************/
#technology .nav-tab-title h3 {
    font-size: 1.3125rem;
    line-height: 1.75rem;
}

#technology .nav-tab-title p {
    font-size: 1rem;
    line-height: 25px;
}
#technology ul li a{
    font-size: 1rem !important;
    line-height: 1.5625rem !important;
}
#technology .row{
    padding-inline: 0;
}
/*************************************end technology***********************************/
#testimonials .head-item .quote {
    font-size: 20px;
    padding: 17px 15px;
}
#testimonials .head-item .icons{
    margin-bottom: 20px;
}
#testimonials .head-item .stars{
    font-size: 14px;
}
#testimonials .item p {
    font-size: 1.125rem;
    line-height: 1.75rem;
}
#testimonials .item .footer-item .details h4{
    font-size: 16px;
    line-height: 25px;
}
#testimonials .item .footer-item span{
    font-size: .875rem;
    line-height: 1.3125rem;
}
#testimonials .item .footer-item .details span:nth-of-type(2) {
    font-size: .75rem;
    line-height: 18px;
}


#testimonials .item{
    padding: 25px;
}
.footer-item .d-flex {
    flex-direction: column !important;
    align-items: center !important;
    text-align: center;
    gap: 15px;
  }

  .footer-item .details {
    text-align: start;
  }

  .footer-item .text-end {
    display: none;
  }
  /**************************************end testiminial***********************************/
  #faq .contain .accordion .accordion-item h2 button {
    padding: 15px;
}
#faq .accordion-button{
    font-size: 1rem ;
}
#faq .accordion-body p {
    font-size: .875rem;
    line-height: 1.4375rem;
}
/************************************end faq*******************************/
#contact .col-12:first-of-type{
    border-radius:20px 20px 0 0 !important;
}
#contact .col-12:last-of-type{
    border-radius: 0 0 20px 20px !important;
}
#contact h3 {
    font-size: 1.3125rem;
    line-height: 28px;
}

#contact .form p {
    font-size: 1rem;
    line-height: 1.5625rem;
}
#contact .form form label
,#contact .form form .col-12 span
,#contact .form form .form-check .form-check-label {
    font-size: .75rem;
    line-height: 1.125rem;
}
#contact .form form .col-12 h4{
    font-size: .875rem;
    line-height: 1.3125rem;
        
}
#contact .form form button{
font-size: 1rem;
line-height: 25px;
}
#contact .form form .form-check input {
    width: 1.0625rem;
    height: 1.0625rem;

}
#contact .form form input::placeholder
,#contact .form form .form-select
,#contact .form form textarea::placeholder{
    font-size: .875rem;
    line-height: 1.3125rem;
}
#contact .form form .col-12 .text-center{
    padding: 13px 7px;
}
#contact .content .contact-details h4
,#contact .content .contact-details h5{
    font-size: .875rem;
    line-height: 1.3125rem;
}
#contact .content .contact-details p{
font-size: .75rem ;
line-height: 1.125rem;
}
#contact .content .contact-details .position-relative span{
    padding: 10px 13px;
}
/**********************************************end contact*************************/
.social-icon{
    padding: 8px;
}
#contact .row .options label h4{
    font-size: .875rem;
    line-height: 1.3125rem;
}
#contact .row .options label span{
    font-size: .75rem;
    line-height: 1.125rem;
}
}

