.banner-left p,h1 {
    letter-spacing: -.04em
}

.form-control,.user-select,h1 {
    font-family: var(--main-font)
}

.que-tabs li,.que-tabs li a {
    text-align: center
}

.container {
    max-width: 1300px;
    width: 100%;
    padding: 0 15px;
    margin: 0 auto
}

h1 {
    color: var(--main-color);
    font-size: 30px;
    line-height: 1;
    margin-bottom: 20px
}

.index-relative {
    position: var(--ps-relative);
    z-index: 1
}

.svg-pattern {
    width: 127px;
    margin-bottom: 22px
}

.pl-space {
    padding-left: 15px!important
}

.banner-section {
    background-color: var(--bg-main);
    margin-top: 36px;
    padding: 40px 15px
}

.banner-left {
    margin-bottom: 25px
}

.banner-pattern {
    margin-bottom: 44px
}

.banner-left p {
    font-size: 18px;
    line-height: 1.45;
    margin-bottom: 36px
}

.partner-pointer {
    background-color: var(--main-color);
    padding: 20px 10px;
    max-width: 614px
}

.partner-pointer li {
    color: var(--white);
    font-size: 14px;
    letter-spacing: .1em;
    line-height: 1.1;
    margin-bottom: 15px;
    padding-left: 18px;
    position: var(--ps-relative)
}

.partner-pointer li:last-child,.web-dev p:last-child {
    margin-bottom: 0
}

.partner-pointer li:before {
    content: "";
    position: var(--ps-absolute);
    width: 12px;
    height: 12px;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    border-radius: var(--rounded-circle);
    border: 1px solid var(--white)
}

.request-block {
    background-color: var(--white);
    padding: 30px 12px;
    position: relative
}

.validation-error {
    width: 100%;
    background-color: #e3212b;
    padding: 5px 15px;
    margin-bottom: 12px;
    display: none
}

.alertError,.error_info,.testimonial-img img {
    display: block
}

.validation-error .error-msges {
    display: inline-block;
    color: #fff;
    font-weight: 400;
    font-size: 18px
}

.validation-error span {
    height: 20px;
    width: 20px;
    font-weight: 700;
    display: inline-block;
    line-height: normal;
    border-radius: 50%;
    background: #fff;
    color: #e3212b;
    text-align: center;
    margin-right: 15px;
    font-size: 16px
}

.alert {
    color: #e3212b;
    font-size: 14px;
    margin-bottom: 10px;
    display: none
}

.contact-btn {
    font-size: 18px;
    font-weight: var(--fw-bold);
    padding: 18px 50px;
    background-color: #fff;
    color: #000;
    border: 0;
    border-radius: 1px;
    cursor: pointer;
    z-index: 1;
    position: relative;
    width: 100%
}

.form-control,.que-tabs li a,.request-block h3,.user-select option {
    color: var(--main-color)
}

.form-control {
    width: 100%;
    font-size: var(--fz16);
    border: none;
    padding: 15px;
    border: 1px solid var(--main-color);
    margin-bottom: 10px;
    background-color: var(--grey)
}

.iti__country-name,.submit-button {
    font-size: 18px
}

.form-control::placeholder {
    color: var(--light-gray)
}

.comment .form-control {
    min-height: 96px;
    resize: none;
    padding: 15px 18px 15px 15px;
    margin-bottom: 6px
}

.info-txt .iti {
    width: 100%;
    margin-bottom: 10px
}

.request-block h3 {
    font-size: 26px;
    max-width: 200px;
    margin-bottom: 20px;
    line-height: 1.1
}

