@media only screen and (max-width: 1400px) {

    .herrorPhoto {
        width: 55% !important;
    }
}

@media only screen and (max-width: 1300px) {

    .herrorPhoto {
        width: 58% !important;
    }

    header {
        height: auto;
    }
}

@media only screen and (max-width: 1200px) {

    .herrorPhoto {
        top: 6% !important;
        left: -120px !important;
    }

    .storeModels .storeModelsSamples .item .card img {
        width: 100px;
        height: 100px;
    }

    .numbers .content .item {
        gap: 0px;
        padding: 10px;
    }

    .numbers .content .item .data p {
        font-size: 32px;
    }

    .numbers .content .item .data .ex {
        font-size: 11px;
    }

    .customerReviews .card .contentData img {
        width: 100px;
        height: 100px;
    }

    .customerReviews .card .bacGround {
        top: -220px;
    }

    .customerReviews .card {
        width: 99%;
    }

    .customerReviews .card .contentData .reviewContent span,
    .customerReviews .card .contentData .reviewContent p {
        font-size: 12px;
    }

    .plans {
        gap: 10px;
    }

    .contactData,
    .contactData .item {
        gap: 5px;
    }

    .contactData .item .icon {
        width: 38px;
        height: 38px;
        font-size: 15px;
    }

    .contactData .item .data h3,
    .contactData .item .data p,
    .contactData .item .data a {
        font-size: 12px;
    }

    .contactForm {
        padding: 60px 40px;
        gap: 15px;
    }
}

