
@media screen and (max-width:1600px){

}


@media screen and (max-width:991px){
 
  
}
@media screen and (max-width:767px){

  

}






@media (min-width: 1400px) {
  .container {
    max-width: 1440px;
  }
  
}
@media only screen and (max-width: 1366px) {
  .common-banner {
    padding: 0 15px;
    
  }
  .banner-img::after {
    width: 200px;
  }
  .banner-img {
    margin-right: -15px;
}
.banner-title, .section-title, h1, h2 {
  font-size: 40px;
  line-height: 58px;
}
.footer-top-inner p {
  font-size: 32px;
  line-height: 46px;
}
  .shape-box::before {
    width: 15%;
    height: 50%;
  }
  .shape-box::after {
    width: 15%;
    height: 15%;
  }
  .logo-part {
    column-gap: 30px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
.logo-part img {
  width: 120px;
}
.navbar-nav {
  margin-left: 6%;
  gap: 40px;
}
.header .btn {
  padding: 10px 30px;
}
  .strategies-content p {
    margin-bottom: 25px;
  }
  .our-service-title {
    font-size: 24px;
  }
  .our-service-title br {
    display: none;
  }
  .common-banner .bannerBoxinner {
    left: 50%;
}
}
@media only screen and (max-width: 1199px) {


  h2 {
    font-size: 32px;
    line-height: 48px;
}

.common-banner .bannerBox::before, .common-banner .bannerBox::after {
  display: none;
}
/*section {
  padding-left: 40px !important;
  padding-right: 40px !important;
}*/
.about-right {
  background-color: #035da7;
  padding: 25px;
  margin-top: 20px;
}
  .navbar-nav {
    margin-left: 0;
    gap: 20px;
  }
  .our-service-box {
    height: auto;
    margin-bottom: 30px;
  }
  .footer-box,
  .footer-contact-info {
    padding: 0;
  }
  .footer-top-inner p {
    font-size: 32px;
    line-height: normal;
  }
  .footer-main {
    margin-top: 10%;
  }
  .featureBox,
  .contact-section .section-title,
  .img-content-section .section-title {
    margin-bottom: 30px;
  }
  .featureImg-info {
    margin-top: 10px;
  }
 
  .form-control {
    padding: 10px;
    height: 60px;
  }
  textarea.form-control {
    height: 120px;
  }
  .form .btn {
    width: 100%;
    max-width: 100%
  }
  .contact-bg {
    background-color: #035da7;
    border-radius: 0;
    margin-top: 40px;
  }
  .contact-bg .social-media a svg {
    height: 28px;
    width :28px
  }
  .contact-right {
    padding: 30px;
  }
  .form-group {
    margin-bottom: 15px;
  }
  .info-label {
    font-size: 18px;
    line-height: normal;
  }
  .info-box a,
  .info-box p {
    font-size: 20px;
    line-height: normal;
  }
  .contact-right .social-media {
    padding-top: 0;
    margin-bottom: 20px;
  }
  .contact-section {
    padding: 25px 0;
  }
  .bannerBoxinner .banner-title {
    font-size: 30px;
    line-height: 42px;
  }


  .onboarding-section {
    padding-top: 60px;
  }
  .common-banner .bannerBoxinner {
    position: unset;
    transform: unset;
    max-width: 100%;
    padding: 0 50px;
  }
  .common-banner p {
    font-size: 18px;
    max-width: 100%;
  }
  .onboarding-content h4,
  .onboarding-content li {
    font-size: 32px;
    line-height: normal;
  }
}
/* @media only screen and (max-width: 1024px) {
  .footer-contact-info p,
  .footer-main a {
    line-height: 30px;
    line-height: 60px;
    font-size: 22px;
  }
  .social-media svg {
    width: 47px;
    height: 47px;
  }
  .banner-img::after {
    width: 170px;
    height: 170px;
  }
} */
@media only screen and (max-width: 991px) {
  .banner-img {
    margin-right: -15px;
}
  .common-banner {
    padding: 0 !important;
    margin-top: 40px;
  }
  .common-banner .row {
    margin: 0;
  }
  .mobile-none {
    display: none;
  }
  .mobile-show {
    display: block;
  }
  nav.navbar {
    padding: 15px 0;
  }
  .navbar-nav {
    gap: 0;
  }
  .navbar-collapse {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    padding: 15px;
    z-index: 9999;
    background: rgba(3, 93, 167, 0.90);
    backdrop-filter: blur(25px);
  }
  nav.navbar .nav-link{
    padding: 20px 0 !important;
    color: #fff !important;
    border: 0 !important;
    font-size: 18px;
  }
  nav.navbar .theme-btn {
    font-size: 14px;
    height: 36px;
    padding: 4px 15px;
  }
  .navbar-brand {
    margin: 0;
    width: 170px;
  }
  .navbar-brand img {
    width: 100%;
  }
  nav.navbar .navbar-collapse .theme-btn {
    display: none;
  }
  .dropdown-toggle::after {
    float: right;
  }
  .navbar-toggler:focus {
    box-shadow: unset;
  }
  
  .navbar-nav .dropdown-menu {
    width: 100%;
    border: none;
    background-color: transparent;
  }
  .nav-item.dropdown .dropdown-menu .dropdown-item {
    color: #fff;
    line-height: 30px;
    font-size: 17px;
  }
  h2 {
    font-size: 28px;
    line-height: 40px;
}
.about-right h6 {
    font-size: 20px;
    font-style: normal;
    line-height: 32px;
}
  .bannerBoxinner .banner-title {
    font-size: 28px;
    line-height: 40px;
}
  .dropdown-item.active, .dropdown-item:active {
    background-color: #08bf26;
}
  .tabbing-section .nav-tabs .nav-link {
    padding: 20px 0 !important;
    font-size: 18px;
    line-height: 26px;
    box-shadow: none;
    position: relative;
  }
  .tabbing-section .nav-tabs .nav-link:after {
    background-color: #cedbe5;
    content: "";
    position: absolute;
    height: 2px;
    left: 0;
    bottom: 0;
    width: 100%;
    transform: rotate(0deg) !important;
  }
  
  .tabbing-section .nav-tabs .nav-link.collapsed:after {
    background: linear-gradient(0deg, #035da7 0%, #08bf26 100%);
  }
  .tabbing-card-inner {
    padding: 15px;
  }
  .tabbing-card-inner p {
    font-size: 18px;
    line-height: normal;
  }
  .service-card-img,
  .service-card-inner {
    padding: 25px;
  }
  .our-service-title {
    margin-bottom: 0;
    font-size: 22px;
    padding-right: 0;
  }
  .service-card-inner p {
    font-size: 18px;
    line-height: normal;
    margin-bottom: 15px;
    min-height: 76px;
  }
  .our-box {
    margin-bottom: 0;
  }
  .section-title {
    font-size: 28px;
    line-height: 38px;
  }
  .logo-section .section-title{
    font-size: 24px;
    line-height: 40px;
  }
  .privecy-content {
    gap: 20px;
    margin-top: 0;
  }
  .privecy-content a,
  .privecy-content p {
    line-height: normal;
  }
  .footer-logo-section p {
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 22px;
    line-height: 32px;
  }
  .privecy-content a,
  .privecy-content p {
    font-size: 16px;
  }
  .banner-section p {
    font-size: 20px;
    line-height: 36px;
  }
  .inner-title {
    font-size: 30px;
    line-height: 44px;
    font-weight: 500;
    margin-bottom: 15px;
  }
/*  .inner-main-title {
    padding-bottom: 20px;
    font-size: 45px !important;
    line-height: 74px !important;
  }*/
  .strategies-section .inner-title {
    font-size: 24px;
    line-height: 36px;
  }
  .content-section p {
    font-size: 18px;
    line-height: 36px;
  }

  .footer-top-inner p {
    font-size: 24px !important;
    line-height: 36px !important;
    margin-bottom: 20px;
  }
  .footer-top-inner .btn {
    font-size: 20px;
  }
  .footer-contact-info p, .footer-main a {
    font-size: 17px;
    line-height: 36px;
}
  .social-media a svg {
    height: 42px;
    width: 42px;
  }
  .onboarding-content p {
    font-size: 20px;
    line-height: normal;
    margin-bottom: 15px;
  }
  .onboarding-content h4,
  .onboarding-content li {
    font-size: 24px;
    line-height: 36px;
  }
  .tabbing-show-mobile .accordion-item {
    border: none;
    background: transparent;
    margin-bottom: 10px;
  }
  .tabbing-show-mobile .accordion-item button::after {
    background: unset;
  }
  .tabbing-show-mobile .accordion-item button:focus {
    box-shadow: unset;
  }
  .tabbing-show-mobile .accordion-item button {
    position: relative;
  }
  /* .tabbing-show-mobile .accordion-item button svg {
    position: absolute;
    right: 10px;
    top: 25px;
  } */
  .tabbing-card {
    margin-top: 10px;
  }
  .navbar-tab {
    max-width: 100%;
  }
  .logo-section {
    padding: 60px 0;
  }
  .strategies-content p {
    font-size: 18px;
    line-height: 36px;
  }
  .strategies-content {
    padding: 0;
  }
}
@media only screen and (max-width: 767px) {
  .banner-img {
    margin-right: 0;
  }
  section {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
}
  .common-banner > .row > .col-md-5 {
    padding-left: 0;
    padding-right: 0;
  }
  .our-section {
    padding: 20px 0 0;
  }
  .service-card-inner p {
    min-height: unset;
  }
  .white-btn {
    padding: 12px 30px;
  }
  .contact-right {
    margin-top: 30px;
    height: auto;
  }
  .footer {
    margin-top: 95px;
  }
  .banner-section {
    min-height: unset;
  }
  .bannerBox {
    padding: 30px 0 20px 0px;
  }
  .img-content-section {
    padding: 60px 0;
  }
  .content-section .inner-title {
    font-size: 26px;
    line-height: 36px;
  }
  .onboarding-img img {
    max-width: 120px;
}
  .data-img-section {
    clip-path: unset;
    background-color: transparent;
    padding-bottom: 0 !important;
  }
  .content-img-section h4 {
    margin-top: 20px;
    font-size: 24px !important;
    line-height: 36px;
  }
  .content-section p, .onboarding p {
    font-size: 18px;
    line-height: 36px;
}
  .change-manage-section p, .analysis-section p {
    font-size: 18px;
    line-height: 36px;
  }
  .content-img-section .row {
    flex-direction: column-reverse;
  }
  .content-img-section.onboarding .row {
    flex-direction: unset;
  }
  .content-img-section {
    padding: 80px 0 45px;
  }
  .banner-img::after {
    width: 50%;
    height: 60%;
  }
  .onboardingBox h5 {
    font-size: 28px;
    margin-bottom: 20px;
    font-weight: 500;
    line-height: 35px;
  }
  .onboarding-section p {
    font-size: 18px;
    line-height: 36px;
    margin-bottom: 15px;
  }
  .onboardingBox {
    max-width: 100%;
    margin-top: 20px;
    margin-bottom: 50px
  }
  .onboarding-section {
    padding-top: 10px;
  }
  .common-banner .bannerBoxinner {
    padding: 0 15px;
  }
  .bannerBox .banner-title br {
    display: none;
  }
  .logo-part {
    column-gap: 15px;
    flex-wrap: wrap;
    margin-top: 30px;
  }
  .logo-part img {
    width: 25%;
  }
  .common-banner .bannerBox::after {
    width: 80px;
    height: 100px;
    bottom: -50%;
    background-size: 100%;
  }
  .strategiesBox {
    margin: 0px auto 30px;
    text-align: center;
  }
  /* .theme-btn {
    font-size: 14px;
    padding: 7px 15px;
    height: 32px;
  } */
  .navbar-toggler {
    border: 0;
    padding: 0 0 5px 0;
  }
  .navbar-light .navbar-toggler-icon {
    background-image: url(../images/mobile-menu.svg);
    width: 18px;
    height: 16px;
  }
  .banner-img::before {
    right: -150px;
  }
  .shape-box::before, .shape-box::after {
    display: none;
  }
}
@media only screen and (max-width: 575px) {
  .privecy-content a,
  .privecy-content p,
  .content-section p {
    font-size: 18px;
    line-height: 36px;
  }
  .tabbing-section {
    padding: 25px 0;
  }
  .footer {
    padding: 30px 0;
    margin-top: 40px;
  }
  .footer-title {
    margin-bottom: 30px;
    margin-top: 20px;
    font-size: 22px;
    line-height: 32px;
  
  }
  .privecy-content {
    margin-top: 15px;
    justify-content: center;
  }
  .service-card-img img, .featureImg-box img {
    max-height: 120px;
    padding: 30px 0;
  }
  .service-card-img,
  .service-card-inner,
  .contact-right {
    padding: 15px;
  }
  .contact-right {
    padding-left: 0;
    padding-right: 0;
  }

.feature-section {
  margin-bottom: 0;
}
.bannerBoxinner .btn {
  width: 100%;
  margin-top: 30px;
}
  .info-box a,
  .info-box p,
  .info-label,
  .form-label,
  .onboarding-content p,
  .common-banner p,
  .tabbing-card-inner p,
  .learn-btn {
    font-size: 20px;
  }
  .service-card-inner p {
    font-size: 18px;
    line-height: 28px;
  }
  .footer-top-inner {
    display: inline-block;
    text-align: center;
  }
.onboarding-content {
  padding-top: 20px;
}
  .footer-top-inner p,
  .onboardingBox h5 .section-title,
  .onboarding-content h4 {
    font-size: 22px;
  }
  .onboarding-content li {
    font-size: 22px;
    line-height: 40px;
  }
  .strategiesBox {
    text-align: center;
  }
  .white-btn {
    font-size: 16px;
    line-height: normal;
  }
  .contact-section .btn {
    font-size: 22px;
    padding: 10px;
  }
  .img-content-section {
    padding: 30px 0;
  }
  .img-section img {
    width: 100%;
  }
  .img-section {
    padding: 30px;
  }

  .common-banner .bannerBoxinner {
    padding: 0;
  }

  .logo-section {
    padding: 30px 0;
  }
  .strategies-content p {
    font-size: 18px;
    line-height: 36px;
    margin-bottom: 15px;
  }
  .accordion-button.nav-link.collapsed svg {
    transform: rotate(-90deg);
}
.accordion-button.nav-link svg {
  transform: rotate(0deg);
}
}



@media only screen and (max-width: 320px) {
  .common-banner {
    margin-top: 70px;
}
.banner-section {
  margin-top: 40px;
}

}


/* @media only screen and (max-width: 414px) {
  .service-card-inner p,
  .info-box a,
  .info-box p,
  .info-label,
  .form-label,
  .onboarding-content p,
  .common-banner p {
    font-size: 14px;
    line-height: 24px;
  }
  .footer-top-inner p,
  .onboardingBox h5 .section-title,
  .onboarding-content h4,
  .onboarding-content li {
    font-size: 20px;
    line-height: 24px;
  }


}

 */

