/* Hide scrollbar for Firefox */
 .category-list-holder ul, .technical-experts .tabs-area .nav-tabs {
     scrollbar-width: none;
    /* Firefox */
}
/* Hide scrollbar for WebKit-based browsers (Chrome, Safari) */
 .category-list-holder ul::-webkit-scrollbar, .technical-experts .tabs-area .nav-tabs::-webkit-scrollbar {
     display: none;
}
 .breadcrumbs ul {
     padding: 0;
     margin: 0;
     list-style: none;
     display: flex;
     align-items: center;
     flex-wrap: wrap;
}
 .breadcrumbs ul li{
     margin-right: 2rem;
     margin-bottom: 0.3rem;
     position: relative;
}
 .breadcrumbs ul li svg{
     fill: #000;
     position: absolute;
     right: -25px;
     width: 20px;
     top: 0;
}
 .breadcrumbs ul li img{
     max-width: 20px;
     margin-bottom: 3px;
}
 .breadcrumbs ul li span{
     color: #000;
     font-weight: 300;
     border-bottom: 1px solid transparent;
}
 .breadcrumbs ul li span:hover {
     border-bottom: 1px solid #000;
}
 .breadcrumbs ul li span.active:hover {
     border-bottom: 1px solid transparent;
}
 .breadcrumbs ul li:last-child span, .breadcrumbs ul li span.active, .breadcrumbs ul li:last-child{
     font-weight: 400;
     color: #0360E3;
     border-bottom: 1px solid transparent;
}
 .zoom-link-area a br, .hire-developers .breadcrumbs ul li.services-breadcrumb {
     display: none;
}
 .btn-primary{
     background: #0360E3;
     border-color: #0360E3;
}
 .contact-us img, .footer-section img {
     width: 100%;
}
 .zoom-link-area a {
     color: #0360e3b8;
     text-decoration: underline;
}
 .footer-section .text-black {
     color: #505050 !important;
}
 .privacy-policy-area a, .footer-section .text-black:hover {
     color: #004cf8 !important;
}
 .footer-section h6 {
     font-family: 'Poppins', sans-serif;
     font-weight: 600;
     color: #000;
}
 .home .contact-us .custom-container {
     height: 100%;
}
 .footer.section {
}
 .contact-us.page-footer {
     background: #fff;
}
 .home .contact-us .custom-container .our_advantages {
     padding: 0;
}
 .contact-us.page .contact-form-holder {
     background: #fff;
     padding: 1.5rem;
     box-shadow: 0px 0px 16px #00000042;
     width: 100%;
     border-radius: 10px;
     display: flex;
     justify-content: center;
     max-width: 100%;
}
 .contact-us .company-area-map {
     text-align: center;
}
 .contact-us .company-area-map img {
     max-width: 400px;
}
 .footer.section .contact-us .contact-form-holder {
     max-width: 95%;
}
 .contact-us.meeting-page .contact-form-holder {
     border-radius: 6px;
     display: flex;
     justify-content: center;
     margin: 2rem auto;
     width: 100%;
}
 .contact-us .contact-form-holder .contact-form-box {
     width: 100%;
     color: #6f6f6f;
}
 .contact-us.meeting-page .contact-form-holder .contact-form-box .text-body-emphasis {
     color: #fff !important;
}
 .contact-us .contact-form-holder .contact-form-box label {
     color: #000;
}
 .contact-us .contact-form-holder .contact-form-box .nav.nav-tabs {
     background: #fff;
     border-bottom: 0;
     border-radius: 23px;
     display: flex;
     justify-content: center;
     margin-bottom: 30px;
}
 .contact-us .contact-form-holder .contact-form-box .nav.nav-tabs .nav-link {
     flex: 1;
     border-radius: 23px;
     color: #000;
}
 .contact-us .contact-form-holder .contact-form-box .nav.nav-tabs .nav-link.active, .contact-us .contact-form-holder .contact-form-box .nav.nav-tabs .nav-link:hover {
     background-color: #004CF8;
     color: #fff;
     border-radius: 23px;
}
 .case-studies-wrapper .inner-block.gen-block .link-more, .contact-us .contact-form-holder .contact-form-box .form-label {
     color: #000;
}
 .contact-us.meeting-page .contact-form-holder .contact-form-box .form-control {
     border-color: #fff;
}
 .schedule-meeting-containers .contact-form-holder .form-control, .contact-us .contact-form-holder .contact-form-box .form-control {
     font-size: 16px;
     min-height: 40px;
     border-radius: 10px;
     color: #000000a8;
     max-height: 60px;
     padding: 0.5rem 0.75rem;
}
 .contact-us .contact-form-holder .wpcf7-not-valid-tip{
     position: relative;
     right: 0;
     bottom: 0;
}
 .contact-us .contact-form-holder .select-area .arrow-down {
     top: 15px;
}
 .page-template-contact .codingcops-app {
     height: auto;
}
 .contact-us.meeting-page {
     background: #0360e3;
}
 .contact-us.meeting-page .form-holder {
     width: 100%;
}
 .select-area {
     position: relative;
}
 .contact-us .select-area .arrow-down {
     width: 0;
     height: 0;
     border-left: 8px solid transparent;
     border-right: 8px solid transparent;
     border-top: 8px solid transparent;
     border-bottom: 8px solid #adb5bd;
     position: absolute;
     right: 15px;
     z-index: 1;
     top: 13px;
     transform: rotate(-179deg);
     pointer-events: none;
}
 .company-area-map {
     background: #0360E3;
     height: 100%;
     display: flex;
     align-items: center;
     flex-direction: column;
     justify-content: space-evenly;
     padding: 2rem 1rem;
}
 .company-area-map img {
     width: 100%;
}
 .company-area-map .achievement-area ul{
     padding: 0;
     margin: 0;
     list-style: none;
     display: flex;
     align-items: center;
     justify-content: space-evenly;
}
 .company-area-map .achievement-area ul li.box {
     min-width: 110px;
     min-height: 110px;
     background: #fff;
     display: flex;
     align-items: center;
     flex-direction: column;
     justify-content: center;
     border-radius: 100%;
     box-shadow: 0px 0px 12px #00000029;
     margin: 0 5px;
}
 .achievement-area-image-holder{
     max-width: 80px;
}
 .footer-section {
     font-size: 14px;
     color: #505050;
     background-color: #eee;
     padding-top: 1rem;
}
 .footer-section .icon {
     margin-right: 15px;
     margin-top: 0;
     color: #004cf8;
}
 .footer-section .footer-logo {
     max-width: 170px;
     margin: 0 0 20px !important;
}
 .footer-section .footer-content {
     max-width: 242px;
}
 .footer-section .footer-content ul li {
     align-items: flex-start;
}
 .footer-section .social-icon section {
     display: flex;
     align-items: center;
}
 .footer-section .social-icon section .btn-link {
     width: 30px;
     height: 30px;
     display: flex;
     align-items: center;
     justify-content: center;
     background: #000;
     border-radius: 100% 
}
 .footer.section .fp-tableCell {
     display: flex;
     flex-direction: column;
}
 .footer.section .fp-tableCell .footer-section{
     height: 50%;
}
 .contact-us.page {
     background: none;
}
 .services-page .contact-form-holder .contact-form-box .text-area, .contact-us.page .contact-form-holder .contact-form-box .text-area {
     min-height: 130px;
}

 .contact-us.page .form-holder{
     background-image: url('../images/contact-us-page-bg.webp');
     background-size: cover;
     background-position: center;
     background-repeat: no-repeat;
     padding: 3rem 0;
}

 .contact-us.page .our_advantages {
     background: #0360E3;
     padding: 3rem 0;
}
/*app container style*/
 .codingcops-app .banner {
     position: relative;
}
 .codingcops-app #video-background {
     width: 100vw;
     height: 100vh;
     object-fit: cover;
}
 .codingcops-app #content {
     position: absolute;
     top:0;
     left: 0;
     right:0;
     color: #000;
     display: flex;
     align-items: center;
     text-align: left;
     z-index: 1;
     width: 100vw;
     height: 100%;
     background: transparent linear-gradient(92deg, #FFFFFFFA 0%, #FFFFFFF5 43%, #FFFFFF3D 100%) 0% 0% no-repeat;
}
 .codingcops-app .staff-augmentation #content {
     background: none;
}
 .codingcops-app .banner h1 {
     font-size: 4rem;
     text-align: left;
     max-width: 100%;
}
 .codingcops-app .banner .sub-text {
     max-width: 58rem;
     text-align: left;
     line-height: 34px;
     font-size: 22px;
}
 .codingcops-app .zoom-link-area a {
     font-weight: 500;
     margin-top: 0;
     text-decoration: underline;
}
 .navbar .contact-area .btn-outline-primary {
     font-size: 14px;
     border-radius: 6px;
     background: #004CF8;
     color: #fff !important;
     padding: 8px 12px;
}
 .codingcops-app .navbar-light .nav-list-holder {
     display: flex;
     align-items: center;
     position: relative;
}
 .codingcops-app .navbar-light .navbar-nav .nav-item a:focus-visible {
     box-shadow: none;
}
 .codingcops-app .navbar-light .navbar-nav .nav-item a {
     color:#000;
     font-weight: 300;
     position: relative;
}
 .codingcops-app .navbar-light .navbar-nav .nav-item.services .dropdown-menu ul li a.all-service{
     color: #959ea6;
     font-weight: 500;
}
 .codingcops-app .navbar-light .navbar-nav .nav-item a:after {
     display:none;
}
 .codingcops-app .navbar-light .navbar-nav .nav-item.dropdown a {
     position: relative;
     display: flex;
     align-items: center;
}
 .codingcops-app .navbar-light .navbar-nav .nav-item a .dropdown-menu-arrow{
     display: inline-block;
     width: 15px;
     height: 15px;
     position: relative;
     margin-left: 8px;
}
 .codingcops-app .navbar-light .navbar-nav .nav-item a .dropdown-menu-arrow .rotate-icon {
     top: 0;
}
 .codingcops-app .navbar-light .navbar-nav .nav-item a.active, .codingcops-app .navbar-light .navbar-nav .nav-item a:hover {
     color:#004cf8;
}
 .codingcops-app .navbar-light .navbar-nav .nav-item .dropdown-menu a {
     border-bottom: 1px solid #fff;
     display: inline-block;
}
 .codingcops-app .navbar-light .navbar-nav .nav-item .dropdown-menu a.active {
     color: #004cf8 !important;
     background: inherit;
     border-bottom: 1px solid #004cf8;
     display: inline-block;
     width: auto;
}
 .codingcops-app .navbar-light .navbar-nav .nav-item a .contact-area .btn{
     background-color: #0360E3;
     border-color: #0360E3;
     color: #fff;
     font-size: 14px;
}
 .services-area, .technical-experts {
     padding: 3.2rem 0.8rem;
}
 .codingcops-app .navbar-expand-lg .navbar-nav .dropdown-menu {
     border: none;
     border-radius: 8px;
     box-shadow: 0px 0px 60px #1B22461F;
     margin: 0 auto ;
     right: 0;
     left: 0;
     padding: 2rem;
}
 .codingcops-app .navbar-expand-lg .navbar-nav .dropdown-menu .menu-heading{
     border-bottom: 2px solid #0360E3;
     padding-bottom: 0.5em;
     display: inline-block;
     margin-bottom: 1.5rem;
    font-family: 'Poppins', sans-serif;
    color: #161617;
    font-weight: 600;
    font-size: 1rem;
}
 .codingcops-app .navbar-expand-lg .navbar-nav .dropdown-menu ul{
     padding: 0;
     list-style: none;
}
 .codingcops-app .navbar-expand-lg .navbar-nav .dropdown-menu ul li a {
     padding: 0 0 0.1rem;
     margin-bottom: 0.5rem;
     display: inline-block;
     width: auto;
}
 .codingcops-app .navbar-expand-lg .navbar-nav .dropdown-menu a.dropdown-item:hover{
     color: #004cf8;
     background: inherit;
     border-bottom: 1px solid #004cf8;
     display: inline-block;
     width: auto;
}
 .services-area{
     background: linear-gradient(90deg, rgba(228,237,252,1) 0%, rgba(228,246,242,1) 35%);
}
 .services-area .col-lg-6 {
     display: flex;
     position: relative;
     min-height: 210px;
}
 .services-area .services-box {
     background: #fff;
     padding: 25px 25px;
     margin: 0 0 25px;
     display: flex;
     flex-direction: column;
     justify-content: space-evenly;
     min-height: 170px;
     width: 100%;
     box-shadow: 0px 0px 22px #00000008;
     position: relative;
}
 .services-area .services-box h3{
     margin-bottom: 25px;
}
 .services-area .services-box .tech-list{
     z-index: 99;
}
 .services-area .services-box .services-content {
     font-size: 14px;
     margin-bottom: 15px;
     display: none;
     max-width: 100%;
     -webkit-line-clamp: 3;
     -webkit-box-orient: vertical;
     overflow: hidden;
}
 .services-area .services-box ul{
     padding: 0;
     margin: 0;
     list-style: none;
     display: f 
}
 .services-area .services-box ul li{
     margin-bottom: 10px;
     padding: 0;
     color: #000;
     font-weight: 400;
     font-size: 14px;
     display: flex;
     align-items: flex-start;
     transition: transform .3s;
     position: relative;
}
 .services-area .services-box ul li a {
     text-decoration: none;
     color: inherit;
     transition: transform .3s;
}
 .services-area .services-box ul li a:hover {
     transform: translate(5px, 0);
     color: #004cf8;
}
 .services-area .services-box ul li:nth-child(even) {
     padding-left: 15px;
}
 .services-area .services-box ul li .dot-check {
     display: inline-block;
     margin-right: 10px;
}
 .services-area .services-box .services-box-img-bottom {
     position: absolute;
     bottom: 0;
     right: 0;
     max-width: 100px;
     opacity: 0.3;
}
 .services-area .services-box .services-box-img-bottom img {
     width:100%;
}
 .btn-holder-app-center {
     text-align: center;
}
 .codingcops-app .btn-holder-app-center .btn-primary {
     background: #0360E3;
     border-color: #0360E3;
}
 .btn-holder-app-center .btn-all{
     font-size: 16px;
     min-height: 46px;
     padding: 12px 15px;
}
 .btn-holder-app-center .btn-all .arrow-icon{
     max-width: 25px;
     display: inline-block;
     margin-left: 15px;
}
 .btn-holder-app-center .btn-all .arrow-icon img {
     width: 100%;
}
 .codingcops-app .navbar-toggler:focus {
     box-shadow: none;
}
 .codingcops-app .navbar-toggler {
     border: 0px;
}
 .codingcops-app .navbar-toggler img {
     width: 28px;
     margin-top: 6px;
}
 .codingcops-app .trusted-client .slick-arrow{
     display: none !important;
}
 .codingcops-app .our-engagement-models {
     padding: 1rem 0.8rem;
     height: 100%;
}
 .codingcops-app .our-engagement-models .card{
     border: 0;
     margin-bottom: 15px;
     display: flex;
     flex-direction: row;
     align-items: flex-start;
     background: transparent;
}
 .codingcops-app .our-engagement-models .card .card-img-top{
     max-width: 60px;
     min-width: 60px;
}
 .codingcops-app .our-engagement-models .card-body {
     padding: 0 20px 15px;
}
 .codingcops-app .our-engagement-models .image-holder {
     display: flex;
     justify-content: flex-end;
     height: 100%;
     align-items: center;
}
 .home .codingcops-app .our-engagement-models .image-holder img {
     width: 100%;
}
 .codingcops-app .services-page .our-engagement-models .image-holder img {
     width: 80%;
}
 .codingcops-app .our-engagement-models .card-body .card-text {
     font-size: 15px;
     line-height: 24px;
}
 .codingcops-app .our-engagement-models .card-body h4{
     margin-bottom: 5px;
}
 .success-stories-area .success-slide{
     background: #E4F6F2;
     border-radius: 10px;
     margin-bottom: 40px;
}
 .success-stories-area {
     padding: 0 0.8rem;
}
 .success-stories-area .success-slide .slide-item.active, .slick-initialized .slick-slide {
     display: block !important;
}
 .success-stories-area .success-slide .slide-item {
     display: none;
}
 .success-stories-area h2{
     color: #161617;
     font-size: 2.5rem;
}
 .success-stories-img-area {
     border-radius: 10px;
     text-align: center;
     display: flex;
     flex-direction: column;
     justify-content: space-between;
     align-items: center;
     height: 100%;
     min-height: 400px;
     border-top-right-radius: 0;
     border-bottom-right-radius: 0;
}
 .success-stories-img-area img {
     width: 100%;
}
 .success-stories-img-area .logo-holder-app {
     max-width: 160px;
     min-height: 65px;
     display: flex;
     align-items: center;
}
 .success-stories-img-area .image-holder {
     max-width: 235px;
     margin: 10px 0;
     min-height: 170px;
     display: flex;
     align-items: center;
}
 .success-stories-area .success-slide .slick-dots{
     position: absolute;
     top: -43px;
     bottom: unset;
     display: block;
     width: 100%;
     padding: 0;
     margin: 0;
     list-style: none;
     text-align: right;
     right: 0;
     max-width: 300px;
}
 .success-stories-area .success-slide .slick-dots li {
     position: relative;
     display: inline-block;
     width: 12px;
     height: 12px;
     margin: 0 5px;
     padding: 0;
     cursor: pointer;
     background: #fff;
     border: 1px solid #0360E3;
     border-radius: 100%;
}
 .success-stories-area .success-slide .slick-dots li.slick-active {
     background: #0360E3;
}
 .success-stories-area .success-slide .slick-dots li button{
     display:none;
}
 .tech-logo-list ul li{
     background: #fff;
     border-radius: 10px;
     display: flex;
     align-items: center;
     padding: 5px;
}
 .tech-logo-list ul li img{
     max-width: 40px;
}
 .success-stories-img-area.gen-success-storie {
     background: #041E42;
}
 .success-stories-img-area.sap-success-storie {
     background: #241B37;
}
 .success-stories-img-area.lang-success-storie {
     background: #408FFF;
}
 .success-stories-img-area.lang-success-storie .image-holder{
     max-width: 200px;
}
 .success-stories-img-area.sap-success-storie .image-holder{
     max-width: 160px;
}
 .success-stories-img-area.rev-success-storie .image-holder{
     max-width: 200px;
}
 .success-stories-img-area.rev-success-storie {
     background: #3562DE;
}
 .success-stories-img-area.duro-success-storie{
     background: #100E1B;
}
 .success-stories-img-area.duro-success-storie .image-holder {
     margin-top: 15px;
}
 .success-stories-content {
     font-size: 14px;
     line-height: 23px;
     color: #000;
     display: flex;
     align-items: center;
     justify-content: space-around;
     flex-direction: column;
     height: 100%;
     padding: 10px 15px!important;
}
.client-review-header-section {
    display: flex;
    align-items: center;
}
.client-review-header-section h3{
    margin-right: 15px;
}
.client-review-header-section svg{
    fill: #ffc600;
}
 .client-profile {
     display: flex;
     align-items: center;
}
 .client-profile h6:nth-child(2){
     font-weight:normal;
}
 .client-image {
     width: 40px;
     height: 40px;
     overflow: hidden;
     border-radius: 100%;
     margin-right: 15px;
     border: 2px solid #0d6efe;
     border-radius: 100%;
}
 .client-image img{
     width: 100%;
     border: 1px solid #fff;
     border-radius: 100%;
}
 .client-profile h6.label {
     font-weight: 600;
     color: #0d6efd;
}
 .screen-reader-response {
     display: none;
}
 .navbar-light {
     box-shadow: 0px 3px 6px #00000014;
     position: fixed !important;
     top: 0;
     width: 100%;
     z-index: 999;
     padding: 15px 0 15px 0 !important;
     background: #fff;
}
 .privacy-policy-content {
     padding: 50px;
}
 .privacy-policy-content .section {
     margin-bottom: 20px;
     font-size:15px;
}
 .privacy-policy-content .section a {
     color: #004cf8;
}
 .privacy-policy-content h1{
     font-size: 30px;
     margin-bottom: 30px;
}
 .privacy-policy-content .section h2, .privacy-policy-content .section h3 {
     font-size: 22px;
}
 .btn-holder-side {
     display: flex;
     align-items: center;
}
 .btn-holder-side .lead-zoom-meeting {
     border: 1px solid #01c26c;
     padding: 9px 15px;
     border-radius: 4px;
     margin-left: 10px;
     font-size: 14px;
     color: #01c26c;
}
 .tag-line {
     display: flex;
     align-items: center;
     margin:50px 0 20px;
     font-size: 14px;
     margin-bottom: 10px;
}
 .tag-line .border-left {
     width: 2px;
     height: 12px;
     display: block;
     background: #00c26c;
     margin-right: 6px;
}
 .codingcops-app {
     display: flex;
     flex-direction: column;
     justify-content: space-between;
     height: 93vh;
}
 .codingcops-app h1, .codingcops-app h2, .codingcops-app h3, .codingcops-app h4, .codingcops-app h5, .codingcops-app h6 {
     font-family: 'Poppins', sans-serif;
     color: #161617;
     font-weight: 600;
}
 .codingcops-app .highlighted-text {
     color: #0360E3;
}
 .codingcops-app .banner .btn-primary, .codingcops-app .btn-primary {
     background-color: #00c26c;
     border-color: #0dbf70;
     font-size: 1rem;
     border-radius: 6px !important;
}
 .navbar .contact-area .btn-outline-primary:hover, .codingcops-app .banner .btn-primary:hover, .codingcops-app .btn-primary:hover {
     background-color: #03ab61;
     border-color: #03ab61;
}
 .codingcops-app .navbar-light .navbar-nav .nav-item {
     margin-right: 2rem;
     position: inherit;
}
 .codingcops-app .navbar-light .navbar-nav .nav-item {
     margin-right: 2rem;
}

 .codingcops-app .navbar-light .navbar-nav .nav-item:last-child {
     margin-right: 0;
}
 .codingcops-app .navbar-light .navbar-nav .nav-item .icon {
     margin-right: 0.8rem;
}
 .codingcops-app .navbar-light .logo-area {
     max-width: 160px;
}
 .codingcops-app .navbar-light .logo-area img {
     width: 100%;
}
 .codingcops-app .banner img {
     width: 100%;
}
 .codingcops-app .banner .btn-primary {
     font-size: 16px;
}
 .codingcops-app .trusted-client h5 {
     color: #203e4bad;
     font-family: 'Poppins', sans-serif;
}
 .codingcops-app .trusted-client .client-carousel .client-slide img {
     max-width: 160px;
     margin: auto;
}
 .small-logo {
     max-width: 60px !important;
}
 .codingcops-app .trusted-client .client-carousel .slick-track {
     display: flex;
     align-items: center;
}
 .codingcops-app .trusted-client .client-carousel .slick-next, .codingcops-app .trusted-client .client-carousel .slick-prev, .codingcops-app .trusted-client .client-carousel .slick-prev:before, .codingcops-app .trusted-client .client-carousel .slick-next:before {
     display:none;
}
 .codingcops-app .our-engagement-models h2, .our-process h2, .technical-experts h2, .services-area h2, .technical-experts h2 {
     color: #161617;
     font-size: 2.5rem;
     line-height: 48px;
     margin-bottom: 25px;
}
 h2 span {
     color: #0360E3;
}
 .technical-experts p {
     font-size: 14px;
}
 .technical-experts .tabs-area {
     max-width: 90%;
     width: 100%;
     margin: 0 auto;
}
 .technical-experts .tabs-area .tab-content {
     min-height: 390px;
     padding-top: 15px;
}
 .technical-experts .tabs-area .tab-content .tab-pane {
     padding: 0 !important;
}
 .technical-experts .tabs-area .nav-tabs {
     position: relative;
     border-bottom: 0;
     max-width: 740px;
     margin: 0 auto;
}
 .technical-experts .tabs-area .nav-tabs.single-tab:after {
     content: "";
     position: absolute;
     bottom: -1px;
     z-index: -1;
     width: 100%;
     border-width: 0 0 3px;
     border-style: solid;
     background: transparent;
}
 .technical-experts .tabs-area .nav-tabs.single-tab .nav-link {
     width: 100%;
     max-width: 325px;
}
 .technical-experts .tabs-area .nav-tabs .nav-link {
     color: #161617;
     font-size: 14px;
     border-width: 0 0 3px;
     border-style: solid;
     background: #fafafa;
     font-weight:600;
     background: transparent;
}
 .technical-experts .tabs-area .nav-tabs .nav-link.active {
     border-bottom: 3px solid #00c26c;
}
 .technical-experts .tabs-area .tab-content .tab-pane .tech-list-holder .tech-box-item {
     margin: 30px 10px 0px 0;
     box-shadow: 0px 0px 60px #1b22461f;
     border-radius: 10px;
     min-width: 120px;
     min-height: 120px;
     height: 100px;
     display: flex;
     justify-content: center;
     align-items: center;
     background: #fff;
}
 .technical-experts .tabs-area .tab-content .tab-pane .tech-list-holder .tech-box-item img {
     max-width: 80px;
}
 .technical-experts .tabs-area .tab-content .tab-pane .tech-list-holder .tech-box-item img.small-logo {
     max-width: 60px;
}
 .technical-experts .tabs-area .tab-content .tab-pane .tech-list-holder .tech-box-item img.large-logo {
     max-width: 110px;
}
 .qa-support .technical-experts .tabs-area .tab-content .tab-pane .tech-list-holder .tech-box-item img.large-logo {
     max-width: 80px;
}
 .qa-support .technical-experts .tabs-area {
     max-width: 85%;
}
 .enhance-team {
     background-color: #01174A;
     padding: 50px 0 30px;
     border-top-left-radius: 60px;
     border-top-right-radius: 60px;
}
 .enhance-team h3 {
     color: #fff;
     max-width: 640px;
     margin: 0 auto;
}
 .enhance-team .btn-primary {
     font-size: 16px;
}
 .enhance-team .navbar-nav {
     flex-direction: row;
     justify-content: center;
     margin-bottom: 20px;
}
 .enhance-team .navbar-nav .nav-item {
     margin-right: 20px;
}
 .enhance-team .navbar-nav .nav-item .icon {
     margin-right: 15px;
}
 .enhance-team .navbar-nav .nav-item a {
     color: #7c7e7d;
     font-size: 14px;
}
 #page-loader {
     position: fixed;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
     background-color: #fff;
     z-index: 9999;
}
 .loader {
     height: 100%;
     display: flex;
     justify-content: center;
     align-items: center;
}
 .loader img {
     max-width: 200px;
}
 .our-process{
     max-width: 80%;
     margin: 0 auto;
     text-align: center;
}
 .banner.lead-form {
     background-image: url(../images/banner-lead.svg);
     background-position: top right;
     background-repeat: no-repeat;
     background-size: 700px;
}
 .review-slider {
     order:2;
}
 .form-area {
     background: #0360E3;
     padding: 20px 25px;
     box-shadow: 0px 0px 16px #00000042;
     border-radius: 8px;
     margin: 0 auto;
     max-width: 400px;
     position: relative;
}
 .form-area .form-group {
     margin-bottom: 15px;
}
 .form-area .form-control {
     border-radius: 4px;
     border-color: #fff;
     font-size: 14px;
     color: #8b949d;
}
 .form-control:focus {
     box-shadow: none;
}
 .form-area .form-control::placeholder {
     color: #8b949d;
}
 .form-area .text-area {
     height: 115px;
     min-height: 115px;
}
 .form-area .col p{
     margin-bottom: 0.7rem;
}
 .form-area h4 {
     font-family: 'Poppins', sans-serif;
     color:#fff;
     margin-bottom: 15px;
}
 .wpcf7-not-valid-tip {
     color: #fff;
     font-size: 0.8rem;
     font-weight: normal;
     display: block;
     text-align: left;
}
 .wpcf7-response-output.wpcf7-success.hidden {
     opacity: 0;
     pointer-events: none;
}
 .platform-list {
     max-width: 578px;
     margin: 0 auto;
}
 .platform-list ul{
     display: flex;
     list-style: none;
     padding:0;
     margin:0;
}
 .platform-list ul li{
     box-shadow: 0px 0px 60px #1b22461f;
     border-radius: 10px;
     padding: 15px;
     text-align: center;
     min-height: 85px;
     display: flex;
     align-items: center;
     margin-right: 35px;
     flex: 1;
}
 .platform-list ul li:last-child {
     margin-right: 0;
}
 .platform-list ul li .image-holder {
     max-width: 140px;
     margin: 0 auto;
}
 .zoom-link {
     margin: 0 auto 0;
     max-width: 400px;
     text-align: center;
     color: #fff;
}
 .zoom-link .divider{
     border-bottom: 1px solid #eee;
     margin: 25px 0 20px;
     position: relative;
}
 .zoom-link .divider span{
     position: absolute;
     left: 0;
     right: 0;
     text-align: center;
     width: 30px;
     height: 30px;
     background: #0360e3;
     margin: 0 auto;
     top: -12px;
}
 .zoom-link-area a {
     font-size: 14px;
     margin-top: 15px;
     display: inline-block;
     color: #0360e3b8;
}
 .zoom-link a{
     font-size: 14px;
     margin-top: 0;
     display: inline-block;
     color: #fff;
     text-decoration: underline;
}
 .select-area {
     position: relative;
}
 .select-area select {
     cursor: pointer;
}
 .screen-reader-response p {
     color: #fff;
}
/*services-page css start*/
 .services-page .banner{
     background-image: url('../images/ser-banner.jpg');
     background-size: cover;
     background-position: center;
     background-repeat: no-repeat;
     height: 93vh;
}
 .services-page.case-studies-details .banner{
     height: 66vh;
}
 .services-page .banner .heading-area h1{
     line-height: 70px;
     font-size: 3.5rem;
     margin-top: 70px;
}
 .services-page.hire-developers .banner .heading-area h1{
     font-size: 3.1rem;
}
 .services-page.hire-developers .banner .heading-area h1 .highlighted-text {
     color: #00C26C;
}
 .services-page.nest-js .services-sertion.offerings-augmentation .section-block .section-holder h2 .highlighted-text, .services-page.hire-developers.nest-js .banner .heading-area h1 .highlighted-text {
     color: #EA2845;
}
 .services-page.xamarin .services-sertion.offerings-augmentation .section-block .section-holder h2 .highlighted-text, .services-page.hire-developers.xamarin .banner .heading-area h1 .highlighted-text {
     color: #3498DB;
}
 .services-page.swift .services-sertion.offerings-augmentation .section-block .section-holder h2 .highlighted-text, .services-page.hire-developers.swift .banner .heading-area h1 .highlighted-text {
     color: #F05138;
}
 .services-page.hire-developers.react-native .banner .heading-area h1 .highlighted-text {
     color: #00A7D4;
}
.services-page.kotlin .services-sertion.offerings-augmentation .section-block .section-holder h2 .highlighted-text,
 .services-page.hire-developers.kotlin .banner .heading-area h1 .highlighted-text {
     color: #0095D5;
}