@media only screen and (max-width: 992px) {

    header nav .Content .links,
    header nav .Content .buttons,
    header nav .Content {
        gap: 10px;
    }

    header nav .Content .Logo img {
        width: 25px;
    }

    header nav .Content .buttons .buttonStyleOne,
    header nav .Content .buttons .buttonStyleTow {
        padding: 0px 15px;
        height: 25px;
    }

    header .language .dropdown-toggle {
        font-size: 12px;
    }

    .herrorSection .rightContent h1 {
        font-size: 30px;
    }

    .herrorSection .rightContent {
        gap: 20px;
    }

    .herrorSection .rightContent p {
        font-size: 12px;
    }

    .buttonGeneralStyle {
        height: 40px;
        font-size: 12px;
        padding: 0px 30px;
    }

    header {
        height: auto;
    }

    .pageHead h1 {
        font-size: 36px;
        font-weight: 800;
    }

    .pageHead p {
        font-size: 12px;
    }

    .pageHead {
        padding-bottom: 15%;
    }

    .sectionHead p {
        font-size: 12px;
        color: var(--mainColor);
    }

    .sectionHead h1 {
        font-size: 30px;
    }

    .sectionHead span {
        margin-top: 20px;
    }

    .featuresButtons .item {
        padding: 15px;
    }

    .featuresButtons .item button {
        padding: 0;
        gap: 10px;
    }

    .featuresButtons .item button .text,
    .featuresButtons .item button .number,
    .featuresButtons .item button i {
        font-size: 15px;
    }

    .featuresButtons .item .description {
        font-size: 13px;
        margin-top: 7px;
    }

    .DesignStore .leftContent .description {
        font-size: 11px;
        margin-top: 10px;
    }

    .DesignStore .leftContent .clinentsNumbers div p {
        font-size: 10px;
    }

    .DesignStore .leftContent .clinentsNumbers div span {
        font-size: 9px;
    }

    .DesignStore .leftContent .clinentsNumbers img {
        width: 22%;
    }

    .DesignStore .leftContent .clinentsNumbers {
        height: 70px;
        gap: 15px;
        padding: 5px;
        margin-top: 10px;
    }

    .DesignStore .leftContent .buttonGeneralStyle {
        margin-top: 10px;
    }

    .numbers .content {
        flex-wrap: wrap;
    }

    .numbers .content .item {
        width: calc(100% / 2.1);
    }

    .tryFree .content p {
        font-size: 18px;
    }

    .tryFree .content a {
        font-size: 14px;
        height: 50px;
        width: auto;
        padding: 0px 20px;
        white-space: nowrap;
    }

    .tryFree .content {
        min-height: 15px;
    }

    footer .content .links .right {
        gap: 12px;
    }

    footer .content .links .right a {
        font-size: 12px;
    }

    footer .content .links {
        gap: 10px;
    }

    footer .content .links .left a {
        font-size: 18px;
        width: 29px;
        height: 29px;
    }

    footer .content .border {
        margin-top: 35px;
    }

    .plans .plan {
        padding: 14px;
    }

    .plan .head .tittle {
        font-size: 14px;
    }

    .plan .head .discount {
        font-size: 9px;
    }

    .plan .price .mainPrice {
        font-size: 30px;
    }

    .plan .price .mainPrice .currency {
        font-size: 18px;
        right: -14px;
    }

    .plan .price .discount,
    .plan .price .every,
    .plan .features ul li p,
    .plan .features ul li i {
        font-size: 12px;
    }

    .plan .action,
    .plan .features ul li {
        margin-top: 15px;
    }

    .contactData {
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
        gap: 16px;
    }

    .contactData .item {
        gap: 16px;
    }

    .contactData .border {
        display: none;
    }

    .contactData .item .icon {
        width: 40px;
        height: 40px;
        border-radius: 4px;
    }

    .contactForm {
        flex-direction: column;
        padding: 20px;
    }

    .contactForm .right h1 {
        font-size: 16px;
    }

    .contactForm .right p {
        font-size: 13px;
        display: block;
    }

    .contactForm .left .form-group label {
        font-size: 13px;
    }

    .faqs .content .right button {
        font-size: 14px;
        padding: 10px;
    }

    .faqs .content .right {
        width: 35%;
        gap: 14px;
    }

    .faqs .content .left {
        width: 65%;
    }

    .faqs .content {
        gap: 30px;
    }

    .faqs .content .left .item .question {
        padding: 10px;
    }

    .question .head h3,
    .question .head button,
    .question .content p {
        font-size: 12px;
    }

    .authFormat {
        gap: 10%;
    }

    .loginNav .logo img {
        width: 65px;
    }

    .loginNav {
        padding: 0;
        padding-top: 40px;
    }

    .loginContain,
    .resetPasswordContain {
        margin-top: 40px;
    }

    .formHead {
        font-size: 20px;
    }

    .form-group label {
        font-size: 13px;
    }

    .inputPhoneNumber,
    .inputDomainInput {
        border-radius: 8px;
        height: 43px;
    }

    .form-group input {
        height: 40px;
    }

    .loginForm .resetPassword,
    .noAccount {
        font-size: 13px;
    }

    .submitForms {
        height: 45px;
        font-size: 16px;
    }

    .loginInfo .infoHead {
        font-size: 20px;
    }

    .loginInfo .infoText {
        font-size: 15px;
        margin-top: 15px;
    }

    .backButton {
        width: 32px;
        height: 32px;
        font-size: 17px;
    }

    .codeInput input {
        width: 40px;
        height: 40px;
        font-size: 22px;
    }

    .codeNote {
        margin-top: 16px;
        font-size: 10px;
    }

    .resendCode {
        margin-top: 16px;
        font-size: 13px;
    }

    .sinDone .contain h2,
    .sinDone .contain ul li p,
    .modal-body h1 {
        font-size: 20px;
    }

    .modal-body p {
        font-size: 13px;
    }

    .modal-header button {
        width: 24px;
        height: 24px;
    }

    .modal-body::-webkit-scrollbar {
        width: 8px;
    }

    .modal-body {
        padding: 10px;
    }

    .modal-header {
        padding: 24px 10px;
    }

    .Terms_Conditions .form-check-label,
    .Terms_ConditionsModal {
        font-size: 13px;
    }

    .try7Days {
        margin-top: 16px;
    }

    .form-group input {
        font-size: 12px;
    }

    .resetNote {
        font-size: 10px;
    }

    .otpSent p {
        font-size: 16px;
    }

    .pageHead {
        margin-top: 5vh;
    }

    moreExample a {
        font-size: 12px;
    }

    .storesExamples .item {
        width: calc(100% / 4.5);
    }

    .storesExamples .item .card img {
        width: 100px;
        height: 100px;
    }

}

