@media (max-width: 1800px) {
    video {
        height: 1200px;
    }

    .banner-content-left .text-big {
        line-height: 98px;
    }
}

@media (max-width: 1680px) {

    /* ----------------------------new aword section css---------------------------- */
    .awards-row {
        gap: 35px;
    }

    .left-wing {
        height: 120px;
        bottom: 30px;
    }

    .awards-card {
        gap: 0;
    }

    .right-wing {
        height: 120px;
        bottom: 30px;
    }

    .awards-logo img {
        width: 60%;
        margin: auto;
        display: block;
    }

    .awards-tag {
        font-size: 16px;
    }

    .awards-title {
        font-size: 12px;
    }

    .temp7 {
        padding: 100px 0 100px 0;
    }

    /* -------------------------------------------------------- */


    video {
        height: 1200px;
    }

    .banner-section {
        height: 100vh;
    }


    .btn-primary {
        font-size: 15px;
        height: 60px;
    }


    .banner-content-numbers {
        /* margin-top: 40px; */
        display: flex;
        flex-wrap: wrap;
        padding: 0 120px;
        bottom: -20px;
    }

    .text-big i {
        letter-spacing: -3.64px;
    }

    .number-card {
        flex: 1;
    }

    .text-big {
        font-size: 45px;
        line-height: 65px;
    }

    .text-para {
        font-size: 18px;
    }

    .banner-content-left {
        gap: 20px;
        max-width: 624px;
        margin-top: 120px;
    }

    .number-card {
        padding: 10px;
    }

    .offer-banner-content {
        top: 120px;
        right: 110px;
        width: 375px;
    }

    .banner-content-wrapper {
        top: 100px;
    }

    .thanks-group>img {
        max-width: 300px;
    }

    .thanks-group p {
        width: 70%;
        font-size: 15px;
        line-height: 25px;
    }

    .thankyou-icon-left img {
        width: 100px;
    }

    .thankyou-icon-right img,
    .thankyou-icon-left.thank-icon2 img {
        width: 40px;
    }


    .banner-content-left .text-big {
        font-size: 50px;
        line-height: 60px;
    }

    .service-section {
        padding-left: 10%;
        padding-right: 10%;
    }


}

@media (max-width: 1600px) {
    .thankyou-section {
        padding: 95px 360px;
    }

    .thanks-group h1 {
        font-size: 54px;
        line-height: 72px;
    }

    .thanks-group h1 span {
        font-size: 72px;
        line-height: 68px;
    }

    .thanks-group p {
        font-size: 14px;
    }

    .app-logo {
        width: 80px;
    }

    .selected-service {
        padding: 15px 15px 15px 30px;
        border: 0;
    }

    .arrow-div {
        left: 87%;
        bottom: 40px;
    }

    .iti__selected-flag {
        padding: 0 7px 0 28px !important;
        height: 54px !important;
    }

    textarea.form-control {
        min-height: calc(1.5em + .75rem + calc(var(--bs-border-width) * 2));
        height: 100px;
    }

    .icon-placement {
        top: 5px;
        left: 15px;
    }

    .form-control {
        padding: 15px 15px 15px 60px;

    }

    .banner-content-form {
        width: 424px;
    }

    .service-card>p {
        width: 100%;
    }

    .service-card-icon img {
        width: 108px;
    }

    .service-card:nth-child(2) .service-card-icon img,
    .service-card:nth-child(5) .service-card-icon img,
    .service-card:nth-child(6) .service-card-icon img {
        width: 90px;
    }

    .service-card:nth-child(1) .service-card-icon img {
        width: 110px;
    }

    video {
        height: 1030px;
    }

    .offer-banner-content {
        gap: 15px;
    }

    .banner-section {
        height: auto;
    }

    .banner-content-wrapper {
        padding: 0 120px;
    }

    .offer-banner {
        padding: 60px 140px;
    }

    .padding-inline {
        padding-inline: 140px;
    }

    .text-semimedium {
        font-size: 30px;
    }


    #offer {
        padding: 0 100px;
        padding-bottom: 60px;
    }

    .text-big i {
        letter-spacing: -3.64px;
    }



}