.services-page.solidity .services-sertion.offerings-augmentation .section-block .section-holder h2 .highlighted-text,
 .services-page.hire-developers.solidity .banner .heading-area h1 .highlighted-text {
     color: #161617;
}

 .services-page.hire-developers.go .banner .heading-area h1 .highlighted-text {
     color: #6AD7E5;
}
 .services-page.hire-developers.spring .banner .heading-area h1 .highlighted-text {
     color: #5FB832;
}
 .services-page.hire-developers.flutter .banner .heading-area h1 .highlighted-text {
     color: #44D1FD;
}
 .services-page.react-native .services-sertion.offerings-augmentation .section-block .section-holder h2 .highlighted-text {
     color: #00A7D4;
}
 .services-page.flutter .services-sertion.offerings-augmentation .section-block .section-holder h2 .highlighted-text {
     color: #44D1FD;
}
 .services-page.go .services-sertion.offerings-augmentation .section-block .section-holder h2 .highlighted-text {
     color: #6AD7E5;
}
 .services-page.spring .services-sertion.offerings-augmentation .section-block .section-holder h2 .highlighted-text {
     color: #5FB832;
}
 .codingcops-app .typescript .section-holder .highlighted-text, .services-page.hire-developers.typescript .banner .heading-area h1 .highlighted-text {
     color: #3178C6;
}
 .codingcops-app .node-js .section-holder .highlighted-text, .services-page.hire-developers.node-js .banner .heading-area h1 .highlighted-text {
     color: #00C26C;
}
 .codingcops-app .java .section-holder .highlighted-text, .services-page.hire-developers.java .banner .heading-area h1 .highlighted-text {
     color: #5382A1;
}
 .codingcops-app .angular .section-holder .highlighted-text, .services-page.hire-developers.angular .banner .heading-area h1 .highlighted-text {
     color: #DD0031;
}
 .codingcops-app .python .section-holder .highlighted-text, .services-page.hire-developers.python .banner .heading-area h1 .highlighted-text {
     color: #FFD742;
}
 .codingcops-app .rails .section-holder .highlighted-text, .services-page.hire-developers.rails .banner .heading-area h1 .highlighted-text {
     color: #D20000;
}
 .codingcops-app .laravel .section-holder .highlighted-text, .services-page.hire-developers.laravel .banner .heading-area h1 .highlighted-text {
     color: #FF3D2E;
}
 .codingcops-app .dot-net .section-holder .highlighted-text, .services-page.hire-developers.dot-net .banner .heading-area h1 .highlighted-text {
     color: #0F77BF;
}
 .codingcops-app .react .section-holder .highlighted-text, .services-page.hire-developers.react .banner .heading-area h1 .highlighted-text {
     color: #4ACFF3;
}
 .hire-developers .key-benefits .key-benefits-block .content-area {
     max-width: 530px;
}
 .services-page .banner .sub-text{
     max-width: 538px;
     line-height: 30px;
     font-size: 18px;
}
 .services-page.integration .banner .sub-text{
     max-width: 573px;
}
 .services-page .banner .btn.btn-primary{
     font-size: 16px;
     min-width: 13rem;
}
 .services-page .services-sertion {
     padding: 3rem 0 3rem;
}
 .services-page .services-sertion .center-heading h2{
     font-size: 40px;
}
 .services-page .services-sertion .section-block {
     margin: 4rem 0;
}
 .services-page .services-sertion .section-block .section-holder{
     display: flex;
     align-items: center;
     margin-bottom: 0.5rem;
}
 .services-page .services-sertion .section-block .section-holder .icon-holder {
     max-width: 55px;
     margin-right: 15px;
}
 .development.integration .service-list-block .service-list-item .content-holder {
     max-width: 550px;
}
 .development.data-science-big-data .service-list-block .service-list-item .content-holder {
     max-width: 91%;
}
 .service-list-block .service-list-item .content-holder {
     max-width: 470px;
}
 .service-list-block .service-list-item .list-icon svg, .services-page .services-sertion .section-block .section-holder .icon-holder svg {
     width: 100%;
}
 .case-studies-details h2, .services-page .services-sertion .section-block .section-holder h2 {
     font-size: 2.2rem;
     margin: 0;
}
 .services-page .services-sertion .section-block .inner-content {
     color: #000;
     line-height: 28px;
}
 .services-page .services-sertion .service-list-block {
     padding: 1rem 0;
}
 .service-list-block .service-list-item h3 {
     font-size: 1.25rem;
}
.service-list-block .service-list-item .content-holder p {
        margin-bottom: 0;
}
 .service-list-block .service-list-item {
     display: flex;
     align-items: start;
     justify-content: space-between;
     padding: 10px;
     box-shadow: 0px 0px 12px #00000014;
     border-radius: 10px;
     text-decoration: none;
     margin-bottom: 20px;
     border: 1px solid #fff;
     min-height: 50px;
}
 .page-template-services .service-list-block .service-list-item:hover {
     border: 1px solid #0360E3;
     transition: border-bottom 0.5s ease;
}
 .service-list-block .service-list-item .list-icon{
     margin-right: 15px;
     max-width: 30px;
}
 .development-process{
     padding: 3rem 0;
}
 .value-proposition {
     background-color: #0360E3;
     padding: 3rem 0;
}
 .value-proposition h3 {
     font-size: 36px;
}
 .proposition-item {
     padding: 20px;
     background: #fff;
     box-shadow: 0px 0px 12px #00000014;
     border-radius: 10px;
     margin-bottom: 24px;
     min-height: 236px;
     color: #505050;
}
 .content-area p {
     margin: 0;
}
 .services-page .trusted-client {
     margin: 3rem 0;
}
 .services-page .trusted-client .client-carousel {
     align-items: center;
     width: 100%;
     justify-content: space-between;
     display: flex;
     white-space: nowrap;
}
 .services-page .trusted-client .client-carousel{
/*      display: none; */
}
 .services-page .trusted-client .client-carousel.slick-initialized.slick-slider {
     display: block;
}
 .faq-section h2{
     font-size: 2.5rem;
}
/*services secondary page*/
 .key-benefits .key-benefits-block .key-count, .services-secondary-page .services-sertion .service-list-block .service-list-item .list-icon {
     background: rgb(3 96 227 / 5%);
     min-width: 60px;
     padding: 10px;
     min-height: 45px;
     display: flex;
     align-items: center;
     border-radius: 10px;
     justify-content: center;
     align-items: flex-end;
     margin: 0;
     margin-bottom: 15px;
}
 .services-secondary-page {
     background-color: #fff;
}
 .services-secondary-page .services-sertion .service-list-block .service-list-item .list-icon img{
     width: 35px;
}
 .services-secondary-page .services-sertion .service-list-block .service-list-item .list-icon svg{
     width: 35px;
     width: auto;
     height: auto;
}
 .services-secondary-page .our-engagement-models {
     padding-bottom: 4rem;
}
 .services-secondary-page .faq-section .card .card-body .services-secondary-page .faq-section .card .card-header{
     background: #fff;
}
 .services-secondary-page .development-process {
     background: #F9F9F9;
}
 .services-secondary-page.data-science-big-data .development-process {
     margin-bottom: 5rem;
}
 .services-secondary-page .development-process h2{
     font-size: 2.5rem;
}
 .service-list-item .list-icon span {
     width: 40px;
     display: flex;
     height: 40px;
     background: #0360E3;
     color: #fff;
     border-radius: 25px;
     justify-content: center;
     align-items: center;
     font-weight: 500;
     font-size: 20px;
     margin-bottom: 25px;
}
 .artificial-intelligence .service-list-item .content-holder ul {
     padding:0 0 0 15px;
}
 .artificial-intelligence .service-list-item .content-holder ul li::marker {
     color: #0360e3bd;
}
.development-progress-bar-holder {
    overflow: hidden;
}
 .development-progress-bar .col {
     position: relative;
}
.development-progress-bar .service-list-item {
    margin-bottom: 25px;
}
 .development-progress-bar .col:last-child:before {
     display: none;
}
 .ready-discuss {
     background-image: url('../images/ready-banner.jpg');
     background-size: cover;
     background-position: center;
     background-repeat: no-repeat;
     color: #fff;
     padding: 4rem 0;
}
 .artificial-intelligence .ready-discuss {
     background-image: url('../images/integration-key-bg.png');
}
 .artificial-intelligence .ready-discuss .inner-block .content-block {
     max-width: 100%;
}
 .artificial-intelligence .ready-discuss .content-block .logo-block{
     margin: 10px 10px 30px 0;
     box-shadow: 0px 0px 60px #1b22461f;
     border-radius: 10px;
     min-width: 120px;
     min-height: 120px;
     height: 100px;
     display: flex;
     justify-content: center;
     align-items: center;
     background: #fff;
}
 .artificial-intelligence .ready-discuss .content-block .logo-block img {
     max-width: 80px;
     height: auto;
}
 .ready-discuss .inner-block h2{
     font-size: 2.2rem;
     line-height: 3.3rem;
}
 .ready-discuss .inner-block .btn-primary {
     margin-bottom: 1.5rem;
}
 .ready-discuss .inner-block .content-block{
     max-width: 423px;
}
 .ready-discuss .inner-block .side-img{
     margin: 0 auto;
     width: 100%;
     overflow: hidden;
}
 .internet-of-things .ready-discuss .inner-block .image-side-holder {
     align-items: center;
     display: flex;
     height: 100%;
}
 .internet-of-things .ready-discuss .inner-block h4 {
     color: #fff;
}
 .internet-of-things .ready-discuss .inner-block .content-block {
     max-width: 80%;
}
 .ready-discuss .inner-block .btn-primary {
     background-color: #00c26c;
     border-color: #0dbf70;
     background-color: #00c26c;
     border-color: #0dbf70;
     margin-top: 20px;
     min-width: 200px;
     font-size: 16px;
}
 .ready-discuss .inner-block .btn-primary:hover {
     background-color: #03ab61;
     border-color: #03ab61;
}
 .key-benefits .key-benefits-block .key-count {
     max-width: 60px;
     color: #004cf8;
     font-weight: 600;
     font-size: 20px;
}
 .key-benefits .key-benefits-block {
     margin-bottom: 45px;
}
 .about-page .key-benefits .key-benefits-block {
     margin-bottom: 1.5rem;
     border: 1px solid #70707021;
     padding: 1rem;
     border-radius: 10px;
     min-height: 215px;
}
 .about-page .key-benefits .col:nth-child(even) .key-benefits-block .key-count {
     background-color: rgb(0 194 108 / 5%);
     color: #00C26C;
}
 .key-benefits .key-benefits-block h6{
     margin-bottom: 1rem;
     font-size: 1.25rem;
}
 .services-secondary-page.custom-development .banner{
     background-image: url('../images/custom-software-development-banner.png');
}
 .services-secondary-page.web.development .banner{
     background-image: url('../images/desktop-banner-image.png');
}
 .services-secondary-page.web.development.qa-support .banner{
     background-image: url('../images/qa-banner.webp');
}
 .services-secondary-page.mobile.development .banner{
     background-image: url('../images/mobile-banner-image.webp');
}
 .services-secondary-page.internet-of-things.development .banner{
     background-image: url('../images/internet-banner.png');
}
 .services-secondary-page.development.blockchain .banner{
     background-image: url('../images/blockchain-banner.webp');
}
 .services-secondary-page.development.cloud-infrastructure .banner{
     background-image: url('../images/cloud-banner.png');
}
 .services-secondary-page.development.integration .banner{
     background-image: url('../images/Integrate-banner.webp');
}
 .services-secondary-page.development.artificial-intelligence .banner{
     background-image: url('../images/artificial-intelligence-banner.png');
}
 .services-secondary-page.development.data-science-big-data .banner{
     background-image: url('../images/data-science-banner.webp');
}
 .services-secondary-page.development.progressive-web-applications .banner{
     background-image: url('../images/pwa-banner.png');
}
 .services-secondary-page.development.progressive-web-applications .dedicated-team-holder {
     padding: 5rem 0;
}
 .services-secondary-page.mobile.development .banner.ui-ux-banner{
     background-image: url('../images/ui-ux-banner.webp');
}
 .services-secondary-page.staff-augmentation .banner{
     background-image: none;
     background-color: #F8F8F8;
}
 .services-secondary-page.about-page .banner .image-holder {
     margin-left: auto;
     max-width: 450px;
}
 .services-secondary-page.about-page .banner .trusted-client {
     background-color: #fff;
     margin: 0;
}
 .services-secondary-page .faq-section {
     margin-top: 70px;
}
 .services-secondary-page.staff-augmentation .service-list-block .service-list-item, .services-secondary-page.development .service-list-block .service-list-item{
     background: #F9F9F9;
     min-height: 243px;
    padding: 15px 25px;
        margin-bottom: 25px;
}
 .services-secondary-page.about-page .service-list-block .service-list-item h5{
     max-width: 70%;
}
 .services-secondary-page.mobile.development .service-list-block .service-list-item{
     min-height: 220px;
}
 .services-secondary-page.mobile.development.cloud-infrastructure .service-list-block .service-list-item{
     min-height: 243px;
}
 .services-secondary-page.mobile.development.cloud-infrastructure .service-list-block.cloud-partenrs .service-list-item {
     box-shadow: 0px 0px 12px #00000014;
     background: #fff;
     padding: 0;
     margin-bottom: 1.8rem;
}
 .services-secondary-page.mobile.development.cloud-infrastructure .service-list-block.cloud-partenrs .service-list-item .content-holder{
     max-width: 100%;
     padding: 1.5rem;
     min-height: 218px;
}
 .services-secondary-page.hire-developers .service-list-block .service-list-item{
     min-height: auto;
}
 .services-secondary-page.development.data-science-big-data .service-list-block .service-list-item h5, .services-secondary-page.mobile.development .service-list-block .service-list-item h5{
     max-width: 100%;
}
 .services-secondary-page.development.staff-augmentation .service-list-block .col:nth-child(5) .service-list-item h5 {
     max-width: 147px;
}
 .services-secondary-page.development.staff-augmentation .service-list-block .service-list-item h5{
     max-width: 225px;
}
 .services-secondary-page.hire-developers .banner .image-holder {
     position: relative;
}
 .services-secondary-page.hire-developers .banner .image-holder .node-logo {
     position: absolute;
     max-width: 275px;
     top: 0;
     right: 10%;
}
 .services-secondary-page.hire-developers .service-list-block.tech-cops .service-list-item {
     max-width: 200px;
     margin: 0 auto 25px;
     text-align: center;
     min-height: 180px;
     border: 1px solid #F9F9F9;
     padding: 8px;
    align-items: center;
    justify-content: center;
}
 .services-secondary-page.hire-developers .service-list-block.tech-cops .service-list-item:hover{
     border: 1px solid #0360E3;
     transition: border-bottom 0.5s ease;
}
 .services-secondary-page.hire-developers .service-list-block.tech-cops .service-list-item .list-icon {
     min-width: 50px;
     margin: 0 auto 0.3rem;
     min-height: 50px;
     display: flex;
     align-items: center;
}
 .services-link.services-secondary-page.hire-developers .service-list-block.tech-cops .service-list-item {
     min-height: 155px;
     justify-content: center;
    align-items: center;
}
 .services-link.services-secondary-page.hire-developers .service-list-block.tech-cops .service-list-item .list-icon{
     min-width: 40px;
     min-height: 40px;
}
 .services-link.services-secondary-page.hire-developers .service-list-block.tech-cops .service-list-item h6 {
     font-size: 14px;
     line-height: 20px;
         min-width: 147px;
}
 .services-secondary-page.hire-developers .service-list-block.tech-cops .service-list-item h6{
     margin: 10px auto;
    max-width: 99%;
}
 .services-secondary-page.development .service-list-block .service-list-item .list-icon, .services-secondary-page.mobile-development .service-list-block .service-list-item .list-icon {
     background: transparent;
     padding: 0;
     min-width: 40px;
     margin-bottom: 0.5rem;
}
 .services-secondary-page.development .tech-stack-holder {
     padding: 2rem 8px 4rem;
}
 .services-secondary-page.development .tech-stack-holder .stack-holder{
     height: 100%;
     display: flex;
     flex-direction: column;
     justify-content: center;
}
 .services-secondary-page.development .tech-stack-holder .stack-holder p{
     max-width: 502px;
}
 .services-secondary-page.development .tech-stack-holder .stack-holder h2 {
     line-height: 3.5rem;
     margin-bottom: 15px;
     font-size: 2.5rem;
}
 .staff-augmentation .dedicated-team-holder .team-content-holder ul {
     list-style: none;
     padding: 0;
     margin: 0;
}
 .staff-augmentation .dedicated-team-holder .image-holder{
     max-width: 450px;
}
 .staff-augmentation .dedicated-team-holder .image-holder img{
     width: 100%;
     margin-bottom: 1.5rem;
}
 .staff-augmentation .dedicated-team-holder .stack-holder h2{
     max-width: 523px;
     font-size: 2.2rem;
}
 .progressive-web-applications .staff-augmentation .dedicated-team-holder .stack-holder h2{
     max-width: 550px;
     margin-bottom: 1rem;
}
 .hire-developers .dedicated-team-holder .stack-holder p {
     max-width: 450px;
}
 .staff-augmentation .dedicated-team-holder .team-content-holder ul li {
     margin-bottom: 10px;
     padding: 0;
}
 .staff-augmentation .dedicated-team-holder .team-content-holder ul li .icon-holder{
     margin-right: 10px;
     width: 20px;
}
 .staff-augmentation .dedicated-team-holder .team-content-holder ul li .icon-holder svg {
     width: 100%;
}
 .services-secondary-page .offerings-augmentation .service-list-block .nav.nav-tabs{
     display: flex;
     flex-direction: column;
     justify-content: flex-start;
     text-align: left;
     align-items: start;
     border: 0;
}
 .services-secondary-page .offerings-augmentation .service-list-block .nav.nav-tabs .nav-link {
     width: 100%;
     text-align: left;
     background-color: #F9F9F9;
     border-radius: 10px;
     margin-bottom: 10px;
     color: #000;
     position: relative;
     font-size: 14px;
    min-height: 50px;
}
 .services-secondary-page .offerings-augmentation .service-list-block .nav.nav-tabs .nav-link.active, .services-secondary-page .offerings-augmentation .service-list-block .nav.nav-tabs .nav-link:hover {
     background-color: #0360E3;
     border-color: #0360E3;
     color: #fff;
}
 .services-secondary-page .offerings-augmentation .service-list-block .tab-content {
     border: 2px dashed #F3F3F3;
     height: 100%;
     border-radius: 4px;
     padding: 1.5rem;
    background-image: url('../images/service-tab-bg.svg');
    background-repeat: no-repeat;
    background-position: bottom left;
    position: relative;
}
 .services-secondary-page .offerings-augmentation .tab-content-holder ul {
     padding: 0;
     margin: 0;
}
 .services-secondary-page.hire-developers .offerings-augmentation .tab-content-holder .dedicated-team-holder{
     margin: 0;
}
 .services-secondary-page.hire-developers .offerings-augmentation .tab-content-holder .dedicated-team-holder .logo-holder{
     max-width: 6.5rem;
     margin-left: auto;
     margin-right: auto;
     margin-top: 2rem;
    position: absolute;
    bottom: 15px;
    right: 15px;
}
 .services-secondary-page.hire-developers.java .offerings-augmentation .tab-content-holder .dedicated-team-holder .logo-holder {
     margin-top: 0;
}
 .services-secondary-page .offerings-augmentation .tab-content-holder .dedicated-team-holder{
     color: #505050;
}
 .bg-light-link-box, .services-secondary-page.staff-augmentation .service-list-block .service-list-item {
     background: #F9F9F9;
}
 .ready-discuss.dreem-team {
     background-image: url('../images/staff-team-bg.svg');
     margin-bottom: 4rem;
}
 .ready-discuss.dreem-team .inner-block h2 {
     max-width: 450px;
}
 .client-slider {
     background-image: url('../images/client-slider-bg.png');
     margin-bottom: 3rem;
     padding: 3rem 0;
     background-size: cover;
     background-position: center;
     background-repeat: no-repeat;
}
 .client-slider .trusted-client-carousel .slide-item{
     background: #fff;
     border-radius: 10px;
     padding: 1.5rem;
     text-align: center;
}
 .client-slider .trusted-client-carousel .slide-item .image-holder {
     max-width: 200px;
     min-width: 200px;
     border-radius: 15px;
     overflow: hidden;
     margin: 0 auto 20px;
}
 .client-slider .trusted-client-carousel .slide-item .slide-content-holder .inner-content .client-info h6 span {
     color: #004CF8;
}
 .client-slider .trusted-client-carousel .slide-item .slide-count-holder{
     width: 100%;
     display: flex;
     align-items: center;
     justify-content: center;
}
 .client-slider .slick-dots {
     bottom: -50px;
}
 .client-slider .slick-dots li button {
     border: 1px solid #fff;
     border-radius: 100%;
     width: 15px;
     height: 15px;
}
 .client-slider .slick-dots li button:hover, .client-slider .slick-dots li.slick-active button {
     background: #fff;
}
 .client-slider .slick-dots li button:before, .slick-arrow {
     display: none !important;
}
 .services-page.development.integration .services-sertion .service-list-block {
     padding: 1rem 0 4rem;
}
 .services-page.development.internet-of-things .key-benefits, .services-page.development.integration .key-benefits {
     background-image: url('../images/integration-key-bg.png');
     margin-bottom: 4rem;
     padding: 4rem 0;
     background-size: cover;
     background-position: center;
     background-repeat: no-repeat;
}
 .services-page.development.internet-of-things .section-platform {
     background-image: url('../images/section-platform-bg.svg');
     margin-bottom: 4rem;
     padding: 4rem 0;
     background-size: cover;
     background-position: center;
     background-repeat: no-repeat;
}
 .services-page.about-page .our-mission-section {
     background-image: url('../images/our-mission-bg.png');
     background-size: cover;
     background-position: center;
     background-repeat: no-repeat;
     color: #fff;
}
 .services-page.about-page .our-mission-section, .services-page.about-page .our-approach-section {
     padding: 4rem 0;
}
 .services-page.about-page .our-approach-section h2, .services-page.about-page .our-mission-section h2{
     font-size: 2.5rem;
     margin-bottom: 1.2rem;
     line-height: 3.3rem;
}
 .services-page.about-page .our-mission-section{
     display: flex;
     align-items: center;
     justify-content: center;
     min-height: 376px;
}
 .services-page.about-page .our-mission-section .center-box{
     display: flex;
     align-items: center;
}
 .services-page.about-page .our-mission-section .nav.nav-pills {
     background: rgb(255 255 255 / 30%);
     overflow: hidden;
     border-radius: 10px;
}
 .services-page.about-page .our-mission-section .nav.nav-pills li {
     padding: 0;
}
 .services-page.about-page .our-mission-section .nav.nav-pills li a:hover, .services-page.about-page .our-mission-section .nav.nav-pills li a.active {
     background: #FFFFFF;
}
 .services-page.about-page .our-mission-section .nav.nav-pills li a:hover, .services-page.about-page .our-mission-section .nav.nav-pills li a.active {
     color: #0360E3;
}
 .services-page.about-page .our-mission-section .nav.nav-pills li a {
     color: #fff;
     padding: 1rem;
     font-weight: 600;
     text-decoration: none;
     display: block;
}
 .services-page.about-page .our-mission-section .tab-content {
     padding: 1rem 0;
     min-height: 145px;
}
 .services-page.about-page .our-mission-section .col h2 {
     max-width: 500px;
     color: #fff;
     text-align: left;
}
 .services-page.about-page .our-approach-section{
     background-color: #F8F8F8;
     margin-bottom: 5rem;
}
 .services-page.development.internet-of-things .section-platform .inner-block .col{
     min-height: 80px;
}
 .services-page.development.internet-of-things .section-platform .inner-block .icon-holder{
     margin-right: 0.5rem;
}
 .services-page.development.internet-of-things .section-platform .inner-block h6 {
     margin: 0;
}
 .services-page.development.blockchain .ready-discuss {
     background-image: url('../images/integration-key-bg.png');
}
 .development.integration .integration-list ul{
     padding: 0;
     margin: 0;
}
 .development.integration .integration-list ul li{
     margin-bottom: 0.5rem;
     padding: 0;
}
 .development.integration .integration-list ul li .icon-holder{
     margin-right: 10px;
     width: 20px;
}
 .development.integration .integration-list ul li .icon-holder svg{
     width: 100%;
}
 .development.cloud-infrastructure .tech-stack-holder .image-holder, .development.integration .tech-stack-holder .image-holder{
     max-width: 500px;
     margin: auto;
}
 .development.internet-of-things .key-benefits h2, .development.integration .key-benefits h2{
     color: #fff;
     max-width: 700px;
     line-height: 3.3rem;
     font-size: 2.5rem;
}
 .development .key-benefits h2{
     line-height: 3.3rem;
     font-size: 2.5rem;
}
 .development.data-science-big-data .key-benefits h2{
     max-width: 73%;
     line-height: 3.5rem;
     font-size: 2.5rem;
}
 .development.internet-of-things .key-benefits .key-benefits-block .key-count {
     color: #fff;
     background: rgb(255 255 255 / 30%);
     margin-right: 1rem;
}
 .development.integration .key-benefits .key-benefits-block .key-count {
     color: #fff;
     background: rgb(255 255 255 / 30%);
}
 .development.internet-of-things .key-benefits .key-benefits-block h6 {
     color: #fff;
     margin-bottom: 0.5rem;
     max-width: 80%;
     font-size: 1.2rem;
}
 .development.integration .key-benefits .key-benefits-block h6 {
     color: #fff;
}
 .development.internet-of-things .key-benefits .key-benefits-block {
     color: #ffffffb0;
     display: flex;
     align-items: self-start;
}
 .development.integration .key-benefits .key-benefits-block {
     color: #ffffffb0;
}
 .development.integration .key-benefits .key-benefits-block .content-area {
     max-width: 90%;
}
 .services-page.case-studies-listing .banner{
     background-image: none 
}
 .codingcops-app .case-studies-listing #content {
     height: calc(100% - 127px);
     align-items: center;
     justify-content: center;
}
 .case-studies-item {
     background: #F9F9F9;
     padding: 1rem;
     border-radius: 10px;
}
 .case-studies-item .case-studies-content {
     padding-left: 2rem;
}
 .case-studies-item .show-case-study-link {
     color: #000;
     text-decoration: none;
}
 .case-studies-item .show-case-study-link svg {
     margin-left: 8px;
     width: 10px;
}
 .case-studies-details .banner .case-image-box, .case-studies-item .case-image-box {
     padding: 2rem;
     display: flex;
     flex-direction: column;
     justify-content: space-evenly;
     align-items: center;
     border-radius: 10px;
     max-width: 500px;
     margin: auto;
     min-height: 302px;
}
 .case-studies-details .banner .case-image-box, .genuity-case .case-image-box{
     margin-left: auto;
     background: #041E42;
}
 .case-studies-details .banner .case-image-box {
     margin:0 0 0 auto;
}
 .case-studies-details.dura .banner .case-image-box{
     background: #100E1B;
}
 .case-studies-details.revinate .banner .case-image-box{
     background: #3562DE;
}
 .case-studies-details.sapling .banner .case-image-box{
     background: #2B1C4A;
}
 .case-studies-details.lango .banner .case-image-box{
     background: #408FFF;
}
 .case-studies-details.nextagency .banner .case-image-box{
     background: #1E4068;
}
 .lango-case .case-image-box{
     margin-left: auto;
     background: #408FFF;
}
 .revinate-case .case-image-box{
     margin-left: auto;
     background: #3562DE;
}
 .sapling-case .case-image-box{
     margin-right: auto;
     background: #2B1C4A;
}
 .nextagency-case .case-image-box{
     margin-right: auto;
     background: #1E4068;
}
 .duro-case .case-image-box{
     margin-right: auto;
     background: #100E1B;
}
 .case-studies-details .banner .case-image-box img, .case-studies-item .case-image-box img {
     width: 100%;
}
 .case-studies-details .banner .case-image-box .logo-holder-app, .case-studies-item .case-image-box .logo-holder-app {
     max-width: 150px;
     margin-bottom: 1.5rem;
}
 .case-studies-details .banner .case-image-box .image-holder, .case-studies-item .case-image-box .image-holder {
     max-width: 250px;
}
 .case-studies-details .location-list ul {
     display: flex;
     align-items: center;
     list-style: none;
     padding: 0;
}
 .case-studies-details .location-list ul li {
     display: flex;
     align-items: center;
     margin-right: 1rem;
     background: #F9F9F9;
     padding: 0.5rem 1rem;
     border-radius: 35px;
}
 .case-studies-details .location-list ul li img {
     width: 20px;
     margin-right: 10px;
}
 .case-studies-details .location-list ul li span {
     font-weight: 500;
     margin-right: 10px;
     display: inline-block;
}
 .case-studies-details .problem-statement .image-holder{
     max-width: 350px;
     margin-left: auto;
}
 .case-studies-details .our-solution .image-holder img, .case-studies-details .problem-statement .image-holder img{
     width: 100%;
}
 .case-studies-details .problem-statement h2, .case-studies-details .our-solution h2 {
     margin-bottom: 1rem;
}
 .case-studies-details .our-solution .image-holder{
     max-width: 350px;
     margin-right: auto;
}
 .case-studies-details .case-key-success {
     background: #0360E3;
     border-radius: 10px;
     padding: 3rem;
     color: #fff;
     background-image: url('../images/case-key-bg.svg');
     background-size: 300px;
     background-position: bottom right;
     background-repeat: no-repeat;
     margin-bottom: 4rem;
}
 .case-studies-details .case-key-success h2 {
     color: #fff;
     margin-bottom: 1.5rem;
}
 .case-studies-details .case-key-success .key-success-list ul {
     padding: 0;
     list-style: none;
}
 .case-studies-details .case-key-success .key-success-list ul li{
     display: flex;
     align-items: center;
     color: #fff;
     margin: 0 0 0.5rem;
}
 .case-studies-details .case-key-success .key-success-list ul li .image-holder{
     max-width: 25px;
     margin-right: 15px;
}
 .case-studies-details .case-key-success .key-success-list ul li .image-holder svg{
     width: 100%;
}
 .case-studies-details .case-key-success .key-success-list ul li h5 {
     margin: 0;
     color: #fff;
     font-weight: normal;
}
 .case-studies-details .case-core-technologies .tech-logo-list {
     margin: 2rem 0 4rem;
     flex-wrap: wrap;
}
 .case-studies-details .case-core-technologies .tech-logo-list li {
     max-width: 100px;
     min-width: 100px;
     min-height: 100px;
     box-shadow: 0px 0px 60px #1b22461f;
     border-radius: 10px;
     margin: 0 2rem 1.5rem 0;
     display: flex;
     align-items: center;
}
 .case-studies-details .case-core-technologies .tech-logo-list li img {
     width: 100%;
}
 .case-studies-details .client-slider {
     background-image: none;
     padding: 0;
}
 .case-studies-details .client-slider .slide-item {
     box-shadow: 0px 0px 20px #0000001A;
     border-radius: 30px;
     align-items: center;
}
 .case-studies-details .client-slider .trusted-client-carousel .slide-item .image-holder{
     max-width: 150px;
     min-width: 150px;
}
 .case-studies-details .client-slider .trusted-client-carousel .slide-item .slide-content-holder .inner-content {
     max-width: 100%;
}
 .blog .banner {
     height: 65vh;
}

 .blog .post-card .entry-header .post-thumbnail img {
     width: 100%;
     height: 100%;
     transition: transform .5s, filter 1.5s ease-in-out;
}
 .blog .post-card .entry-header .entry-title a br {
     display: none;
}
 .blog .post-card .entry-header .post-thumbnail img:hover {
     transform: scale(1.1);
}
 .blog .post-card .entry-header .post-thumbnail {
     position: relative;
     max-height: 192px;
     min-height: 192px;
     overflow: hidden;
}
 .blog .post-card {
     background: #F9F9F9;
     border-radius: 10px;
     overflow: hidden;
     margin-bottom: 2rem;
     box-shadow: 0px 3px 16px #00000014;
}
 .blog .post-list .post-card, .related-posts .blog .post-card{
     min-height: 444px;
}
 .related-posts.sidebar .blog .post-card {
     background: transparent;
     min-height: auto;
     box-shadow: none;
}
 .related-posts.sidebar .entry-header {
     display: flex;
     align-items: center;
}
 .related-posts.sidebar .blog .post-card .entry-header .post-thumbnail {
     position: relative;
     max-height: 146px;
     overflow: hidden;
     max-width: 91px;
     border-radius: 8px;
     min-height: auto;
}
 .related-posts.sidebar .blog .post-card .entry-header .entry-title {
     padding: 0;
}
 .related-posts.sidebar {
     background: #FAFAFA;
     padding: 1rem;
     border-radius: 10px;
     max-height: 300px;
     overflow-x: scroll;
}
 .related-posts.sidebar .blog .post-card .entry-title a {
     font-size: 12px;
     padding: 0.5rem;
     line-height: 18px;
     display: -webkit-box;
     -webkit-line-clamp: 2;
     -webkit-box-orient: vertical;
     overflow: hidden;
     text-overflow: ellipsis;
     height: 47px;
     color: #000;
     text-decoration: none;
     font-weight: 700;
}
 .services-page.blog-details-page #sidebar {
     max-width: 300px;
}

 .services-page.blog-details-page .article-contents {
     box-shadow: 0px 0px 22px #00000008;
     background-color: #f2f2f2;
     border-radius: 10px;
}
 .services-page.blog-details-page .article-contents h1, .services-page.blog-details-page .article-contents h2, .services-page.blog-details-page .article-contents h3, .services-page.blog-details-page .article-contents h4, .services-page.blog-details-page .article-contents h5, .services-page.blog-details-page .article-contents h5, .services-page.blog-details-page .article-contents h4 a{
     font-size: 16px !important;
     margin-bottom: 1rem;
}
 .services-page.blog-details-page .article-contents .article-contents-heading {
     font-size: 1.75rem !important;
}
 .services-page.blog-details-page .article-contents a{
     color: #8C8C8C;
     font-weight: 300;
}
 .services-page.blog-details-page .article-contents a.active {
     color: #000;
     font-weight: 600;
}
 .blog .post-card .entry-title {
     padding: 1rem 1rem 0;
}
 .blog .post-card .entry-title .categories{
     margin-bottom: 0.5rem;
}
 .blog .post-card .entry-title .categories a {
     text-decoration: none;
     text-transform: uppercase;
     color: #0360E3;
     font-weight: 500;
}
 .blog .post-card .entry-title .post-title{
     font-size: 16px;
     line-height: 24px;
     color: #000;
     text-decoration: none;
     font-weight: 700;
     display: inline-block;
     min-height: 48px;
}
 .blog .post-card .entry-content {
     padding: 1rem;
}
 .blog .post-card .entry-content .entry-footer {
     font-size: 14px;
     color: #505050;
     display: flex;
     justify-content: space-between;
     align-items: center;
     margin-top: 1.8rem;
}
 .blog .post-card .entry-content .entry-footer .posted-by img {
     border-radius: 100%;
     margin-right: 5px;
     display: none;
}
 .blog .post-card .entry-header .post-thumbnail .categories {
     background: #0360E3;
     color: #fff;
     padding: 0 11px;
     border-radius: 25px;
     position: absolute;
     right: 10px;
     top: 10px;
     pointer-events: none;
}
 .blog .post-card .entry-header .post-thumbnail .categories a {
     color: #fff;
     text-decoration: none;
     font-size: 12px;
     line-height: 28px;
}
 .blog .post-card .entry-content p{
     display: -webkit-box;
     -webkit-line-clamp: 5;
     -webkit-box-orient: vertical;
     overflow: hidden;
     text-overflow: ellipsis;
     min-height: 120px;
     color: #505050;
}
 .services-page.blog-details-page .banner{
     min-height: 60vh;
     height: auto;
}
 .services-page.blog-details-page .banner .sub-text footer {
     display: flex;
     font-size: 14px;
}
 .services-page.blog-details-page .banner .sub-text footer span {
     margin-right: 3rem;
	 font-weight:300;
}
 .services-page.blog-details-page .blog-details-banner img{
     width: 100vw;
     height: auto;
}
 .services-page.blog-details-page .banner-caption {
     position: absolute;
     top:0;
     background: transparent linear-gradient(91deg, #FFFFFFFA 0%, #FFFFFFF5 40%, #ffffff00 80%) 0% 0% no-repeat padding-box;
     width: 100%;
     height: 100%;
     display: flex;
     align-items: center;
}
 .services-page.blog-details-page .banner-caption .custom-container{
     height: 100%;
     display: flex;
}
 .services-page.blog-details-page .banner-caption .categories {
     display: block;
}
 .services-page.blog-details-page .banner-caption .categories a{
     font-size: 14px;
     background: #0360E3;
     color: #fff;
     padding: 5px 11px;
     border-radius: 25px;
     font-weight: normal;
     text-decoration: none;
     pointer-events: none;
}
 .services-page.blog-details-page .breadcrumbs ul li:last-child span, .breadcrumbs ul li:last-child {
     max-width: 300px;
     overflow: hidden;
     text-overflow: ellipsis;
	 white-space: nowrap;
}
 .services-page.blog-details-page .content-area {
     padding: 3rem 0;
}
 .services-page.blog-details-page .content-area p {
     margin-bottom:1rem;
     color: #505050;
}
 .services-page.blog-details-page .content-area .wp-block-heading{
     font-family: 'Poppins', sans-serif;
     font-weight: 400;
}
 .services-page.blog-details-page .content-area  strong {
         font-weight: 600;
    margin-bottom: 5px;
    display: inline-block;
 }
 .services-page.blog-details-page .content-area h3.wp-block-heading {
     font-size: 24px;
 }
 
.services-page.blog-details-page .content-area h4.wp-block-heading {
     font-size: 20px;
 }
 .services-page.blog-details-page .entry-content .wp-block-image img {
     width: 100% !important;
     height: 100% !important;
}
 .services-page.blog-details-page .ready-discuss-sidebar-block {
     background-color: #0360e3;
     padding: 1rem;
     border-radius: 10px;
     color: #fff;
}
 .services-page.blog-details-page .ready-discuss-sidebar-block h5 {
     color: #fff;
     margin-bottom: 1rem;
     line-height: 2rem;
}
 .services-page.blog-details-page .ready-discuss-sidebar-block .btn{
     font-size: 14px;
     text-align: left;
     padding: 10px;
     background-color: #0dbf70;
     width: auto;
}
 .services-page.blog-details-page .widget-area .social-icon section {
     display: flex;
     align-items: center;
}
 .services-page.blog-details-page .widget-area .social-icon .btn.btn-link {
     background: #000;
     width: 40px;
     height: 40px;
     border-radius: 100%;
     display: flex;
     align-items: center;
     justify-content: center;
}
 .category-section {
     background: #FAFAFA;
}
 .category-list-holder {
     display: flex;
     align-items: center;
     padding: 10px 0;
}
 .category-list-holder h6 {
     margin: 0;
}
 .category-list-holder ul {
     padding:0 0 0 5px;
     margin: 8px 0 8px 5px;
     list-style: none;
     display: flex;
     align-items: center;
     width: 100%;
     overflow-x: scroll;
     border-left: 1px solid;
     margin-left: 10px;
}
 .category-list-holder ul li a {
     color: #8C8C8C;
     font-family: "Poppins";
     font-size: 14px;
     font-style: normal;
     font-weight: 400;
     line-height: 16px;
     text-decoration: none;
     white-space: nowrap;
     border-radius: 20px;
     border: 1px solid #8C8C8C;
     padding: 6px 12px;
     display: inline-block;
     margin: 0 5px;
     min-width: 50px;
     text-align: center;
}
 .category-list-holder ul li a.active, .category-list-holder ul li a:hover {
     background: #004cf8;
     color: #fff;
     border-color: #004cf8;
}
 .category-section.sticky {
     position: fixed;
     top: 66px;
     width: 100%;
     box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
 .category-section {
     position: sticky;
     top: 100px;
     z-index: 9;
     background-color: #fff;
     box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
 .blog-details-page .category-list-holder {
     align-items: self-start;
     flex-direction: column;
     background: #FAFAFA;
     padding: 1rem;
     margin-bottom: 1rem;
     border-radius: 8px;
}
 .blog-details-page .category-list-holder ul {
     display: block;
     border: 0;
     padding: 0;
     margin: 1rem 0;
     max-height: 300px;
     overflow-x: scroll;
}
 .blog-details-page .category-list-holder ul li a {
     margin: 0;
     display: block;
     text-align: left;
     border: 0;
     padding: 0.5rem 0;
}
 .blog-details-page .category-list-holder ul li a:hover {
     background: #FAFAFA;
     color: rgb(0 0 0 / 60%);
}
 .blog-details-page .category-list-holder ul li {
     border-bottom: 1px solid #D9D9D9;
}
 .meetings-iframe-container {
     display: flex;
     align-items: center;
}
 .meetings-iframe-container iframe {
     height: 690px !important;
     min-height: 597px !important;
}
 .date-picker-freemium-cta {
     display: none !important;
}
 .divider-text{
     display: flex;
     align-items: center;
     justify-content: center;
     height: 100%;
     text-transform: uppercase;
     color: #000;
}
 .divider-text .divider-area {
     padding-left: 35%;
     font-weight: bold;
     position: relative;
     width: 100%;
}
 .divider-text .divider-area:after{
     content: '';
     width: 48%;
     height: 2px;
     background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' stroke='%230360E3FF' stroke-width='4' stroke-dasharray='8%2c 8' stroke-dashoffset='0' stroke-linecap='butt'/%3e%3c/svg%3e");
     position: absolute;
     margin-left: 0;
     top: 12px;
     right: 4px;
}
 .divider-text .divider-area:before{
     content: '';
     width: 47%;
     height: 2px;
     background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' stroke='%230360E3FF' stroke-width='4' stroke-dasharray='8%2c 8' stroke-dashoffset='0' stroke-linecap='butt'/%3e%3c/svg%3e");
     position: absolute;
     margin-left: 0;
     top: 12px;
     left: -37px;
}
 .wpcf7-not-valid-tip {
     position: absolute;
     right: 5px;
     bottom: 0;
     color: #dc3232;
}
 .faq-section {
     height: 100%;
     padding: 0 0.8rem 2.5rem;
}
 .faq-section .card {
     box-shadow: none;
     border-radius: 0;
     background: #f0f0f0;
     border-radius: 10px;
     border: 0;
     overflow: hidden;
     margin-bottom: 15px;
}
 .faq-section .card .card-header {
     border: 0;
     padding: 15px;
     display: flex;
     justify-content: space-between;
     cursor: pointer;
     background: #f0f0f0;
}
 .faq-section .card .card-header .title {
     color: #505050;
     font-weight: 600;
     margin-right: 15px;
}
 .faq-section .card .show .card-body {
     border-top: 1px solid #ddd;
}
 .faq-section .card .card-body{
     background: #f0f0f0;
     font-size: 16px;
     padding: 15px;
     color: #505050;
}
 .faq-section .card .card-header .fa-angle-down:before {
     font-size: 22px;
     color: #0360e3;
}
 .faq-section .card-header:not(.collapsed) .rotate-icon {
     transform: rotate(45deg);
}
 .faq-section .card-header .accicon {
     width: 20px;
}
 .rotate-icon {
     display: inline-block;
     position: absolute;
     width: 10px;
     height: 10px;
     top: 18px;
     background: transparent;
     text-indent: -9999px;
     border-top: 2px solid #0360E3;
     border-left: 2px solid #0360E3;
     transition: all 250ms ease-in-out;
     text-decoration: none;
     color: transparent;
}
 .rotate-icon:before {
     display: block;
     height: 200%;
     width: 200%;
     margin-left: -50%;
     margin-top: -50%;
     content: "";
     transform: rotate(45deg);
}
 .rotate-icon {
     transform: rotate(-135deg);
}
 .meetings-container .calendly-inline-widget{
     background-color: #fff;
     border-radius: 19.24px;
     max-width: 60%;
     margin: 0 auto;
     width: 100%;
     padding:2rem 1rem;
     overflow: inherit !important;
     display: flex;
     align-items: center;
}


/*hire a developer new pages*/
.hire-page-template .section {
     background-color: #fff;
}

.hire-page-template .hire-page-banner {
    background-image: url('../images/Hero.webp');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 2rem 0;
    height: 67dvh;
    display: flex;
    align-items: center;
}
.hire-page-template .hire-page-banner h1 {
    color: #fff;
    font-size: 2.5rem;
     margin-bottom: 1rem;
}
.hire-page-template .hire-page-banner .banner-tag-list {
    list-style: none;
}
.hire-page-template .hire-page-banner .banner-tag-list .tag-list-item{
    display: flex;
    align-items: center;
    color: #fff;
    padding: 0.6rem 10px;
    background: rgb(255 255 255 / 21%);
    border-radius: 8px;
}
.hire-page-template .hire-page-banner .banner-tag-list .tag-list-item .icon-holder{
    width: 30px;
    height: 30px;
    margin-right: 10px;
}
.hire-page-template .hire-page-banner .logo-area-holder {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin: 0.5rem -5px;
}
.hire-page-template .hire-page-banner .logo-area-holder li .logo-area-list{
    background: #fff;
    border-radius: 8px;
    padding: 1rem;
    min-height: 75px;
    display: flex;
    align-items: center;
}

.hire-page-template .hire-page-banner .logo-area-holder li:nth-last-child(1), 
.hire-page-template .hire-page-banner .logo-area-holder li:nth-last-child(2) {
     width: 50%;
}

.hire-page-template .hire-page-banner .logo-area-holder li:nth-last-child(2) .icon-holder, 
.hire-page-template .hire-page-banner .logo-area-holder li:nth-last-child(1) .icon-holder {
    max-width: fit-content;
}
.hire-page-template .hire-page-banner .logo-area-holder li .icon-holder{
    max-width: 138px;
    margin: 0 auto;
}
.hire-page-template .hire-page-banner .logo-area-holder li:nth-child(2) .icon-holder {
    max-width: 100px;
    margin: 0 auto;
}
.hire-page-template .hire-page-banner .hire-form-holder {
    background: #fff;
    padding: 1rem 1.3rem;
    border-radius: 8px;
    max-width: 550px;
    margin-left: auto;
}

.hire-page-template .hire-page-banner .hire-form-holder .form-control{
    background: #E6EFFC;
    border-color: #E6EFFC;
    min-height: 50px;
    max-height: 100px;
}
.hire-page-template .hire-page-banner .hire-form-holder h4 span {
    color: #D20000;
}
.hire-page-template .hire-page-banner .submit-btn-holder .btn.btn-primary{
    min-height: 50px;
}

.hire-page-template .hire-slider-area {
    text-align: center;
    padding: 1.5rem 0;
}
.hire-page-template .hire-slider-area .trusted-client .client-carousel .client-slide img  {
    filter: grayscale(100%);
}
.hire-page-template .hire-slider-area .trusted-client .client-carousel .client-slide img:hover {
      filter: grayscale(0%);
}

.hire-page-template .success-stories-area {
    height: 100%;
    padding: 0;
}
.hire-page-template .custom-container-holder {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: space-evenly;
    height: 100%;
}
.hire-page-template .custom-container-holder .services-page .trusted-client {
    margin: 0rem 0 3rem;
}
.hire-page-template.services-secondary-page .faq-section {
    margin-top: 0;
    padding: 0;
    width: 100%;
}


/*.hire-developer-profile {*/
/*        height: 100%;*/
/*    display: flex;*/
/*    align-items: center;*/
/*}*/
.profile-holder .custom-container {
    max-width: 100vw;
}
.profile-holder {
        width: 100%;
}
.profile-holder .profile-body{
        margin-bottom: 1rem;
        display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.profile-holder h2{
        text-align: center;
    margin-bottom: 1rem;
}
.profile-holder h2 span{
    color: #D20000;
}
 .hire-page-template .profile-card {
    padding: 20px;
    text-align: left;
    border-radius: 8px;
    margin:1rem 12px 2rem;
    max-width: 420px;
        box-shadow: rgb(3 96 227 / 10%) 0px 7px 29px 0px;
    }
.hire-page-template .profile-card  .profile-card-header {
    display: flex;
    justify-content: space-between;
    margin-bottom: 2rem;
        align-items: center;
}
.hire-page-template .profile-card .profile-holder{
        height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.hire-page-template .profile-card .profile-slider {
    display: block;
    width: 100%;
}
.hire-page-template .profile-card .profile-img{
    max-width: 110px;
}
.hire-page-template .profile-card img {
  max-width: 100%;
  border-radius: 8px;
}
.hire-page-template .profile-card h3 {
  margin: 0 0 0.5rem;
  line-height: 28px;
}
.hire-page-template .skills{
        margin-bottom: 1rem;
}
.hire-page-template .skills span {
  display: inline-block;
  background: #f0f0f0;
  margin: 5px;
  padding: 5px 10px;
  border-radius: 5px;
  color: #000;
      font-size: 13px;
    font-weight: 500;
}
.profile-model .profile-card .skills span:first-child,
.hire-page-template .skills span:first-child {
    margin-left:0;
}
.hire-page-template .profile-card button {
  background: #007bff;
  color: white;
  border: none;
  padding: 10px 20px;
  cursor: pointer;
  border-radius: 5px;
  width: 100%;
}
.profile-slider .profile-card {
    padding: 20px;
    display: flex;
    justify-content: center;
    border: 1px solid #fafafa;
            position: relative;
  }
  .profile-slider {
      display: none;
  }
  .profile-slider.slick-slider {
      display: block;
  }
  .profile-slider .profile-card:hover {
      border: 1px solid #007bff;
  }
  .profile-slider .profile-text {
    max-width: 60%;
    padding-right: 20px;
  }
  .profile-slider .profile-image img {
    max-width: 200px;
    border-radius: 50%;
  }
 .profile-model .profile-card .skills span,
  .profile-slider .skills span {
    display: inline-block;
    background: #E6EFFCB2;
    margin: 5px 5px 5px 0;
    padding: 5px 10px;
    border-radius: 5px;
    color: #000;
  }
  .profile-slider .profile-card .btn-more-cv,
  .profile-slider .profile-card button {
    border: 1px solid #007bff;
    background: #fff;
    color: #007bff;
    padding: 10px 20px;
    cursor: pointer;
    border-radius: 5px;
  }
  .profile-slider .profile-card .btn-more-cv:hover,
  .profile-slider .profile-card:hover .btn-more-cv,
  .profile-slider .profile-card:hover button,
  .profile-slider .profile-card button:hover {
      background: #007bff;
       color: #fff;
  }
  .profile-slider .slick-prev,
  .profile-slider .slick-next {
    width: 40px;
    height: 40px;
    z-index: 1;
    display: block !important;
    top:100%;
  }
   .profile-slider-arrows {
      display: flex;
      justify-content: center;
      margin-top: 1.2rem;
    }

.profile-slider-arrows img {
    width: 40px;
    height: 40px;
    cursor: pointer;
    margin: 0 5px;
    position: relative;
    left: 0;
}
.profile-slider-arrows img:hover {
    opacity: 0.5; 
}

     
     
     
.hire-developer-modal .modal-dialog{
        max-width: 1100px;
    width: 100%;
    height: 100%;
        display: flex;
    align-items: center;
}

.hire-developer-modal .profile-model .profile-card .profile-card-header {
    align-items: flex-start;
}

.hire-developer-modal .modal-body {
    padding: 0;
}
.hire-developer-modal .modal-content {
    border: transparent;
     padding: 0 10px;
         border-radius: 0;
}
.hire-developer-modal .modal-content .close{
    background: #F7F7F7;
    border: 0;
    width: 40px;
    height: 40px;
    border-radius: 50px;
    font-size: 32px;
    line-height: 1.3;
    position: absolute;
    right: 0px;
    top: 10px;
}

.profile-model .profile-card .profile-card-header{
        display: flex;
    align-items: center;
    margin-bottom: 1rem;
}
.profile-model .profile-card .profile-card-header .profile-img {
    min-width: 200px;
    max-width: 200px;
    margin-right: 1rem;
    border-radius: 8px;
    overflow: hidden;
}
.profile-model .profile-card .profile-card-header .profile-img img{
        width: 100%;
}
.profile-model .profile-card .profile-card-header .profile-content {
        padding-top: 1rem;
}
.profile-model .profile-card .profile-card-header .profile-body {
        margin: 1rem 0;
}
.profile-model .hire-form-holder {
    padding-top: 1rem;
}
.profile-model .hire-form-holder form{
    margin: 0 -6px;
    display: flex;
    flex-wrap: wrap;
}
.profile-model .hire-form-holder .mb-2{
    flex: 1;
    margin: 0 6px;
}
.profile-model .hire-form-holder .mb-2:nth-child(4) {
    flex: 100%;
}
.profile-model .hire-form-holder text-area {
    max-height: 150px;
}
.profile-model .hire-form-holder .form-control {
    background: #E6EFFC;
    border-color: #E6EFFC;
    min-height: 50px;
    max-height: 100px;
}
.profile-model .hire-form-holder .submit-btn-holder {
    width: 100%;
    margin: 0 5px;
}

.hire-key-benefits .key-benefits,
.hire-development-process,
.hire-case-study-section,
.hire-service-area,
.hire-pricing,
.hire-developer-profile-section,
.hire-faq,
.hire-why-choose-area {
    position: relative;
    min-height: calc(100vh - 70px);
    display: flex;
    align-items: center; 
    justify-content: center;
}
.hire-success .success-stories-area {
    height: 92vh;
    padding: 0;
}
.hire-success .success-stories-area  .trusted-client {
    margin: 0;
}
.hire-why-choose-area::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 50%; 
    background-image: url('../images/why-choose-bg.svg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 1; 
}

.hire-why-choose-area::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 50%; 
    background-color: white;
    z-index: 1; 
}

.hire-why-choose-area > * {
    position: relative;
    z-index: 2;
}
.hire-why-choose-area h2 {
    color: #fff;
    text-align: center;
    margin-bottom: 1.5rem;
}
.hire-why-choose-area table {
    width: 100%;
    border-collapse: collapse;
    font-family: Arial, sans-serif;
     background: #fff;
}
.hire-why-choose-area table h5 {
    font-size: 18px;
}
.hire-why-choose-area table h5 {
    margin-bottom: 0.2rem; 
}
.hire-why-choose-area table p {
    margin-bottom: 0;
    color: #000000db;
}

.hire-why-choose-area th, 
.hire-why-choose-area td {
    border: 1px solid #dddddd42;
     padding: 8px 15px;
}
.hire-why-choose-area th img{
        max-width: 145px;
}
.hire-why-choose-area th:nth-child(4) img,
.hire-why-choose-area th:nth-child(3) img{
        max-width: 80px;
}
.hire-why-choose-area td img{
        max-width: 25px;
}
.hire-why-choose-area th:first-child {
        text-align: left;
}
.hire-why-choose-area th {
    background-color: #f2f2f2;
    font-weight: bold;
    color: #333;
    text-align: center;
}

.hire-why-choose-area td {
    font-size: 14px;
    color: #555;
}

.hire-why-choose-area table tbody tr:hover td{
    background: #E0F8ED;
}
.hire-why-choose-area .check {
    color: green;
    font-size: 18px;
    text-align: center;
}

.hire-why-choose-area .cross {
    color: red;
    font-size: 18px;
    text-align: center;
}

@media screen and (max-width: 830px) {
    .hire-why-choose-area table, 
    .hire-why-choose-area thead, 
    .hire-why-choose-area tbody, 
    .hire-why-choose-area th, 
    .hire-why-choose-area td, 
    .hire-why-choose-area tr {
        display: block;
    }

    .hire-why-choose-area thead tr {
        display: none;
    }

    /*.hire-why-choose-area tr {*/
    /*    margin-bottom: 15px;*/
    /*}*/
    .hire-why-choose-area td:first-child {
         padding-left: 35%;
    }
    .hire-why-choose-area td {
        text-align: right;
        padding-left: 80%;
        position: relative;
    }

    .hire-why-choose-area td::before {
        content: attr(data-label);
        position: absolute;
        left: 0;
        width: 50%;
        padding-left: 15px;
        font-weight: bold;
        text-align: left;
        color: #333;
        font-size: 1rem;
    }
    .hire-why-choose-area td:first-child::before {
        font-size: 1.1rem;
    }
}

.hire-why-choose-area .table-holder {
    border: 2px solid #1554AC;
    border-radius: 8px;
    overflow: hidden;
}
.hire-case-study-section {
    background-color: #f8f9fa;
}
.hire-case-study-section .hire-case-study-section-holder{
    background-color: #eeeeee;
    padding: 3rem;
    border-radius: 15px;
}
.hire-case-study-section .company-name {
    max-width: 160px;
}

.hire-case-study-section .company-description {
    font-size: 1rem;
    line-height: 1.7;
}

.hire-case-study-section .technologies .badge {
    font-size: 0.9rem;
    margin-right: 0.2rem;
    margin-bottom: 0.3rem;
    font-weight: normal;
}
.hire-case-study-section .technologies .badge:hover {
     background-color: #00C26C !important;
         cursor: pointer;
}
.hire-case-study-section .view-case-studies-bth {
    display: inline-flex;
    align-items: center;
}
.hire-case-study-section .view-case-studies-bth:hover svg path {
    fill: #fff;
}
.hire-development-process {
    background-image: url('../images/our-process-bg.svg');
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    justify-content: space-between;

}
.hire-development-process .development-process {
    background: transparent;
    text-align: center;
        padding: 1rem 0;
}
.development-progress-bar-holder {
        overflow: inherit;
}
.hire-development-process .development-process .development-progress-bar .service-list-item {
    background: #fff;
    padding: 1rem;
    height: 100%;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
        font-size: 14px;
}
.hire-development-process .development-process .list-icon {
    position: absolute;
    bottom: -21px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
}
.hire-development-process .development-process .list-icon span {
    margin: auto;
    background: #00C26C;
}

.hire-development-process .development-process .development-progress-bar .col:before {
    position: absolute;
    margin-left: 0;
    width: 100%;
    bottom: 0;
    background: #00C26C;
    left: 0;
    top: inherit;
}
.hire-development-process .development-process .development-progress-bar .col:last-child:before {
     display: block;
    width: 50%;
}
.hire-development-process .development-process .development-progress-bar .col:first-child:before {
     left: 50%;
}
.hire-development-process .development-process .development-progress-bar .service-list-item .service-img-holder {
    max-width: 80px;
    margin: 0 auto 1rem;
    
}
.hire-development-process .about-company {
    background-image: url('../images/process-bg-bottom.svg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    padding: 1rem 0 0;
    margin-top: 1%;
}
.hire-development-process .about-company .grid-container {
   display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0;
    padding: 10px;
}
.hire-development-process .about-company .grid-item {
    padding: 10px;
    text-align: center;
    color: #fff;
}
.hire-development-process .about-company .grid-item h3{
    font-size: 2.4rem;
    line-height: 19px;
    margin-top: 5px;
    font-weight: 600;

}
.hire-development-process .about-company .grid-item:first-child {
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.hire-development-process .about-company .grid-item:nth-child(3) {
    border-right: 1px solid #ccc;
}
.hire-development-process .about-company .grid-item:nth-child(4) {
    border-top: 1px solid #ccc;
}
.hire-development-process .about-company .grid-item p {
    margin-bottom: 0;
}
.hire-development-process .about-company  h3{
       color: #fff;
     font-size: 2rem;
    line-height: 43px;
    font-weight: 500;
}

.hire-key-benefits .key-benefits {
    padding: 2rem 0;
}
.hire-key-benefits .key-benefits h2 {
    text-align: center;
}
.hire-key-benefits .key-benefits .key-benefits-block h6 {
        margin-bottom: 0;
}
.hire-key-benefits .key-benefits .key-benefits-block .key-img {
    max-width: 50px;
}
.hire-key-benefits .key-benefits .key-benefits-block .key-img img {
    width: 100%;
}
.hire-key-benefits .key-benefits .key-benefits-block {
        margin-bottom: 15px;
    border: 1px solid #0360e342;
    padding: 1rem;
    border-radius: 8px;
}
.hire-key-benefits .key-benefits .key-benefits-icon {
        display: flex;
    align-items: center;
    justify-content: space-between;
}
.hire-pricing .card {
    background: #FBFBFE;
    border-color: #eee;
    overflow: hidden;
    min-height: 320px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    margin-bottom: 2rem;
}
.hire-pricing .card .card-body .card-title {
    max-width: 201px;
    margin: 0 auto 1rem;
    line-height: 30px;
}
.hire-pricing .card-icon-img img {
        max-width: 55px;
    margin-bottom: 1rem;
}
.hire-pricing .card .btn {
        margin-top: 2rem;
}
.hire-pricing .main-heading{
        max-width: 750px;
    margin: 0 auto 2rem;
}
.hire-pricing .card h2 span {
    font-weight: normal;
    color: inherit;
    font-size: 20px;
}
.hire-pricing .card.recommended-card{
    min-height: 380px;
    background: #0360E3;
    color: #fff;
}
.hire-pricing .card.recommended-card .recommended-badge {
        background: #03bb68;
    color: #fff;
        text-transform: uppercase;
    padding: 4px;
}
.hire-pricing .card.recommended-card .card-title {
      color: #fff;
          max-width: 100%;
}
.hire-pricing .card.recommended-card .btn {
    background: #fff;
    border-color: #fff;
    color: #0360E3;
}
.hire-pricing .card.recommended-card:hover .btn,
.hire-pricing .card.recommended-card .btn:hover {
    background: #01c26c;
    border-color: #01c26c;
    color: #fff;
}
.hire-pricing .card .btn{
        max-width: 150px;
    width: 100%;
    padding: 10px;
}
.hire-main-heading {
            font-size: 2.2rem !important;
        }
    .hire-main-heading span {
        color: #D20000;
    }
    .hire-footer-section .footer-holder {
       width: 100%; 
    }
    .services-secondary-page .hire-footer-section .privacy-policy-area {
        padding: 1rem 0;
        width: 100%;
        margin-top: 0;
    }
    .services-secondary-page  .hire-footer-section .contact-us .contact-form-holder .contact-form-box {
            padding: 1.6rem 1.8rem;
    }
    .services-secondary-page  .hire-footer-section .footer-section{
            padding: 1rem 0;
    }
    .hire-page-template .hire-page-banner .banner-content {
        max-width: 525px;
    }
    .more-cv-card {
        background: #fffffff0;
        position: absolute;
        top: 0;
        height: 100%;
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: space-evenly;
        align-items: center;
        left: 0;
        padding: 2rem;
        border-radius: 6px;
        padding-bottom: 7rem;
    }
     .more-cv-card  .btn-more-cv {
        position: absolute;
        bottom: 2.2rem;
        max-width: 93%;
    }
    .more-cv-card h3{
            max-width: 300px;
    text-align: center;
    line-height: 40px;
    }
    
    .hire-developer-modal .profile-body{
        display: inline-block;
        margin-bottom: 0 !important;
    }
    
   .hire-developer-modal .hire-form-holder{
        height: 100%;
        background: #0360e3;
        padding: 2rem;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .hire-developer-modal .profile-model .profile-card .profile-card-header .profile-content {
        padding-top: 0rem;
    }
    .hire-developer-modal .submit-btn-holder .btn-primary{
        
        background-color: #01c26c;
        border-color: #01c26c;
    }
     .hire-developer-modal .hire-form-holder h4 {
        color: #fff;
    }
    
    .hire-developer-modal .profile-model .profile-card .profile-card-header .profile-body {
        margin: 0.5rem 0;
    }

 @media (min-width:1600px) { 
     .hire-page-template .hire-page-banner {
         height: 70dvh;
     }
     
     .profile-slider-arrows {
            margin-top: 25px;
        }
        .profile-slider-arrows img {
            margin: 0 10px;
        }
     .hire-page-template .hire-page-banner .banner-content {
        max-width: 600px;
    }
     .profile-slider .profile-card {
        display: flex !important;
        justify-content: space-evenly;
        min-height: 520px;
        flex-direction: column;
      }
      .hire-why-choose-area table h5 {
            font-size: 20px;
        }
        .hire-why-choose-area table h5 {
            margin-bottom: 0.3rem;
        }
        .hire-development-process .development-process h3 {
            margin:3rem 0 5rem;
        }
        .hire-development-process .development-process .development-progress-bar .service-list-item .service-img-holder {
            max-width: 100px;
        }
        .hire-page-template .hire-slider-area {
            text-align: center;
            padding: 1.5rem 0;
            height: 22%;
            display: flex;
            align-items: center;
        }
        .development-progress-bar-holder {
                padding-top: 2rem;
        }
        .hire-development-process .about-company .grid-item h3 {
            margin-bottom: 1rem;
        }
        .hire-main-heading {
            font-size: 2.6rem !important;
        }
        .services-secondary-page .hire-footer-section .footer-section {
            padding: 2rem 0;
        }
        .services-secondary-page .hire-footer-section .contact-us .contact-form-holder .contact-form-box {
            padding: 1.8rem 1.8rem 2.5rem;
        }
        .hire-why-choose-area th, .hire-why-choose-area td {
            padding: 8px 15px;
        }
 }  
    
    @media (max-width:1200px) {
        .development-progress-bar .col {
            margin-bottom: 30px;
        }
        .hire-development-process .about-company, .hire-key-benefits, .codingcops-app .services-page.hire-developers .success-stories-area, .codingcops-app .services-page.hire-developers .faq-section,
        .hire-key-benefits .key-benefits, .hire-development-process, .hire-case-study-section, .hire-service-area, .hire-pricing, .hire-developer-profile-section, .hire-why-choose-area {
            min-height: auto;
            padding: 2rem 0;
        }
    }
     @media (max-width:993px) { 
         body.home {
            padding-top: 60px !important;
        }
         .hire-page-template .hire-page-banner .banner-content {
             margin:auto;
        }
        .hire-page-template .hire-page-banner {
                height: auto;
        }
        .hire-page-template .hire-page-banner .hire-form-holder {
            max-width: 529px;
            margin: 1rem auto;
        }
         .hire-pricing .card .card-body .card-title,
        .hire-page-template .hire-page-banner .hire-form-holder  .submit-btn-holder .btn.btn-primary{
            max-width: 100%;
        }
        .hire-main-heading {
            font-size: 1.8rem !important;
        }
        .hire-page-template .hire-page-banner .hire-form-holder h4{
            font-size: 1.3rem;
        }
        .hire-page-template .hire-page-banner h1 {
                font-size: 2.2rem;
        }
        .hire-page-template .hire-page-banner .banner-tag-list .tag-list-item .tag-list-text{
            font-size: 14px;
        }
        .codingcops-app .services-page.hire-developers .hire-key-benefits .key-benefits {
            padding: 2px 8px 0;
        }
        .codingcops-app .services-page.hire-developers .trusted-client {
            margin: 2rem 0 0;
        }
        .hire-case-study-section .hire-case-study-section-holder img,
        .hire-development-process .about-company h3 {
            margin-bottom: 1rem;
        }
        .hire-case-study-section .hire-case-study-section-holder {
            padding: 2rem;
        }
        .hire-development-process .development-progress-bar-holder {
            padding: 2rem 0 2rem 3rem;
        }

            .development-progress-bar .col {
                margin-bottom: 0;
                padding-bottom: 30px;
            }
            .hire-pricing .card {
                max-width: 480px;
                margin: 0 auto 2rem;
            }
            .hire-service-area .services-page .services-sertion {
                padding: 0;
            }
            .hire-developer-modal .modal-dialog {
                max-width: 768px;
                margin: 0 auto;
            }
            .hire-developer-modal .modal-dialog .hire-form-holder p{
                margin-bottom: 5px;
            }
            .services-secondary-page .hire-service-area .service-list-block .tab-content {
                padding-bottom: 50px;
            }
            .hire-development-process .development-process .list-icon {
                bottom: 14px;
            }
            .hire-development-process .development-process .development-progress-bar .col:before {
                bottom: 27px;
            }
            
            
        }
     @media (max-width:768px) {
             .hire-development-process .development-process .development-progress-bar .col:before {
                bottom: 0;
            }

                 .hire-development-process .development-process .development-progress-bar .col:last-child:before {
            display: none;
        }
            .hire-development-process .development-process .development-progress-bar .col:before {
                left: -20px !important;
                width: 2px;
            }
        .hire-development-process  .development-progress-bar .col .service-list-item .list-icon {
                position: absolute;
                left: -40px;
                height: 40px;
                top: 0;
                margin: 0;
                width: 40px;
            }
         .hire-page-template .hire-page-banner h1{
             font-size: 2rem;
         }
        .development-progress-bar .col {
            padding-bottom: 30px;
            margin-bottom: 0;
        }
        .development-progress-bar .col:last-child {
            padding-bottom: 0px;   
        }
        .hire-pricing .main-heading {
                max-width: 550px;
                margin: 0 auto 2rem;
            }
            .hire-development-process .development-process .development-progress-bar .service-list-item {
                max-width: 480px;
            }
            .hire-development-process .about-company h3 {
                font-size: 1.5rem;
                line-height: 37px;
            }
            .hire-service-area .services-secondary-page.hire-developers .offerings-augmentation .tab-content-holder .dedicated-team-holder {
                    padding-bottom: 50px !important;
            }
             .services-secondary-page .hire-service-area .nav.nav-tabs .nav-link {
                    white-space: nowrap;
            }
            .hire-case-study-section .technologies {
                text-align: left !important;
            }
            .hire-service-area .services-secondary-page .offerings-augmentation .service-list-block .tab-content {
                    padding-bottom: 60px;
            }
            .hire-developer-modal .submit-btn-holder .btn-primary {
                width: 100% !important;
                max-width: 100%;
            }   
            
            .hire-developer-modal .profile-model .profile-card .col-lg-7{
                display: none;
            }
            .profile-model .hire-form-holder .mb-2 {
                flex: 100%;
            }
            .hire-developer-modal .hire-form-holder h4 {
                padding-top: 2rem;
            }
            .hire-key-benefits .key-benefits .key-benefits-icon {
                margin-bottom: 0.8rem;
            }
            .hire-developer-modal .modal-dialog {
                max-width: 500px;
                margin: 0 auto;
            }
            .profile-model .hire-form-holder .form-control {
                max-height: 120px;
            }
                .hire-page-template .hire-page-banner .banner-tag-list .tag-list-item .tag-list-text {
                    font-size: 12px;
                }
           .hire-page-template .hire-page-banner .banner-tag-list .tag-list-item .icon-holder {
            width: 23px;
            height: 23px;
            margin-right: 5px;
                    margin-top: -3px;
        }
           .profile-model .profile-card .skills span, .profile-slider .skills span {
            padding: 5px 8px;
        }
        .hire-page-template .hire-page-banner .logo-area-holder li .logo-area-list {
            padding: 0.5rem;
            min-height: 60px;
        }
            .hire-page-template .hire-page-banner .hire-form-holder {
              margin: 0.2rem auto;
                  padding: 0.5rem 0.8rem;
        }
        .services-secondary-page .hire-service-area .service-list-block .nav.nav-tabs {
            overflow: scroll;
            flex-direction: row;
            max-width: 93vw;
        }
        .services-secondary-page .hire-service-area .service-list-block .nav.nav-tabs .nav-link {
            white-space: nowrap;
            margin-right: 0.5rem;
        }
         .services-secondary-page .hire-service-area .services-sertion {
            padding: 0;
        }
        
     }
      @media (max-width:560px) {
         .hire-why-choose-area table p {
            font-family: 'Poppins', sans-serif;
            font-size: 12px;
        }
        

         .profile-holder h2 {
             padding: 0 0.8rem;
         }
         .hire-main-heading {
            font-size: 1.5rem !important;
        }
        .hire-page-template .hire-page-banner h1{
               font-size: 1.4rem; 
            }
                .hire-page-template .hire-page-banner .hire-form-holder h4 {
                font-size: 1.1rem;
                margin-bottom: 1rem !important;
            }
                    .hire-page-template .hire-page-banner {
                    padding: 1.5rem 0;
            }
     }
     
/*hire a developer new pages end*/




 @media (max-width:1200px) {
     .codingcops-app .navbar-light .navbar-nav .nav-item {
         margin-right: 1rem;
    }
     .fp-tableCell {
         height: 100% !important;
    }
}
 @media (min-width:1200px) {
     .codingcops-app .services-page .our-engagement-models .image-holder img {
            width: 70%;
        }
     body.page-template-homepage .success-stories-area {
         height: 92vh;
         padding: 0;
    }
     body.page-template-homepage .technical-experts, body.page-template-homepage .services-area {
         height: 92vh;
         padding: 2rem;
    }
     .technical-experts .tabs-area .tab-content .tab-pane .tech-list-holder .tech-box-item {
         min-height: 100px;
         margin: 10px 10px 10px 0;
    }
     body.page-template-homepage .custom-container-holder {
         height: 100%;
         display: flex;
         align-items: center;
         flex-direction: column;
         justify-content: space-evenly;
    }
     .technical-experts .heading-holder {
         margin-bottom: 3rem;
    }
}
 .fp-warning, .fp-watermark {
     display: none !important;
}
 .footer-section .footer-content .text-black {
     pointer-events: inherit;
}
 .meetings-container .calendly-inline-widget, .contact-us .contact-form-holder {
     max-width: 85%;
}
 .contact-us.page-footer .contact-form-holder {
     max-width: 100%;
}
 @media screen and (max-width: 992px){
     .services-page.development.integration .services-sertion .service-list-block {
        padding: 1rem 0 1rem;
    }
     .footer-section h6 {
        margin-bottom: 15px !important;
        font-size: 1.2rem;
    }
          .footer-section .text-black {
             font-size: 16px;
             margin-bottom: 5px !important;
             display: inline-block;
        }
     .development-process, .key-benefits {
            padding: 3rem 8px 2rem;
        }
     .services-page .services-sertion {
        padding: 2rem 8px 0;
    }
    .value-proposition {
        margin: 0 -8px 3rem;
        padding: 3rem 8px 2rem;
    }
    .service-list-block .service-list-item {
        margin-bottom: 0;
    }
    .page-template-services .service-list-block .service-list-item {
        padding: 10px;
        margin-bottom: 1rem;
    }
    .page-template-services .services-page .services-sertion .section-block {
        margin: 1rem 0;
    }
    .service-list-block .service-list-item {
        padding: 10px 0 10px;
    }
     .services-page .banner .heading-area h1 {
            line-height: 65px;
            margin-top: 40px;
            font-size: 2.6rem;
        }
     .codingcops-app .services-page .banner #content {
         padding: 0 8px;
     }
          .trusted-client {
             margin: 30px 0;
        }
        .success-stories-img-area {
            min-height: 450px;
        }
     .codingcops-app .services-page .banner {
        padding: 2rem 0;
        min-height: 71vh;
        height: auto;
    }
   .codingcops-app .services-page.hire-developers .banner {
         margin-bottom: 2rem;
   }
   .codingcops-app .services-page.hire-developers .development-process, 
   .codingcops-app .services-page.hire-developers .key-benefits {
           padding: 2px 8px 2rem;
   }
    .codingcops-app .services-page.about-page .banner {
            min-height: 93vh;
                padding-bottom: 0;
                flex-direction: column;
    justify-content: space-around;
    }
    .codingcops-app .services-page.about-page .banner .banner-content-area {
        margin-bottom: 0;
    }
    .codingcops-app .services-page.about-page .banner .heading-area h1 {
        line-height: 50px;
    font-size: 2.2em;
    }
     .services-page.blog-details-page .banner-caption .custom-container {
         display: block;
    }
     .services-page.blog-details-page .banner {
         background-image: none !important;
         background: #fff;
         min-height: 32vh;
         height: auto;
    }
     .blog-mobile-banner {
         display: block !important;
    }
     .blog-mobile-banner img{
         max-width: 100%;
    }
     .services-page.blog-details-page .banner-caption {
         background: #ffffffde;
         position: relative;
    }
     .codingcops-app .navbar-light .mobile-btn {
         box-shadow: 0 4px 10px rgb(0 0 0 / 0.2);
         display: block;
         position: absolute;
         bottom: 0;
         width: 100%;
         left: 0;
         right: 0;
         padding: 1.5rem;
    }
     .backdrop {
         position: fixed;
         top: 0;
         left: 0;
         width: 100%;
         height: 100%;
         background-color: rgba(0, 0, 0, 0.5);
         z-index: 998;
         display: none;
    }
     .navbar-collapse {
         position: fixed;
         top: 0;
         bottom: 0;
         right: -280px;
         background-color: #fff;
         width: 325px;
         overflow-y: auto;
         transition: right 0.3s ease;
         z-index: 999;
    }
     .navbar-collapse.show {
         right: 0;
         box-shadow: 0px 3px 6px #00000029;
    }
     .close-menu {
         position: absolute;
         top: 10px;
         right: 10px;
         z-index: 1001;
         background: transparent;
         border: none;
         cursor: pointer;
         outline: none;
    }
     .codingcops-app .navbar-light .nav-list-holder .navbar-collapse .navbar-nav {
         min-height: 100vh;
         padding: 3.5rem 1.5rem 5.5rem;
         position: relative;
         margin-bottom: 0 !important;
    }
     .codingcops-app .navbar-light .nav-list-holder .navbar-collapse .navbar-nav .nav-item .nav-link {
         padding: 0.8rem 0;
    }
     .codingcops-app .navbar-light .nav-list-holder .navbar-collapse .navbar-nav .nav-item .nav-link.show {
         color: #004cf8;
    }
     .codingcops-app .navbar-light .nav-list-holder .navbar-collapse .navbar-nav .nav-item .nav-link.show .rotate-icon{
         transform: rotate(43deg);
         top: 8px;
    }
     .codingcops-app .navbar-light .nav-list-holder .navbar-collapse .navbar-nav .nav-item.contact-btn {
         position: absolute;
         bottom: 0;
         width: 100%;
         left: 0;
         right: 0;
    }
     .codingcops-app .navbar-light .nav-list-holder .navbar-collapse .navbar-nav .nav-item.contact-btn .contact-area {
         margin:1.5rem;
    }
     .codingcops-app .navbar-light .navbar-nav .nav-item {
         margin-right: 0;
    }
}

 @media screen and (max-width: 768px) {
     .services-area, .technical-experts {
         padding: 2rem 0.8rem 3rem;
     }
     .page-template-services .services-page .services-sertion {
            padding: 1rem 8px 0;
        }
        .page-template-services .services-page .services-sertion .section-block .section-holder h3 {
            font-size: 1.2rem;
            margin-bottom: 0;
        }
     .services-page .services-sertion .center-heading h2 {
        font-size: 1.8rem;
        margin-bottom: 1.5rem;
     }
     .services-secondary-page.about-page .banner .trusted-client {
             position: relative !important;
     }  
     .services-secondary-page.about-page .banner .image-holder {
        margin: 2rem auto;
    }
     .case-studies-item {
        margin-top: 1.5rem !important;
     }
    .case-studies-item .case-studies-content {
        padding-left: 0;
        margin-bottom: 1rem;
    }
    .case-studies-details .banner .case-image-box, .case-studies-item .case-image-box {
        margin-bottom: 1rem;
    }
    .case-studies-details .banner .case-image-box, .case-studies-item .case-image-box,
     .services-page.blog-details-page #sidebar {
            max-width: 100%;
     }
     .services-page.blog-details-page #sidebar {
        margin: 0;
    }
     .services-page.blog-details-page .ready-discuss-sidebar-block {
    max-width: 400px;
    margin-bottom: 2rem;
         
     }
     .services-secondary-page.hire-developers .service-list-block.tech-cops .service-list-item .list-icon {
            min-width: 50px;
            min-height: 50px;
        }
         .services-page.hire-developers .banner .heading-area h1 {
            font-size: 2.6rem;
        }
         .services-page .banner .heading-area h1{
            line-height: 54px;
            font-size: 2.6rem;
            margin-top: 10px;
            max-width: 82%;
        }
     .services-secondary-page.development .tech-stack-holder .stack-holder h2 br{
         display: none;
     }
     .success-stories-img-area {
            min-height: 400px;
        }
     .ready-discuss .inner-block .btn-primary {
        max-width: max-content;
        display: inline-block;
     }
     .codingcops-app .staff-augmentation #content {
         margin: 0 !important;
    }
     .services-page.blog-details-page .banner .sub-text footer {
         display: block;
         max-width: 100%;
    }
     .services-page.blog-details-page .banner .sub-text footer span {
         display: block;
    }
     .codingcops-app .banner .btn-primary{
         margin:0;
         width: auto;
         max-width: max-content;
    }
     .btn-primary {
         width: 100%;
         margin: 0 auto;
         display: block;
         max-width: 340px;
    }
    .services-secondary-page .contact-us .contact-form-holder .contact-form-box .btn-primary {
           width: 100%;
    margin: 0 auto;
    display: block;
    max-width: 340px;
    }
    .services-page .btn-primary {
         width: auto;
         display: inline-block;
         max-width: 340px;
    }
    .case-studies-details h2, .services-page .services-sertion .section-block .section-holder h2 {
        margin-bottom: 15px;
    }
     .services-area .services-box h3 {
         margin-bottom: 15px;
         font-size: 1.2rem;
    }
     .services-area .services-box ul li {
         align-items: flex-start;
    }
     .success-stories-content {
         padding: 30px 20px !important;
    }
     .success-stories-img-area {
         border-top-right-radius: 10px;
         border-bottom-left-radius: 0;
    }
     .success-stories-area .success-slide .slide-item .col-sm-6 {
         width: 100%;
    }
     .schedule-meeting-containers .contact-form-holder {
         margin: 2rem auto 0;
    }
     .schedule-meeting-containers {
         margin: 1.5rem 0;
    }
     .schedule-meeting-containers .custom-border {
         border-right: 0;
         border-bottom: 1px solid #d9d2d2;
    }
     .schedule-meeting-containers .contact-form-holder .contact-form-box {
         padding: 0;
    }
     .services-page.blog-details-page #content {
         min-height: 32vh;
         padding: 0;
    }
     .blog-mobile-banner img{
         width: 100%;
    }
     .services-page.blog-details-page .banner .heading-area h1 {
         font-size: 1.5rem;
         line-height: 2.3rem;
         margin-top: 30px;
         max-width: 100%;
         margin: 1rem 0 !important;
		 font-weight:600 !important;
    }
     .schedule-meeting-containers .calendly-inline-widget {
         margin-top: 15px;
    }
     .schedule-meeting-containers .calendly-inline-widget, .schedule-meeting-containers .contact-form-holder {
         max-width: 90%;
         overflow-y: inherit !important;
         height: 480px !important;
    }
     .schedule-meeting-containers {
         padding-bottom: 15px;
    }
     .schedule-meeting .custom-container {
         max-width: 600px;
         padding: 0 1.5rem;
    }
     body.home{
         padding-top: 70px;
    }
     .codingcops-app #content {
         padding: 55px 8px;
         margin-bottom: 0 !important;
         position: relative;
         min-height: 58vh;
         background: transparent;
    }
     .codingcops-app .banner h1 {
         font-size: 3.2rem;
         line-height: 4rem;
    }
     .codingcops-app .banner .sub-text {
         max-width: 100%;
         line-height: 30px;
         font-size: 18px;
    }
     .codingcops-app .banner {
         background-image: url('../images/ser-banner.jpg');
         background-size: cover;
         background-position: center;
         background-repeat: no-repeat;
         min-height: 58vh;
    }
     .codingcops-app #video-background {
         height: auto;
         display: none;
    }
     .footer-section h6 {
         margin-bottom: 15px !important;
         font-size: 1.2rem;
    }
     .staff-augmentation .dedicated-team-holder .image-holder img {
         display:none;
     }
     .services-secondary-page.development .tech-stack-holder .stack-holder h2, .development .key-benefits h2,
     .staff-augmentation .dedicated-team-holder .stack-holder h2 {
        font-size: 1.9rem;
        line-height: 2.6rem;
    }
     .services-secondary-page.development.progressive-web-applications .dedicated-team-holder {
        padding: 3rem 0;
     }
     .staff-augmentation .dedicated-team-holder {
        padding-bottom: 0 !important;
     }
     .services-secondary-page.hire-developers .banner .image-holder {
        max-width: 500px;
        margin-right: auto !important;
     }
     .services-secondary-page.development .tech-stack-holder .image-holder {
        max-width: 80%;
        margin: 0 auto;
     }
     .hire-developers .dedicated-team-holder {
        margin-bottom: 0;
    }
     .development-progress-bar .col .service-list-item h6 {
        padding-top: 15px;
     }
     .meetings-container .calendly-inline-widget, .contact-us .contact-form-holder {
         max-width: 450px;
    }
     .development-progress-bar .col .service-list-item {
         padding-left: 50px;
    }
     .development-progress-bar .col .service-list-item {
         margin-bottom: 20px;
    }
     .development-progress-bar .col .service-list-item .list-icon span{
         margin-bottom: 0;
    }
     .development-progress-bar .col .service-list-item .list-icon{
         position: absolute;
         left: 12px;
         height: 100%;
    }
     .development-progress-bar .col:before {
         content: '';
         width: 2px;
         height: 100%;
         background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' stroke='%230360E3FF' stroke-width='4' stroke-dasharray='8%2c 8' stroke-dashoffset='0' stroke-linecap='butt'/%3e%3c/svg%3e");
         position: absolute;
         margin-left: 20px;
         top: 20px;
    }
     .ready-discuss {
         padding: 2rem 0;
    }
     .service-list-block .service-list-item .content-holder {
         max-width: 100%;
    }
}
 .services-page.blog-details-page .banner .heading-area h1 {
     font-size: 2.1rem;
     line-height: 3.5rem;
     margin-top: 30px;
}
 .footer.section .contact-us .contact-form-holder .contact-form-box textarea {
     min-height: 100px;
}
 .contact-us.page .form-holder .submit-btn-holder p {
     margin-bottom: 0;
}
    .codingcops-app .services-page.about-page .banner {
        display: flex;
        align-items: center;
    }
    .codingcops-app .services-page.about-page .banner .banner-content-area {
            width: 100%;
            margin-bottom: 100px;
    }
 @media screen and (min-width: 999px) {
     .contact-us.meeting-page .contact-form-holder, .meetings-container .calendly-inline-widget {
         max-width: 65%;
    }
     .meetings-container {
         width: 100%;
    }
}
 @media screen and (min-width: 768px) {
     .meetings-container .calendly-inline-widget{
         height: calc(100vh - 61px) !important;
    }
     .contact-us.meeting-page {
         background: linear-gradient(to right, #fff 50%, #0360e3 50%);
    }
     .contact-us.meeting-page {
         height: calc(100vh - 61px);
         display: flex;
         flex-direction: column;
         align-items: center;
         justify-content: center;
    }
     .services-page.blog-details-page .banner .heading-area h1 {
         font-size: 2rem;
         line-height: 2.5rem;
         display: -webkit-box;
         -webkit-line-clamp: 4;
         -webkit-box-orient: vertical;
         overflow: hidden;
         text-overflow: ellipsis;
		 font-weight: 600 !important;
    }
     .blog-mobile-banner {
         display: none;
    }
     .services-page.blog-details-page .banner-caption {
         background: transparent linear-gradient(91deg, #FFFFFFFA 0%, #FFFFFFF5 40%, #ffffff00 80%) 0% 0% no-repeat padding-box;
    }
     .client-slider .trusted-client-carousel .slide-item .slide-content-holder {
         padding: 0 2rem;
    }
     .services-secondary-page.hire-developers .offerings-augmentation .tab-content-holder .dedicated-team-holder .logo-holder {
         margin-right: unset;
    }
     .services-secondary-page.hire-developers .service-list-block .service-list-item h5 {
         max-width: 197px;
    }
     .staff-augmentation .dedicated-team-holder .image-holder img{
         margin-bottom: 0;
    }
     .hire-developers .dedicated-team-holder {
         margin-bottom: 3rem;
    }
     .services-secondary-page.staff-augmentation .banner {
         margin-bottom: 4rem;
    }
     .icon-scroll, .icon-scroll:before {
         position: absolute;
         left: 50%;
    }
     .icon-scroll {
         width: 30px;
         height: 45px;
         margin-left: -20px;
         bottom: 14px;
         margin-top: -35px;
         box-shadow: inset 0 0 0 3px #0360e3;
         border-radius: 25px;
         z-index: 99;
         cursor: pointer;
    }
     .icon-scroll:before {
         content: '';
         width: 8px;
         height: 8px;
         background: #0360e3;
         margin-left: -4px;
         top: 8px;
         border-radius: 4px;
         animation-duration: 1.5s;
         animation-iteration-count: infinite;
         animation-name: scroll;
    }
     .client-slider .trusted-client-carousel .slide-item {
         display: flex !important;
         padding: 2.5rem;
         text-align: left;
    }
     .client-slider .trusted-client-carousel .slide-item .slide-count-holder {
         max-width: 224px;
         border-left: 1px solid #eee;
         padding-left: 3rem;
    }
     .development-progress-bar .col:before {
         content: '';
         width: 91%;
         height: 2px;
         background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' stroke='%230360E3FF' stroke-width='4' stroke-dasharray='8%2c 8' stroke-dashoffset='0' stroke-linecap='butt'/%3e%3c/svg%3e");
         position: absolute;
         margin-left: 40px;
         top: 20px;
    }
     .services-secondary-page .offerings-augmentation .service-list-block .nav.nav-tabs .nav-link:before{
         content: '';
         border-top: 10px solid transparent;
         border-left: 10px solid transparent;
         border-right: 10px solid transparent;
         position: absolute;
         right: -13px;
         transform: rotate(270deg);
         top: 40%;
    }
     .services-secondary-page .offerings-augmentation .service-list-block .nav.nav-tabs .nav-link:hover:before, .services-secondary-page .offerings-augmentation .service-list-block .nav.nav-tabs .nav-link.active:before {
         content: '';
         border-top: 10px solid #0360E3;
    }
}
 @media (min-width:1400px) {
     body .custom-container {
         max-width: 1240px;
    }
     .privacy-policy-area {
         padding: 5px 0;
         width:100%;
    }
     .success-stories-area .success-slide {
         margin-bottom: 20px;
    }
}
 @media (min-width:1500px) {
     .contact-us .contact-form-holder .contact-form-box {
         padding: 0.8rem 0;
    }
     body.page-template-homepage .success-stories-area .trusted-client {
         margin-bottom: 0;
    }
     .success-stories-area .success-slide {
         margin-bottom: 40px;
    }
     .footer-section, .services-area .services-box ul li, .codingcops-app .our-engagement-models .card-body .card-text {
         font-size: 14px;
    }
     .services-secondary-page .footer-section ul li, .footer.section .fp-tableCell .footer-section ul li {
         margin-bottom: 0.7rem !important;
    }
     .footer-section h6 {
         font-size: 1.2rem;
    }
     body .custom-container {
         max-width: 1350px;
    }
     .technical-experts .tabs-area .tab-content .tab-pane .tech-list-holder .tech-box-item {
         min-height: 130px;
         margin: 10px 10px 20px 0;
    }
     .codingcops-app .banner h1 {
         font-size: 5rem;
    }
     .codingcops-app .banner .sub-text {
         font-size: 24px;
    }
     .codingcops-app .banner .btn-primary {
         padding: 12px 
    }
     .codingcops-app .zoom-link-area a {
         font-size: 16px;
    }
     .services-page .banner .sub-text {
         max-width: 630px;
         line-height: 35px;
    }
     .services-page.data-science-big-data .banner .sub-text, .services-page.blockchain .banner .sub-text {
         max-width: 671px;
         line-height: 35px;
         margin-bottom: 5rem;
    }
     .services-page .banner .heading-area h1 {
         line-height: 70px;
    }
}
 @media (min-width:1600px) {
     .privacy-policy-area {
         padding: 1.5rem 0 3rem;
         width: 100%;
    }
}
 @media (min-width:1700px) {
     .contact-us.page-footer {
         height: 100%;
    }
     .footer.section .contact-us .contact-form-holder .contact-form-box textarea {
         min-height: 140px;
    }
     .footer.section .contact-us .contact-form-holder {
         max-width: 95%;
         padding: 0;
    }
     body .custom-container {
         max-width: 1450px;
    }
     .footer-section {
         font-size: 16px;
    }
     .footer-section h6 {
         margin-bottom: 1.5rem !important;
    }
     .footer-section .footer-content, .services-area .services-box ul li, .codingcops-app .our-engagement-models .card-body .card-text {
         font-size: 17px;
    }
     .contact-us.meeting-page .custom-holder {
         max-width: 1740px;
         margin: 0 auto;
    }
     .contact-us.meeting-page .custom-holder .meetings-container {
         padding-left: 58px;
    }
     .meetings-container .calendly-inline-widget {
         max-width: 450px;
    }
     .contact-us.meeting-page .contact-form-holder .contact-form-box {
         margin-right: 30px;
    }
}
 @media (min-width:1650px) {
     .contact-us .contact-form-holder .contact-form-box {
         padding: 0.8rem 0;
    }
     .footer.section .contact-us .contact-form-holder {
         height: 100%;
         display: flex;
         align-items: center;
    }
     .footer.section .fp-tableCell {
         display: flex;
         flex-direction: column;
    }
     .footer.section .fp-tableCell .footer-section {
         height: 100%;
         display: flex;
         align-items: center;
         flex-direction: column;
         justify-content: space-evenly;
         max-height: 500px;
    }
}
 @keyframes scroll {
     0% {
         opacity: 1 
    }
     100%{
         opacity: 0;
    }
     100% {
         transform: translateY(46px);
    }
}
 div.heateor_sss_bottom_sharing {
     display: none !important;
}
 div.heateor_sss_horizontal_sharing div.heateor_sss_sharing_ul a {
     margin: 2px 0.8rem 2px 0;
}
 .grecaptcha-badge {
     bottom: 90px !important;
     visibility: hidden;
}
 .submit-btn-holder {
     position: relative;
}
 .page-template-homepage .submit-btn-holder {
    margin-bottom: 30px;
}
 .submit-btn-holder .wpcf7-spinner {
     position: absolute;
     left: 53%;
     top: 7px;
     background: transparent;
}
 .submit-btn-holder .wpcf7-spinner:before{
     display:none;
}
 .submit-btn-holder .wpcf7-spinner {
     width: 25px;
     height: 25px;
     border-radius: 50%;
     border: 6px solid;
     border-color: #fff;
     border-right-color: #0dcf79;
     animation: s2 1s infinite linear;
}
 @keyframes s2 {
     to{
         transform: rotate(1turn) 
    }
}
 .wpcf7-form.sent .wpcf7-response-output {
     animation: hideresp 5s forwards;
     animation-iteration-count: 1;
     margin: 0 0 15px;
}
 @keyframes hideresp {
     90% {
         opacity:1;
    }
     100% {
         opacity:0;
    }
}
 .client-carousel, .trusted-client-carousel {
     display:none;
}
 .client-carousel.slick-initialized.slick-slider, .trusted-client-carousel.slick-initialized.slick-slider {
     display:block;
}
 .schedule-meeting {
     background: #0161e3;
     width: 100%;
     min-height: calc(100vh - 70px);
     display: flex;
     align-items: center;
}
 .schedule-meeting .custom-container {
     max-width: 1100px;
}
 .schedule-meeting-containers {
     display: flex;
     align-items: center;
     height: 100%;
     width: 100%;
     background: #fff;
     margin: 4rem 0;
     border-radius: 25px;
}
 .schedule-meeting-containers .calendly-inline-widget, .schedule-meeting-containers .contact-form-holder{
     max-width: 70%;
     width: 100%;
     margin: 0 auto;
}
 .schedule-meeting-containers .contact-form-holder{
     margin: 6rem auto 0;
}
 .schedule-meeting-containers .custom-border{
     border-right: 1px solid #d9d2d2;
}
 .schedule-meeting-containers textarea.form-control {
     max-height: 165px !important;
}
 body.page-template-schedule-meeting {
     padding-top: 70px !important;
}
 .codingcops-app .navbar-light .mobile-btn {
     display: none;
}
 .page-template-schedule-meeting .codingcops-app {
     height: auto;
}
 .contact-us-btn {
     max-width: 60px;
     position: fixed;
     bottom: 100px;
     right: 25px;
     background: #02a84f;
     padding: 0.5rem;
     border-radius: 100%;
     cursor: pointer;
     min-width: 60px;
     min-height: 60px;
     display: flex;
     align-items: center;
}
 .contact-us-btn svg{
     width: 100%;
}
 .contact-us-btn svg path{
     stroke: #fff;
}
 body.home .widget-visible {
     z-index: 9 !important;
}
 .services-secondary-page .contact-us .contact-form-holder .contact-form-box {
     padding: 1.8rem 1.8rem 2.5rem;
}
 .services-secondary-page .contact-us .contact-form-holder .contact-form-box .submit-btn-holder p {
     margin-bottom: 0;
}
 .services-secondary-page .footer-section {
     padding: 2rem 0 0;
}
 .services-secondary-page .privacy-policy-area {
     padding: 2rem 0;
     margin-top: 1rem;
}
 .services-secondary-page .footer-section h6 {
     margin-bottom: 1rem !important;
}
 .services-secondary-page .footer-section ul li{
     margin-bottom: 0.7rem !important;
}

 .blog-mobile-banner {
     display: none;
}
 .services-page.blog-details-page .article-contents h2[data-tc-id="frequently-asked--questions"] {
        display:none;
    } 
    
 @media screen and (min-width: 768px) {
     .schedule-meeting-containers .calendly-inline-widget {
         margin-top: 4.5rem;
         height: 640px !important;
    }
     .schedule-meeting-containers .calendly-inline-widget iframe {
         height: inherit;
    }
}
 @media screen and (max-width: 1062px) {
     .contact-us.meeting-page .contact-form-holder h3{
         font-size: 1.6rem;
    }
}
 @media (min-width: 1200px){
     .technical-experts .tabs-area {
         max-width: 70%;
    }
     .client-slider .trusted-client-carousel .slide-item .slide-content-holder h3{
         max-width: 80%;
    }
     .client-slider .trusted-client-carousel .slide-item .slide-content-holder .inner-content {
         max-width: 75%;
    }
     .container, .container-lg, .container-md, .container-sm, .container-xl {
         max-width: 1240px;
    }
     .display-6 {
         font-size: 2.3rem;
    }
}
 @media (min-width: 992px){
     body.page-template-contact {
         padding-top: 70px !important;
    }
     .codingcops-app .navbar-expand-lg .navbar-nav .nav-item.dropdown:hover .nav-link {
         color: #004cf8;
    }
     .codingcops-app .navbar-expand-lg .navbar-nav .nav-item.dropdown:hover .dropdown-menu {
         display: block;
    }
     .codingcops-app .navbar-light .navbar-nav .nav-item a {
         white-space: nowrap;
    }
     .codingcops-app.home-page .banner {
         height: 100vh;
    }
     .container, .container-lg, .container-md, .container-sm {
         max-width: 1140px;
    }
     .codingcops-app .navbar-light .navbar-custom-holder {
         display: flex;
         align-items: center;
         justify-content: space-between;
    }
     .codingcops-app .navbar-light .nav-list-holder .navbar-collapse {
         padding-top: 0;
    }
     .codingcops-app .navbar-expand-lg .navbar-nav .dropdown-menu {
         max-width: 700px;
    }
    .codingcops-app .navbar-expand-lg .navbar-nav .dropdown-menu.hire-developers {
        width: 957px;
        max-width: 100%;
        left: unset;
    }
    .codingcops-app .navbar-light .nav-list-holder {
        width: 100%;
    }
     .codingcops-app .navbar-expand-lg .navbar-nav .dropdown-menu.show {
         display: none;
    }
     .banner.lead-form.lead-form-area{
         height: 100%;
         display: flex;
         align-items: center;
         width: 100%;
         justify-content: center;
    }
     .review-slider {
         order:0;
    }
     .our-process{
         max-width: 100%;
         margin: 0 auto;
         text-align: unset;
    }
     .our-process .image-holder.text-right{
         text-align: right;
    }
     .our-process .our-process-holder .content-area {
         order: 2;
    }
     .display-6 {
         font-size: 29px;
    }
}
 @media screen and (max-width: 992px) {
     .services-secondary-page.about-page .service-list-block .service-list-item h5 {
             max-width: 100%;
     }
     .services-secondary-page.development .tech-stack-holder .stack-holder h2, .development .key-benefits h2 {
         font-size: 2rem;
    line-height: 3rem;
     }
     .hire-developers .dedicated-team-holder .stack-holder h2 br {
         display: none;
     }
     .hire-developers .dedicated-team-holder .stack-holder p {
        max-width: 100%;
        margin-bottom: 2rem !important;
     }
     .contact-us.page .form-holder {
         padding: 3rem 6px;
    }
    .hire-developers .service-list-block.tech-cops {
         margin-bottom: 2rem;
    }
    .hire-developers .service-list-block.tech-cops,
    .hire-developers .dedicated-team-holder .stack-holder {
        padding: 0 8px;
    }

     .contact-us.page .form-holder .sub-text {
         margin-bottom: 3rem !important;
    }
     .contact-us.page .heading-area .heading-block {
         display: inline-block;
    }
     .services-secondary-page .faq-section {
         margin-top: 40px;
    }
     .services-page.blog-details-page #sidebar {
         margin: 0 2rem;
    }
     .services-page.blog-details-page .content-area {
         padding: 0;
    }
    .services-page.blog-details-page .article-contents {
        margin-bottom: 2rem !important;
    }
     .codingcops-app .navbar-expand-lg .navbar-nav .nav-item.dropdown .dropdown-menu {
         box-shadow: none;
         padding: 10px 15px 0;
         position: relative;
    }
     .codingcops-app .navbar-expand-lg .navbar-nav .nav-item.dropdown .dropdown-menu .row:after {
         content: '';
         width: 1px;
         height: 100%;
         position: absolute;
         left: -12.5px;
         background: #eee;
         border-radius: 25px;
         top: -15px;
    }
     .codingcops-app .navbar-expand-lg .navbar-nav .dropdown-menu ul {
         padding-left: 10px;
    }
     .codingcops-app .navbar-expand-lg .navbar-nav .dropdown-menu ul li a{
         color: #505050;
         font-size: 14px;
    }
     .codingcops-app .navbar-expand-lg .navbar-nav .dropdown-menu .menu-heading {
         margin-bottom: 1rem;
         border-bottom: 0;
         padding-bottom: 0;
         position: relative;
    }
     .codingcops-app .navbar-expand-lg .navbar-nav .dropdown-menu .menu-heading:after {
         content: '';
         width: 8px;
         height: 8px;
         position: absolute;
         left: -16px;
         background: #00C26C;
         border-radius: 25px;
         top: 6px;
         z-index: 9;
    }
     .navbar-toggler.close-menu img{
         width: 20px;
    }
     .codingcops-app .navbar-light .navbar-nav .nav-item a .dropdown-menu-arrow{
         position: absolute;
         top: 10px;
         right: -13px;
         width: 41px;
         height: 20px;
         display: flex;
         justify-content: center;
         align-items: center;
         border-left: 1px solid #eee;
    }
     .codingcops-app .navbar-light .navbar-nav .nav-item a .dropdown-menu-arrow .rotate-icon {
         top: 3px;
    }
     .success-stories-area .success-slide .slick-dots li {
         margin: 0 3px;
    }
     .schedule-meeting-containers .contact-form-holder .contact-form-box .text-body-emphasis{
         font-size: 1.3rem;
    }
     .services-area .services-box ul li {
         width: 100%;
         padding: 0 !important;
    }
     .services-area .services-box h3 {
         margin-bottom: 15px;
         font-size: 1.5rem;
    }
     .faq-section {
         padding: 0 0.8rem 0;
    }
     .footer-section .footer-logo {
         margin-bottom: 15px !important;
    }
     .privacy-policy-area {
         padding: 1rem;
    }
    .services-secondary-page .contact-us .contact-form-holder .contact-form-box {
         padding: 0 1rem 2.5rem;
    }
     .contact-us .contact-form-holder .contact-form-box {
         padding: 0 1rem;
    }
     .footer-section .footer-content {
         max-width: 100%;
    }
     .footer-section {
         padding: 2rem 0.4rem;
    }
     .footer-section .col-md-6 {
         margin-bottom: 15px;
    }
     .success-stories-content {
         line-height: 21px;
         padding: 5px 10px;
    }
     .meetings-container {
         background: #fff;
    }
     .privacy-policy-content {
         padding: 15px;
    }
     .form-area {
         margin-bottom:40px;
    }
     body {
         padding-top: 60px;
    }
     .banner.lead-form {
         padding-top: 40px;
    }
     body.page-template-lead-form-php {
         padding-top: 60px;
    }

     .codingcops-app .navbar-light .navbar-nav .nav-item:last-child {
         border-bottom: 0;
    }

     .page-template-contact .codingcops-app .navbar-light .navbar-nav .nav-item a, .page-template-schedule-meeting .codingcops-app .navbar-light .navbar-nav .nav-item a {
         justify-content: flex-start;
    }
     body.page-template-schedule-meeting {
         padding-top: 60px !important;
    }
     .codingcops-app .navbar-expand-lg .navbar-nav .nav-item.dropdown .dropdown-menu .row{
         margin: 0;
         position: relative;
    }
     .codingcops-app .navbar-expand-lg .navbar-nav .nav-item.dropdown:hover .dropdown-menu .codingcops-app .navbar-light .navbar-nav .nav-item .contact-area a{
         justify-content: center;
    }
     .codingcops-app .navbar-light .col {
         padding: 0;
         width: 100%;
    }
     .navbar-toggler {
         position: absolute;
         right: 6px;
         top: 10px;
    }
     .codingcops-app .navbar-light .logo-area{
         margin-left: 0;
    }
     .codingcops-app .banner h1 {
         max-width: 100%;
    }
     .codingcops-app.home-page .banner {
         text-align: center;
         background-image: url('../images/banner-img-mobile.png');
    }
     .our-process h2 br {
         display:none;
    }
     .our-process h2, .technical-experts h2, .services-area h2, .technical-experts h2, .codingcops-app .our-engagement-models h2, .faq-section h2, .success-stories-area h2{
         font-size: 30px;
    }
     .footer.section .contact-us .contact-form-holder {
         margin-bottom: 3rem;
         max-width: 100%;
    }
     .footer.section .contact-us .contact-form-holder .contact-form-box textarea {
         min-height: 120px !important;
    }
     .codingcops-app .our-engagement-models .row .col {
         width: 100%;
    }
    .ready-discuss .inner-block .side-img,
     .codingcops-app .our-engagement-models .row .col-lg-4 .image-holder, 
     .codingcops-app .our-engagement-models .row .col .image-holder {
         display:none;
    }
     .technical-experts .tabs-area .nav-tabs .nav-link {
         width: 100%;
         margin-bottom: 10px;
         font-size: 16px;
         white-space: nowrap;
    }
     .technical-experts .tabs-area nav {
         position: relative;
    }
     .slick-next {
         right: 0;
    }
     .slick-prev {
         left: 0;
    }
     #customer-review .carousel-inner .carousel-item row{
         flex-direction: column;
         padding: 4rem;
    }
     #customer-review .client-info .info{
         left: 0;
         right: 0;
         max-width: 350px;
         margin: -25px auto 0;
         position: relative;
    }
     #customer-review .client-info {
         text-align: center;
    }
     #customer-review .client-info {
         padding: 0px 15px 15px;
    }
     #customer-review .carousel-inner .carousel-item .row .col-lg-5 {
         margin-bottom: 80px;
         margin-left: 0;
    }
     #customer-review .carousel-inner .carousel-item .row .col-lg-4:last-child {
         margin-bottom: 0;
    }
     .our-process .our-process-holder .d-flex{
         flex-direction: column;
         align-items: flex-start !important;
    }
     .our-process .our-process-holder .content-block {
         max-width: 60%;
         margin-left: 5%;
         margin-bottom: 30px;
    }
     .our-process .our-process-holder .image-block{
         width:100%;
    }
     .our-process .our-process-holder:nth-child(2) .image-block{
         order:2;
    }
     .our-process .our-process-holder:nth-child(2) .content-block{
         margin-left: 5%;
         order:1;
    }
}



 @media screen and (max-width: 650px) {
     .contact-us.page .form-holder .sub-text {
         margin-bottom: 2rem;
    }
     .footer-section {
         font-size: 16px;
    }
     .footer-section .footer-content ul li {
         margin-bottom: 10px !important;
    }
     .services-area .col-sm-6 {
         width: 100%;
    }
     .technical-experts .tabs-area nav::before, .technical-experts .tabs-area nav::after {
         content: "";
         position: absolute;
         top: 0;
         bottom: 0;
         height: 43px;
         z-index: 9;
         width: 25px;
         background: linear-gradient(to right, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.1));
         pointer-events: none;
    }
     .technical-experts .tabs-area nav::before {
         left: 0;
    }
     .technical-experts .tabs-area nav::after {
         right: 0;
         transform: scaleX(-1);
    }
     .meetings-container .calendly-inline-widget {
         padding: 0.5rem !important;
         min-width: 260px !important;
    }
     .contact-us.meeting-page .contact-form-holder h3 {
         font-size: 1.4rem;
         margin-bottom: 1rem !important;
    }
     .codingcops-app .banner h1 {
         font-size: 3.5rem;
    }
     .technical-experts .tabs-area {
         margin: auto;
    }
     .services-area .services-box ul li {
         flex: 0 0 auto;
         width: 100%;
         padding: 0 !important;
    }
     .platform-list ul {
         display: block;
    }
     .platform-list ul li {
         margin-right: 0;
         margin-bottom: 30px;
    }
     .codingcops-app .banner img {
         width: 100%;
         max-width: 70%;
    }
     .services-page.hire-developers .banner .heading-area h1,
     .services-page .banner .heading-area h1{
        line-height: 44px;
        font-size: 1.9rem;
        margin-top: 10px;
        max-width: 400px;
    }
     .services-page .banner .heading-area h1 .heading-block {
         display: inline;
    }
     .our-process .sub-text, .technical-experts p{
         max-width: 100%;
         font-size: 16px;
         line-height: 24px;
         margin-bottom: 40px;
    }
     .our-process h2, .technical-experts h2{
         font-size: 2rem;
         line-height: 3rem;
    }
     .py-5 {
         padding-top: 1rem!important;
         padding-bottom: 1rem!important;
    }
     .py-4 {
         padding-top: 0.5rem!important;
         padding-bottom: 0.5rem!important;
    }
     .technical-experts .tabs-area .col-sm-2 {
         width: 30%;
    }
     .our-process .our-process-holder .content-block {
         max-width: 100%;
         margin-left: 5%;
    }
     .technical-experts .tabs-area .tab-content .tab-pane .tech-list-holder .col-sm-3{
         max-width: 150px;
    }
     #customer-review .client-info .info {
         zoom: 80%;
    }
     #customer-review .client-info .icon-quote{
         position: absolute;
         z-index: 9;
         top: 61px;
         left: 0;
         right: 0;
         text-align: center;
    }
     .technical-experts .tabs-area .tab-content .tab-pane .tech-list-holder .tech-box-item {
         min-width: 99px;
         min-height: 93px;
    }
     .success-stories-area h2 {
         font-size: 2rem;
    }
     .codingcops-app .faq-section h2 {
         font-size: 1.6rem;
    }
     .codingcops-app .our-engagement-models h2 {
        margin-bottom: 2rem;
        font-size: 1.9rem;
        line-height: 40px;
    }
     .success-stories-area .success-slide .slick-dots {
         top: -37px;
    }
     .company-area-map .achievement-area ul li.box h5, .company-area-map .achievement-area ul li.box h4{
         font-size: 1rem;
    }
     .achievement-area {
         margin: 1rem 0;
    }
     .contact-form-holder.p-4, .col.our_advantages {
         padding: 0 !important;
    }
     .services-secondary-page.custom-development .our-engagement-models {
         padding-bottom: 3rem;
    }
     .ready-discuss .inner-block h2, .services-secondary-page .development-process h2 {
         font-size: 1.9rem;
         line-height: 2.2rem;
         margin-top: 1rem;
        margin-bottom: 2rem !important;
    }
     .codingcops-app .our-engagement-models .card-body {
         padding: 0 10px 15px;
    }
     .codingcops-app .banner {
         position: relative;
    }
     .home .codingcops-app .our-engagement-models .image-holder img {
         width: 100%;
    }
     .ready-discuss.dreem-team {
         margin-bottom: 2rem;
    }
     .staff-augmentation .dedicated-team-holder .image-holder {
         max-width: 80%;
         margin: 0 auto;
    }
     .codingcops-app .our-engagement-models .image-holder {
         padding: 0 ;
    }
     .contact-us.page .form-holder {
         padding: 2rem 0.5rem;
         height: auto;
    }
     .development.internet-of-things .key-benefits h2, .development.integration .key-benefits h2, .services-page.about-page .our-mission-section .col h2, .case-studies-details h2, .services-page .services-sertion .section-block .section-holder h2 {
         font-size: 1.7rem;
         line-height: 2.6rem;
    }
     .services-page h2 div {
         display: inline;
    }
     .services-page.about-page .our-mission-section .nav.nav-pills {
         display: block;
    }
     .services-secondary-page.about-page .banner .image-holder {
         text-align: center;
    }
    .case-studies-details .banner .case-image-box, .case-studies-item .case-image-box {
        min-height: auto;
    }

     .case-studies-details .location-list ul {
         display: block;
    }
     .case-studies-details .our-solution .image-holder img, .case-studies-details .problem-statement .image-holder img, .case-studies-details .location-list ul li {
         margin-bottom: 1rem;
    }
     .case-studies-details .our-solution .col-md-4:nth-child(1) {
         order: 2;
    }
     .case-studies-details .our-solution .image-holder, .case-studies-details .problem-statement .image-holder {
         margin: 0 auto;
    }
     .case-studies-details .case-key-success {
         padding: 2rem;
    }
     .case-studies-details.lango .banner .case-image-box {
         text-align: center;
    }
     .services-secondary-page.hire-developers .tab-content-holder h3 {
         font-size: 1.1rem;
    }
     .dedicated-team-holder h2 br {
         display: none;
    }
     .qa-support .technical-experts .tabs-area {
         max-width: 100%;
    }
}
 @media screen and (max-width: 400px) {
     .services-page.hire-developers .banner .heading-area h1, .services-page .banner .heading-area h1 {
        line-height: 42px;
        font-size: 1.8rem;
     }
     .codingcops-app .banner .sub-text {
        font-size: 16px;
    }
     .navbar-collapse {
         width: 300px;
    }
     .codingcops-app .navbar-light .navbar-nav .nav-item .dropdown-menu a {
         font-size: 13px;
    }
     .services-area .services-box {
         padding: 15px;
    }
     .services-area .services-box h3 {
         font-size: 1.1rem;
    }
     .codingcops-app .banner h1 {
         font-size: 2.5rem;
         line-height: 3rem;
    }
     .success-stories-area .success-slide .slick-dots {
         top: -32px;
    }
     .success-stories-area h2, .codingcops-app .our-engagement-models .card-body h4 {
         font-size: 1.3rem;
    }
    .company-area-map .achievement-area ul li.box {
        min-width: 90px;
        min-height: 90px;
        }
        .contact-us .company-area-map img {
        max-width: 640px;
    }
    .services-secondary-page.development .tech-stack-holder .stack-holder h2, .development .key-benefits h2,
    .ready-discuss .inner-block h2, .services-secondary-page .development-process h2,
    .codingcops-app .our-engagement-models h2,
    .our-process h2, .technical-experts h2,
     .services-page .services-sertion .section-block .section-holder h2, .services-area h2{
         font-size: 1.8rem;
         margin-bottom: 0.5rem;
             line-height: 2.5rem;
    }
    .ready-discuss .inner-block h2 br {
        display: none;
    }
     .technical-experts .tabs-area {
         max-width: 100%;
    }
     .services-area .services-box ul li:last-child {
         margin-bottom: 0;
    }
     .codingcops-app .faq-section h2 {
         font-size: 1.5rem;
    }
}

   .blog .pagination {
        display: flex;
        justify-content: center;
        align-items: center;
        margin-bottom: 20px;
    }

    .blog .page-numbers {
        padding: 8px 16px;
        margin: 0 5px;
        text-decoration: none;
        border: 2px solid transparent;
        border-radius: 5px;
        color: #333;
        background-color: #f0f0f0;
        transition: background-color 0.3s, color 0.3s, border-color 0.3s;
    }

    .blog .page-numbers.current {
        background-color: #004CF8;
        color: #fff;
        border-color: #004CF8;
    }

    .blog .page-numbers:hover {
        background-color: #004CF8;
        color: #fff;
        border-color: #004CF8;
    }