@media only screen and (max-width: 767px) {

    .bigScreenNav {
        display: none !important;
    }

    .mobileNav {
        opacity: 1;
        z-index: 2;
    }

    .herrorSection .rightContent h1 {
        font-size: 20px;
        font-weight: 900;
    }

    .herrorSection .rightContent {
        gap: 10px;
    }

    .herrorSection .rightContent p {
        font-size: 10px;
    }

    .buttonGeneralStyle {
        height: 33px;
        font-size: 12px;
        padding: 0px 10px;
    }

    header .herrorPhoto {
        width: 50% !important;
        left: -40px !important;
        top: 15% !important;
    }

    .sectionHead h1 {
        font-size: 22px;
    }

    .sectionHead span {
        width: 150px;
        margin-top: 12px;
    }

    .Features .content,
    .DesignStore .content {
        flex-direction: column;
    }

    .Features .leftContent .featureImege {
        min-height: 350px;
    }

    .partners,
    .DesignStore,
    .numbers,
    .customerReviews,
    .tryFree,
    footer {
        margin-top: 30px;
    }

    .storeModels {
        margin-top: 55px;
    }

    .DesignStore .rightContent,
    .DesignStore .leftContent {
        width: 100%;
    }

    .DesignStore .forSmall {
        display: flex;
    }

    .DesignStore .forBig {
        display: none;
    }

    .DesignStorePhotos .owl-dots .owl-dot {
        width: 20px;
        height: 20px;
    }

    .storeModels .storeModelsSamples .item .card {
        padding: 10px;
    }

    .numbers .content .item {
        width: calc(100% / 2.1);
    }

    .numbers .content {
        gap: 8px;
    }

    .numbers .content .item svg {
        width: 35px;
        height: 35px;
    }

    .numbers .content .item .data p {
        font-size: 20px;
    }

    .tryFree .content {
        flex-direction: column;
        padding: 20px;
        border-radius: 16px;
        -webkit-border-radius: 16px;
        -moz-border-radius: 16px;
        -ms-border-radius: 16px;
        -o-border-radius: 16px;
    }

    .tryFree .content p {
        text-align: center;
    }

    .tryFree .content a {
        width: 95%;
        height: 38px;
        border-radius: 10px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        -ms-border-radius: 10px;
        -o-border-radius: 10px;
    }

    .tryFree .content .bigBackground {
        display: none;
    }

    .tryFree .content .smallBackground {
        display: block;
    }

    footer .content .logo {
        text-align: center;
    }

    footer .content .links {
        margin-top: 24px;
        gap: 24px;
        flex-direction: column;
    }

    footer .content .links .right a {
        font-size: 16px;
    }

    footer .content .links .right,
    footer .content .links .left {
        justify-content: center;
        gap: 20px;
    }

    footer .content .border {
        margin-top: 24px;
    }

    footer .content .copyRights {
        margin: 0;
        padding: 20px 0px;
        text-align: center;
    }

    .backTop {
        bottom: 20px;
        left: 20px;
        font-size: 14px;
        height: 40px;
        width: 40px;
    }

    .pricingPlan .head {
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
    }

    .pricingPlan .head .right svg {
        width: 15px;
        height: 15px;
    }

    .pricingPlan .head .right p {
        font-size: 13px;
    }

    .pricingPlan .head .left .monthly,
    .pricingPlan .head .left .yearly {
        font-size: 13px;
    }

    .pricingPlan .head .left {
        gap: 7px;
        align-items: baseline;
    }

    .plans {
        flex-direction: column;
        margin-top: 10px;
    }

    .plans .plan {
        width: 100%;
        margin-top: 15px;
    }

    .pricingPlan {
        padding: 0px 10px;
    }

    .faqs .content {
        flex-direction: column;
        align-items: stretch;
    }

    .faqs .content .right,
    .faqs .content .left {
        width: 100%;
    }

    .faqs .content .right {
        flex-direction: row;
        flex-wrap: nowrap;
        overflow-x: scroll;
        padding-bottom: 20px;
        gap: 0px;
    }

    .faqs .content .right button {
        white-space: nowrap;
    }

    .faqs .content .right button:hover {
        transform: scale(1);
    }

    .loginBackground {
        display: none;
    }

    .authFormat {
        flex-direction: column;
    }

    .authFormat .left {
        display: none;
    }

    .codeInput {
        justify-content: flex-end;
    }

    .resend_time {
        font-size: 11px;
        margin-top: 16px;
    }

    .resend_code,
    .reset_resend_code {
        font-size: 11px;
    }

    .loginContainer {
        padding-bottom: 30px;
    }

    .featuresButtons,
    .DesignStore .DesignStorePhotos,
    .numbers .content {
        margin-top: 16px;
    }

    .customerReviews .content {
        margin-top: 0px;
    }

    .DesignStore .DesignStorePhotos,
    .customerReviews .content .customerReviewsCarousel .item {
        padding-top: 16px;
    }

    .customerReviews .card {
        width: 150px;
    }

    .storesExamples .item {
        width: calc(100% / 3.5);
    }

    .storesExamples .item .card img {
        width: 80px;
        height: 80px;
    }

}

