/* main menu and sub menu issue resolved temporary solution- subash css starts */

#menu-infojini-1 > li:nth-child(2).menu-item > ul.sub-menu li:last-child.current_page_item.menu-item-10169 a {
 line-height: normal !important;
}

#menu-infojini-1 > li:nth-child(2).menu-item > ul.sub-menu {
    padding-bottom: 10px;
}

#menu-infojini-1 > li:nth-child(2) > ul.sub-menu li.current-menu-item.menu-item-10170 a {
 line-height: normal !important;
}

#menu-infojini-1 > li:nth-child(2) > ul.sub-menu li.current-menu-item.menu-item-7252 a {
    line-height: normal !important;
}
/* main menu and sub menu - subash css end */

/*Manish css - */

.service-now-img {
   width: 220px !important;
}
.scaled-agile-development-container .sh-section-container .fw-row {
    display: flex;
    align-items: center;
    justify-content: center;
}
.scaled-agile-development-image {
   width: 65%;
}
.scaled-agile-development-image,
.scaled-agile-development-image .sh-column-wrapper .sh-single-image {
  padding-top: 0 !important;
}
.scaled-agile-development-content {
   background-color: #fff;
   padding: 50px 30px !important;
}

.sh-iconbox-style10 .sh-iconbox-top {
 padding-bottom: 0px !important;
}

.contact-us-btn {
    background: #3d86c6;
    position: absolute;
    padding: 12px 30px;
    text-transform: uppercase;
    bottom: 155px;
    font-size: 12px;
    font-weight: 600;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 30px;
}

.contact-us-btn a {
    color: #fff;
}

.tech-tool-first-col .sh-column-wrapper .sh-heading h3 {
 padding-top: 20px;
  text-decoration: underline;
}

.application-development-dev-ops img{
    height: 170px !important;
}

.application-development-partners img{
    height : 90px !important;
}
.microsoft-partner-image {
    padding-top: 25px;
}

.salesforce-image {
   padding-top: 20px;
}

.microsoft-partner-image .sh-column-wrapper .sh-single-image .sh-single-image-container a img{
    height : 60px !important;
}

.salesforce-image .sh-column-wrapper .sh-single-image .sh-single-image-container a img{
    height : 75px !important;
}

.application-development-techology{
    display: flex !important;
    align-items: center;
    justify-content: space-around;
}
.application-development-techology-sub{
      display: flex !important;
    justify-content: space-evenly;
    align-items: center;
   width : 50% ;
}
.application-development-techology-img{
     width: 180px;
    margin: 20px;
}
.application-development-techology-dev-img{
    width: 85px;
    margin: 10px;
}
.application-development-techology-test-img{
    width: 180px;
        height: auto !important;
}
.application-development-techology-integration-img{
    height: 120px !important;
    width: 120px;
    margin-top: 50px;
}
.tech-tool-first-col { 
   height: 400px;
   width : 49% !important;
}
.sh-iconbox-top {
   display: flex;
    align-items: center;
    border-bottom: 0px !important;
 }
.sh-iconbox-top .sh-iconbox-title {
 padding-top: 5px;
}

@media screen and (max-width: 992px) {
    .tech-tool-first-col{
         height: auto !important;
         width : 100% !important;
        margin : 8px 0px !important;
    }
   .microsoft-partner-image {
     padding: 25px;
    }
   .scaled-agile-development-image {
     width:  85%;
   }
}

@media screen and (max-width: 600px) {
   .scaled-agile-development-content {
     padding: 0px !important;
   }
   .scaled-agile-development-content .sh-column-wrapper {
      margin-bottom: 15px !important;
    }
   .scaled-agile-development-image {
     width:  auto;
   }
   .scaled-agile-development-container .sh-section-container .fw-row  {
      flex-direction: column;
   }
   .application-development-techology {
     flex-wrap: wrap;
   }
  .application-development-techology-dev-img {
    margin: 10px;
  }
  .application-development-techology-sub {
      flex-direction: column;
      width: 100%;
  }
  .application-development-techology-img {
      width: 100px;
     margin: 10px;
  }
.application-development-techology-test-img {
     width: 120px;
    height: auto !important;
}
.application-development-techology-integration-img {
       width: 110px;
    height: 110px !important;
}
.sh-column-7b3321b7d888c2d5e1e8761e7a7afec3, 
.sh-column-cd10ea25b240c9567d1905c9ef471140, 
.sh-column-0fc9efb8cfc93bfa31233182acec608e {
    height: auto;
}
#heading-fa3820962d545f8836db1ea283196d27 h3, 
#heading-75a96dad4ef0ae82d4986b341cb3eaa1 h3, 
#heading-7b82032de61fc94b7f51ebd8b7e890b3 h3, 
#heading-8c6b9bf6cfb819b91d6cfd5058c6ec57 h3 {
    padding-top: 0;
}
/*end*/
/*end manish css*/

.center-iframe{
   margin: 0 auto;
}

/*--blog page font increase--*/
.post-content p, .post-content p>span, .post-content ul>li, .post-content ul>li>span {
    font-size: 15px !important;
    color: #444444 !important;
}
#sidebar a {
    color: #444444 !important;
}
/*--blog page font increase--*/

.nf-form-fields-required {
    display: none;
}
input#nf-field-4 {
    border-radius: 100px!important;
    line-height: 50px!important;
    padding: 0 30px!important;
    transition: 0.25s all ease-in-out;
}

.nf-form-content  input[type="button"]{
background-color: #3d86c6 !important;
color: #fff;
}

.nf-response-msg p {
    list-style: none;
    color: #40c738;
    padding-left: 0px;
    margin-bottom: 0px;
    font-weight: bold;
}