@media (max-width: 1280px) {
    .thanks-group h1 span {
        font-size: 62px;
        line-height: 55px;
    }

    .thanks-group h1 {
        font-size: 45px;
        line-height: 55px;
    }

    .thanks-group p {
        font-size: 12px;
    }

    .thankyou-section {
        padding: 70px 350px;
    }
}

@media (max-width: 1200px) {

    .banner-content-wrapper,
    .offer-banner {
        padding: 0 80px;
    }

    .padding-inline {
        padding-inline: 80px;
    }

    .offer-banner-content {
        top: 120px;
        right: 40px;
        width: 421px;
    }

    .blackstar {
        left: 120px;
    }

    .blackstar.redstar {
        left: auto;
        right: 100px;
    }

    .text-semimedium {
        font-size: 26px;
    }

    .award-line:hover .award-avatar {
        left: 33%;
    }

    .banner-content-left .text-big {
        font-size: 35px;
    }

    .banner-content-left {
        gap: 20px;
        max-width: 400px;
    }

    .banner-content-numbers {
        padding: 0 80px;
    }

    .offer .text-big {
        font-size: 40px;
    }


}

@media (max-width: 991px) {

    .thanks-group {
        margin-top: 110px;
    }

    .brand-slider::before,
    .brand-slider::after {
        width: 20px;
    }

    .top-header {
        padding: 30px;
    }

    video {
        height: 1200px;
    }

    .app-logo {
        width: 70px;
    }

    .service-card-icon img {
        width: 140px;
    }

    .banner-content-wrapper {
        top: 100px;
        height: calc(100% - 116px);
        padding: 0 30px;
    }

    .banner-content-numbers .text-semimedium {
        font-size: 25px;
    }

    .offer .text-big {
        font-size: 17px;
        line-height: normal;
        margin-bottom: 8px;
    }

    .offer-banner-content h1 span::before {
        bottom: -13px;
    }

    .text-big {
        font-size: 32px;
        line-height: 42px;
    }

    .text-para {
        font-size: 17px;
        line-height: 28px;
    }

    .text-semimedium {
        font-size: 30px;
    }

    .text-medium {
        font-size: 14px;
    }

    .padding-inline {
        padding-inline: 30px;
    }

    .banner-content-left {
        max-width: 100%;
        text-align: center;
    }

    /* .banner-content-form {
        width: 100%;
        gap: 10px;
    } */
    .banner-content-form {
        width: 90%;
        gap: 10px;
        margin: auto;
    }

    .form-titlegroup {
        justify-content: center;
    }

    .service-group {
        margin-top: 60px;
        grid-template-columns: repeat(2, 1fr);
    }

    .blackstar img {
        width: 30px;
    }

    .success-section {
        padding-block: 30px;
    }

    .offer-banner {
        padding: 30px;
    }

    .offer-banner-content {
        top: 140px;
        right: 70px;
        width: 337px;
    }

    .service-section {
        padding-block: 30px;
    }

    .blackstar {
        top: 0;
        left: 120px;
    }

    .redstar {
        left: auto;
        top: 13%;
        right: 110px;
    }

    .redoval {
        top: -100px;
    }

    .service-section {
        background-position: left;
    }

    .lightoval {
        left: 20px;
    }

    .lightoval img,
    .redoval img {
        width: 30px;
    }

    .banner-content-group {
        flex-direction: column;
        gap: 20px;
    }

    .award-line {
        padding: 19px 0;
        flex-wrap: wrap;
        gap: 35px;
        height: auto;
    }

    .primary-line {
        flex: 0 0 50%;
    }

    .secondary-line {
        flex: 0 0 48%;
    }

    .third-line {
        flex: 0 0 17%;
    }

    .award-avatar {
        top: 10px;
        transform: translateX(-50%);
        opacity: 1;
        visibility: visible;
        left: 50%;
    }

    .award-avatar img {
        width: 100px;
    }

    .award-line:nth-child(2) .award-avatar img {
        width: 90px;
    }

    .award-avatar {
        left: 70%
    }

    .award-line:nth-child(2) .award-avatar {
        left: 70%;
    }

    .award-line:nth-child(3) .award-avatar {
        left: 70%;
    }

    .award-line:nth-child(4) .award-avatar {
        left: 70%;
    }

    .buildscale-section,
    .footer-content {
        padding-block: 30px;
        gap: 10px;

    }

    .blackstar.buildbottom {
        right: 10px;
        bottom: 0;
    }

    .brand-logo {
        width: 150px;
    }

    .banner-content-left p {
        max-width: 100%;
    }

    .banner-content-numbers {
        bottom: 10px;
    }

    #offer {
        padding: 0 40px;
        padding-bottom: 30px;
    }

    .form-check>label>a {
        font-size: 13px;
    }



    .offer-d {
        display: none;
    }

    .offer-m {
        display: block;
    }

    .thanks-group p {
        width: 70%;
    }

    .thankyou-section {
        padding: 10px;
    }

    .thankyou-icon-left img {
        width: 100px;
    }

    .thankyou-icon-right img,
    .thankyou-icon-left.thank-icon2 img {
        width: 40px;
    }

    .thanks-group>img {
        max-width: 300px;
    }


    .award-line:hover .award-avatar {
        bottom: 0;
        top: auto;
        /* left: auto;
        right: 16%; */
    }

    .award-avatar {
        bottom: 0;
        top: auto;
        /* left: auto;
        right: 16%; */
    }

    .scale-group h2 span::before {
        height: 18px;
    }

    .title-group h1 span::before {
        height: 15px;
    }

    .awards-sec .awards-wrapper {
        margin-top: 70px;
    }

    .right-wing {
        opacity: 1;
    }

    .left-wing {
        height: 100px;
        bottom: 25px;
    }

    .right-wing {
        height: 100px;
        bottom: 25px;
    }

    .left-wing {
        opacity: 1;
    }

    .awards-sec .temp7 {
        padding: 60px 0 60px 0;
    }

    .awards-row {
        gap: 20px;
        row-gap: 40px;
    }

    .awards-wrapper {
        margin-top: 35px;
    }

    .awards-card {
        width: calc(50% - 10px);
    }

    .awards-card:nth-child(n+4) {
        width: calc(50% - 10px);
    }

    .awards-tag {
        display: none;
    }

    .awards-logo {
        transform: scale(1);
    }

    .awards-row {
        gap: 20px;
        row-gap: 40px;
    }

    .awards-title {
        height: 20px;
    }

    .emailmargin {
        margin-right: 10px;
    }

}