@media only screen and (max-width: 576px) {

    .codeInput {
        justify-content: space-around;
    }

    .codeInput input {
        width: 50px;
        height: 50px;
    }

    header {
        height: 50vh;
    }

    .pageHead h1 {
        font-size: 20px;
    }

    .pageHead p {
        font-size: 10px;
    }

    .pageHead {
        padding-bottom: 5%;
    }

    .Features .leftContent .featureImege {
        min-height: 220px;
    }

    .storeModels .storeModelsSamples .item .card img {
        width: 80px;
        height: 80px;
    }

    .storeModels .storeModelsSamples .item .card {
        width: 95%;
        min-height: 190px;
    }

    .numbers .content .item {
        min-height: 118px;
    }

    .customerReviews .card .contentData img {
        width: 70px;
        height: 70px;
    }

    .customerReviews .card .contentData .reviewContent span,
    .customerReviews .card .contentData .reviewContent p {
        font-size: 10px;
    }

    .customerReviews .card .contentData .userInfo p {
        font-size: 10px;
    }

    .customerReviews .card .bacGround {
        top: -240px;
    }

    .contactForm .left .submitForm {
        width: 100%;
        border-radius: 10px;
    }

}

@media only screen and (max-width: 500px) {

    header .herrorPhoto {
        width: 55% !important;
        left: -40px !important;
        top: 22% !important;
    }

    .herrorSection .rightContent {
        width: 58%;
    }

    .storesExamples .item .card {
        border-radius: 4px;
        padding: 8px;
    }

    .storesExamples .contain {
        /* justify-content: space-between; */
        gap: 7px;
    }

    .storesExamples .item .card img {
        width: 60px;
        height: 60px;
    }

    .storesExamples .item {
        width: calc(100% / 3.2);
    }
}

@media only screen and (max-width: 400px) {

    .herrorSection .rightContent h1 {
        font-size: 17px;
        font-weight: bold;
    }

    .herrorSection .rightContent p {
        font-size: 9px;
    }

    .buttonGeneralStyle {
        height: 30px;
        font-size: 10px;
        padding: 0px 10px;
    }

    header .herrorPhoto {
        width: 55% !important;
        left: -28px !important;
        top: 24% !important;
    }

    .codeInput {
        justify-content: space-between;
    }

    .codeInput input {
        width: 35px;
        height: 35px;
    }

    .loginContain,
    .resetPasswordContain {
        margin-top: 20px;
    }
}