.submit-button {
    color: var(--black);
    width: 100%;
    height: 100%;
    margin-top: 8px;
    padding: 2px;
    transition: .4s linear;
    font-weight: var(--fw-bold);
    background: #e3212b;
    background: -moz-linear-gradient(left,#e3212b 0,#f4d4cf 42%,#c59bc7 59%,#6e8c42 100%);
    background: -webkit-linear-gradient(left,#e3212b 0,#f4d4cf 42%,#c59bc7 59%,#6e8c42 100%);
    background: linear-gradient(to right,#e3212b 0,#f4d4cf 42%,#c59bc7 59%,#6e8c42 100%)
}

.acc-question.active .que,.company-address {
    font-weight: var(--fw-normal)
}

.submit-button span {
    display: block;
    background-color: var(--white);
    line-height: 1;
    padding: 19px 43px
}

.rectangle-peach {
    width: 70px;
    height: 70px;
    background-color: var(--bg-main);
    position: absolute;
    right: 0;
    top: 0
}

.que-tabs li a,.user-select {
    background-color: var(--grey)
}

.rectangle-peach:after {
    content: "";
    position: absolute;
    right: 2px;
    top: 2px;
    width: 0;
    height: 0;
    border-bottom: 60px solid var(--white);
    border-right: 60px solid transparent
}

.cta-block:after,.tab-right:before {
    content: "";
    position: var(--ps-absolute)
}

.country-block {
    margin-bottom: 35px
}

.company-address {
    font-size: 18px;
    line-height: 1.2;
    margin-bottom: 18px
}

.btn-quote,.model-head,.que-tabs li a,.testimonial-client {
    font-weight: var(--fw-bold)
}

.country-name {
    display: block;
    font-size: var(--fz16);
    margin-bottom: 15px;
    letter-spacing: -.59px
}

.client-name,.cta-sec h2,.development-box h3,.development-head h2,.expertise-head h2,.faq-head h3,.model-head,.model-section h2,.portfolio-left h2,.testimonial-head h2,.web-dev h2 {
    letter-spacing: -.04em
}

.user-select {
    width: 100%;
    font-size: var(--fz16);
    color: var(--light-gray);
    border: none;
    padding: 15px 45px 15px 15px;
    border: 1px solid var(--main-color);
    margin-bottom: 10px;
    cursor: pointer
}

.brand-logos,.expertise-wrapper,.portfolio-right,.tabbing-menu {
    border-bottom: 1px solid var(--main-color)
}

.brand-logos,.portfolio-list li,.tabbing-menu {
    border-top: 1px solid var(--main-color)
}

.brand-logos,.expertise-link a:hover,.feed-wrap p,.que-tabs li a.active,.que-tabs li a:hover,.testimonial-play:hover {
    background-color: #e5f4ffa6;
}

.info-txt {
    position: relative
}

.down-arrow {
    position: absolute;
    top: 13px;
    right: 19px;
    pointer-events: none
}

.user-select option {
    font-size: 12px
}

.brand-logos {
    height: 82px
}

.brand-list {
    height: 100%;
    flex-wrap: nowrap;
    overflow-x: auto;
    padding-left: 15px
}

.brand-list li {
    display: flex;
    margin: 0 24px 0 0
}

.white-dot {
    display: inline-block;
    width: 6px;
    height: 7px;
    border-radius: var(--rounded-circle);
    background-color: var(--white)
}

.expertise-head {
    max-width: 1280px;
    padding: 40px 15px
}

.expertise-head h2 {
    font-size: 32px;
    margin-bottom: 18px;
    line-height: 1
}

.expertise-head p {
    font-size: 18px;
    line-height: 1.4
}

.tabbing-menu {
    position: sticky;
    top: 0;
    z-index: 2
}

.banner-graphic,.tab-right {
    position: var(--ps-relative);
    background-color: var(--bg-main)
}

.que-tabs {
    display: flex;
    overflow-x: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none
}

.development-wrapper:hover,.que-tabs:hover {
    -ms-overflow-style: auto;
    scrollbar-width: auto
}

.que-tabs li a {
    font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 16px;
    height: 100%;
    line-height: 1;
    transition: .5s;
    border-right: 1px solid var(--main-color)
}

.que-tabs li:last-child a {
    border-right: 1px solid transparent
}

.circle-line,.portfolio-client,.portfolio-img,.tab-box,.testimonial-block:last-child,.view-detail {
    display: none
}

.tab-main-box {
    padding: 0 15px
}

.tab-left {
    padding: 30px 15px;
    flex-direction: column
}

.feed-wrap,.tab-right,.web-dev {
    padding: 40px 15px
}

.faq-head,.tab-pattern {
    margin-bottom: 40px
}

.tab-left p {
    margin-bottom: 35px;
    font-size: 18px;
    line-height: 24px
}

.expertise-link {
    display: flex;
    flex-wrap: wrap
}

.expertise-link a {
    font-size: 14px;
    padding: 7px 10px;
    border-radius: 28px;
    margin: 0 12px 10px 0;
    transition: .1s;
    border: 1px solid var(--main-color)
}

.expertise-link a:hover {
    transition: .5s ease-out
}

.banner-graphic {
    z-index: 1
}

.banner-graphic svg {
    width: 100%;
    height: auto
}

.tab-right:before {
    left: 0;
    top: 50%;
    width: 100%;
    height: 1px;
    transform: translateY(-50%);
    background-color: var(--main-color)
}

.web-dev h2 {
    font-size: 32px;
    line-height: 1.1;
    margin-bottom: 22px
}

.web-dev p {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 20px
}

.portfolio-section {
    background-color: var(--white);
    z-index: 2
}

.btn-quote,.portfolio-left {
    background-color: var(--bg-main)
}

.portfolio-left {
    padding: 50px 15px;
    border: 1px solid var(--main-color);
    border-left: none
}

.portfolio-left h2 {
    font-size: 53px;
    margin-bottom: 8px
}

.portfolio-pattern {
    margin-bottom: 104px
}

.portfolio-left p {
    font-size: 16px;
    line-height: 1.437;
    margin-bottom: 25px
}

.btn-quote {
    color: var(--black);
    height: auto
}

.portfolio-left .btn span {
    background: var(--bg-main);
    padding: 20px 40px
}

.portfolio-link {
    display: block;
    color: var(--main-color);
    padding: 22px 15px;
    transition: .2s ease-in-out
}

.portfolio-link:hover {
    background-color: #f1f0f0
}

.client-name {
    font-size: 24px;
    line-height: 28px;
    margin-right: 25px;
    text-transform: var(--text-uppercase)
}

.project-number {
    font-size: 14px;
    line-height: 14px;
    vertical-align: top;
    padding-top: 3px
}

.hover-reveal {
    display: none;
    position: absolute;
    top: 20px;
    left: -490px;
    width: 240px;
    height: 239px;
    opacity: 0;
    pointer-events: none;
    transform: translate(560px,0);
    transition: .2s ease-out;
    z-index: 99
}

.hover-reveal__img,.hover-reveal__inner {
    position: relative;
    will-change: transform
}

.hover-reveal__inner {
    width: 70%;
    height: 70%;
    overflow: hidden;
    opacity: 0;
    transform: scale(1.2);
    transition: opacity .2s cubic-bezier(.13, .61, .12, .96),transform .2s cubic-bezier(.13, .61, .12, .96)
}

.port-menu-item:hover .hover-reveal__inner {
    opacity: 1;
    transform: scale(1)
}

.hover-reveal__img {
    background-size: cover;
    background-position: 50% 50%;
    transform-origin: 50% 100%;
    width: 100%;
    height: 100%;
    transition: transform 1.5s
}

.cta-block,.cta-sec {
    position: var(--ps-relative)
}

.one {
    background-image: url(../uploads/port-circle-view.png)
}

.two {
    background-image: url(../uploads/playcream-lt-projects.png)
}

.three {
    background-image: url(../uploads/butterstreet-projects.png)
}

.four {
    background-image: url(../uploads/agifly-projects.png)
}

.five {
    background-image: url("../uploads/let's-clic-projects.png")
}

.six {
    background-image: url(../uploads/thinkific-projects.png)
}

.seven {
    background-image: url(../uploads/vera-roca-digital-projects.png)
}

.model-section,.testimonial-head {
    padding: 50px 15px
}

.agency-head,.model-img {
    margin-bottom: 30px
}

.model-section h2 {
    font-size: 36px;
    margin-bottom: 15px;
    line-height: 1
}

.agency-head p {
    line-height: 1.3
}

.model-wrap {
    display: flex;
    overflow-x: scroll;
    padding-bottom: 10px
}

.model-block {
    flex: 0 0 85%;
    margin-right: 10px;
    border: 1px solid var(--main-color);
    padding: 20px
}

.model-head {
    font-size: 20px;
    margin-bottom: 22px
}

.model-block p {
    font-size: var(--fz16);
    line-height: 1.2
}

.our-expert {
    padding: 30px 15px 0
}

.our-expert .btn-quote {
    background-color: var(--white);
    padding: 19px 15px
}

.cta-block {
    background: url(../uploads/partnership-bg.jpg) 0 0/cover no-repeat;
    padding: 50px 15px
}

.cta-block:after {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.56)
}

.cta-sec {
    max-width: 1180px;
    margin: 0 auto;
    z-index: 1
}

.cta-sec h2 {
    color: var(--white);
    font-size: 48px;
    line-height: 1.1;
    margin-bottom: 20px
}

.cta-sec p {
    color: var(--white);
    font-size: 18px;
    line-height: 27px;
    margin-bottom: 50px
}

.button-wrapper {
    position: relative;
    display: inline-block;
    z-index: 1
}

.btn-quote {
    font-size: 18px;
    padding: 19px 44px;
    background-color: var(--bg-main);
    color: var(--black);
    border: 0;
    border-radius: 1px;
    cursor: pointer
}

.blog-btn,.feed-wrap p a,.testimonial-play {
    color: var(--main-color)
}

.button-bg {
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 1px;
    width: calc(100% + 4px);
    height: calc(100% + 4px);
    background: #e3212b;
    background: -moz-linear-gradient(left,#e3212b 0,#f4d4cf 42%,#c59bc7 59%,#6e8c42 100%);
    background: -webkit-linear-gradient(left,#e3212b 0,#f4d4cf 42%,#c59bc7 59%,#6e8c42 100%);
    background: linear-gradient(to right,#e3212b 0,#f4d4cf 42%,#c59bc7 59%,#6e8c42 100%);
    background-size: 600% 600%;
    animation: 4s infinite AnimateBorder;
    -webkit-animation: 4s infinite AnimateBorder;
    -moz-animation: 4s infinite AnimateBorder;
    z-index: -1;
    transform: translate(-2px,-2px);
    transition: filter 1s ease-in
}

.button-wrapper:hover .button-bg {
    filter: blur(10px);
    transition: filter .4s ease-in
}

@-webkit-keyframes AnimateBorder {
    0%,100% {
        background-position: 0 50%
    }

    50% {
        background-position: 100% 50%
    }
}

@-moz-keyframes AnimateBorder {
    0%,100% {
        background-position: 0 50%
    }

    50% {
        background-position: 100% 50%
    }
}

@keyframes AnimateBorder {
    0%,100% {
        background-position: 0 50%
    }

    50% {
        background-position: 100% 50%
    }
}

.testimonial-section {
    background-color: var(--grey);
    border-top: 1px solid var(--main-color);
    border-bottom: 1px solid var(--main-color)
}

.testimonial-head h2 {
    font-size: 36px;
    line-height: 1.0832;
    margin-bottom: 20px
}

.testimonial-head p {
    font-size: 16px;
    line-height: 1.5
}

.development-wrapper-3,.testimonial-block,.testimonial-sec {
    position: var(--ps-relative)
}

.btn-testimonial {
    width: 53px;
    height: 53px;
    right: 15px;
    top: 7px;
    transition: .5s;
    position: var(--ps-absolute);
    border: 1px solid var(--main-color);
    border-radius: var(--rounded-circle);
    display: none
}

.btn-blog-detail:hover,.btn-testimonial:hover {
    background-color: var(--main-color)
}

.btn-blog-detail:hover path,.btn-testimonial:hover path {
    fill: var(--white)
}

.btn-blog-detail svg,.btn-testimonial svg {
    transition: .5s
}

.btn-blog-detail:hover svg,.btn-testimonial:hover svg {
    transform: rotate(45deg)
}

.testimonial-wrap {
    padding: 0 15px;
    overflow: hidden
}

.circle-line2 {
    left: 11px;
    top: -17px
}

.testimonial-info {
    position: var(--ps-relative);
    width: 190px;
    left: -60px;
    margin: 0 auto
}

.gray-circle {
    position: var(--ps-absolute);
    top: 0;
    left: 50%;
    width: 170px;
    height: 170px;
    border-radius: var(--rounded-circle);
    background: #bfbfbf;
    transform: translateX(-40%)
}

.testimonial-img {
    position: relative;
    z-index: 1
}

.testimonial-detail {
    position: var(--ps-absolute);
    right: -114px;
    top: 44px;
    z-index: 1
}

.acc-question,.blog-feed,.development-box {
    position: var(--ps-relative)
}

.testimonial-play {
    width: 136px;
    height: 28px;
    font-size: 11px;
    padding: 4px 10px 4px 12px;
    border: 1px solid #070707;
    border-radius: 28px;
    margin-bottom: 6px;
    transition: .5s
}

.development-wrapper,.faq-section {
    border-top: 1px solid var(--main-color)
}

.testimonial-play svg {
    width: 48px;
    margin-right: 7px
}

.testimonial-client {
    display: block;
    font-size: 14px;
    margin-bottom: 7px;
    letter-spacing: -.0041em
}

.development-box p,.que,.testimonial-address {
    font-weight: var(--fw-light)
}

.testimonial-address {
    font-size: 14px
}

.development-head {
    padding: 45px 15px
}

.development-head h2 {
    font-size: 32px;
    line-height: 1;
    margin-bottom: 16px
}

.development-wrapper {
    flex-wrap: nowrap;
    margin-bottom: 30px;
    padding-bottom: 7px;
    background-color: var(--white);
    overflow-x: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none
}

.development-box {
    flex: 0 0 86%;
    max-width: 86%;
    padding: 30px 15px;
    overflow: hidden;
    transition: .3s;
    border-right: 1px solid var(--main-color);
    border-bottom: 1px solid var(--main-color)
}

.development-box:last-child {
    border-right-color: transparent
}

.development-box:hover {
    background-color: #a5b88b
}

.development-pattern {
    margin-bottom: 50px
}

.development-box h3 {
    font-size: 22px;
    margin-bottom: 24px
}

.development-box p {
    line-height: 23px
}

.faq-section {
    padding: 40px 15px
}

.faq-head h3 {
    font-size: 36px;
    line-height: 1;
    margin-bottom: 18px
}

.faq-head p {
    color: var(--first-color);
    font-size: 14px;
    font-weight: var(--fw-bold);
    letter-spacing: .1em
}

.blog-left h4,.que {
    letter-spacing: -.04em
}

.bottom-line {
    border: none;
    border-bottom: 1px solid var(--main-color)
}

.blog-feed,.blog-left {
    border-bottom: 1px solid var(--main-color)
}

.acc-question {
    cursor: pointer;
    padding: 19px 0
}

.que {
    font-size: 24px;
    padding-right: 15px
}

.ans,.blog-time {
    font-size: 16px
}

.accordion-content {
    width: 90%
}

.ans {
    line-height: 24px;
    padding-bottom: 24px
}

.acc-question::after {
    content: "\002B";
    font-size: 23px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%)
}

.acc-question.active::after {
    content: "\2212"
}

.blog-feed {
    padding-bottom: 100px;
    background: var(--bg-main);
    border-top: 1px solid var(--main-color)
}

.blog-left {
    padding: 40px 15px
}

.blog-left h4 {
    font-size: 48px;
    line-height: 1;
    margin-bottom: 20px
}

.button-wrapper.feed-button {
    position: var(--ps-absolute);
    bottom: 30px;
    left: 15px
}

.btn-quote.btn-blogs {
    height: auto;
    padding: 20px 42px;
    background-color: var(--bg-main)
}

.btn-blog-detail {
    display: inline-flex;
    width: 53px;
    height: 53px;
    right: 15px;
    top: 55px;
    transition: .5s;
    position: var(--ps-absolute);
    border: 1px solid var(--main-color);
    border-radius: var(--rounded-circle)
}

.feed-wrap:last-child {
    border-bottom-color: transparent
}

.feed-wrap p {
    padding: 23px 27px 28px;
    margin: 37px 0 42px;
    min-height: 159px
}

.feed-wrap p a {
    font-size: 26px;
    line-height: 1.125
}

.feed-wrap p a:hover {
    text-decoration: underline
}

.blog-btn {
    font-size: 18px;
    padding-bottom: 6px;
    font-weight: var(--fw-bold);
    border-bottom: 1px solid var(--main-color)
}

.fake-btn,.file-msg {
    font-size: 14px;
    font-weight: 400
}

.cta-sec .btn-quote {
    background-color: var(--white)
}

.file-drop-area {
    position: relative;
    display: flex;
    align-items: center;
    max-width: 100%;
    padding: 15px;
    transition: .2s;
    margin-bottom: 19px
}

.file-drop-area.is-active {
    background-color: rgba(255,255,255,.05)
}

.fake-btn {
    flex-shrink: 0;
    background-color: rgba(255,255,255,.04);
    border: 1px dotted #d7d2d2;
    border-radius: 3px;
    padding: 8px 12px;
    margin-right: 10px
}

.file-msg {
    line-height: 1.4;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.file-input {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    cursor: pointer;
    opacity: 0
}

.file-input:focus {
    outline: 0
}

@media only screen and (min-width: 346px) {
    h1 {
        font-size:34px
    }
}

@media only screen and (min-width: 373px) {
    h1 {
        font-size:36px
    }
}

@media only screen and (min-width: 375px) {
    .partner-pointer {
        padding:25px 15px
    }

    .partner-pointer li {
        font-size: 16px;
        margin-bottom: 18px;
        padding-left: 22px;
        letter-spacing: normal
    }

    .development-head h2,.expertise-head h2 {
        margin-bottom: 22px
    }

    .portfolio-left,.testimonial-head {
        padding: 48px 15px 38px
    }

    .portfolio-left h2 {
        line-height: 1.0565;
        margin-bottom: 12px
    }

    .portfolio-link {
        padding: 20px 15px 19px
    }

    .client-name,.portfolio-client {
        font-size: 26px;
        line-height: 1.077;
        margin-right: 28px
    }

    .model-section {
        padding: 50px 15px 40px
    }

    .testimonial-head p {
        font-size: 18px
    }

    .gray-circle {
        width: 187px;
        height: 187px
    }

    .testimonial-info {
        width: 227px;
        left: -81px
    }

    .testimonial-detail {
        right: -145px;
        top: 32px
    }

    .testimonial-play {
        width: 168px;
        margin-bottom: 10px;
        padding: 5px 9px 4px;
        height: 29px
    }

    .testimonial-play svg {
        width: 68px;
        margin-right: 11px
    }

    .testimonial-client {
        font-size: 18px;
        margin-bottom: 16px
    }

    .testimonial-play {
        font-size: 14px
    }
}

@media only screen and (min-width: 414px) {
    h1 {
        font-size:38px
    }

    .banner-section,.expertise-head,.faq-section,.tab-left,.tab-right,.web-dev {
        padding: 40px 30px
    }

    .development-head h2,.expertise-head h2,.model-section h2 {
        line-height: 1.1
    }

    .brand-list {
        padding-left: 30px
    }

    .cta-block {
        padding: 60px 25px
    }

    .cta-sec h2 {
        font-size: 53px
    }

    .blog-left,.development-head,.feed-wrap {
        padding: 85px 45px 30px 30px
    }

    .development-head h2 {
        font-size: 42px
    }

    .development-box {
        padding: 30px
    }

    .development-box h3 {
        font-size: 20px
    }

    .portfolio-left,.testimonial-head {
        padding: 48px 30px 38px
    }

    .portfolio-link {
        padding: 20px 30px 19px
    }

    .model-section {
        padding: 50px 30px 40px
    }

    .faq-section {
        padding: 50px 30px
    }

    .feed-button {
        left: 30px
    }
}

@media only screen and (min-width: 576px) {
    .request-block {
        padding:35px 25px
    }

    .model-block {
        flex: 0 0 45%
    }

    .development-box {
        flex: 0 0 56%;
        max-width: 56%
    }
}

@media only screen and (min-width: 768px) {
    .model-block:nth-child(2),.tab-left {
        border-right:1px solid var(--main-color)
    }

    .model-wrap,.que-tabs {
        overflow: visible
    }

    h1 {
        font-size: 62px
    }

    .banner-section {
        padding: 60px 30px
    }

    .expertise-head h2 {
        font-size: 36px
    }

    .portfolio-left,.portfolio-right,.tab-left,.tab-right {
        width: 50%
    }

    .que-tabs li {
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .model-section {
        padding: 50px 0 0
    }

    .agency-head {
        padding: 0 20px
    }

    .model-wrap {
        border-top: 1px solid var(--main-color);
        border-bottom: 1px solid var(--main-color);
        padding-bottom: 0
    }

    .model-block {
        flex: 0 0 33.33%;
        margin: 0;
        border: 0
    }

    .model-block:nth-child(2) {
        border-left: 1px solid var(--main-color)
    }

    .model-img {
        min-height: 195px
    }

    .our-expert {
        padding: 40px 30px
    }

    .testimonial-wrap {
        justify-content: normal
    }

    .testimonial-head {
        margin-bottom: 70px;
        border-bottom: 1px solid var(--main-color)
    }

    .testimonial-sec {
        padding-right: 120px
    }

    .btn-testimonial {
        display: inline-flex
    }

    .testimonial-block {
        margin-right: 140px
    }

    .testimonial-block:last-child {
        display: block;
        margin-right: 0
    }

    .testimonial-info {
        left: 0
    }

    .development-wrapper {
        margin-bottom: 0;
        padding-bottom: 0;
        overflow: visible
    }

    .development-box {
        flex: 0 0 33%;
        max-width: 33%;
        border-bottom: none
    }

    .feed-wrap p {
        width: 75%;
        min-height: 146px
    }
}

@media only screen and (min-width: 992px) {
    .client-name,.portfolio-left,.portfolio-link,.portfolio-list li {
        position:relative
    }

    .banner-left,.feed-wrap {
        border-right: 1px solid var(--main-color)
    }

    .banner-section {
        padding: 0
    }

    .banner-left {
        width: 55%;
        padding: 50px 30px;
        margin-bottom: 0
    }

    .banner-right {
        width: 45%;
        padding: 50px 30px
    }

    .brand-list {
        overflow: visible;
        padding: 0 30px
    }

    .brand-list li {
        margin-right: 0
    }

    .web-dev {
        padding-bottom: 0
    }

    .portfolio-section {
        overflow: hidden;
        padding: 50px 0
    }

    .hover-reveal {
        display: block
    }

    .portfolio-left {
        padding: 60px 30px 55px
    }

    .portfolio-left h2 {
        font-size: 72px
    }

    .portfolio-link {
        padding: 26px 30px;
        overflow: hidden
    }

    .client-name {
        overflow: visible;
        transform-style: preserve-3d;
        transition: .3s linear
    }

    .portfolio-client,.portfolio-img {
        position: absolute;
        display: block;
        transition: .3s linear
    }

    .portfolio-client {
        color: #6e8c42;
        text-transform: var(--text-uppercase);
        transform: translateY(64px);
        left: 30px;
        top: 26px;
        letter-spacing: -.04em
    }

    .portfolio-link:hover .client-name {
        transform: translateY(-90px)
    }

    .small {
        transition: .3s linear
    }

    .portfolio-link:hover .portfolio-client {
        transform: none
    }

    .portfolio-img {
        left: -130px;
        top: -23px;
        width: 150px;
        opacity: 0;
        z-index: 1
    }

    .blog-left,.blog-right {
        display: flex
    }

    .portfolio-link:hover~.portfolio-img {
        opacity: 1;
        transition: .3s linear
    }

    .portfolio-pattern {
        width: 0;
        transition: .5s
    }

    .in-view.portfolio-pattern {
        width: 127px
    }

    .model-section {
        padding-top: 0
    }

    .testimonial-section {
        margin-bottom: 50px
    }

    .cta-sec h2 {
        font-size: 66px
    }

    .testimonial-head {
        padding: 60px 30px 50px
    }

    .testimonial-head h2 {
        font-size: 52px
    }

    .testimonial-block {
        margin-right: 180px
    }

    .testimonial-wrap {
        justify-content: center
    }

    .testimonial-info {
        width: 297px;
        left: -75px;
        z-index: 1
    }

    .testimonial-info2 {
        width: 350px
    }

    .testimonial-detail {
        right: -130px
    }

    .testimonial-detail2 {
        right: -84px
    }

    .faq-section {
        padding: 60px 30px
    }

    .faq-head {
        margin-bottom: 47px
    }

    .que {
        font-size: 32px;
        line-height: 1
    }

    .accordion-content {
        padding-top: 12px
    }

    .blog-feed {
        padding-bottom: 0;
        flex-direction: column
    }

    .blog-left {
        justify-content: space-between;
        align-items: center
    }

    .blog-left h4 {
        font-size: 62px;
        margin-bottom: 0
    }

    .feed-wrap {
        width: 50%
    }

    .feed-wrap:last-child {
        border-right: 0
    }

    .blog-pattern {
        margin-bottom: 90px
    }

    .button-wrapper.feed-button {
        position: var(--ps-relative);
        bottom: auto;
        left: auto;
        margin-right: 5%
    }

    .feed-wrap p {
        width: 100%;
        min-height: 135px
    }

    .feed-wrap p a {
        font-size: 24px
    }
}

@media only screen and (min-width: 1200px) {
    h1 {
        font-size:60px
    }

    .banner-left,.banner-right,.faq-section {
        padding: 60px 50px
    }

    .request-block h3 {
        font-size: 30px
    }

    .partner-pointer {
        max-width: 450px
    }

    .brand-list {
        padding: 0 50px
    }

    .expertise-head {
        padding: 70px 50px 40px
    }

    .expertise-head h2,.web-dev h2 {
        font-size: 48px
    }

    .tab-left {
        padding: 50px
    }

    .expertise-link a {
        font-size: 16px
    }

    .web-dev {
        padding: 65px 50px 0
    }

    .portfolio-section {
        padding: 65px 0
    }

    .hover-reveal__inner {
        width: 75%;
        height: 75%
    }

    .project-number {
        padding-top: 0
    }

    .view-detail {
        display: block;
        position: absolute;
        right: 30px;
        top: 50%;
        transform: translateY(-50%);
        text-transform: var(--text-uppercase);
        overflow: hidden
    }

    .view-detail small {
        color: #6e8c42;
        font-size: 12px;
        line-height: 14px;
        bottom: -30px;
        position: relative;
        text-decoration: underline;
        transition: .3s linear
    }

    .view-detail:hover small {
        text-decoration: none
    }

    .portfolio-link:hover .view-detail small {
        bottom: 0
    }

    .portfolio-img {
        width: 250px;
        left: -235px;
        top: -90px
    }

    .agency-head {
        padding: 0 50px;
        margin-bottom: 35px
    }

    .model-section h2 {
        font-size: var(--fz48);
        margin-bottom: 18px
    }

    .model-head {
        font-size: 20px
    }

    .model-block {
        padding: 68px 20px 46px
    }

    .model-img {
        margin-bottom: 40px;
        min-height: auto
    }

    .model-block:nth-child(2) .model-img {
        margin: 6px 8px 47px 0
    }

    .model-block:nth-child(3) .model-img {
        margin: 13px 25px 58px 0
    }

    .model-txt {
        padding: 0 31px
    }

    .model-block .dot-pattern {
        margin-bottom: 59px
    }

    .our-expert {
        padding: 32px 30px 53px
    }

    .chopper-agency .model-block .model-img {
        margin: 0 0 47px;
        min-height: 165px
    }

    .cta-sec h2 {
        font-size: 77px
    }

    .testimonial-section {
        margin-bottom: 65px
    }

    .testimonial-head {
        padding: 60px 50px 50px;
        margin-bottom: 0
    }

    .testimonial-wrap {
        padding: 0 50px;
        min-height: 385px;
        overflow: hidden
    }

    .testimonial-block {
        width: 543px;
        margin-right: 0;
        padding-left: 77px
    }

    .circle-line {
        display: block;
        width: 543px;
        height: 534px;
        left: -14px;
        top: -106px;
        opacity: 0;
        visibility: hidden;
        position: var(--ps-absolute);
        transition: .2s
    }

    .circle-line2 {
        left: 1px;
        top: -114px
    }

    .testimonial-block.active .circle-line,.testimonial-block:hover .circle-line {
        opacity: 1;
        visibility: visible
    }

    .testimonial-info {
        margin: 0 auto
    }

    .testimonial-info2 {
        left: -62px
    }

    .gray-circle {
        width: 244px;
        height: 244px
    }

    .gray-circle2 {
        top: -17px
    }

    .testimonial-detail {
        right: -146px;
        top: 44px
    }

    .testimonial-detail2 {
        right: -96px
    }

    .testimonial-client {
        font-size: 20px;
        letter-spacing: -.0041em;
        margin-bottom: 6px
    }

    .development-head,.development-wrapper-1,.development-wrapper-2 {
        position: sticky;
        top: 0
    }

    .development-head {
        padding: 70px 50px 35px
    }

    .development-head h2 {
        max-width: 940px
    }

    .development-box {
        flex: 0 0 auto;
        max-width: none;
        width: 33.333%;
        padding: 40px 30px
    }

    .development-box h3 {
        font-size: 22px;
        margin-bottom: 23px
    }

    .development-pattern {
        width: 0!important;
        transition: .5s linear
    }

    .in-view .development-pattern {
        width: 127px!important
    }

    .blog-left h4 {
        font-size: 78px
    }
}

@media only screen and (min-width: 1280px) {
    h1 {
        font-size:62px;
        line-height: 1.03
    }

    .banner-left p {
        font-size: 24px
    }

    .partner-pointer {
        max-width: 614px;
        padding: 22px 15px 0;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between
    }

    .partner-pointer li,.partner-pointer li:last-child {
        width: 49%;
        font-size: 14px;
        letter-spacing: .1em;
        margin-bottom: 24px
    }

    .expertise-head h2,.web-dev h2 {
        font-size: 58px
    }

    .web-dev h2 {
        margin-bottom: 40px
    }

    .portfolio-section {
        padding: 65px 0 80px
    }

    .portfolio-left {
        padding: 59px 50px 46px
    }

    .portfolio-left h2 {
        font-size: 120px;
        line-height: 110px;
        margin-bottom: 22px
    }

    .portfolio-pattern {
        margin-bottom: 111px
    }

    .portfolio-left p {
        max-width: 450px;
        margin-bottom: 22px
    }

    .portfolio-link {
        padding: 32px 40px 23px
    }

    .client-name,.portfolio-client {
        font-size: 32px;
        margin-right: 12px
    }

    .portfolio-client {
        top: 32px;
        left: 40px
    }

    .portfolio-img {
        width: 320px;
        left: -283px;
        top: -106px
    }

    .hover-reveal__inner {
        width: 100%;
        height: 100%
    }

    .testimonial-section {
        margin-bottom: 75px
    }

    .model-section h2 {
        font-size: 62px
    }

    .cta-block {
        padding: 55px 25px
    }

    .cta-sec h2 {
        font-size: 100px;
        line-height: 1;
        margin-bottom: 25px
    }

    .cta-sec p {
        font-size: 20px
    }

    .testimonial-head {
        padding: 78px 50px 60px
    }

    .testimonial-head h2 {
        font-size: 60px;
        line-height: 1;
        margin-bottom: 32px
    }

    .btn-testimonial {
        right: 3px;
        top: 22px
    }

    .testimonial-wrap {
        min-height: auto
    }

    .testimonial-block {
        width: 556px;
        margin-right: 0;
        padding-left: 84px;
        padding-top: 106px
    }

    .circle-line {
        width: 543px;
        height: 534px;
        left: 0;
        top: 0
    }

    .circle-line2 {
        left: 11px;
        top: -17px
    }

    .gray-circle {
        top: -7px
    }

    .gray-circle2 {
        top: -22px
    }

    .testimonial-detail {
        right: -150px;
        top: 40px
    }

    .testimonial-detail2 {
        right: -126px;
        top: 24px
    }

    .development-head {
        padding: 61px 50px 32px
    }

    .development-head h2 {
        max-width: 1220px;
        font-size: 60px;
        line-height: 1.1332
    }

    .development-box {
        padding: 64px 30px 58px 50px
    }

    .development-pattern {
        margin-bottom: 61px
    }

    .faq-section {
        padding: 90px 30px 66px 52px
    }

    .acc-question {
        padding-right: 70px
    }

    .faq-head h3 {
        font-size: 60px;
        line-height: 68px;
        margin-bottom: 22px
    }

    .acc-question::after {
        font-size: 30px;
        right: 40px
    }

    .blog-left {
        padding: 150px 50px;
    }

    .blog-left h4 {
        font-size: 90px;
        line-height: .9166;
        width: calc(100% - 250px)
    }

    .blog-pattern {
        margin-bottom: 62px;
        display: none
    }

    .btn-quote.btn-blogs {
        padding: 20px 53px;
        width: 235px
    }

    .feed-wrap p {
        margin: 18px 0 32px
    }

    .feed-wrap p a {
        font-size: 30px
    }

    .feed-wrap {
        padding: 55px 51px 59px 79px
    }
}

@media only screen and (min-width: 1366px) {
    .development-box h3 {
        font-size:26px
    }
}

@media only screen and (min-width: 1400px) {
    .banner-section {
        margin-top:53px
    }

    .banner-left {
        width: 58%;
        padding-bottom: 81px
    }

    .banner-right {
        width: 42%;
        padding: 47px 49px 45px 44px
    }

    .banner-pattern {
        margin-bottom: 49px
    }

    .banner-left p {
        font-size: 28px;
        line-height: 1.3;
        letter-spacing: -1.3px;
        padding-right: 32px;
        margin-bottom: 42px
    }

    .partner-pointer {
        padding: 25px 0 2px 27px
    }

    .partner-pointer li {
        width: 49%;
        margin-bottom: 21px;
        padding-left: 25px
    }

    .request-block {
        padding: 53px 50px
    }

    .request-block h3 {
        width: 240px;
        font-size: 32px;
        line-height: 1;
        margin-bottom: 32px
    }

    .brand-list {
        padding: 0 74px
    }

    .expertise-head h2,.web-dev h2 {
        font-size: 62px;
        line-height: 1.06;
        letter-spacing: -.9px
    }

    .expertise-head h2 {
        margin-bottom: 22px
    }

    .expertise-head {
        max-width: none;
        width: 98%;
        padding: 97px 50px 52px
    }

    .que-tabs li a {
        font-size: 20px;
        padding: 19px 20px
    }

    .tab-left {
        padding: 81px 50px 41px
    }

    .tab-left p {
        font-size: 22px;
        line-height: 1.3;
        margin-bottom: 36px
    }

    .tab-right {
        padding: 51px 30px
    }

    .banner-graphic {
        width: 60%
    }

    .web-dev {
        padding: 92px 50px 0
    }

    .web-dev h2 {
        margin-bottom: 25px
    }

    .web-dev p {
        width: 86%;
        letter-spacing: -.1px;
        margin-bottom: 24px
    }

    .portfolio-section {
        padding: 90px 0 95px
    }

    .portfolio-left p {
        max-width: 516px;
        font-size: 22px;
        line-height: 1.28
    }

    .development-head {
        padding: 97px 50px 30px
    }

    .development-head h2 {
        max-width: none;
        letter-spacing: -2.9px;
        margin-bottom: 12px;
        width: 95%
    }

    .development-head p {
        width: 82%
    }

    .development-box h3 {
        font-size: 30px
    }

    .development-box p {
        line-height: 1.28
    }
}

@media only screen and (min-width: 1440px) {
    .agency-head {
        margin-bottom:33px
    }

    .model-section h2 {
        line-height: 1.06;
        margin-bottom: 23px
    }

    .our-expert .btn-quote {
        padding: 23px 18px
    }
}

@media only screen and (min-width: 1536px) {
    .banner-left p,h1 {
        max-width:736px
    }

    h1 {
        font-size: 77px
    }

    .model-head {
        font-size: 24px
    }

    .model-block p {
        font-size: 18px;
        line-height: 1.28
    }

    .ans {
        font-size: 20px;
        line-height: 1.3
    }

    .accordion-content ul li {
        font-size: 18px;
        margin-bottom: 12px
    }
}

@media only screen and (min-width: 1640px) {
    h1 {
        font-size:92px
    }

    .banner-left p {
        font-size: 33px
    }

    .banner-left p,h1 {
        max-width: 850px
    }

    .development-head h2,.faq-head h3 {
        font-size: 72px
    }

    .development-box h3 {
        font-size: 32px
    }

    .development-box p {
        font-size: 22px
    }

    .faq-head {
        margin-bottom: 55px
    }

    .acc-question {
        padding: 22px 70px 22px 0
    }

    .feed-wrap p a,.que {
        font-size: 36px
    }

    .ans {
        font-size: 20px;
        line-height: 27px
    }

    .feed-wrap p {
        width: 85%
    }
}

@media only screen and (min-width: 1870px) {
    .banner-left p,h1 {
        max-width:none
    }

    h1 {
        font-size: 105px
    }

    .agency-head p,.cta-sec p,.development-head p,.expertise-head p,.model-block p,.testimonial-head p {
        font-size: 22px
    }

    .tab-left p,.web-dev p {
        font-size: 24px;
        line-height: 1.3
    }

    .model-head {
        font-size: 30px
    }

    .cta-sec h2 {
        font-size: 115px
    }

    .blog-left h4 {
        font-size: 100px
    }

    .testimonial-section {
        margin-bottom: 100px
    }

    .agency-head {
        width: 90%
    }

    .portfolio-left h2 {
        font-size: 140px;
        line-height: 136px
    }

    .client-name {
        font-size: 38px
    }

    .project-number {
        font-size: 15px
    }

    .portfolio-left p {
        max-width: 570px;
        font-size: 24px
    }

    .testimonial-head h2 {
        font-size: 72px
    }
}