@media (max-width: 768px) {

    .iti-mobile .iti__country-list {
        max-height: 40% !important;
        width: 100%;
        max-width: 50%;
        top: 420px;
        left: 8%;
        border-radius: 20px;
          backdrop-filter: blur(30px);
    -webkit-backdrop-filter: blur(30px);
    background-color: rgba(255, 255, 255, 0.5) !important;
    }

    .iti-mobile .iti--container {
        position: absolute !important;
    }

    .buildscale-section,
    .footer-content {
        flex-direction: column;
    }

    .iti-mobile .iti__country-list .iti__flag-box,
    .iti__country-name {
        font-size: 12px !important;
        border-radius: 20px !important;
    }

    /* -------------------------------------- */
    .iti__selected-flag {
        padding: 0 7px 0 18px !important;
        height: 48px !important;
    }

    .awards-sec {
        padding: 0 20px 0 20px;
    }

    .awards-title {
        font-size: 10px;
    }

    .awards-logo img {
        width: 55%;
    }

    .left-wing {
        height: 70px;
    }

    .right-wing {
        height: 70px;
    }

    .awards-card {
        gap: 10px;
    }

    .awards-sec .temp7 {
        padding: 60px 0 60px 0;
    }

    /* -------------------------------------- */

    .buildscale-section,
    .footer-content {
        justify-content: center !important;
    }

    .service-group {
        margin-top: 20px;
        grid-template-columns: repeat(1, 1fr);
    }

    .banner-content-group {
        flex-direction: column;
    }

    .banner-content-form {
        padding: 15px 15px 15px;
    }

    .text-big {
        font-size: 25px;
        line-height: 50px;
    }

    .offer-banner-content {
        top: 100px;
        right: 50px;
        width: 287px;
    }

    .number-card {
        flex: 0 0 50%;
        padding: 20px;
    }

    .service-card-icon img,
    .service-card:nth-child(2) .service-card-icon img,
    .service-card:nth-child(5) .service-card-icon img,
    .service-card:nth-child(6) .service-card-icon img {
        width: 90px;
    }



    .service-card:nth-child(2) .service-card-icon img,
    .service-card:nth-child(3) .service-card-icon img,
    .service-card:nth-child(5) .service-card-icon img,
    .service-card:nth-child(6) .service-card-icon img {
        width: 67px;
    }



    .form-control {
        height: 48px;
    }

    .icon-placement {
        top: 5px;
    }

    .thanks-group p {
        font-size: 18px;
        line-height: 30px;
    }

    .banner-content-left {
        gap: 14px;
        margin-top: 25px;
    }

    .banner-content-right {
        position: absolute;
        right: 0;
        top: 240px;
        right: 0;
        left: 0;
    }

    .banner-content-left p {
        max-width: 100%;
        font-size: 14px;
        line-height: 24px;
    }

    .text-semimedium {
        font-size: 20px;
    }

    .btn-primary {
        font-size: 12px;
        height: 50px;
    }

    .offer-banner-content {
        gap: 0;
    }

    .service-card {
        padding: 30px;
    }

    .service-group {
        gap: 10px;
    }

    .success-section .gap-4 {
        gap: 10px !important;
    }

    .error {
        font-size: 11px;
        font-weight: 400;
    }

    .text-big i {
        letter-spacing: -2.64px;
    }

    .thankyou-section {
        background-image: url(/image/thankyou-sectionbgm.png);
        background-repeat: no-repeat;
        height: 100vh;
        width: 100%;
    }
}

