header.partner-header {
    padding: 2.646vw 0;
}

.image-logo-landingpage img {
    width: 11.3vw;
}

.bolder {
    font-weight: 800;
}

.section-banner.section-digital-startup-banner {
    background: #003295;
    color: white;
    /*min-height: 100vh;*/
    overflow: hidden;
    padding-bottom: 4.427vw;
}

.section-digital-startup-banner h1 {
    font-size: 7.865vw;
    line-height: 7.292vw;
    font-weight: 500 !important;
    letter-spacing: -0.313vw;
    color: white;
}

.section-digital-startup-banner p {
    font-size: 0.938vw;
    font-weight: 500;
    color: white;
}

.section-banner.section-digital-startup-banner:before {
    background-image: url(https://outsourceinpakistan.com/assets/images/agencystartup/bgbanner.png);
    top: 0;
    bottom: 0;
    z-index: 1;
    background-size: cover;
    height: 100%;
    mix-blend-mode: overlay;
}

.section-banner.section-digital-startup-banner .form-column-partners .form-partners-parent {
    max-width: 22.708vw;
    margin: 0 auto;
    border-radius: 0.521vw;
    padding: 2.865vw 2.604vw 3.906vw;
    background: white;
    transition: none;
}

.section-banner.section-digital-startup-banner .container-1410 {
    position: relative;
    z-index: 5;
}

.section-banner.section-digital-startup-banner:after {
    background-image: url(https://outsourceinpakistan.com/assets/images/agencystartup/bg-blue.png);
    z-index: 0;
    width: 100%;
    height: 100%;
    right: 0;
    bottom: -40%;
    left: auto;
    top: auto;
}

.section-banner.section-digital-startup-banner .form-column-partners .form-partners-parent label {
    color: #000;
    font-size: 0.781vw;
    font-weight: 500;
    margin-bottom: 0.4vw;
}

.section-banner.section-digital-startup-banner .form-column-partners .form-partners-parent input {
    background: #e9e9e9;
    border-radius: 0.521vw;
    border: none;
    min-height: 2.76vw;
    margin-bottom: 1.771vw;
}

.section-banner.section-digital-startup-banner .form-column-partners .form-partners-parent form button {
    margin-top: 1.302vw;
    background: #049cf5;
    font-size: 1.042vw;
    border: 0.052vw solid transparent;
    box-shadow: 0vw 0.26vw 1.26vw 0.26vw #049cf5ba;
}

.section-banner.section-digital-startup-banner .form-column-partners .form-partners-parent form button:hover {
    color: #049cf5;
    background: white;
    border-color: #049cf5;
    transform: scale(1);
    box-shadow: -0.313vw 0.365vw 0vw 0vw #049cf5ba;
}

.section-banner.section-digital-startup-banner .form-column-partners .form-partners-parent h3 {
    font-size: 2.604vw;
    margin: 0;
}

.section-banner.section-digital-startup-banner .form-column-partners .form-partners-parent form {
    margin-top: 1.563vw;
}

.phone-header a span:first-child {
    background: linear-gradient(320deg, #04bd3d 50%, #00369e 100%);
}

.phone-header a:hover span:first-child {
    background: linear-gradient(130deg, #04bd3d 50%, #00369e 100%);
}

a.arrow-down {
    display: inline-block;
    margin-top: 3.906vw;
}

a.arrow-down span {
    height: 4.427vw;
    width: 4.427vw;
    background: white;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    animation:1s animateupdown infinite alternate;
    position: relative;
}

@keyframes animateupdown{
    from{
        transform:translateY(-0.521vw);
    }
    to{
        transform:translateY(0vw);
    }
}

a.arrow-down span img {
    position: absolute;
    left: 50%;
    top: 55%;
    transform: translate(-50%, -50%);
}

.section-digital-startup-2 {
    padding: 11.979vw 0 6.25vw;
    position:relative;
}

.section-digital-startup-2:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 121%;
    background-image: url(https://outsourceinpakistan.com/assets/images/agencystartup/bg-design.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: bottom;
}

.section-digital-startup-2 .heading-section {
    position: relative;
    display: inline-block;
}

.heading-item-wynt-ds span {
    background: #01359a;
    height: 9.115vw;
    width: 9.115vw;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin: 0 auto 2.083vw;
    position: relative;
    z-index: 1;
    overflow: hidden;
    transition: 0.3s ease-in-out;
    transform: rotateY(0deg);
}

.item-wynt {
    text-align: center;
    max-width: 20.313vw;
}

.column-wynt:after {
    display: none;
}

span.stroked-text-ds {
    font-size: 9.375vw;
    position: absolute;
    top: -170%;
    width: 200%;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
    font-weight: 800;
    background: -webkit-linear-gradient(-90deg, #beecce 45%, #c6e2f4 63%);
    -webkit-background-clip: text;
    color: white;
    -webkit-text-stroke: 0.156vw transparent;
}

.heading-item-wynt-ds span:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background: linear-gradient(-10deg, #acdedf 0%, transparent 70%);
    width: 100%;
    height: 100%;
    z-index: -1;
}

.item-wynt-text-ds p {
    font-size: 0.781vw;
    margin-top: 1.302vw;
}

.row-wynt {
    margin: 0 0vw;
    padding-bottom: 0;
}

.column-wynt {
    padding: 0;
}

.container-1520 {
    max-width: 79.167vw;
    margin: 0 auto;
}

.our-process-ds-parent {
    background: #0037b0;
    padding: 5.208vw 0 4.688vw;
    color: white;
    border-radius: 0.521vw;
    position: relative;
    z-index: 1;
    overflow: hidden;
    box-shadow: 0 3.125vw 5.208vw 0vw rgb(0 55 176 / 50%);
}

section.section-3-partners.section-digital-startup-3 .item-wynt-text-ds p {
    font-size: 0.625vw;
    max-width: 10.885vw;
    margin-top: 1.042vw;
}

section.section-3-partners.section-digital-startup-3 span.stroked-text-ds {
    color: transparent;
    background: transparent;
    -webkit-background-clip: text;
    -webkit-text-stroke: 0.052vw white;
    opacity: 0.3;
    top: -120%;
}

section.section-3-partners.section-digital-startup-3 .heading-item-wynt-ds span:before {
    background: #3188b1;
    filter: blur(1.042vw);
    height: 80%;
    width: 80%;
    border-radius: 50%;
    top: auto;
    bottom: -1.042vw;
    left: -1.042vw;
    opacity: 60%;
}

.container-900 {
    max-width: 46.875vw;
    margin: 0 auto;
}

.item-wynt.serviceactivate .heading-item-wynt-ds span {
    background: #15e078;
    transform: rotateY(360deg);
}

section.section-3-partners.section-digital-startup-3 .item-wynt.serviceactivate .heading-item-wynt-ds span:before {
    background: #068c4f;
}

.our-process-ds-parent:before,.our-process-ds-parent:after {
    content: '';
    position: absolute;
    left: 0;
    top: -0%;
    width: 100%;
    height: 100%;
    background-image: url(https://outsourceinpakistan.com/assets/images/agencystartup/bg-blue-process.png);
    background-repeat: no-repeat;
    background-size: 100%;
    z-index: -1;
    background-position: bottom;
}

.our-process-ds-parent:after {
    background-image: url(https://outsourceinpakistan.com/assets/images/agencystartup/ovalimagees.png);
    background-size: 71vw;
    top: 0;
    background-position: center;
    mix-blend-mode: overlay;
}

section.section-3-partners.section-digital-startup-3 .row-wynt {
    padding: 4.167vw 0 0;
}

.styling-box-services-details-ds .services-item-text {
    margin-left: 0;
    max-width: 29.948vw;
}

.styling-box-services-details-ds .services-item-text h5 {
    line-height: 3.75vw;
    margin-bottom: 2.865vw;
    margin-top: 2.344vw;
}

.item-service-details-ds {
    position: relative;
    padding: 6.25vw 0;
}

.image-details-styling-ds {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 1.563vw 0vw 0vw 1.563vw;
    box-shadow: 0vw 1.563vw 5.729vw 1.042vw rgb(0 56 163 / 25%);
    overflow: hidden;
}

.styling-box-services-details-ds .services-item-text p {
    line-height: 1.667vw;
}

span.styling-gradient-circle-half-ds {
    position: absolute;
    width: 30.104vw;
    height: 30.104vw;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 50%;
    background: linear-gradient(128deg, #05ba43, #248ae3);
    z-index: -1;
    left: -23.438vw;
}

.item-service-details-ds.reverse-everything-ds:after {
    left: auto;
    right: 0;
    background: linear-gradient(-45deg, rgb(0 55 176 / 20%), transparent);
}

.item-service-details-ds.reverse-everything-ds .image-details-styling-ds {
    right: auto;
    left: 0;
    border-radius: 0vw 1.563vw 1.563vw 0vw;
}

.item-service-details-ds.reverse-everything-ds span.styling-gradient-circle-half-ds {
    left: auto;
    right: -23.438vw;
}

.item-service-details-ds.reverse-everything-ds .services-item-text {
    margin-left: auto;
}

.item-service-details-ds:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 70%;
    height: 0.26vw;
    background: linear-gradient(45deg, rgb(0 55 176 / 20%), transparent);
}

.item-service-details-ds:last-child:after{
    display:none;
}

.section-digital-startup-5 {
    padding: 10.417vw 0 7.813vw;
}

.section-digital-startup-5 span.stroked-text-ds {
    color: #ffffff;
}

.section-digital-startup-5 .heading-section {
    margin-bottom: 4.427vw;
}

.packages-main-content {
    padding: 0 0;
}

h4.heading-header {
    margin: 3.385vw 0;
    font-size: 1.875vw;
    font-weight: 700;
}

.col-1-packages {
    padding-left: 3.646vw;
    /* background: #0139b0; */
    color: white;
    border-radius: 1.302vw 0 0vw 1.302vw;
    position: relative;
    flex: 0 0 27%;
    z-index: 1;
}

.col-1-packages .items-NFT h5 {
    color: #00ff45;
}

.col-1-packages .items-NFT h5:before, .col-1-packages .pricing-styling h4:before {
    content: '';
    position: absolute;
    left: -3.854vw;
    top: 50%;
    transform: translateY(-50%);
    width: 2.813vw;
    height: 0.208vw;
    background: linear-gradient(270deg, #027c71, transparent);
}

.packages-area-covered {
    background: transparent;
    box-shadow: none;
}

.col-1-packages .items-NFT ul li {
    color: white;
}

.for-slider-smallscreen-slider > div {
    background: white;
    border: 0.104vw solid #beedce;
    border-radius: 1.302vw;
    max-width: calc(33% - 0.521vw);
    transition: 0.3s ease-in-out;
}

.col-1-packages:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: calc(100% + 7.813vw);
    height: 100%;
    border-radius: 1.302vw 0 0vw 1.302vw;
    background: #0139b0;
    z-index: -1;
}

.for-slider-smallscreen-slider > div:before {
    display: none;
}

.for-slider-smallscreen, .for-slider-smallscreen-slider {
    flex: 0 0 72%;
    position: relative;
    z-index: 2;
}

.items-NFT h5, .packages-footer h4 {
    margin-bottom: 0.26vw;
}

.pricing-styling h4 {
    font-weight: 800;
    font-size: 1.154vw;
}

.col-1-packages .pricing-styling h4 {
    position: relative;
}

.pricing-styling {
    position: relative;
    padding-bottom: 2.344vw;
}

.pricing-styling > button {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -1.198vw;
    min-height: 2.344vw;
}

.section-digital-startup-5:before {
    content: '';
    position: absolute;
    right: 0;
    top: 40%;
    width: 100%;
    height: 101.094vw;
    background-image: url(https://outsourceinpakistan.com/assets/images/agencystartup/bg-packages.png);
    z-index: -11;
    background-repeat: no-repeat;
    background-size: 100%;
}

.for-slider-smallscreen-slider > div:hover {
    box-shadow: 0vw 1.563vw 1.302vw 0vw rgb(15 132 165 / 50%);
}

.col-1-packages:after {
    content: '';
    position: absolute;
    right: -2.083vw;
    bottom: 5.208vw;
    width: 13.021vw;
    height: 18.229vw;
    background: #00bb64;
    border-radius: 50%;
    filter: blur(7.292vw);
    z-index: -1;
}

.font-weight-800{
    font-weight:800;
} 
.color-green{
    color:#05bb42;
}

.section-6-partners span.stroked-text-ds {
    color: transparent;
    background: transparent;
    -webkit-text-stroke: 0.052vw #6ba8f5;
    width: max-content;
    font-size: 6.25vw;
    top: -60%;
    left: 1.563vw;
}

.section-6-partners .row-slider-mine > div > h3 {
    bottom: -1.042vw;
    left: 8.854vw;
}

.tabs-portfolio .nav-pills .nav-link.active, .tabs-portfolio .nav-pills .show>.nav-link,.tabs-portfolio .nav-pills .nav-link {
    color: white;
}

.tabs-portfolio .nav.nav-pills:after {
    background: white;
}

.tabs-portfolio .nav-pills .nav-link:after {
    background: #00ff45;
}

.section-digital-startup-7 > .container-1410 {
    z-index: 102;
}

.section-digital-startup-7 {
    padding: 8.854vw 0 5.208vw;
}

.section-digital-startup-7 span.stroked-text-ds {
    position: absolute;
    top: -130%;
}

.section-8-partners span.stroked-text-ds {
    top: -190%;
}


section.section-9-partners.section-digital-startup-9.get-started-partners:before,
.testimonial-partners:before {
    display: none;
}

.testimonial-partners:after {
    content: '';
    position: absolute;
    border-radius: 50%;
    background: linear-gradient(180deg, rgba(38,135,239,1) 23%, rgba(45,178,139,0.1561799719887955) 43%, rgba(77,76,129,0) 52%);
    left: auto;
    right: -79.427vw;
    width: 117.188vw;
    height: 117.188vw;
    z-index: -1;
}

.section-9-partners:after {
    content: '';
    background: linear-gradient(360deg, #20d98e 2%, rgba(38,135,239,0.1561799719887955) 54%, rgba(77,76,129,0) 61%);
    right: auto;
    left: -74.219vw;
    width: 117.188vw;
    height: 117.188vw;
    bottom: -15.625vw;
    position: absolute;
    top: auto;
    border-radius: 50%;
}

.section-digital-startup-9 .styling-get-started {
    background: #0037b0;
    box-shadow: 0 3.125vw 5.208vw 0vw rgb(0 55 176 / 50%);
}

.section-digital-startup-9 .get-started{
    box-shadow:none;
}

.section-digital-startup-9 .styling-get-started:after {
    background-image: url(https://outsourceinpakistan.com/assets/images/agencystartup/getstartedimage.png);
    background-size: contain;
    right: 0;
    background-position: right;
    mix-blend-mode: overlay;
}

.section-digital-startup-9 .styling-get-started:before {
    content: '';
    position: absolute;
    top: auto;
    right: 0;
    bottom: -26.042vw;
    width: 33.854vw;
    height: 33.854vw;
    background: #64cbcc;
    z-index: -1;
    left: auto;
    filter: blur(5.208vw);
}

footer.footer-partners.section-digital-startup-10.footer-digitalstartup:after {
    display: none;
}

footer.footer-partners.section-digital-startup-10.footer-digitalstartup:before{
    background-image:url(https://outsourceinpakistan.com/assets/images/agencystartup/bggetstarted.png);
    background-repeat:no-repeat;
    background-size: 100vw;
    background-position: right center;
}

.footer-digitalstartup .row-footer {
    background: transparent;
    padding: 0;
    margin-top: 7.031vw;
}

.footer-digitalstartup .row-footer .col-smilar > a {
    color: #021a49;
    display: block;
    font-size: 1.25vw;
    text-shadow: 0vw 0vw 0vw #021a49;
    transition: 0.3s ease-in-out;
}

.footer-digitalstartup .row-footer .col-smilar > a:hover{
    text-shadow: 0vw 0.51vw 0.51vw #021a49;
}

.footer-digitalstartup .row-footer .col-smilar.social-col ul li a {
    color: #021a49;
}

.footer-digitalstartup .row-footer .col-smilar.social-col ul li a:hover {
    color: #218fd5;
}

.footer-digitalstartup .row-footer .col-smilar {
    z-index: 1;
    border: 0.104vw solid transparent;
    border-radius: 0.521vw;
    background: linear-gradient(180deg, white, white),     linear-gradient(180deg, #04bb40, #218ed6);
    background-clip: padding-box, border-box;
    background-origin: padding-box, border-box;
}

.col-smilar {
    position: relative;
    max-width: calc(33% - 0.781vw);
    flex: 0 0 33%;
    text-align: center;
    padding: 4.115vw 0 2.083vw;
}

.footer-digitalstartup .row-footer .col-smilar > div {
    position: absolute;
    top: -42%;
    left: 50%;
    transform: translateX(-50%);
    /*background: white;*/
}

.footer-digitalstartup .row-footer .col-smilar > div img {
    width: auto;
    height: 5.521vw;
    object-fit: contain;
}

footer.footer-partners.section-digital-startup-10.footer-digitalstartup {
    padding: 6.25vw 0 6.25vw;
}

.row-copyright p:before, .row-copyright ul li a:before {
    background: #186af1;
}

.container-1380{
    max-width:71.875vw;
    margin:0 auto;
}

.section-digital-startup-8 .container-1380 {
    position: relative;
    z-index: 101;
}

.video-upper-layer {
    border-radius: 1.823vw;
}

.video-upper-layer:after {
    background-image: url(https://outsourceinpakistan.com/assets/images/agencystartup/quinn.png);
}

.video-upper-layer.layer-long:after {
    background-image: url(https://outsourceinpakistan.com/assets/images/agencystartup/long.png);
}

.col-video {
    max-width: 34.427vw;
    /*min-height: 23.281vw;*/
}

.video-upper-layer span {
    background: linear-gradient(332deg, rgb(0 189 95 / 35%), rgb(0 154 200 / 35%));
}


.getstartedimageiconfflexeddiv {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 2.604vw;
}

.styling-get-started .form-group input {
    background: #e8f2fb;
    min-height: 3.281vw;
    border-radius: 0.521vw;
}

.getstartedimageiconfflexeddiv h6 {
    margin: 0;
    line-height: 3.281vw;
    margin-left: 1.563vw;
}

.section-digital-startup-9 .styling-get-started .max-width-450 {
    max-width: 30.729vw;
}

.styling-get-started .form-group button {
    background: #0e97ea;
    width: 100%;
    max-width: 17.917vw;
    margin-top: 0.313vw;
    min-height: 3.281vw;
    font-weight: 700;
    font-size: 1.25vw;
    line-height: 29.3.333vw;
    transition: 0.3s ease-in-out;
    border-radius: 0.521vw;
}

.styling-get-started .form-group button:before {
    display: none;
}

.styling-get-started .form-group {
    margin-bottom: 1.458vw;
}

.styling-get-started .form-group button:hover {
    background: #06b948;
}

.services-we-provide-details:before {
    display: none;
}

.section-digital-startup-7:before{
    background-image:url(https://outsourceinpakistan.com/assets/images/agencystartup/bg-clients.png);
    top: -21.354vw;
}

.form-column-partners {
    position: relative;
    max-width: 25vw;
}

.rocket-image,
.speaker-image{
    position:absolute;
    left:0vw;
    top:0vw;
}

span.speaker-image {
    top: auto;
    bottom: 1.042vw;
    right: -9.896vw;
    left: auto;
    animation: 5s movementspeaker infinite alternate;
}

span.rocket-image {
    left: 250%;
    top: 15.625vw;
    transition: 1.3s ease-in-out;
}

span.rocket-image.rocketLaunced {
    left: -13.021vw;
    top: 5.208vw;
}

@keyframes movementspeaker{
    from{
        transform:rotate(0deg);
    }
    to{
        transform:rotate(25deg);
    }
}

.video-upper-layer video {
    background: black;
}

span.rocket-image img {
    width: 18.23vw;
}

span.speaker-image img {
    width: 13.802vw;
}

a.arrow-down span img {
    width: 2.135vw;
}

.heading-item-wynt-ds span img {
    width: 3.854vw;
}

.services-item-text img {
    width: 4.896vw;
}

.image-details-styling-ds img {
    width: 52.031vw;
}

.item-service-details-ds.reverse-everything-ds .image-details-styling-ds img {
    width: 49.792vw;
}

.getstartedimageiconfflexeddiv span img {
    width: 5.521vw;
}

.items-NFT ul li i.fas.fa-check {
    color: #1ec36e;
}

.items-NFT ul li i.fas.fa-times {
    color: #ff1200;
}


@media (max-width:991px){
    .container-900 {
        max-width: 90%;
    }
    
    .section-digital-startup-banner p {
        font-size: 12px;
    }
    
    .section-digital-startup-banner h1 {
        font-size: 60px;
    }
    
    .text-banner {
        max-width: 50%;
    }
    
    .form-column-partners {
        max-width: 40%;
        margin-left: auto;
    }
    
    .section-banner.section-digital-startup-banner .form-column-partners .form-partners-parent {
        max-width: 90%;
        margin: 0;
        margin-left: auto;
    }
    
    .section-banner.section-digital-startup-banner .form-column-partners .form-partners-parent form,.section-banner.section-digital-startup-banner .form-column-partners .form-partners-parent form input {
        max-width: 100%;
    }
    
    span.rocket-image.rocketLaunced {
        left: -10vw;
    }
    
    .section-banner.section-digital-startup-banner .form-column-partners .form-partners-parent h3 {
        font-size: 30px;
    }
    
    .section-banner.section-digital-startup-banner .form-column-partners .form-partners-parent label {
        font-size: 12px;
    }
    
    .section-banner.section-digital-startup-banner .form-column-partners .form-partners-parent input {
        font-size: 12px;
        min-height: 30px;
        margin-bottom: 10px;
    }
    
    .section-banner.section-digital-startup-banner .form-column-partners .form-partners-parent form button {
        min-height: 30px;
        font-size: 12px;
    }
    
    .image-logo-landingpage img {
        width: 120px;
    }
    
    .item-wynt-text-ds h3 {
        font-size: 18px;
    }
    
    .item-wynt {
        max-width: 100%;
    }
    
    .column-wynt {
        flex: 0 0 50%;
        max-width: calc(50% - 20px);
        margin-bottom: 35px;
    }
    
    .item-wynt-text-ds p {
        font-size: 12px;
    }
    
    .column-wynt:last-child {
        margin-bottom: 0;
    }
    
    .row-wynt {
        justify-content: center;
    }
    
    section.section-3-partners.section-digital-startup-3 .item-wynt-text-ds p {
        font-size: 12px;
        max-width: 100%;
    }
    
    section.section-3-partners.section-digital-startup-3 .container-1520 {
        max-width: 90vw;
    }
    
    .our-process-ds-parent:before {
        background-position: top;
    }
    
    .our-process-ds-parent {
        padding: 75px 0;
    }
    
    .image-details-styling-ds,.item-service-details-ds.reverse-everything-ds .image-details-styling-ds {
        position: absolute;
        z-index: -1;
        opacity: 0.4;
        height: 100%;
        border-radius: 0;
        mix-blend-mode: overlay;
    }
    
    .item-service-details-ds {
        /* margin-bottom: 50px; */
        color: white;
    }
    
    .image-details-styling-ds img,.item-service-details-ds.reverse-everything-ds .image-details-styling-ds img {
        width: 100vw;
        height: 100%;
        object-fit: cover;
    }
    
    .item-service-details-ds:before {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background: #0037b0;
        z-index: -1;
        opacity: 1;
    }
    
    .styling-box-services-details-ds .services-item-text {
        max-width: 100%;
    }
    
    span.styling-gradient-circle-half-ds {
        z-index: 1;
        /* mix-blend-mode: overlay; */
    }
    
    .styling-box-services-details-ds .services-item-text img {
        filter: brightness(0) invert(1);
        width: 8%;
    }
    
    .styling-box-services-details-ds .services-item-text h5 {
        font-size: 40px;
        line-height: 40px;
    }
    
    .styling-box-services-details-ds .services-item-text p {
        font-size: 14px;
        line-height: 20px;
    }
    
    section.section-5-partners.section-digital-startup-5.packages-partners .container-1410.packages-header-parent {
        max-width: 90vw;
    }
    
    .col-1-packages {
        flex: 0 0 30%;
    }
    
    .for-slider-smallscreen, .for-slider-smallscreen-slider {
        flex: 0 0 67%;
    }
    
    .pricing-styling > button {
        width: fit-content;
    }
    
    .pricing-styling h4 {
        font-size: 1.794vw;
    }
    
    .section-6-partners .row-slider-mine > div > h3 {
        left: 0;
        bottom: 0;
    }
    
    .section-6-partners span.stroked-text-ds {
        left: 80px;
    }
    
    .getstartedimageiconfflexeddiv h6 {
        font-size: 40px;
        line-height: 40px;
    }
    
    .getstartedimageiconfflexeddiv span img {
        width: 100%;
    }
    
    .getstartedimageiconfflexeddiv span {
        max-width: 65px;
    }
    
    .section-digital-startup-9 .styling-get-started .max-width-450 {
        max-width: 55%;
    }
    
    .styling-get-started .form-group input {
        font-size: 12px;
        min-height: 35px;
    }
    
    .styling-get-started .form-group {
        margin-bottom: 15px;
    }
    
    .styling-get-started .form-group button {
        min-height: 30px;
        font-size: 14px;
        max-width: 60%;
    }
    
    .section-digital-startup-9 .styling-get-started:after {
        right: -115px;
    }
    
    .section-digital-startup-9 .styling-get-started {
        padding: 40px 50px;
    }
    
    .getstartedimageiconfflexeddiv {
        margin-bottom: 15px;
    }
    
    section.section-9-partners.section-digital-startup-9.get-started-partners .container-1410 {
        max-width: 90vw;
    }
    
    .section-digital-startup-8 .container-1380 {
        max-width: 80vw;
    }
    
    .col-video {
        max-width: 50%;
    }
    
    .footer-logo a img {
        width: 25%;
    }
    
    .footer-digitalstartup .row-footer {
        margin-top: 90px;
        flex-flow: wrap;
        justify-content: space-around;
    }
    
    .col-smilar {
        flex: 0 0 50%;
        max-width: calc(50% - 20px);
        margin-bottom: 75px;
        padding: 35px 20px 25px;
    }
    
    .col-smilar:last-child {
        margin-bottom: 0;
    }
    
    .footer-digitalstartup .row-footer .col-smilar > a,.col-smilar a {
        font-size: 16px;
    }
    
    .footer-digitalstartup .row-footer .col-smilar > div img {
        width: auto;
        height: 68px;
    }
    
    .footer-digitalstartup .row-footer .col-smilar > div {
        top: -50%;
    }
    
    .row-copyright p, .row-copyright ul li a {
        font-size: 12px;
    }
    
    .row-our-clients > div > img {
        width: 65%;
    }
    
    .item-service-details-ds.reverse-everything-ds span.styling-gradient-circle-half-ds {
        background: linear-gradient(45deg, #0033a8, white);
    }
    
    .item-service-details-ds.reverse-everything-ds .services-item-text {
        text-align: right;
    }
    
    .item-service-details-ds.reverse-everything-ds:before {
        background: #63c7cb;
    }

}

@media (max-width:767px){
    .phone-header a span:last-child {
        color: white;
    }
    
    .section-digital-startup-banner h1 {
        font-size: 50px;
        line-height: 50px;
        display: flex;
        justify-content: center;
    }
    
    .section-digital-startup-banner h1 > span {
        margin-right: 2vw;
    }
    
    .text-banner {
        max-width: 100%;
    }
    
    .form-column-partners {
        max-width: 100%;
        margin: 0 auto;
    }
    
    span.rocket-image.rocketLaunced,span.speaker-image {
        display: none;
    }
    
    .section-banner.section-digital-startup-banner .form-column-partners .form-partners-parent {
        max-width: 50%;
        margin: 0 auto;
        padding: 35px 25px 35px;
    }
    
    span.stroked-text-ds {
        top: -8vw;
    }
    
    .heading-item-wynt-ds span {
        width: 80px;
        height: 80px;
    }
    
    .heading-item-wynt-ds span img {
        width: 50%;
    }
    
    .item-wynt-text-ds h3 {
        font-size: 20px;
    }
    
    .item-wynt-text-ds p {
    }
    
    .column-wynt {
        max-width: calc(50% - 10px);
        margin-bottom: 25px;
    }
    
    .styling-box-services-details-ds,.item-service-details-ds.reverse-everything-ds .services-item-text {
        max-width: 75vw;
        margin: 0 auto;
        text-align: center;
    }
    
    .for-slider-smallscreen-slider > div {
        max-width: 100%;
        height: 100%;
    }
    
    .col-1-packages {
        flex: 0 0 50%;
    }
    
    .for-slider-smallscreen, .for-slider-smallscreen-slider {
        max-width: 50%;
    }
    
    h4.heading-header {
        font-size: 18px;
    }
    
    .col-1-packages .items-NFT h5, .items-NFT h5, .packages-footer h4,.pricing-styling h4 {
        font-size: 14px;
        min-height: 20px;
        margin-bottom: 10px;
    }
    .items-NFT ul li {
        font-size: 12px;
    }
    
    .small-screen-d-none-for-modal-screen {
        display: block;
    }
    
    .pricing-styling {
        padding-bottom: 40px;
    }
    
    .pricing-styling > button {
        bottom: 0;
        width: 100%;
        border: none;
    }
    
    .section-6-partners .row-slider-mine > div > h3 {
        color: #021a49 !important;
    }
    
    .section-6-partners span.stroked-text-ds {
        left: 50%;
        transform: translateX(-50%);
        font-size: 48px;
    }
    
    .tabs-portfolio .nav-pills .nav-link.active, .tabs-portfolio .nav-pills .show>.nav-link, .tabs-portfolio .nav-pills .nav-link {
        color: #021a49;
    }
    
    .row-our-clients > div > img {
        width: 30%;
    }
    
    .section-digital-startup-9 .styling-get-started .max-width-450 {
        max-width: 100%;
    }
    
    .section-digital-startup-9 .styling-get-started:after {
        right: 0;
        background-size: cover;
        opacity: 0.4;
    }
    
    .section-digital-startup-9 .styling-get-started:before {
        width: 100%;
        height: 100%;
        bottom: 0;
        left: 0;
        right: 0;
        top: 0;
        filter: none;
        border-radius: 0;
        transform: none;
        opacity: 0.4;
    }
    
    .getstartedimageiconfflexeddiv {
        justify-content: center;
        align-items: flex-end;
        margin-bottom: 30px;
    }
    
    .styling-get-started .form-group button {
        max-width: 100%;
    }
    
    .getstartedimageiconfflexeddiv span {
        max-width: 50px;
    }
    
    .styling-get-started .form-group input,.styling-get-started .form-group button {
        min-height: 45px;
        font-size: 14px;
        padding: 0px 20px;
    }
    
    .footer-logo a img {
        width: 35%;
    }
    
    .col-smilar {
        margin-bottom: 0;
        flex: 0 0 100%;
        max-width: calc(100% - 20px);
    }
    
    .row-copyright p, .row-copyright ul li a {
        font-size: 16px;
    }
    
    .getstartedimageiconfflexeddiv h6 > br,
    .section-digital-startup-banner h1 br,
    a.arrow-down,
    span.styling-gradient-circle-half-ds {
        display: none;
    }
    
    .styling-box-services-details-ds .services-item-text img {
        width: 12%;
    }
    
    .col-video {
        max-width: 100%;
        margin-bottom:25px;
    }
    
    .col-video:last-child{
        margin-bottom:0px;
    }
}

@media (max-width:575px){
    .section-digital-startup-banner h1 {
        font-size: 30px;
        line-height: 30px;
        flex-flow: wrap;
        margin-bottom: 10px;
    }
    
    .section-banner.section-digital-startup-banner .form-column-partners .form-partners-parent {
        max-width: 100%;
        padding: 30px 25px 35px;
    }
    
    .fa-70 {
        font-size: 33px;
        margin-bottom: 30px;
    }
    
    .column-wynt {
        max-width: 100%;
        flex: 0 0 100%;
    }
    
    .our-process-ds-parent {
        padding: 35px 10px;
        border-radius: 20px;
    }
    
    .services-we-provide-details {
        margin: 30px 0;
    }
    
    .styling-box-services-details-ds, .item-service-details-ds.reverse-everything-ds .services-item-text {
        max-width: 100%;
    }
    
    .styling-box-services-details-ds .services-item-text h5 {
        font-size: 20px;
        line-height: 22px;
    }
    
    .styling-box-services-details-ds .services-item-text p {
        font-size: 12px;
        line-height: 18px;
    }
    
    .services-item-text, .item-service-details.image-first-services-details .services-item-text {
        margin-bottom: 0;
    }
    
    .item-service-details-ds {
        padding: 40px 0;
    }
    
    .styling-box-services-details-ds .services-item-text img {
        width: 15%;
    }
    
    .col-1-packages {
        flex: 0 0 65%;
    }
    
    .for-slider-smallscreen, .for-slider-smallscreen-slider {
        flex: 0 0 35%;
        max-width: 35%;
    }
    
    h4.heading-header {
        font-size: 14px;
    }
    
    .col-1-packages .items-NFT h5, .items-NFT h5, .packages-footer h4, .pricing-styling h4 {
        font-size: 12px;
        margin-bottom: 5px;
    }
    
    .items-NFT ul li {
        font-size: 10px;
    }
    
    .pricing-styling > button {
        font-size: 11px !important;
    }
    
    .pricing-styling h4 {
        margin-top: 25px;
    }
    
    .video-upper-layer {
        border-radius: 20px;
    }
    
    .section-digital-startup-9 .styling-get-started {
        padding: 25px 25px 40px;
    }
    
    .getstartedimageiconfflexeddiv {
        margin-bottom: 10px;
        justify-content: center;
    }
    
    section.section-3-partners.section-digital-startup-3 .heading-item-wynt-ds span:before,
    .our-process-ds-parent:before,
    span.stroked-text-ds,
    footer.footer-partners.section-digital-startup-10.footer-digitalstartup:before,
    .getstartedimageiconfflexeddiv span {
        display: none;
    }
    
    .getstartedimageiconfflexeddiv h6 {
        margin: 0;
        font-size: 28px;
    }
    
    .row-our-clients > div > img {
        width: 60%;
    }
    
    .video-upper-layer span {
        width: 60px;
        height: 60px;
    }
    
    .video-upper-layer span img {
        width: 40%;
    }
    
    .styling-get-started .form-group input, .styling-get-started .form-group button {
        min-height: 35px;
        font-size: 12px;
        margin-bottom: -3px;
    }
    
    .footer-logo a img {
        width: 50%;
    }
    .footer-digitalstartup .row-footer {
        margin-top: 30px;
    }
    .footer-digitalstartup .row-footer .col-smilar > a, .col-smilar a,
    .row-copyright p, .row-copyright ul li a{
        font-size:13px;
    }
    .section-digital-startup-5 {
        padding: 0 0 20px;
    }
    .portfolio-partners {
        padding: 30px 0 25px;
    }
    .footer-digitalstartup .row-footer .col-smilar > div img {
        height: 50px;
    }
    
    .footer-digitalstartup .row-footer .col-smilar {
        margin-top: 50px;
    }
    
    .footer-digitalstartup .row-footer .col-smilar > div {
        top: -40%;
    }
    .our-process-ds-parent {
        border-radius: 10px;
    }
}

@media (max-width:374px){
    .fa-70 {
        font-size: 28px;
        margin-bottom: 25px;
    }
}


@media (max-width:319px){
    .container-1410.packages-header-parent {
        max-width: 100vw !important;
    }
    
    .col-1-packages {
        padding-left: 5px;
    }
    
    .col-1-packages .items-NFT h5:before {
        display: none;
    }
    
    h4.heading-header {
        margin: 25px 0 20px;
    }
    
    .pricing-styling > button {
        font-size: 10px !important;
    }
}
