


@media only screen and (max-width: 1400px){
  img.header-logo {
    max-width: 60%;
}

section.angular-bannerimg {
    margin-top: 72px;
}

.main-nav nav .navbar-nav {
  margin-left: 0;
}
}

@media only screen and (max-width: 1300px){
  .main-nav nav {
    padding: 20px 0;
}

img.header-logo {
  max-width: 60%;
}

div#navbarSupportedContent {
  width: 180% !important;
}
}

@media only screen and (max-width: 1200px){
  div#navbarSupportedContent {
    width: 300% !important;
}

img.header-logo {
  max-width: 100%;
}

.mobile-app-outsource {
  height: 390px;
}

.mobile-app-box {
  height: 95%;
}
}

@media only screen and (max-width: 767px) {

  section.angular-qustion-sec {
    margin: 0;
}



  /*----- Default CSS -----*/
  body {
    font-size: 15px;
  }

  .ptb-100 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .pt-100 {
    padding-top: 50px;
  }
  .pb-70 {
    padding-bottom: 20px;
  }
  .pb-100 {
    padding-bottom: 50px;
  }
  .container {
    max-width: 540px;
  }
  .container-fluid {
    max-width: 540px;
  }
  /*----- End Default CSS -----*/
  /*----- Sass CSS -----*/
  /*-- Banner --*/
  .banner-area {
    height: 100%;
    text-align: center;
    padding-top: 190px;
    padding-bottom: 80px;
  }
  .banner-area .banner-shape img:nth-child(1) {
    right: 0;
    left: 0;
    max-width: 100%;
    position: relative;
    top: 0;
  }
  .banner-content {
    margin-left: auto;
    margin-right: auto;
  }
  .banner-content span {
    font-size: 16px;
  }
  .banner-content h1 {
    font-size: 32px;
    line-height: 54px;
  }
  .banner-content p {
    font-size: 16px;
  }
  .banner-content .banner-btn .banner-btn-right {
    padding-right: 18px;
    padding-left: 16px;
    height: 45px;
    line-height: 45px;
    margin-left: 0;
  }
  .cmn-btn {
    padding-right: 15px;
    padding-left: 20px;
    height: 45px;
    line-height: 45px;
  }
  /*-- End Banner --*/
  /*-- Service --*/
  .section-title {
    margin-bottom: 30px;
    text-align: center;
  }
  .section-title h2 {
    font-size: 25px;
  }
  .service-area .service-shape {
    top: 0;
  }
  .service-item {
    padding: 30px 15px 26px;
    text-align: center;
  }
  /*-- End Service --*/
  /*-- About --*/
  .about-area .about-content ul li {
    padding-left: 40px;
  }
  .about-area .about-img {
    text-align: center;
  }
  .about-area .about-img img:nth-child(1) {
    margin-top: 30px;
  }
  .about-area .about-img img:nth-child(2) {
    display: none;
  }
  .about-area .about-img img:nth-child(3) {
    display: none;
  }
  .about-area .about-img img:nth-child(4) {
    display: none;
  }
  /*-- End About --*/
  /*-- Inquiry --*/
  .inquiry-area {
    text-align: center;
    padding-top: 50px;
  }
  .inquiry-area .inquiry-shape img:nth-child(5) {
    display: none;
  }
  .inquiry-area .inquiry-img {
    text-align: center;
  }
  .inquiry-area .inquiry-content {
    padding-top: 30px;
    padding-bottom: 50px;
  }
  .inquiry-area .inquiry-content .section-title h2 {
    font-size: 25px;
  }
  /*-- End Inquiry --*/
  /*-- Feature --*/
  .feature-area {
    text-align: center;
  }
  .feature-area .feature-content .feature-top h2 {
    font-size: 25px;
    margin-bottom: 10px;
  }
  /*-- End Feature --*/
  /*-- Counter --*/
  .counter-area h2 {
    font-size: 25px;
    margin-bottom: 30px;
  }
  .counter-area .counter-item img {
    display: none;
  }
  .counter-area .counter-item h3 {
    font-size: 40px;
    line-height: 40px;
  }
  .counter-area .counter-item h3 .target {
    font-size: 25px;
  }
  /*-- End Counter --*/
  /*-- Application --*/
  .application-area .application-shape img:nth-child(1) {
    top: 50px;
    max-width: 100%;
  }
  .application-area .application-shape img:nth-child(2) {
    display: none;
  }
  .application-area .application-content {
    margin-right: auto;
    text-align: center;
    margin-bottom: 30px;
  }
  .application-area .application-img {
    padding-right: 15px;
  }
  .application-area .application-img img {
    border-radius: 15px;
  }
  /*-- End Application --*/
  /*-- Pricing --*/
  .pricing-item {
    margin-left: 15px;
    margin-right: 15px;
  }
  .pricing-item .top span {
    font-size: 24px;
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .pricing-item .top span i {
    font-size: 22px;
  }
  .pricing-item .middle {
    background-color: #d3d9fd;
    padding-top: 16px;
    padding-bottom: 20px;
  }
  .pricing-item .middle h3 {
    font-size: 35px;
  }
  .pricing-item .middle h3 span {
    font-size: 20px;
  }
  .pricing-item .end {
    padding: 30px 15px 30px;
    text-align: center;
  }
  /*-- End Pricing --*/
  /*-- Feedback --*/
  .feedback-area {
    text-align: center;
  }
  .feedback-area .feedback-content p {
    font-size: 18px;
    line-height: 32px;
  }
  .feedback-area #thumbs {
    position: relative;
  }
  .feedback-area .owl-prev {
    display: none !important;
  }
  .feedback-area .owl-next {
    display: none !important;
  }
  .feedback-area .outer .shape {
    position: relative;
    bottom: 0;
    left: 0;
    right: 0;
    margin-bottom: 30px;
  }
  /*-- End Feedback --*/
  /*-- FAQ --*/
  .faq-area .faq-content .accordion p {
    display: none;
    padding: 20px 15px 20px;
    margin-bottom: 0;
  }
  .faq-area .faq-content .accordion li a {
    padding: 13px 45px 13px 15px;
  }
  /*-- End FAQ --*/
  /*-- Mind --*/
  .mind-area {
    text-align: center;
  }
  .mind-area .mind-left {
    margin-bottom: 30px;
  }
  .mind-area .mind-left h2 {
    font-size: 25px;
  }
  .mind-area .mind-right {
    text-align: center;
  }
  /*-- End Mind --*/
  /*-- Copyright --*/
  .copyright-area .copyright-item {
    text-align: center;
  }
  .copyright-area .copyright-item p {
    margin-bottom: 15px;
  }
  .copyright-area .copyright-item ul {
    text-align: center;
  }
  /*-- End Copyright --*/
  /*----- End Sass CSS -----*/
  /*----- IT Startup CSS -----*/
  /*-- Banner --*/
  .banner-area.two .banner-content {
    margin-top: 0;
  }
  .banner-area.two .banner-content h1 {
    font-size: 34px;
    line-height: 54px;
  }
  .banner-area.two .banner-shape-two img {
    position: relative;
    right: 0;
    bottom: 0;
    max-width: 100%;
    margin-bottom: 30px;
  }
  .banner-area.two .banner-shape-two span {
    font-size: 116px;
    top: 150px;
    left: -105px;
    line-height: 175px;
  }
  /*-- End Banner CSS --*/
  /*-- Services --*/
  .section-title.two h2 {
    font-size: 25px;
  }
  /*-- End Services --*/
  /*-- Design --*/
  .design-area .design-content {
    text-align: center;
  }
  .design-area .design-content .section-title.two {
    margin-bottom: 30px;
  }
  .design-area .design-content ul li {
    font-size: 16px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .design-area .design-content ul li i {
    top: 2px;
  }
  /*-- End Design --*/
  /*-- Counter --*/
  .counter-area.two {
    padding-bottom: 90px;
  }
  /*-- End Counter --*/
  /*-- Video --*/
  .video-area {
    margin-top: -70px;
  }
  .video-area .video-img .video-main a {
    height: 60px;
    width: 115px;
    font-size: 45px;
  }
  .video-area .video-img .video-main a i {
    line-height: 60px;
  }
  .video-area .video-img .video-shape img:nth-child(1) {
    display: none;
  }
  .video-area .video-img .video-shape img:nth-child(2) {
    display: none;
  }
  /*-- End Video --*/
  /*-- Feature --*/
  .feature-item {
    padding: 30px 15px 28px;
  }
  .feature-item h3 {
    font-size: 20px;
  }
  /*-- End Feature --*/
  /*-- Clients --*/
  .client-area {
    text-align: center;
  }
  .client-area h2 {
    font-size: 25px;
  }
  .client-area .client-slider {
    margin-left: auto;
    margin-right: auto;
  }
  .client-area .client-img {
    position: relative;
    top: 0;
    right: 0;
    left: 0;
    max-width: 100%;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 30px;
  }
  .client-area .client-img img {
    max-width: 100%;
  }
  .client-area .owl-theme .owl-nav {
    margin-top: 20px;
    position: relative;
    bottom: 0;
    right: 0;
    left: 0;
  }
  /*-- End Clients --*/
  /*-- Team --*/
  .team-area {
    padding-top: 50px;
  }
  .team-area .team-content {
    text-align: center;
  }
  .team-area .team-item.two {
    margin-top: 0;
  }
  .team-area .team-item img {
    border-radius: 5px;
  }
  /*-- End Team --*/
  /*-- Blog --*/
  .blog-item {
    padding: 30px 15px 32px;
  }
  .blog-item h3 {
    font-size: 20px;
  }
  /*-- End Blog --*/
  /*-- Subscribe --*/
  .subscribe-area .subscribe-item .newsletter-form .cmn-btn {
    position: relative;
    display: block;
    width: 100%;
    margin-top: 15px;
  }
  /*-- End Subscribe --*/
  /*----- End IT Startup CSS -----*/
  /*----- Digital CSS -----*/
  /*-- Banner --*/
  .banner-area.three {
    height: 100%;
  }
  .banner-area.three .banner-img {
    margin-top: 30px;
  }
  .banner-area.three .banner-img img:nth-child(2) {
    display: none;
  }
  .banner-area.three .banner-img img:nth-child(3) {
    display: none;
  }
  .banner-area.three .banner-img img:nth-child(4) {
    display: none;
  }
  .banner-area.three .banner-img img:nth-child(5) {
    display: none;
  }
  .banner-area.three .banner-img img:nth-child(6) {
    display: none;
  }
  .banner-area.three .banner-img img:nth-child(7) {
    display: none;
  }
  .banner-area.three .banner-img img:nth-child(8) {
    display: none;
  }
  .banner-area.three .banner-content {
    margin-top: 0;
  }
  .banner-area.three .banner-content span {
    padding: 6px 25px;
    font-size: 14px;
  }
  .banner-area.three .banner-content h1 {
    line-height: 52px;
    margin-bottom: 4px;
  }
  .banner-area.three .banner-content p {
    font-size: 18px;
  }
  .banner-area.three .banner-contact {
    margin-top: 30px;
    margin-right: 0;
  }
  .banner-area.three .banner-contact ul {
    padding-left: 15px;
  }
  .banner-area.three .banner-contact ul li {
    padding-left: 40px;
    margin-right: 10px;
    text-align: left;
    margin-bottom: 15px;
    display: block;
  }
  .banner-area.three .banner-contact ul li:last-child {
    margin-bottom: 0;
  }
  .banner-area.three .banner-contact ul li i {
    font-size: 18px;
  }
  .banner-area.three .banner-contact ul li i:after {
    left: -15px;
  }
  .banner-area.three .banner-contact ul li span {
    font-size: 14px;
  }
  .banner-area.three .banner-contact ul li a {
    font-size: 15px;
  }
  /*-- End Banner --*/
  /*-- Service --*/
  .service-item-three {
    padding: 30px 15px 50px;
  }
  .section-title.three h2 {
    font-size: 25px;
  }
  /*-- End Service --*/
  /*-- About --*/
  .about-area-two {
    text-align: center;
  }
  .about-area-two .about-content {
    padding-left: 15px;
    margin-left: auto;
    margin-right: auto;
  }
  /*-- End About --*/
  /*-- Watch --*/
  .watch-area .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
  }
  .watch-area .watch-item .watch-inner h2 {
    font-size: 25px;
  }
  /*-- End Watch --*/
  /*-- Service --*/
  .service-area.four {
    text-align: center;
  }
  .service-area.four .section-title.three {
    text-align: center;
    margin-bottom: 30px;
  }
  /*-- End Service --*/
  /*-- Portfolio --*/
  .portfolio-area .owl-theme .owl-nav {
    position: relative;
    top: 0;
    max-width: 100%;
    text-align: center;
  }
  /*-- End Portfolio --*/
  /*-- Team --*/
  .team-area-two {
    text-align: center;
  }
  /*-- End Team --*/
  /*-- Testimonials --*/
  .testimonials-area .testimonials-item p {
    font-size: 17px;
  }
  .testimonials-area .owl-prev {
    top: unset;
    left: 0;
    bottom: 0;
  }
  .testimonials-area .owl-next {
    top: unset;
    right: 0;
    bottom: 0;
  }
  .testimonials-area .testimonials-img img:nth-child(1) {
    display: none;
  }
  .testimonials-area .testimonials-img img:nth-child(2) {
    display: none;
  }
  .testimonials-area .testimonials-img img:nth-child(3) {
    display: none;
  }
  .testimonials-area .testimonials-img img:nth-child(4) {
    display: none;
  }
  .testimonials-area .testimonials-img img:nth-child(5) {
    display: none;
  }
  .testimonials-area .testimonials-img img:nth-child(6) {
    display: none;
  }
  /*-- End Testimonials --*/
  /*-- Talk --*/
  .talk-area {
    text-align: center;
  }
  .talk-area .talk-shape img:nth-child(2) {
    top: 0;
  }
  /*-- End Talk --*/
  /*----- End Digital CSS -----*/
  /*----- About CSS -----*/
  .page-title-area {
    height: 400px;
  }
  .page-title-area .bg-text span {
    font-size: 155px;
    top: 0;
    left: -189px;
    line-height: 195px;
  }
  .page-title-area .title-item {
    margin-top: 110px;
  }
  .page-title-area .title-item h2 {
    font-size: 32px;
  }
  .app-area .app-img img {
    max-width: 100%;
  }
  .app-area .app-content {
    text-align: center;
  }
  .app-area .app-content ul {
    margin: 0;
    padding: 0;
  }
  .app-area .app-content ul li {
    margin-right: 5px;
  }
  .app-area .app-content ul li a {
    max-width: 120px;
  }
  @-webkit-keyframes app-ani-one {
    30% {
      -webkit-transform: rotate(2deg);
              transform: rotate(2deg);
    }
    70% {
      -webkit-transform: rotate(-3deg);
              transform: rotate(-3deg);
    }
  }
  @keyframes app-ani-one {
    30% {
      -webkit-transform: rotate(2deg);
              transform: rotate(2deg);
    }
    70% {
      -webkit-transform: rotate(-3deg);
              transform: rotate(-3deg);
    }
  }
  .pagination-area ul li {
    margin-left: 1px;
    margin-right: 1px;
  }
  .pagination-area ul li a {
    padding: 3px 8px;
  }
  /*----- End About CSS -----*/
  /*----- Service Details CSS -----*/
  .service-details-area .details-app {
    text-align: center;
  }
  .service-details-area .details-service {
    text-align: center;
  }
  .service-details-area .details-service h3 {
    font-size: 25px;
  }
  .service-details-area .details-share {
    text-align: center;
  }
  .service-details-area .details-share ul li {
    margin-bottom: 5px;
  }
  /*----- End Service Details CSS -----*/
  /*----- Project Details CSS -----*/
  .project-details-area .details-item {
    text-align: center;
    margin-bottom: 30px;
  }
  .project-details-area .details-item .details-img h2 {
    font-size: 25px;
  }
  .project-details-area .details-item .details-fact {
    text-align: left;
  }
  .project-details-area .details-item .details-fact .content h3 {
    font-size: 22px;
  }
  /*----- End Project Details CSS -----*/
  /*----- Blog Details CSS -----*/
  .blog-details-area .details-item {
    margin-bottom: 30px;
  }
  .blog-details-area .details-item .details-img h2 {
    font-size: 25px;
  }
  .blog-details-area .details-item .details-quote {
    padding: 30px 15px 30px;
  }
  .blog-details-area .details-item .details-quote h3 {
    font-size: 20px;
  }
  .blog-details-area .details-item .details-digital {
    text-align: center;
  }
  .blog-details-area .details-item .details-digital h3 {
    font-size: 22px;
  }
  .blog-details-area .details-item .details-text-img {
    text-align: center;
  }
  .blog-details-area .details-item .details-tags {
    padding: 15px 10px;
    text-align: center;
  }
  .blog-details-area .details-item .details-tags .left {
    margin-bottom: 10px;
  }
  .blog-details-area .details-item .details-tags .right {
    text-align: center;
  }
  .blog-details-area .details-item .details-user img:nth-child(1) {
    left: 10px;
  }
  .blog-details-area .details-item .details-user .top {
    padding: 50px 10px 25px 125px;
  }
  .blog-details-area .details-item .details-user .top .top-right {
    text-align: left;
  }
  .blog-details-area .details-item .details-user .bottom {
    padding: 25px 10px 30px 125px;
  }
  .blog-details-area .details-item .details-comment ul li {
    padding-left: 115px;
  }
  .blog-details-area .details-item .details-comment ul li:last-child {
    margin-left: 0;
  }
  .blog-details-area .details-item .details-form {
    padding: 25px 15px 25px;
  }
  .widget-area .widget-item {
    padding: 25px 15px 30px;
  }
  .widget-area .recent .recent-inner ul li a {
    font-size: 17px;
  }
  /*----- End Blog Details CSS -----*/
  /*----- Contact CSS -----*/
  .contact-area #contactForm {
    padding: 20px 15px 20px;
  }
  .contact-info-area .info-item h2 {
    font-size: 25px;
  }
  .contact-info-area .info-item .mail-call li a {
    font-size: 18px;
  }
  /*----- End Contact CSS -----*/
  /*----- User CSS -----*/
  .user-form-area {
    padding-right: 15px;
    padding-left: 15px;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .user-form-area .user-img {
    background-image: unset;
    margin-bottom: 30px;
  }
  .user-form-area .user-img img {
    display: block;
  }
  .user-form-area .user-content {
    height: 100%;
  }
  .user-form-area .user-content .user-content-inner {
    max-width: 100%;
  }
  /*----- End User CSS -----*/
  /*----- Error CSS -----*/
  .error-area {
    padding-left: 15px;
    padding-right: 15px;
  }
  /*----- End Error CSS -----*/
  /*----- Rules CSS -----*/
  .rules-area {
    text-align: center;
  }
  /*----- End Rules CSS -----*/
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /*----- Default CSS -----*/
  body {
    font-size: 15px;
  }
  



  .ptb-100 {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .pt-100 {
    padding-top: 70px;
  }
  .pb-70 {
    padding-bottom: 40px;
  }
  .pb-100 {
    padding-bottom: 70px;
  }
  .container {
    max-width: 720px;
  }
  .container-fluid {
    max-width: 720px;
  }
  /*----- End Default CSS -----*/
  /*----- Sass CSS -----*/
  /*-- Banner --*/
  .banner-area {
    height: 100%;
    text-align: center;
    padding-top: 190px;
    padding-bottom: 80px;
  }
  .banner-area .banner-shape img:nth-child(1) {
    right: 0;
    left: 0;
    max-width: 100%;
    position: relative;
    top: 0;
  }
  .banner-content {
    margin-left: auto;
    margin-right: auto;
  }
  .banner-content span {
    font-size: 16px;
  }
  .banner-content h1 {
    font-size: 40px;
    line-height: 56px;
  }
  .banner-content p {
    font-size: 16px;
  }
  .banner-content .banner-btn .banner-btn-right {
    padding-right: 18px;
    padding-left: 16px;
    height: 45px;
    line-height: 45px;
    margin-left: 15px;
  }
  .cmn-btn {
    padding-right: 15px;
    padding-left: 20px;
    height: 45px;
    line-height: 45px;
  }
  /*-- End Banner --*/
  /*-- Service --*/
  .section-title {
    margin-bottom: 30px;
    text-align: center;
  }
  .section-title h2 {
    font-size: 30px;
  }
  .service-area .service-shape {
    top: 0;
  }
  .service-item {
    padding: 30px 15px 26px;
    text-align: center;
  }
  /*-- End Service --*/
  /*-- About --*/
  .about-area .about-content ul li {
    padding-left: 40px;
  }
  .about-area .about-img {
    text-align: center;
  }
  .about-area .about-img img:nth-child(1) {
    margin-top: 30px;
  }
  .about-area .about-img img:nth-child(2) {
    display: none;
  }
  .about-area .about-img img:nth-child(3) {
    display: none;
  }
  .about-area .about-img img:nth-child(4) {
    display: none;
  }
  /*-- End About --*/
  /*-- Inquiry --*/
  .inquiry-area {
    text-align: center;
    padding-top: 50px;
  }
  .inquiry-area .inquiry-shape img:nth-child(5) {
    display: none;
  }
  .inquiry-area .inquiry-img {
    text-align: center;
  }
  .inquiry-area .inquiry-content {
    padding-top: 30px;
    padding-bottom: 50px;
  }
  .inquiry-area .inquiry-content .section-title h2 {
    font-size: 30px;
  }
  /*-- End Inquiry --*/
  /*-- Feature --*/
  .feature-area {
    text-align: center;
  }
  .feature-area .feature-content .feature-top h2 {
    font-size: 30px;
    margin-bottom: 10px;
  }
  .feature-area .feature-content .feature-inner {
    padding-left: 15px;
    padding-right: 15px;
  }
  /*-- End Feature --*/
  /*-- Counter --*/
  .counter-area h2 {
    font-size: 30px;
    margin-bottom: 30px;
  }
  .counter-area .counter-item img {
    display: none;
  }
  .counter-area .counter-item h3 {
    font-size: 40px;
    line-height: 40px;
  }
  .counter-area .counter-item h3 .target {
    font-size: 25px;
  }
  /*-- End Counter --*/
  /*-- Application --*/
  .application-area .application-shape img:nth-child(1) {
    top: 50px;
    max-width: 100%;
  }
  .application-area .application-shape img:nth-child(2) {
    display: none;
  }
  .application-area .application-content {
    margin-right: auto;
  }
  .application-area .application-content .section-title {
    text-align: left;
  }
  .application-area .application-img {
    padding-right: 15px;
  }
  .application-area .application-img img {
    border-radius: 15px;
  }
  /*-- End Application --*/
  /*-- Pricing --*/
  .pricing-item {
    margin-left: 15px;
    margin-right: 15px;
  }
  .pricing-item .top span {
    font-size: 24px;
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .pricing-item .top span i {
    font-size: 22px;
  }
  .pricing-item .middle {
    background-color: #d3d9fd;
    padding-top: 16px;
    padding-bottom: 20px;
  }
  .pricing-item .middle h3 {
    font-size: 35px;
  }
  .pricing-item .middle h3 span {
    font-size: 20px;
  }
  .pricing-item .end {
    padding: 30px 15px 30px;
    text-align: center;
  }
  /*-- End Pricing --*/
  /*-- Feedback --*/
  .feedback-area {
    text-align: center;
  }
  .feedback-area .feedback-content p {
    font-size: 23px;
    line-height: 32px;
  }
  .feedback-area #thumbs {
    position: relative;
  }
  .feedback-area .owl-prev {
    display: none !important;
  }
  .feedback-area .owl-next {
    display: none !important;
  }
  .feedback-area .outer .shape {
    position: relative;
    bottom: 0;
    left: 0;
    right: 0;
    margin-bottom: 30px;
  }
  /*-- End Feedback --*/
  /*-- FAQ --*/
  .faq-area .faq-content .accordion p {
    display: none;
    padding: 20px 15px 20px;
    margin-bottom: 0;
  }
  .faq-area .faq-content .accordion li a {
    padding: 13px 45px 13px 15px;
  }
  /*-- End FAQ --*/
  /*-- Mind --*/
  .mind-area {
    text-align: center;
  }
  .mind-area .mind-left {
    margin-bottom: 30px;
  }
  .mind-area .mind-left h2 {
    font-size: 30px;
  }
  .mind-area .mind-right {
    text-align: center;
  }
  /*-- End Mind --*/
  /*-- Copyright --*/
  .copyright-area .copyright-item {
    text-align: center;
  }
  .copyright-area .copyright-item p {
    margin-bottom: 15px;
  }
  .copyright-area .copyright-item ul {
    text-align: center;
  }
  /*-- End Copyright --*/
  /*----- End Sass CSS -----*/
  /*----- IT Startup CSS -----*/
  /*-- Banner --*/
  .banner-area.two .banner-content {
    margin-top: 0;
  }
  .banner-area.two .banner-content h1 {
    font-size: 34px;
    line-height: 54px;
  }
  .banner-area.two .banner-shape-two img {
    position: relative;
    right: 0;
    bottom: 0;
    max-width: 100%;
    margin-bottom: 30px;
  }
  .banner-area.two .banner-shape-two span {
    font-size: 116px;
    top: 150px;
    left: -105px;
    line-height: 175px;
  }
  /*-- End Banner CSS --*/
  /*-- Services --*/
  .section-title.two h2 {
    font-size: 30px;
  }
  /*-- End Services --*/
  /*-- Design --*/
  .design-area .design-content {
    text-align: center;
  }
  .design-area .design-content .section-title.two {
    margin-bottom: 30px;
  }
  .design-area .design-content ul li {
    font-size: 16px;
  }
  .design-area .design-content ul li i {
    top: 2px;
  }
  /*-- End Design --*/
  /*-- Counter --*/
  .counter-area.two {
    padding-bottom: 200px;
  }
  /*-- End Counter --*/
  /*-- Video --*/
  .video-area {
    margin-top: -160px;
  }
  .video-area .video-img .video-main a {
    height: 60px;
    width: 115px;
    font-size: 45px;
  }
  .video-area .video-img .video-main a i {
    line-height: 60px;
  }
  .video-area .video-img .video-shape img:nth-child(1) {
    display: none;
  }
  .video-area .video-img .video-shape img:nth-child(2) {
    display: none;
  }
  /*-- End Video --*/
  /*-- Feature --*/
  .feature-item {
    padding: 30px 15px 28px;
  }
  .feature-item h3 {
    font-size: 20px;
  }
  /*-- End Feature --*/
  /*-- Clients --*/
  .client-area {
    text-align: center;
  }
  .client-area h2 {
    font-size: 30px;
  }
  .client-area .client-slider {
    margin-left: auto;
    margin-right: auto;
  }
  .client-area .client-img {
    position: relative;
    top: 0;
    right: 0;
    left: 0;
    max-width: 100%;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 30px;
  }
  .client-area .client-img img {
    max-width: 100%;
  }
  .client-area .owl-theme .owl-nav {
    margin-top: 20px;
    position: relative;
    bottom: 0;
    right: 0;
    left: 0;
  }
  /*-- End Clients --*/
  /*-- Team --*/
  .team-area {
    padding-top: 70px;
  }
  .team-area .team-content {
    text-align: center;
  }
  .team-area .team-item.two {
    margin-top: 0;
  }
  .team-area .team-item img {
    border-radius: 5px;
  }
  /*-- End Team --*/
  /*-- Blog --*/
  .blog-item {
    padding: 30px 15px 32px;
  }
  .blog-item h3 {
    font-size: 20px;
  }
  /*-- End Blog --*/
  /*-- Subscribe --*/
  .subscribe-area .subscribe-item .newsletter-form .cmn-btn {
    position: relative;
    display: block;
    width: 100%;
    margin-top: 15px;
  }
  /*-- End Subscribe --*/
  /*----- End IT Startup CSS -----*/
  /*----- Digital CSS -----*/
  /*-- Banner --*/
  .banner-area.three {
    height: 100%;
  }
  .banner-area.three .banner-img {
    margin-top: 30px;
  }
  .banner-area.three .banner-img img:nth-child(2) {
    display: none;
  }
  .banner-area.three .banner-img img:nth-child(3) {
    display: none;
  }
  .banner-area.three .banner-img img:nth-child(4) {
    display: none;
  }
  .banner-area.three .banner-img img:nth-child(5) {
    display: none;
  }
  .banner-area.three .banner-img img:nth-child(6) {
    display: none;
  }
  .banner-area.three .banner-img img:nth-child(7) {
    display: none;
  }
  .banner-area.three .banner-img img:nth-child(8) {
    display: none;
  }
  .banner-area.three .banner-content {
    margin-top: 0;
  }
  .banner-area.three .banner-content span {
    padding: 6px 25px;
    font-size: 14px;
  }
  .banner-area.three .banner-content h1 {
    line-height: 52px;
    margin-bottom: 4px;
  }
  .banner-area.three .banner-content p {
    font-size: 18px;
  }
  .banner-area.three .banner-contact {
    margin-top: 30px;
    margin-right: 0;
  }
  .banner-area.three .banner-contact ul li {
    padding-left: 40px;
    margin-right: 20px;
    text-align: left;
    margin-bottom: 10px;
  }
  .banner-area.three .banner-contact ul li i {
    font-size: 18px;
  }
  .banner-area.three .banner-contact ul li i:after {
    left: -15px;
  }
  .banner-area.three .banner-contact ul li span {
    font-size: 14px;
  }
  .banner-area.three .banner-contact ul li a {
    font-size: 15px;
  }
  /*-- End Banner --*/
  /*-- Service --*/
  .service-item-three {
    padding: 30px 15px 50px;
  }
  .section-title.three h2 {
    font-size: 30px;
  }
  /*-- End Service --*/
  /*-- About --*/
  .about-area-two {
    text-align: center;
  }
  .about-area-two .about-content {
    padding-left: 15px;
    margin-left: auto;
    margin-right: auto;
  }
  /*-- End About --*/
  /*-- Watch --*/
  .watch-area .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
  }
  .watch-area .watch-item .watch-inner h2 {
    font-size: 30px;
  }
  /*-- End Watch --*/
  /*-- Service --*/
  .service-area.four {
    text-align: center;
  }
  .service-area.four .section-title.three {
    text-align: center;
    margin-bottom: 30px;
  }
  /*-- End Service --*/
  /*-- Portfolio --*/
  .portfolio-area .section-title.three {
    text-align: left;
  }
  /*-- End Portfolio --*/
  /*-- Team --*/
  .team-area-two {
    text-align: center;
  }
  /*-- End Team --*/
  /*-- Testimonials --*/
  .testimonials-area .testimonials-item p {
    font-size: 20px;
  }
  .testimonials-area .owl-prev {
    top: unset;
    left: 0;
    bottom: 0;
  }
  .testimonials-area .owl-next {
    top: unset;
    right: 0;
    bottom: 0;
  }
  .testimonials-area .testimonials-img img:nth-child(1) {
    display: none;
  }
  .testimonials-area .testimonials-img img:nth-child(2) {
    display: none;
  }
  .testimonials-area .testimonials-img img:nth-child(3) {
    display: none;
  }
  .testimonials-area .testimonials-img img:nth-child(4) {
    display: none;
  }
  .testimonials-area .testimonials-img img:nth-child(5) {
    display: none;
  }
  .testimonials-area .testimonials-img img:nth-child(6) {
    display: none;
  }
  /*-- End Testimonials --*/
  /*-- Talk --*/
  .talk-area {
    text-align: center;
  }
  /*-- End Talk --*/
  /*----- End Digital CSS -----*/
  /*----- About CSS -----*/
  .page-title-area {
    height: 400px;
  }
  .page-title-area .bg-text span {
    font-size: 155px;
    top: 0;
    left: -189px;
    line-height: 195px;
  }
  .page-title-area .title-item {
    margin-top: 110px;
  }
  .app-area .app-content {
    text-align: center;
  }
  .app-area .app-content ul {
    margin: 0;
    padding: 0;
  }
  .app-area .app-content ul li {
    margin-right: 5px;
  }
  .app-area .app-content ul li a {
    max-width: 120px;
  }
  @-webkit-keyframes app-ani-one {
    30% {
      -webkit-transform: rotate(2deg);
              transform: rotate(2deg);
    }
    70% {
      -webkit-transform: rotate(-3deg);
              transform: rotate(-3deg);
    }
  }
  @keyframes app-ani-one {
    30% {
      -webkit-transform: rotate(2deg);
              transform: rotate(2deg);
    }
    70% {
      -webkit-transform: rotate(-3deg);
              transform: rotate(-3deg);
    }
  }
  /*----- End About CSS -----*/
  /*----- Project Details CSS -----*/
  .project-details-area .details-item {
    margin-bottom: 30px;
  }
  /*----- End Project Details CSS -----*/
  /*----- Blog Details CSS -----*/
  .blog-details-area .details-item {
    margin-bottom: 30px;
  }
  .blog-details-area .details-item .details-tags {
    text-align: center;
  }
  .blog-details-area .details-item .details-tags .right {
    text-align: center;
    margin-top: 15px;
  }
  /*----- End Blog Details CSS -----*/
  /*----- User CSS -----*/
  .user-form-area {
    padding-right: 15px;
    padding-left: 15px;
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .user-form-area .user-img {
    background-image: unset;
    margin-bottom: 30px;
  }
  .user-form-area .user-img img {
    display: block;
  }
  .user-form-area .user-content {
    height: 100%;
  }
  .user-form-area .user-content .user-content-inner {
    max-width: 100%;
  }
  /*----- End User CSS -----*/
  /*----- Rules CSS -----*/
  .rules-area {
    text-align: center;
  }
  /*----- End Rules CSS -----*/
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .counter-area .counter-item h3 {
    font-size: 32px;
  }
  .counter-area .counter-item p {
    font-size: 14px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .banner-area .banner-shape img:nth-child(1) {
    top: 195px;
    max-width: 451px;
  }
  .main-nav nav .navbar-nav .nav-item a {
    margin-left: 5px;
    margin-right: 5px;
  }
  .side-nav .left-btn {
    padding-right: 17px;
    padding-left: 17px;
    margin-right: 5px;
    font-size: 15px;
  }
  .side-nav .cmn-btn {
    padding-right: 10px;
    font-size: 15px;
    padding-left: 13px;
  }
  .banner-area.two .banner-shape-two img {
    right: 10px;
    max-width: 430px;
  }
  .video-area .video-img .video-shape img:nth-child(2) {
    display: none;
  }
  .client-area .client-img {
    right: 15px;
  }
  .blog-item {
    padding: 30px 15px 32px;
  }
  .banner-area.three .banner-content h1 {
    font-size: 60px;
    line-height: 88px;
  }
  .service-item-three {
    padding: 30px 15px 55px;
  }
  .user-form-area .user-content {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1799px) {
  .user-form-area .user-content {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media only screen and (min-width: 1800px) {
  .banner-area.two .banner-shape-two img {
    right: 155px;
    max-width: 720px;
  }
  .blog-box:hover img {
    transform: scale(1.0);
  }
  
  .blog-boxxcon {
    width: 85.5%;
  }

  .technologies-ulbox-aa ul li {
    width: 202px;
}
.technologies-ulbox-bb ul li {
  width: 202px;
}
.technologies-ulbox-cc ul li {
  width: 202px;
}
  

}

@media only screen and (max-width: 991px) {
  .mobile-nav .logo {
    max-width: 85px;
  }
  .mean-container .mean-bar {
    background-color: #2948ff;
  }
  .mean-container a.meanmenu-reveal span {
    position: relative;
    margin-top: -7px;
    top: 9px;
  }
  .mobile-nav.mean-container .mean-nav ul li a.active {
    color: #2948ff;
  }
  .navbar-nav {
    height: 320px;
    overflow-y: auto;
  }
  .side-nav {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 5px;
    -webkit-box-shadow: 0px 10px 20px 0px #d3d9fd78;
            box-shadow: 0px 10px 20px 0px #d3d9fd78;
  }
  .side-nav .left-btn {
    padding-right: 15px;
    padding-left: 20px;
    height: 45px;
    line-height: 45px;
    margin-right: 5px;
  }
}

@media (min-width: 1300px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1320px;
    width: 100%;
  }
}

@media only screen and (min-width: 1199px) and (max-width: 1350px) {
  .banner-area .banner-shape img:nth-child(1) {
    top: 180px;
    max-width: 625px;
  }
  .application-area .application-content {
    max-width: 640px;
  }
  .banner-area.two .banner-shape-two img {
    max-width: 540px;
  }
}

@media only screen and (min-width: 2700px) {
  .banner-area.two .banner-shape-two img {
    right: 435px;
  }
}

@media only screen and (max-width: 1440px) {

  .feedback-secbb {
    padding-bottom: 42px !important;
}


  .technologies-ulbox-aa ul li {
    width: 190px;
}

.technologies-ulbox-bb ul li {
  width: 190px;
}

.technologies-ulbox-cc ul li {
  width: 190px;
}

  .blog-box:hover img {
    transform: scale(1.0);
}

.blog-boxxcon {
  width: 85.6%;
}

.industries-leftcon.industries-wrapper3 img {
  width: 100% !important;
}

.technologies-ulbox-aa {
  text-align: center;
}

.technologies-ulbox-bb {
  text-align: center;
}

.technologies-ulbox-cc {
  text-align: center;
}



}

@media only screen and (max-width: 1300px) {

  .blog-box:hover img {
    transform: scale(1.2);
}

.blog-boxxcon {
  width: 100%;
}

.technologies-ulbox-aa ul li {
  width: 172px;
}

.technologies-ulbox-bb ul li {
  width: 172px;
}

.technologies-ulbox-cc ul li {
  width: 172px;
}
  
}

@media only screen and (max-width: 1200px) {

  .android-solutions-box {
    height: 320px;
}

  .modal-content.modal-conteheadermodal {
    margin-left: 70px;
}

.main-nav nav .navbar-nav .nav-item a {
  margin-left: 10px;
  margin-right: 10px;
  font-size: 14px;
}

.modal-content {
  width: 940px;
}


  .technologies-ulbox-aa ul li {
    width: 142px;
}

.technologies-ulbox-bb ul li {
  width: 142px;
}

.technologies-ulbox-cc ul li {
  width: 142px;
}


.serviced-eitem {
  padding: 30px 16px 82px;
}

.service-item {
  padding: 30px 16px 26px;
}

.indimg-education {
  margin-top: 0px;
}

.indimg-conww {
  width: 90%;
  top: 12px;
}

.indimg-conyyy {
  top: 12px;
}

.indimg-conyyy {
  width: 90%;
}
.ind-imgcon {
  width: 90%;
}

.technologies-heading {
  max-width: 100% !important;
}

.technologies-ulbox-aa li {
  width: 142px;
}

.technologies-ulbox-bb li {
  width: 142px;
}
.technologies-ulbox-cc li {
  width: 142px;
}

.blog-boxxcon {
  padding: 14px;
  height: 28%;
}

.blog-box:hover .blog-boxxcon{
  height: 80%;
} 

.feedback-secaacc {
  padding-bottom: 69px;
}


.footer-ulli li {
  width: 170px;
}

.section-title {
  margin-top: 0 !important;
}


.mean-bar .dropdown {
  margin-left: 0%;
  width: 100%;
}

.main-nav nav .navbar-nav .nav-item a {
  margin-left: 10px;
  margin-right: 10px;
}


}

@media only screen and (max-width: 1100px){

  .modal-content {
    width: 900px;
  }

  .modal-content.modal-conteheadermodal {
    margin-left: 58px;
}

}

@media only screen and (max-width: 992px){

  .ios-solutions-heading p {
    text-align: center;
}

.ios-solutions-heading br {
  display: none;
}

.android-solutions-box {
  height: 280px;
}

.hybrid-business-left {
  margin-bottom: 20px;
}

.hybrid-software.container {
  text-align: center;
}
  
  .mobile-app-outsource {
    height: 320px;
}

section.iosapp-services {
  text-align: center;
}

.ios-solutions-box {
  text-align: center;
}

  .modal-headermodal {
    text-align: center;
}


  /* .modal-content.modal-conteheadermodal select {
    width: 100%;
} */

.contactform-aboutwrapper.modal-headermodal {
  width: 90%;
}

.modal-content.modal-conteheadermodal {
  width: 800px;
}



  .header-btn {
    margin-bottom: 32px !important;
}


  .technologies-ulbox-aa ul li {
    width: 218px;
}


.technologies-ulbox-bb ul li {
  width: 218px;
}


.technologies-ulbox-cc ul li {
  width: 218px;
}

  .industries-leftcon.indimg-educooo {
    margin-top: 12px;
}


  .indimg-conww.indimg-education {
    text-align: center;
}


  .d-table-cell span {
    font-size: 18px !important;
}
.leadership-sec {
  text-align: center;
}

.contactform-aboutwrapper select.form-select {
  margin-bottom: 18px;
}

.page-title-area .bg-text {
  background-size: cover;
}

.officeboxs-bgimg {
  background-size: cover;
}

.counter-area.two {
  padding-bottom: 50px !important;
}

  .mean-container a.meanmenu-reveal span {
    background: #000;
}

.mean-container a.meanmenu-reveal {
  color: #000;
}



.mean-container .mean-nav {
  margin-top: 70px;
}

  .dropdown-content {
    width: 100% !important;
}


  /* .dropdown-rowss {
    text-align: start !important;
}

.dropdown-content {
  width: 840px !important;
} */

  .dropdown-content {
    /* height: 1400px !important; */
}
.menusub-ul a:hover {
  background: #f9f9f9 !important;
  padding-left: 40px !important;
  font-weight: 400;
}



  .mean-container .mean-bar {
    background-color: #fff;
    height: 70px;
}

.mean-container a.meanmenu-reveal span {
  margin-top: 0;
}

.banner-content {
  margin: 0% 0 0 16%;
}

  .about-content {
    text-align: center;
}

.banner-area {
  padding-top: 0;
}

.industries-sec {
  width: 100%;
  text-align: center;
}

.industries-rightconww {
  margin-top: 20px;
}

.indimg-conyyy {
  top: 35%;
}

.indimg-education {
  margin-top: 18%;
}
.indimg-education {
  margin-top: 34%;
}

.indimg-educationabc {
  margin-top: 18%;
}



.blog-boxxcon {
  padding: 20px;
  height: 28%;
}

.blog-box:hover .blog-boxxcon {
  height: 70%;
}

.blog-box {
  margin-bottom: 26px;
}
.blog-sec .row {
  text-align: center;
}
.industries-rightconww {
  margin-top: 0;
}

.industries-twosec {
  margin-top: 12px;
}

.industries-wrapperooo {
  margin-top: 12px;
}
.industries-wrapper3 {
  margin-top: 12px;
}

.ind-imgcon {
  top: 18%;
}

.indimg-education {
  margin-top: 4%;
}

.indimg-educationabc {
  margin-top: 0;
}

.indimg-conyyy {
  top: 18%;
}

.ind-imgconend {
  margin-top: 20%;
}

.technologies-ulbox-aa li {
  width: 31%;
  padding-bottom: 15px;
}

.technologies-ulbox-bb li {
  width: 31%;
  padding-bottom: 15px;
}

.technologies-ulbox-cc li {
  width: 31%;
  padding-bottom: 15px;
}
.indimg-conyyy.indimg-educationabc {
  text-align: center;
}
.ind-imgcon {
  text-align: center;
}
.industries-rightconww {
  text-align: center;
}
.industries-twosec.industries-rightconyyy {
  text-align: center;
}
.technologies-heading {
  text-align: center;
}
.blog-heading {
  text-align: center;
}
.section-title {
  text-align: center !important;
}
.application-content ul {
  text-align: center;
} 
.banner-content h1 {
  margin-bottom: 30px;
}

.feedback-secaacc {
  padding-bottom: 30px;
}

.feedback-secbb {
  padding-bottom: 30px !important;
}
.feedback-sec {
  padding: 30px 20px;
}
.footer-links {
  margin-left: 0%;
}

.footer-ulli li {
  padding: 20px 0;
  width: 112px;
}




/*  */


.dropdown-content {
  width: 760px;
}

.mean-container .mean-nav ul li a.mean-expand {
  display: none;
}

.dropdown-rowss .row {
  --bs-gutter-x: -0.5rem;
}


}

@media only screen and (max-width: 900px){

  .modal-content.modal-conteheadermodal {
    width: 700px;
}


}

@media only screen and (max-width: 800px){

  .contactform-aboutwrapper.modal-headermodal {
    width: 85%;
}

.modal-content.modal-conteheadermodal {
  width: 600px !important;
}

  .modal-content.modal-conteheadermodal {
    width: 700px;
}

.contactform-aboutwrapper.modal-headermodal {
  width: 80%;
  padding: 0 30px;
}

.modal-content.modal-conteheadermodal select {
  width: 100%;
}


}

@media only screen and (max-width: 768px){

  section.testimonial .col-lg-6 {
    /* max-width: 50%; */
}

.testimonial .row .tabs li:nth-child(1)::after {
  display: none;
}

body .testimonial .row .tabs li:nth-child(2) figure img {
  max-width: 90px;
}

ol.carousel-indicators.tabs img {
  max-width: 90px;
}

.testimonial .row .tabs li:nth-child(3) figure img {
  margin-top: -100px;
}

.testimonial .row .tabs li:nth-child(3)::before {
  display: none;
}

.testimonial .row .tabs li:nth-child(3)::after {
  display: none;
}

.testimonial .row .tabs li:nth-child(2)::before {
  display: none;
}

.testimonial .row .tabs li:nth-child(2)::after {
  display: none;
}

.testimonial .row .tabs {
  margin: 0;
}

.testimonial .row .tabs li:nth-child(2) {
  align-self: center;
}

.testimonial .row .tabs li:nth-child(1) {
  align-self: flex-start;
}

ol.carousel-indicators.tabs {
  display: none !important;
}

.industries-dropdown {
  height: 500px;
  overflow: scroll !important;
}

.main-nav nav .navbar-nav .nav-item a {
  font-size: 16px;
}

.header-btn {
  margin: 28px 0 0 0px !important;
}

.testimonial .row .tabs li:nth-child(1)::before {
  display: none;
}

body .testimonial .row .tabs li:nth-child(2) figure img {
  margin-top: 0px;
}

  .trai-inte-box {
    height: auto !important;
}


.education-elearning-box {
  height: auto;
}
  section.angular-bannerimg {
    height: 700px !important;
}

.ios-business-left img {
  margin-bottom: 0px;
}

section.angular-bannerimg {
  text-align: center;
}

.angular-bannerright {
  padding-top: 20px;
}

  .modal-content.modal-conteheadermodal select {
    width: 100%;
}

  .page-title-area .title-item {
    margin-top: 0px;
}

.touch-contactwrapper {
  padding-top: 0px;
}

.touch-headcon {
  margin: 0 !important;
}
.Address-boxxcon {
  margin-top: 40px;
}



  .portfolio-headingbox {
    padding-bottom: 0px !important;
    width: 100% !important;
    text-align: center;
}

  .page-title-area .bg-text span {
    line-height: 30px;
}

.page-title-area {
  height: 330px;
}

  .officeboxs-boxxx {
    margin-top: -22% !important;
}

.bg-text {
  height: 300px !important;
}

section.design-area {
  padding: 0px 0 !important;
}


  .blog-box:hover img {
    transform: scale(1.0);
  }

  .blog-boxxcon {
    height: 26%;
    width: 69%;
    margin-left: 15.4%;
}

.blog-heading h2 {
  font-size: 28px !important;
}


.blog-box:hover .blog-boxxcon {
  height: 60%;
  width: 69%;
  margin-left: 15.4%;
}

.technologies-ulbox-aa li {
  width: 30%;
}

.technologies-ulbox-bb li {
  width: 30%;
}

.technologies-ulbox-cc li {
  width: 30%;
}

.banner-content {
  margin: 0% 0 0 5%;
}

.about-area .about-content ul li {
  padding-left: 0;
}

.indimg-conyyy {
  top: 60%;
}

.indimg-education {
  margin-top: 24%;
}

.industries-bbbbbb {
  margin-top: 12px;
}

.industries-leggg {
  margin-top: 90px;
}

.technologies-heading h2 {
  font-size: 28px !important;
}

}

@media only screen and (max-width: 700px){

  .modal-content.modal-conteheadermodal {
    margin-left: 34px;
}

  .modal-content.modal-conteheadermodal {
    width: 500px;
}

.modal-content.modal-conteheadermodal select {
  width: 100%;
}

}

@media only screen and (max-width: 670px){

  .modal-content.modal-conteheadermodal {
    width: auto !important;
    margin: 0 !important;
}

.app-content img {
    height: auto;
    max-width: 100%;
}

.sebmit-btnheader .row {
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-.5 * var(--bs-gutter-x));
  margin-left: calc(-.5 * var(--bs-gutter-x));
  align-content: space-around;
  flex-direction: column-reverse;
}

.premad-contactsmnleft {
  padding: 50px 0;
}

.headpremad-contactsmn .row {
  display: flex;
  align-content: flex-start;
  flex-wrap: nowrap;
  flex-direction: column-reverse;
}

.premad-contactsmnright {
  margin-top: 60px;
  padding: 30px 20px;
}

section.angular-bannerimg .row {
  display: flex;
  flex-direction: column-reverse;
}

.aboutcontact-box {
  margin-top: 30px;
}

.angular-bannerright {
  padding: 0;
  padding-bottom: 30px;
}

.chit-fund-sec .row {
  display: flex;
  flex-direction: column-reverse;
}

.footer-logo img {
  max-width: 50% !important;
}

}

@media only screen and (max-width: 576px){

  section.angular-bannerimg {
    margin-top: 100px;
}

.angular-busright {
  margin-top: 40px;
}

.angular-busleft {
  text-align: center;
}

.accordion-flush .accordion-item .accordion-button {
  padding: 6px 0;
}

section.angular-qustion-sec {
  padding-bottom: 50px;
}

.angular-bannerright {
  padding-top: 20px;
}

.navbar-nav {
  height: 460px;
}

.contactform-aboutwrapper.modal-headermodal {
  width: 100% !important;
}

  /* .modal-content.modal-conteheadermodal {
    width: 100% !important;
} */

.modal-content.modal-conteheadermodal select {
  width: 100%;
}


  .modal-content.modal-conteheadermodal {
    margin-left: 26px;
}

.contactform-aboutwrapper.modal-headermodal {
  padding: 0 12px;
}



  .bannerlogo-img {
    position: absolute;
    top: 0;
    right: 0 !important;
    width: 60%;
}

.touch-contactwrapper {
  padding-top: 0px !important;
}



.contact-imgbanner1 {
  max-width: 70%;
}

.bannerlogo-img img{
  max-width: 30% !important;
}

  .touch-boxxcon22 {
    border: none !important;
    padding: none !important;
}

  .touch-boxxcon22 {
    border-bottom: 1px solid #0003ff !important;
    padding: 20px 0 10px !important;
}

.touch-contactsec .row {
  padding-top: 0px !important;
}

.touch-boxxcon {
  text-align: center;
}

  .officeboxs-bgimg {
    height: 380px !important;
}

  .officeboxs-boxxx {
    margin-top: -34% !important;
}
  
  .owl-carousel .owl-item img {
    width: 30% !important;
  }

  .feedback-rivcon {
    text-align: start;
    padding-top: 20px;
}

.feedback-sec {
  padding: 40px 40px;
}

}

@media only screen and (max-width: 500px){

  .modal-content.modal-conteheadermodal select {
    width: 100%;
}

.contactform-aboutwrapper.modal-headermodal {
  width: 70%;
  padding: 0 14px;
  width: 80% !important;
}



  .header-btn {
    margin: 6px 0 0 20px;
}

  .bannerlogo-img {
    padding-top: 28% !important;
}
  

  .technologies-ulbox-aa ul li {
    width: 180px;
}


.technologies-ulbox-bb ul li {
  width: 180px;
}


.technologies-ulbox-cc ul li {
  width: 180px;
}

  .industries-leggg {
    margin-top: 60px;
  }

  .indimg-conyyy {
    top: 50%;
}

.ind-imgconend {
  margin-top: 15%;
}

.banner-content h1 {
  font-size: 26px;
  line-height: 1.6;
}

.about-ulli h5 {
  font-size: 15px;
}
.blog-boxxcon {
  width: 75%;
  margin-left: 12.4%;
}

.blog-box:hover .blog-boxxcon {
  height: 65%;
  width: 75%;
  margin-left: 12.4%;
}


}

@media only screen and (max-width: 425px){

  .modal-content.modal-conteheadermodal select {
    width: 100%;
}

  .modal-content.modal-conteheadermodal {
    margin-left: 0px;
}

.modal-content.modal-conteheadermodal {
  /* width: 320px !important; */
}

  .portfolio-boxxcon i {
    margin-top: 54% !important;
}

  .technologies-ulbox-aa ul li {
    width: 170px;
}

.technologies-ulbox-bb ul li {
  width: 170px;
}

.technologies-ulbox-cc ul li {
  width: 170px;
}

  .pt-100 {
    padding-top: 60px !important;
}

  .bg-text {
    height: 260px !important;
}

.portfolio-sec {
  padding: 0px 0 70px !important;
}

  .officeboxs-boxxx {
    margin-top: 0% !important;
}  
  .industries-leggg {
    margin-top: 40px;
  }

  .indimg-education {
    margin-top: 10%;
}

.indimg-conyyy {
  top: 40%;
}

.ind-imgconend {
  margin-top: 4%;
}

.blog-boxxcon {
  width: 89.2%;
  margin-left: 5.4%;
}

.blog-box:hover .blog-boxxcon {
  height: 65%;
  width: 89.2%;
  margin-left: 5.4%;
}

.industries-leggg {
  margin-top: 24px;
}

.technologies-ulbox-aa li {
  width: 46%;
}

.technologies-ulbox-bb li {
  width: 46%;
}

.technologies-ulbox-cc li {
  width: 46%;
}



}

@media only screen and (max-width: 400px){

  .modal-content.modal-conteheadermodal select {
    width: 100% !important;
}

  .modal-content.modal-conteheadermodal {
    width: 460px;
}



.modal-content.modal-conteheadermodal select {
  width: 100%;
}

.contactform-aboutwrapper.modal-headermodal {
  width: 67%;
}

.modal-content.modal-conteheadermodal select {
  width: 100%;
}

  .blog-boxxcon {
    height: 30%;
    width: 69%;
    margin-left: 15.4%;
}

  .banner-content h1 {
    margin-bottom: 20px;
}

.banner-content h1 {
  font-size: 20px;
}

  .header-btn {
    margin: 6px 0 0 16px;
}

  .contact-imgbanner1 {
    max-width: 80%;
}
.bannerlogo-img {
  padding-top: 32% !important;
}

  .technologies-ulbox-aa ul li {
    width: 150px;
}

.technologies-ulbox-bb ul li {
  width: 150px;
}

.technologies-ulbox-cc ul li {
  width: 150px;
}

  .technologies-heading h2 {
    font-size: 22px !important;
}

.blog-heading h2 {
  font-size: 22px !important;
}

.counter-area h2 {
  font-size: 22px;
}

  .officeboxs-bgimg {
    height: 260px !important;
}

.footer-ulli li {
  width: 89px;
}

.blog-boxxcon {
  width: 95.2%;
  margin-left: 2.4%;
}

.blog-box:hover .blog-boxxcon {
  width: 95.2%;
  margin-left: 2.4%;
}

.industries-leggg {
  margin-top: -6px;
}

.indimg-conyyy {
  top: 13%;
}

.ind-imgconend {
  margin-top: -5px;
}

.indimg-education {
  margin-top: 3%;
}


}

@media only screen and (max-width: 356px){

  .contactform-aboutwrapper.modal-headermodal {
    width: 63%;
}
.modal-content.modal-conteheadermodal select {
  width: 100% !important;
}

.modal-content.modal-conteheadermodal {
  width: 276px !important;
}

.contactform-aboutwrapper.modal-headermodal {
  width: 70% !important;
  padding: 0 16px !important;
}



  .portfolio-boxxcon i {
    margin-top: 48% !important;
}

.contact-imgbanner1 {
  max-width: 85%;
}

.page-title-area .title-item {
  margin-top: -50px;
}

  .blog-box:hover img {
    transform: scale(1.2);
}

.blog-box:hover .blog-boxxcon {
  height: 76% !important;
}
  
  
  .technologies-ulbox-aa ul li {
    width: 135px;
}

.technologies-ulbox-bb ul li {
  width: 135px;
}

.technologies-ulbox-cc ul li {
  width: 135px;
}

  .blog-box:hover .blog-boxxcon {
    height: 80%;
    width: 100%;
    margin-left: 0%;
}

.blog-boxxcon {
  width: 100%;
  margin-left: 0%;
}

.technologies-ulbox-aa li {
  width: 45%;
}




}

@media only screen and (max-width: 1312px){
  .cmnbox-indust li {
    text-align: center;
    display: block;
    margin: 0 0 5px 0;
}

.hmabout-cmnbox {
  height: auto;
}

}

@media only screen and (max-width: 1200px){
  .banner-content h1 {
    height: 240px;
}
}

@media only screen and (max-width: 991px){

  .banner-content h1 {
    height: 170px;
}

.banner-content {
  text-align: center;
}

  .application-img {
    text-align: center;
}

section.client-story-owlwp .item {
  height: auto;
  padding: 40px 40px;
}

.about-img.hmabout-right {
  margin-top: 30px;
}

  .angular-busleft {
    margin-bottom: 30px;
}

  section.python-boxsec {
    text-align: center;
}

.python-developmentbg {
  height: 300px;
}

.python-business-sec {
  text-align: center;
}

section.email-boxsec {
  text-align: center;
}

section.static-boxsec {
  text-align: center;
}

section.dynamic-boxsec {
  text-align: center;
}

  section.php-box-sec {
    text-align: center;
}

  section.ar-game-Technologies {
    text-align: center;
}

  section.ludogame-box {
    text-align: center;
}

  .ios-business-left {
    margin-bottom: 30px;
}

  section.ar-game-business-sec {
    text-align: center;
}

.ar-game-business-left {
  margin-bottom: 20px;
}

  .java-business-sec {
    text-align: center;
}

.java-businessright {
  padding-top: 30px;
}

  .main-nav {
      display: block !important;
  }

  .contactform-aboutwrapper.modal-headermodal {
      width: 100%;
      padding: 0 0px;
  }
  
  img.header-logo {
      max-width: 50%;
  }

  .angular-bannerleft h1 {
    font-size: 30px !important;
  }

  .hybrid-technologies-heading {
    text-align: center;
  }

  section.ios-business-sec {
    text-align: center;
  }

  .ios-business-left img {
    margin-bottom: 0px;
  }

  .ios-bisiness-right p {
    text-align: center;
  }

  .ios-bisiness-right p {
    text-align: center;
  }

  section.ios-solutions {
    text-align: center;
  }

  section.ios-solutions {
    text-align: center;
  }

  .leadership-rightcon p {
    text-align: center;
  }

  .leadership-rightcon p {
    text-align: center;
  }

  .leadership-rightcon p {
    text-align: center;
  }

  section.life-premadwp {
    text-align: center;
  }

  section.angular-boxsec {
    text-align: center;
  }

  .angular-boxheading p {
    text-align: center;
  }

  .angular-bannerright img {
    height: 260px;
  }

  .angular-bannerleft br {
    display: none;
  }

  section.angular-bannerimg {
    height: 400px;
  }

  section.javabox-sec {
    text-align: center;
  }

  section.angular-business-sec {
    text-align: center;
  }

  .angular-busright p {
    text-align: center;
  }
  
  .navbar-toggler {
      border: 1px solid black !important;
  }
  
  .main-nav nav .navbar-nav .nav-item a {
      margin-left: 0px;
      margin-right: 0px;
  }
  
  .main-nav nav .navbar-nav .nav-item {
      padding: 5px 0;
  }
  
  
  
  .navbar-nav {
      height: 260px;
      overflow-y: none;
  }
  
  .header-btn {
      margin: 6px 0 0 0px;
  }
  
  .modal-content.modal-conteheadermodal select {
      width: 100%;
  }


  
}
    
  .modal-dialog {
      max-width: 100%;
  }
  
  .contactform-aboutwrapper.modal-headermodal {
      width: 100%;
  }
  
  .modal-content.modal-conteheadermodal select {
      width: 100%;
  }
  
  .modal-headermodal {
      text-align: start;
  }
  
  
  a.logo {
      width: 80%;
  }
  
  .banner-content {
      margin: 0% 0 0 0%;
  }


@media only screen and (max-width: 768px){
  .banner-content h1 {
      margin-bottom: 10px !important;
      height: 150px;
  }

  .contactform-aboutwrapper.modal-headermodal {
    width: 100%;
    /* padding: 0 0 0 30px; */
}

  .banner-content {
      padding: 60px 0 30px;
      text-align: center;
  }

  section.industries-wrapper .col-lg-3.col-md-4.col-sm-12 {
      width: 50%;
  }

  .technologies-ulbox-aa.row .col-md-3.col-lg-2 {
      width: 50%;
  }

  .blog-sec .col-md-6.col-lg-3 {
      width: 50%;
  }
}

@media only screen and (max-width: 768px){



  .angular-bannerright {
    text-align: center !important;
}

.client-boxcmn-con {
  padding: 20px 16px 20px 30px;
}

.client-testimoniol-left {
  border: none;
  padding: 0;
}

.mind-right {
  text-align: center;
}

.client-contactbg-right {
  text-align: center !important;
}

.container {
  /* max-width: 394px !important; */
  position: relative;
}

.overlay-apslut {
  left: 0%;
}

.story-bannersec {
  padding: 0 !important;
  margin-top: 100px;
}

.solutionsbg {
  padding: 50px 0 0;
}

.clent-det-secCmn {
  text-align: center;
}

section.clent-det-wp {
  text-align: center;
}

.container.overlay-apslut p {
  text-align: center !important;
}

img.imgba-overlay {
  display: none;
}

  .about-img.hmabout-right {
    margin-top: 30px;
}

  .retail-ecommercebox {
    height: auto;
}

  .retail-ecommercebg {
    height: auto;
}

  .banking-and-finance {
    height: auto;
}

.banking-financebox {
  height: auto;
}

  .medical-healthcarebox {
    height: auto;
}

.media-publishing {
  height: auto;
}

.media-publishingbox {
  height: auto;
}

.medical-and-healthcare {
  height: auto;
}

button.accordion-button.collapsed .row{
  padding-bottom: 20px;
  
}

.hiring-careersec .row {
  text-align: center;
}

  section.angular-bannerimg {
    height: auto !important;
}

  img.header-logo {
    max-width: 80%;
}

.game-deve-box {
  height: auto;
}
  .blog-sec .col-md-6.col-lg-3 {
    width: 100%;
}

.cmnblog-hm img {
  width: 100%;
}

section.angular-bannerimg {
  height: 100%;
  padding-bottom: 70px;
}

.angular-bannerleft {
  text-align: center;
}

.javabox-secheading {
  text-align: center;
}

.mobile-app-outsource {
  text-align: center;
}

.mobile-app-outsource {
  height: 260px;
}

.ios-bisiness-right {
  text-align: center;
}

section.ios-solutions {
  text-align: center;
}

.mobile-app-box {
  height: 90%;
}

footer.pb-70.footer-wp {
  /* text-align: center; */
}

.footer-links {
  float: none;
}

.footer-item h3 {
  margin-bottom: 10px;
}

section.iosapp-services {
  text-align: center;
}

.ios-solutions-heading p {
  text-align: center;
}

.ios-solutions-box {
  text-align: center;
  height: 90%;
}

.ios-bisiness-right {
  padding-top: 30px;
}

.android-solutions-box {
  height: 90%;
}

section.hybrid-technologies {
  text-align: center;
}

.hybrid-software.container {
  text-align: center;
}

.hybrid-app-box {
  height: 90%;
}

.game-developmentbg {
  text-align: center;
  height: 90%;
}

.java-businessright {
  padding-top: 30px;
  text-align: center;
}

.ar-game-Technologies-heading {
  text-align: center;
}

section.ar-game-business-sec {
  text-align: center;
}

.casino-game-box {
  height: auto;
}

.teenpatti-solutions-box {
  text-align: center;
  height: auto;
}

.ludogame-boxheading {
  text-align: center;
}

.ludo-game-box {
  height: auto;
}

.footer-logo img {
  max-width: 30%;
}

.mind-area .mind-right {
  text-align: center;
}

.row.align-items-center {
  text-align: center;
}

.web-developmentbg {
  text-align: center;
  height: auto;
}

.web-development-box {
  height: auto;
}

section.php-box-sec {
  text-align: center;
}

.javascript-development-box {
  height: auto;
}

.dropdown-rowss {
  height: 500px;
  overflow: scroll;
}

.php-developmentbg {
  height: auto;
}

.php-development-box {
  height: auto;
}

.java-boxtest {
  text-align: center;
  height: auto;
}

.java-solutions-box {
  height: auto;
}

section.python-boxsec {
  text-align: center;
}

.python-developmentbg {
  height: auto;
}

section.python-business {
  text-align: center;
}

.digital-marketingbg {
  text-align: center;
  height: auto;
}

.digital-marketingbg img {
  margin-bottom: 10px;
  height: auto;
}

.seo-companybg {
  text-align: center;
  height: auto;
}

.smo-servicesbg {
  text-align: center;
  height: auto;
}

.smo-services-box {
  height: auto;
}

.content-marketingbg {
  text-align: center;
  height: auto;
}

section.email-boxsec {
  text-align: center;
}

.email-marketingbg {
  height: auto;
}

.email-marketing-box {
  height: auto;
}

section.static-boxsec {
  text-align: center;
}

.content-writingbg {
  height: auto;
}

.web-design-box {
  height: auto;
}

.static-webbg {
  height: auto;
}

.static-webbg-box {
  height: auto;
}

section.dynamic-boxsec {
  text-align: center;
}

.dynamic-boxdesign {
  height: auto;
}

.dynamic-design-box {
  height: auto;
}

section.angular-boxsec {
  text-align: center;
}

.ui-ux-designbg {
  height: auto !important;
}

.ui-ux-design-box {
  height: auto;
}

.angular-boxtest {
  height: auto;
}

.angular-boxtest img {
  height: 40px;
}

.angularjs-development-box {
  height: auto;
}

.vuejs-boxtest {
  height: auto;
}

.vuejs-deve-box {
  height: auto;
}

.reactjs-boxtest {
  height: auto;
}

.reactjs-deve-box {
  height: auto;
}

.laravel-deve-boxtest {
  height: auto;
}

.laravel-deve-box {
  height: auto;
}

.nodejs-boxtest {
  height: auto;
}

.nodejs-deve-box {
  height: auto;
}

.ecommerce-boxtest {
  height: auto;
}

section.angular-business-sec {
  text-align: center;
}

section.angular-business-sec p {
  text-align: center;
}

.shopify-boxtest {
  height: auto;
}

.shopify-box {
  height: auto;
}

.magento-deve-boxtest {
  height: auto;
}

.magento-box {
  height: auto;
}

.wordpress-boxtest {
  height: auto;
}

.wordpress-box {
  height: auto;
}

.joomla-boxtest {
  height: auto;
}

.joomla-box {
  height: auto;
}

.drupal-web-boxtest {
  height: auto;
}

.drupal-web-box {
  height: auto;
}

.custom-cms-boxtest {
    height: auto;
}

.custom-cms-box {
  height: auto;
}

.whypremad-ul {
  margin-left: 0% !important;
  margin-top: 55%;
}

img.cmnbgwhy {
  top: 0px;
  left: 70px;
}

.why-premad {
  height: 370px;
}

.whypremad-ul.ind-ul {
  margin: 0;
}

.angular-boxtest {
  text-align: center;
}

.abpout-our-heading {
  text-align: center;
}

.page-title-area.aboutbanner {
  padding-top: 90px;
}

.design-content {
  padding-top: 50px;
}

.client-storiesbox-sec {
  overflow: hidden;
}

.row.glimpse-storieshead {
  text-align: center;
}

.button_container {
  float: none;
  margin: 0 20%;
}

.clientstory-owlhead {
  text-align: center;
  padding-bottom: 30px;
}

.client-story-owlsec h2 {
  padding: 0px;
}

section.client-story-owlwp .item {
  padding: 40px 40px;
}

.owl-carousel .owl-item img {
  width: 100% !important;
}

section.client-story-owlwp .item {
  padding: 40px 20px;
  height: auto;
}

.cmnblog-hmcon {
  text-align: center;
}

.hmbanner-sec {
  margin: 140px 0 60px;
}

.row.boxrow-storyclient {
  padding: 0px;
}

.row.boxrow-storyclient {
  margin: 20px 10px;
}

section.chit-fund-wp {
  text-align: center;
}

.hrm-software {
  height: 270px;
}

.hrm-softwarebox {
  border: 1px solid #c2c2c2;
  margin-bottom: 23px;
  padding: 30px 20px;
  border-radius: 5px;
}

.navbar-area.fixed-top .container {
  padding: 0 10px !important;
}

div#navbarSupportedContent {
  margin-left: 20px;
}

.hrm-softwarebox {
  height: 280px;
}

.ios-bisiness-right p {
  text-align: center;
}

.service-item i:after {
  display: none;
}

.design-content p {
  text-align: center;
}

.leadership-rightcon p {
  text-align: center;
}

section.life-premadwp {
  text-align: center;
}

.modal-content.premad-lifelong {
  margin-top: 102px;
}

.modal-content {
  margin: 102px 0 0 !important;
  width: 100%;
}

.vr-game-technologies-heading {
  text-align: center;
}

.clientbgimg img {
  height: auto !important;
}

.textilesbg-box {
  height: auto;
}

.textilesbg-box2 {
  height: auto;
}

.logistics-distributionbox {
  height: auto;
}

.logistics-distributionbox2 {
  height: auto;
}

.javascript-development {
  height: auto;
}

.gaming-box {
  height: auto;
}

.gaming-box2 {
  height: auto;
}

.premad-img-bg img {
  height: auto !important;
  width: auto !important;
}

.hiring-careersec img {
  display: none;
}

button.accordion-button.collapsed .row {
  padding-bottom: 0px;
}

.hiring-careersec .row {
  padding: 8px 0 !important;
}

.trai-inte-boxts {
  height: auto;
}

.chit-fund-boxdesign {
  height: auto;
}

.chitfund-boxts {
  height: auto;
}

.nbfc-boxdesign {
  height: auto;
}

.nbfc-software {
  height: auto;
}

.hrm-software {
  height: auto;
}

.hrm-softwarebox {
  height: auto;
}

.client-testimoniol-left {
  text-align: center;
}

.clent-det-secCmn p {
  text-align: center !important;
}

.travel-hospitalitybox {
  height: auto;
}

.travel-hospitalitybox2 {
  height: auto;
}

.automotive-box {
  height: auto;
}

.automotive-box2 {
  height: auto;
}

.about-box1 {
  text-align: center;
  height: auto;
}


}

@media only screen and (max-width: 425px){
  .banner-content h1 {
      height: 125px;
  }

  .banner-content {
    padding: 0px 0 30px;
}
}