@media (max-width: 576px) {

    .thanks-group h1 span {
        font-size: 42px;
        line-height: 41px;
    }

    .services-list li {
        padding: 5px;
        cursor: pointer;
        font-size: 12px;
    }

    .thanks-group h1 {
        font-size: 32px;
        line-height: 42px;
    }

    .thanks-group p {
        font-size: 12px;
        line-height: 16px;
    }

    .thankyou-section {
        align-items: center;
    }

    .iti__selected-flag {
        height: 48px !important;
    }

    .offer-banner-content {
        top: 70px;
        right: 40px;
        width: 207px;
        gap: 0;
    }

    .selected-service {
        padding: 15px 15px 15px 23px;
        font-size: 12px;
        font-weight: 600;
    }

    .arrow-div {
        left: 85%;
        bottom: 35px;
    }

    .text-big {
        font-size: 17px;
        line-height: 40px;
    }

    .offer-banner-content h1 {
        line-height: 30px;
    }

    .offer-banner-content>a {
        max-width: 180px;
    }

    .btn-primary {
        height: 50px;
        font-size: 11px;
    }

    .text-semimedium {
        font-size: 20px;
    }

    .blackstar img {
        width: 15px;
    }

    .blackstar {
        left: 10px;
    }

    .blackstar.redstar {
        left: auto;
    }

    .top-header {
        padding: 10px 30px 0 30px;
    }

    .award-line {
        flex-direction: column;
    }

    .award-avatar {
        left: auto !important;
        right: 0;
        transform: unset;
    }

    .award-line:nth-child(2) .award-avatar {
        left: auto;
        right: 0;
        transform: unset;
    }

    .award-line:nth-child(3) .award-avatar {
        left: auto;
        right: 0;
        transform: unset;
    }

    .award-line:nth-child(4) .award-avatar {
        left: auto;
        right: 0;
        transform: unset;
    }

    .award-line {
        gap: 15px;
    }

    .banner-content-left p {
        font-size: 12px;
        line-height: 16px;
    }

    .btn-primary {
        width: 100%;
    }

    #myform input::placeholder {
        font-size: 12px;
    }

    #myform textarea::placeholder {
        font-size: 12px;
    }

    .icon-placement {
        top: 3px;
        left: 9px;
    }

    .form-control {
        padding: 12px 12px 12px 50px;
    }

    .form-titlegroup p {
        font-size: 14px;
        font-weight: 600;
    }

    .service-section .btn-primary {
        margin-top: 20px;
    }

    .service-group .text-para {
        font-size: 16px;
        line-height: 22px;
    }

    .service-section .text-big {
        font-size: 22px;
    }

    .service-card:nth-child(1) .service-card-icon img {
        width: 110px;
    }

    .award-avatar img {
        width: 70px;
    }

    .brand-slider {
        height: 80px;
    }

    .service-section .btn-primary {
        max-width: 180px;
    }

    .success-section .text-big {
        font-size: 22px;
    }

    .footer-content p {
        font-size: 13px;
        text-align: center;
        margin-bottom: 10px;
    }

    #offer {
        padding: 0 20px;
        padding-bottom: 30px;
        padding-top: 10px;
    }

    .banner-content-right {
        width: 100%;
        top: 205px;
    }

    .banner-content-wrapper {
        top: 94px;
    }

    .banner-content-numbers {
        bottom: 0px;
    }

    .form-titlegroup span {
        font-size: 21px;
    }

    .award-line:nth-child(2) .award-avatar img {
        width: 72px;
    }

    .banner-content-numbers {
        padding: 0 30px;
    }

    .banner-content-form {
        padding: 15px;
        margin: 0;
        width: 100%;
    }

    .banner-content-left {
        margin-top: 0;
    }

    .banner-content-left .text-big {
        line-height: 38px;
        font-size: 28px;
    }

    .offer .btn-primary {
        height: 40px;
    }

    .number-card {
        border-radius: 15px 15px 0 0;
    }


}