.page-not-found {
        height: 100vh;
    width: 100%;
    text-align: center;
    justify-content: center;
}
 .page-not-found .content-area h1{
   margin-bottom: 1.5rem;
 }
.page-not-found .content-area h1 span{
    display: block;
    font-size: 100px;
    margin-bottom: 20px;
    color: #00c26c;
 }
 .page-not-found .content-area p {
   max-width: 535px;
 }
 .btn-back-home {
    background: #00c26c;
    border: 1px solid #00c26c;
    color: #fff !important;
    padding: 12px 8px !important;
    min-width: 159px;
    display: inline-block;
    border-radius: 26px;
    font-size: 18px !important;
 }
 
#sidebar-content,
.services-page.blog-details-page #sidebar {
    position: sticky;
    top: 100px;
}


/*********** New CSS by Asad************/

.hiring-devs-easier-container {
     background-color: #F9F9F9;
}

 .expenselogicapp-case .case-image-box{
     margin-right: auto;
     background: #46317b;
}

 .mindminer-case .case-image-box{
     margin-right: auto;
     background: #601ea2;
}


 .ubu-case .case-image-box{
     margin-right: auto;
     background: #242424;
}

 .case-study-single-expenselogic .case-image-box{
     background: #46317b !important;
}

 .case-study-single-mindminer .case-image-box{
     background: #601ea2 !important;
}



 .case-study-single-ubu .case-image-box{
     background: #242424 !important;
}


@media only screen and (max-width: 768px) {
	.helper-guide-section-new-template
	{
		margin-top:150px;
	}
	
}

@media only screen and (max-width: 650px) {
	.helper-guide-section-new-template
	{
		margin-top:350px;
	}
	
}

.helper-guide-section-new-template h4, .helper-guide-section-new-template h5
{
	font-weight:600 !important;
}

.helper-guide-section-new-template h3
{
	font-weight:700 !important;
}

.author-profile-picture img{
    display: block;
    width: 200px !important;
    height: 200px;
    border-radius: 50%; /* Makes it a circle */
    object-fit: cover; /* Ensures the image is not stretched */
    margin: 0 auto; /* Centers the avatar */
}



.author-info
{
    background-color: #fafafa;
    padding: 1rem;
    border-radius: 10px;
}
.author-info a{
    text-decoration:none;
}
.services-page.blog-details-page .banner-caption
{
	height:65vh;
	
}

.blog-details-page .custom-container
{
	margin-top:50px;
}