@media (max-width: 403px) {
    .banner-content-wrapper .text-big {
        font-size: 28px;
        line-height: 38px;
    }

    .banner-content-left p {}

    .text-semimedium {
        font-size: 18px;
    }

    .banner-content-form {
        padding: 15px;
        margin: 0;
        width: 100%;
    }

    .offer-banner {
        padding: 0;
        padding-bottom: 30px;
    }

    .offer-banner-content {
        top: 59px;
        right: 40px;
        width: 177px;
    }

    .banner-content-form {
        border-radius: 20px;
        gap: 10px;
    }

    .redoval {
        top: -30px;
    }

    .redoval img,
    .lightoval img {
        width: 40px;
    }

    .redoval.lightoval {
        top: -69px;
        left: 11px;
    }

    .redstar {
        top: 80px;
        right: 20px;
    }

    .award-line {
        flex-direction: column;
    }

    .secondary-line {
        padding-left: initial;
    }

    .award-line {
        gap: 10px;
    }

    .text-medium {
        font-size: 12px;
    }

    .success-award-group {
        margin-top: 30px;
    }

    .text-semimedium {
        font-size: 16px;
    }

    .footer-content {
        gap: 10px;
        justify-content: center !important;
    }

    .number-card {
        border-radius: 15px 15px 0 0;
    }

    .btn-primary {
        width: 100%;
    }

    .service-section .text-para {
        width: 170px;
    }

    video {
        height: 1200px;
    }




}