.card-carousel1 {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 0;
    margin-bottom: 10%;
    margin-top: -25%;
}

.card-carousel1 .my-card {
    height: 25rem;
    width: 25rem;
    position: relative;
    z-index: 1;
    opacity: 0;
    cursor: pointer;
    pointer-events: none;
    transition: 1s;
}

.card-carousel1 .my-card:after {
    position: absolute;
    height: 2px;
    width: 100%;
    border-radius: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    bottom: -5rem;
    -webkit-filter: blur(4px);
    filter: blur(4px);
}

.card-carousel1 .my-card:nth-child(0):before {
    position: absolute;
    font-size: 0rem;
    font-weight: 300;
    color: #fff;
}

.card-carousel1 .my-card:nth-child(1):before {
    position: absolute;
    font-size: 0rem;
    font-weight: 300;
    color: #fff;
}

.card-carousel1 .my-card:nth-child(2):before {
    position: absolute;
    font-size: 0rem;
    font-weight: 300;
    color: #fff;
}

.card-carousel1 .my-card.active {
    z-index: 3;
    -webkit-transform: scale(1) translateY(0) translateX(0);
    transform: scale(1) translateY(0) translateX(0);
    opacity: 1;
    pointer-events: auto;
    transition: 1s;
}

.card-carousel1 .my-card.prev,
.card-carousel1 .my-card.next {
    z-index: 2;
    -webkit-transform: scale(0.8) translateY(0) translateX(0);
    transform: scale(0.8) translateY(0) translateX(0);
    opacity: 1;
    pointer-events: auto;
    transition: 1s;
}

div.container-full.mt-3.aboutus-sec-3 {
    width: 60%;
    margin-right: 20%;
}

img.card-img-top {
    scale: 50%;
}

img.card-img-top.img-2 {
    margin-top: 10%;
}

h5.p-3 {
    font-size: x-large;
    text-align: center;
    margin-top: -20%;
}

#img3 {
    margin-top: -25%;
}

#img2 {
    margin-top: -15%;
}

#img1 {
    margin-top: -25%;
}

#h5p3-2 {
    margin-top: -15%;
    font-family: 'Diodrumen';
}

#h5p3-1 {
    margin-top: -25%;
    font-family: 'Diodrumen';
}

#h5p3-3 {
    font-family: 'Diodrumen';
}

div.position-relative.bg-light.border.shadow.h-100.mt-3 {
    scale: 70%;
}

p.card-text.mb-4.p-3 {
    font-size: large;
    text-align: justify;
}

#arzeshp {
    font-size: large;
    margin-bottom: -5%;
}

#arzeshh1 {
    background-image: url(/WPsite/wp-content/themes/RoozbehChocolate/assets/images/bg/Asset1.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position-y: center;
    margin-top: 0%;
}

.imgsec {
    margin-top: 22%;
    height: 245px;
    margin-bottom: 5%;
    background-image: url(/WPsite/wp-content/themes/RoozbehChocolate/assets/images/bg/Asset5.png);
    background-size: 80%;
    background-repeat: no-repeat;
    background-position: bottom;
}

#govahip {
    font-size: large;
    margin-bottom: 10%;
}

.govahiimg {
    margin-bottom: 5%;
    scale: 60%;
}

div.tm-about-content.aboutuspg p {
    text-align: justify;
    margin-top: 40%;
    font-size: 18px;
    margin-left: -55%;
    position: relative;
    z-index: 1;
}

#h1aboutuspg {
    padding-top: 15%;
    margin-bottom: -13%;
    margin-right: 40%;
    font-size: xxx-large;
}

div.row.maincadr {
    background-image: url(/WPsite/wp-content/themes/RoozbehChocolate/assets/images/bg/Asset2.png);
    background-size: 90%;
    background-repeat: no-repeat;
    background-position-y: 40%;
    background-position-x: 80%;
}

img.wow.fadeInLeft.aboutuspgimg {
    scale: 75%;
    margin-top: 0%;
}

div.container-full.mt-3.aboutus-sec-3 {
    position: relative;
    z-index: 1;
}

.aboutuspagebody {
    background-color: #ffffff;
}

div.col-12.col-sm-6.col-lg-4.arzeshsec1 {
    margin-left: -10%;
}

div.col-12.col-sm-6.col-lg-4.arzeshsec2 {
    margin-left: -10%;
}

div.row.g-3.mx-0 {
    justify-content: center;
}

div.position-relative.border.shadow.h-100.mt-3 {
    background-color: #feffff;
    scale: 0.7;
}

@media only screen and (min-width: 300px) and (max-width: 399px) {
    p.card-text.mb-4.p-3 {
        font-size: large;
        text-align: justify;
        direction: ltr;
    }

    div.position-relative.border.shadow.h-100.mt-3 {
        background-color: #feffff;
        scale: 0.7;
        width: 150%;
        margin-right: -25%;
    }

    #govahip {
        font-size: smaller;
        margin-bottom: 10%;
        text-align: justify;
        direction: ltr;
    }

    .govahiimg {
        margin-bottom: 5%;
        scale: 100%;
    }

    div.col-12.col-sm-6.col-lg-4.arzeshsec1 {
        margin-left: -10%;
        margin-bottom: -50%;
    }

    div.col-12.col-sm-6.col-lg-4.arzeshsec2 {
        margin-left: -10%;
        margin-bottom: -50%;
    }

    div.col-12.col-sm-6.col-lg-4.arzeshsec1 {
        margin-left: -10%;
        margin-bottom: -50%;
    }

    div.col-12.col-sm-6.col-lg-4.arzeshsec2 {
        margin-left: -10%;
        margin-bottom: -50%;
    }

    div.row.g-3.mx-0 {
        justify-content: normal;
    }

    #arzeshp {
        font-size: smaller;
        margin-bottom: -30%;
        text-align: justify;
        direction: ltr;
    }

    h1#arzeshh1 {
        background: none;
        margin-top: 30%
    }

    h3#arzeshh1 {
        background: none;
    }

    .imgsec {
        margin-top: 22%;
        height: 105px;
        margin-bottom: 5%;
        background-image: url(/WPsite/wp-content/themes/RoozbehChocolate/assets/images/bg/Asset5.png);
        background-size: 80%;
        background-repeat: no-repeat;
        background-position: bottom;
    }

    img.wow.fadeInLeft.aboutuspgimg {
        scale: 160%;
        margin-top: 0%;
    }

    div.tm-about-content.aboutuspg p {
        text-align: justify;
        margin-top: 0%;
        font-size: 11px;
        margin-left: 0%;
        position: relative;
        z-index: 1;
    }

    #h1aboutuspg {
        padding-top: 10%;
        margin-bottom: -20%;
        margin-right: 40%;
        font-size: x-large;
    }
}

@media only screen and (min-width: 400px) and (max-width: 499px) {
    h1#arzeshh1RU {
        margin-top: 25%;
    }

    p.card-text.mb-4.p-3 {
        font-size: large;
        text-align: justify;
        direction: ltr;
    }

    div.position-relative.border.shadow.h-100.mt-3 {
        background-color: #feffff;
        scale: 0.7;
        width: 150%;
        margin-right: -25%;
    }

    #govahip {
        font-size: smaller;
        margin-bottom: 10%;
        text-align: justify;
        direction: ltr;
    }

    .govahiimg {
        margin-bottom: 5%;
        scale: 100%;
    }

    div.col-12.col-sm-6.col-lg-4.arzeshsec1 {
        margin-left: -10%;
        margin-bottom: -50%;
    }

    div.col-12.col-sm-6.col-lg-4.arzeshsec2 {
        margin-left: -10%;
        margin-bottom: -50%;
    }

    div.col-12.col-sm-6.col-lg-4.arzeshsec1 {
        margin-left: -10%;
        margin-bottom: -50%;
    }

    div.col-12.col-sm-6.col-lg-4.arzeshsec2 {
        margin-left: -10%;
        margin-bottom: -50%;
    }

    div.row.g-3.mx-0 {
        justify-content: normal;
    }

    #arzeshp {
        font-size: smaller;
        margin-bottom: -30%;
        text-align: justify;
        direction: ltr;
    }

    h1#arzeshh1 {
        background: none;
        margin-top: 30%
    }

    h3#arzeshh1 {
        background: none;
    }

    .imgsec {
        margin-top: 22%;
        height: 105px;
        margin-bottom: 5%;
        background-image: url(/WPsite/wp-content/themes/RoozbehChocolate/assets/images/bg/Asset5.png);
        background-size: 80%;
        background-repeat: no-repeat;
        background-position: bottom;
    }

    img.wow.fadeInLeft.aboutuspgimg {
        scale: 160%;
        margin-top: 0%;
    }

    div.tm-about-content.aboutuspg p {
        text-align: justify;
        margin-top: 0%;
        font-size: 12px;
        margin-left: -10%;
        position: relative;
        z-index: 1;
        margin-bottom: -30%;
        margin-right: -10%;
    }

    #h1aboutuspg {
        padding-top: 10%;
        margin-bottom: -15%;
        margin-right: 40%;
        font-size: 44px;
    }
}

@media only screen and (min-width: 1100px) and (max-width: 1199px) {
    #h1aboutuspg {
        padding-top: 20%;
        margin-bottom: -10%;
        margin-right: 65%;
        font-size: xxx-large;
    }

    div.tm-about-content.aboutuspg p {
        text-align: justify;
        margin-top: -5%;
        font-size: 14px;
        margin-left: 12%;
        position: relative;
        z-index: 1;
    }

    img.wow.fadeInLeft.aboutuspgimg {
        scale: 110%;
        margin-top: -16%;
        margin-right: -20%;
    }

    p.card-text.mb-4.p-3 {
        font-size: x-large;
        text-align: justify;
    }

    #govahip {
        font-size: x-large;
        margin-bottom: 5%;
    }

    section.imgsec {
        margin-top: 23%;
    }

    div.row.maincadr {
        background-image: url(/WPsite/wp-content/themes/RoozbehChocolate/assets/images/bg/Asset2.png);
        background-size: 95%;
        background-repeat: no-repeat;
        background-position-y: 18%;
        background-position-x: 80%;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1299px) {
    h5.p-3 {
        font-size: x-large;
        text-align: center;
        margin-top: -20%;
        font-weight: 900;
    }

    #arzeshp {
        font-size: 11px;
        margin-bottom: -5%;
        text-align: center;
    }

    div.row.g-3.mx-0 {
        justify-content: center;
        scale: 125%;
    }

    .card-carousel1 {
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
        z-index: 0;
        margin-bottom: 10%;
        margin-top: 0%;
        scale: 72%;
    }

    #h1aboutuspg {
        padding-top: 15%;
        margin-bottom: -5%;
        margin-right: 45%;
        font-size: x-large;
    }

    div.tm-about-content.aboutuspg p {
        text-align: justify;
        margin-top: -10%;
        font-size: 11px;
        margin-left: 50%;
        position: relative;
        z-index: 1;
        margin-right: -90%;
    }

    img.wow.fadeInLeft.aboutuspgimg {
        scale: 55%;
        margin-top: -30%;
        margin-right: 0%;
    }

    #arzeshh1 {
        font-size: x-large;
        margin-top: 10%;
        background-image: url(/WPsite/wp-content/themes/RoozbehChocolate/assets/images/bg/Asset1.png);
        background-size: 100%;
        background-repeat: no-repeat;
        background-position-y: center;
        background-position-x: center;
    }

    p.card-text.mb-4.p-3 {
        font-size: 11px;
        text-align: justify;
        direction: ltr;
        margin-left: 5%;
        margin-right: 5%;
    }

    #govahip {
        font-size: 11px;
        margin-bottom: 5%;
        padding-right: 3%;
        padding-left: 3%;
        text-align: justify;
        direction: ltr;
    }

    section.imgsec {
        margin-top: -10%;
    }

    div.row.maincadr {
        background-image: url(/WPsite/wp-content/themes/RoozbehChocolate/assets/images/bg/Asset2.png);
        background-size: 60%;
        background-repeat: no-repeat;
        background-position-y: 17%;
        background-position-x: 50%;

    }
}

@media only screen and (min-width: 1300px) and (max-width: 1399px) {
    h5.p-3 {
        font-size: x-large;
        text-align: center;
        margin-top: -20%;
        font-weight: 900;
    }

    #arzeshp {
        font-size: 12px;
        margin-bottom: -5%;
        text-align: center;
    }

    div.row.g-3.mx-0 {
        justify-content: center;
        scale: 125%;
    }

    .card-carousel1 {
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
        z-index: 0;
        margin-bottom: 10%;
        margin-top: 0%;
        scale: 72%;
    }

    #h1aboutuspg {
        padding-top: 10%;
        margin-bottom: -4%;
        margin-right: 45%;
        font-size: x-large;
    }

    div.tm-about-content.aboutuspg p {
        text-align: justify;
        margin-top: -10%;
        font-size: 12px;
        margin-left: 70%;
        position: relative;
        z-index: 1;
        margin-right: -90%;
    }

    img.wow.fadeInLeft.aboutuspgimg {
        scale: 50%;
        margin-top: -20%;
        margin-right: 5%;
    }

    #arzeshh1 {
        font-size: x-large;
        margin-top: 10%;
        background-image: url(/WPsite/wp-content/themes/RoozbehChocolate/assets/images/bg/Asset1.png);
        background-size: 100%;
        background-repeat: no-repeat;
        background-position-y: center;
        background-position-x: center;
    }

    p.card-text.mb-4.p-3 {
        font-size: 12px;
        text-align: justify;
        direction: ltr;
        margin-left: 5%;
        margin-right: 5%;
    }

    #govahip {
        font-size: 12px;
        margin-bottom: 2%;
        padding-right: 8%;
        padding-left: 8%;
        direction: ltr;
        text-align: justify;
    }

    section.imgsec {
        margin-top: -10%;
    }

    div.row.maincadr {
        background-image: url(/WPsite/wp-content/themes/RoozbehChocolate/assets/images/bg/Asset2.png);
        background-size: 60%;
        background-repeat: no-repeat;
        background-position-y: 15%;
        background-position-x: 50%;

    }

    #arzeshh1RU {
        margin-top: 5%;
    }
}

@media only screen and (min-width: 1400px) and (max-width: 1499px) {
    h5.p-3 {
        font-size: x-large;
        text-align: center;
        margin-top: -20%;
        font-weight: 900;
    }

    #arzeshp {
        font-size: 11px;
        margin-bottom: -7%;
        text-align: center;
    }

    div.row.g-3.mx-0 {
        justify-content: center;
        scale: 104%;
    }

    .card-carousel1 {
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
        z-index: 0;
        margin-bottom: 10%;
        margin-top: 0%;
        scale: 75%;
    }

    #h1aboutuspg {
        padding-top: 15%;
        margin-bottom: -5%;
        margin-right: 45%;
        font-size: x-large;
    }

    div.tm-about-content.aboutuspg p {
        text-align: justify;
        margin-top: -10%;
        font-size: 11px;
        margin-left: 40%;
        position: relative;
        z-index: 1;
        margin-right: -40%;
    }

    img.wow.fadeInLeft.aboutuspgimg {
        scale: 50%;
        margin-top: -23%;
        margin-right: 5%;
    }

    p.card-text.mb-4.p-3 {
        font-size: 12px;
        text-align: justify;
        direction: ltr;
        margin-right: 5%;
        margin-left: 5%;
    }

    #arzeshh1 {
        font-size: x-large;
        margin-top: 5%;
        background-image: url(/WPsite/wp-content/themes/RoozbehChocolate/assets/images/bg/Asset1.png);
        background-size: 80%;
        background-repeat: no-repeat;
        background-position-y: center;
        margin-top: 0%;
        background-position-x: center;
    }

    #govahip {
        font-size: 11px;
        margin-bottom: 1%;
        padding-right: 13%;
        padding-left: 13%;
        direction: ltr;
        text-align: justify;
    }

    section.imgsec {
        margin-top: -10%;
    }

    div.row.maincadr {
        background-image: url(/WPsite/wp-content/themes/RoozbehChocolate/assets/images/bg/Asset2.png);
        background-size: 53%;
        background-repeat: no-repeat;
        background-position-y: 15%;
        background-position-x: 50%;
    }
}

@media only screen and (min-width: 1500px) and (max-width: 1599px) {
    h5.p-3 {
        font-size: x-large;
        text-align: center;
        margin-top: -20%;
        font-weight: 900;
    }

    #arzeshp {
        font-size: 14px;
        margin-bottom: -5%;
        text-align: center;
    }

    div.row.g-3.mx-0 {
        justify-content: center;
        scale: 120%;
    }

    .card-carousel1 {
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
        z-index: 0;
        margin-bottom: 10%;
        margin-top: 0%;
        scale: 70%;
    }

    #h1aboutuspg {
        padding-top: 15%;
        margin-bottom: -4%;
        margin-right: 42%;
        font-size: xx-large;
        position: relative;
        z-index: 1;
    }

    div.tm-about-content.aboutuspg p {
        text-align: justify;
        margin-top: -10%;
        font-size: 14px;
        margin-left: 20%;
        position: relative;
        z-index: 1;
        margin-right: -40%;
    }

    img.wow.fadeInLeft.aboutuspgimg {
        scale: 65%;
        margin-top: -22%;
        margin-right: 5%;
    }

    p.card-text.mb-4.p-3 {
        font-size: 14px;
        text-align: justify;
        direction: ltr;
        margin-right: 5%;
        margin-left: 5%;
    }

    #govahip {
        font-size: 14px;
        margin-bottom: 2%;
        padding-right: 8%;
        padding-left: 8%;
        text-align: justify;
        direction: ltr;
    }

    #arzeshh1 {
        font-size: x-large;
        margin-top: 5%;
        background-image: url(/WPsite/wp-content/themes/RoozbehChocolate/assets/images/bg/Asset1.png);
        background-size: 80%;
        background-repeat: no-repeat;
        background-position-y: center;
        margin-top: 5%;
        background-position-x: center;
    }

    section.imgsec {
        margin-top: -10%;
    }

    div.row.maincadr {
        background-image: url(/WPsite/wp-content/themes/RoozbehChocolate/assets/images/bg/Asset2.png);
        background-size: 70%;
        background-repeat: no-repeat;
        background-position-y: 12%;
        background-position-x: 50%;
    }
}

@media only screen and (min-width: 1600px) and (max-width: 1699px) {
    #arzeshp {
        font-size: 15px;
        margin-bottom: -7%;
        text-align: center;
    }

    h5.p-3 {
        font-size: 35px;
        text-align: center;
        margin-top: -20%;
        font-weight: 900;
    }

    div.row.g-3.mx-0 {
        justify-content: center;
        scale: 104%;
    }

    .card-carousel1 {
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
        z-index: 0;
        margin-bottom: 10%;
        margin-top: 0%;
        scale: 75%;
    }

    #h1aboutuspg {
        padding-top: 15%;
        margin-bottom: -5%;
        margin-right: 40%;
        font-size: 35px;
    }

    div.tm-about-content.aboutuspg p {
        text-align: justify;
        margin-top: -13%;
        font-size: 15px;
        margin-left: 40%;
        position: relative;
        z-index: 1;
        margin-right: -95%;
    }

    img.wow.fadeInLeft.aboutuspgimg {
        scale: 60%;
        margin-top: -18%;
        margin-right: -5%;
    }

    p.card-text.mb-4.p-3 {
        font-size: 15px;
        text-align: justify;
        direction: ltr;
        margin-right: 5%;
        margin-left: 5%;
    }

    #arzeshh1 {
        font-size: 26px;
        margin-top: 5%;
        background-image: url(/WPsite/wp-content/themes/RoozbehChocolate/assets/images/bg/Asset1.png);
        background-size: 80%;
        background-repeat: no-repeat;
        background-position-y: center;
        margin-top: 0%;
        background-position-x: center;
    }

    #govahip {
        font-size: 15px;
        margin-bottom: 2%;
        padding-right: 13%;
        padding-left: 13%;
        text-align: justify;
        direction: ltr;
    }

    section.imgsec {
        margin-top: -10%;
    }

    div.row.maincadr {
        background-image: url(/WPsite/wp-content/themes/RoozbehChocolate/assets/images/bg/Asset2.png);
        background-size: 70%;
        background-repeat: no-repeat;
        background-position-y: 18%;
        background-position-x: 44%;
    }
}

@media only screen and (min-width: 1700px) and (max-width: 1799px) {
    #arzeshh1RU {
        margin-top: 10%;
    }

    h5.p-3 {
        font-size: x-large;
        text-align: center;
        margin-top: -20%;
        font-weight: 900;
    }

    #arzeshp {
        font-size: 18px;
        margin-bottom: -5%;
        text-align: center;
    }

    .govahiimg {
        margin-bottom: 5%;
        scale: 90%;
    }

    div.row.g-3.mx-0 {
        justify-content: center;
        scale: 145%;
        margin-top: 5%;
    }

    .card-carousel1 {
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
        z-index: 0;
        margin-bottom: 10%;
        margin-top: 0%;
        scale: 98%;
    }

    #h1aboutuspg {
        padding-top: 15%;
        margin-bottom: -4%;
        margin-right: 40%;
        font-size: xxx-large;
        position: relative;
        z-index: 1;
    }

    div.tm-about-content.aboutuspg p {
        text-align: justify;
        margin-top: -10%;
        font-size: 18px;
        margin-left: 25%;
        position: relative;
        z-index: 1;
        margin-right: -80%;
    }

    img.wow.fadeInLeft.aboutuspgimg {
        scale: 75%;
        margin-top: -15%;
        margin-bottom: 15%;
        margin-right: -15%;
    }

    p.card-text.mb-4.p-3 {
        font-size: 16px;
        text-align: justify;
        direction: ltr;
        margin-right: 5%;
        margin-left: 5%;
    }

    #arzeshh1 {
        font-size: 36px;
        margin-top: 5%;
        background-image: url(/WPsite/wp-content/themes/RoozbehChocolate/assets/images/bg/Asset1.png);
        background-size: 80%;
        background-repeat: no-repeat;
        background-position-y: center;
        margin-top: 15%;
        background-position-x: center;
        margin-left: -18%;
        margin-right: -18%;
    }

    #govahip {
        font-size: 18px;
        margin-bottom: 5%;
        padding-right: 0%;
        padding-left: 0%;
        direction: ltr;
        text-align: justify;
    }

    section.imgsec {
        margin-top: 0%;
    }

    div.row.maincadr {
        background-image: url(/WPsite/wp-content/themes/RoozbehChocolate/assets/images/bg/Asset2.png);
        background-size: 89%;
        background-repeat: no-repeat;
        background-position-y: 18%;
        background-position-x: 50%;
    }
}

@media only screen and (min-width: 1800px) and (max-width: 1899px) {
    h5.p-3 {
        font-size: xx-large;
        text-align: center;
        margin-top: -20%;
        font-weight: 900;
    }

    .govahiimg {
        margin-bottom: 5%;
        scale: 80%;
    }

    #arzeshp {
        font-size: 18px;
        margin-bottom: -5%;
        text-align: center;
    }

    div.row.g-3.mx-0 {
        justify-content: center;
        scale: 119%;
    }

    .card-carousel1 {
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
        z-index: 0;
        margin-bottom: 10%;
        margin-top: 0%;
        scale: 81%;
    }

    #h1aboutuspg {
        padding-top: 15%;
        margin-bottom: -4%;
        margin-right: 40%;
        font-size: xxx-large;
        position: relative;
        z-index: 1;
    }

    div.tm-about-content.aboutuspg p {
        text-align: justify;
        margin-top: -15%;
        font-size: 17px;
        margin-left: 35%;
        position: relative;
        z-index: 1;
        margin-right: -95%;
    }

    #arzeshh1 {
        font-size: 36px;
        margin-top: 5%;
        background-image: url(/WPsite/wp-content/themes/RoozbehChocolate/assets/images/bg/Asset1.png);
        background-size: 100%;
        background-repeat: no-repeat;
        background-position-y: center;
        background-position-x: center;
    }

    img.wow.fadeInLeft.aboutuspgimg {
        scale: 60%;
        margin-top: -20%;
        margin-right: -10%;
    }

    p.card-text.mb-4.p-3 {
        font-size: 19px;
        text-align: justify;
        direction: ltr;
        margin-right: 5%;
        margin-left: 5%;
    }

    #govahip {
        font-size: 18px;
        margin-bottom: 2%;
        padding-right: 8%;
        padding-left: 8%;
        text-align: justify;
        direction: ltr;
    }

    section.imgsec {
        margin-top: -5%;
    }

    div.row.maincadr {
        background-image: url(/WPsite/wp-content/themes/RoozbehChocolate/assets/images/bg/Asset2.png);
        background-size: 80%;
        background-repeat: no-repeat;
        background-position-y: 5%;
        background-position-x: 45%;
    }
}

@media only screen and (min-width: 1900px) and (max-width: 1999px) {
    h5.p-3 {
        font-size: xx-large;
        text-align: center;
        margin-top: -20%;
        font-weight: 900;
    }

    #arzeshp {
        text-align: center;
        padding-left: 10%;
        padding-right: 10%;
    }

    .govahiimg {
        margin-bottom: 5%;
        scale: 55%;
    }

    div.row.g-3.mx-0 {
        justify-content: center;
        scale: 115%;
    }

    .card-carousel1 {
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
        z-index: 0;
        margin-bottom: 10%;
        margin-top: 0%;
        scale: 83%;
    }

    #arzeshh1 {
        font-size: xx-large;
    }

    #h1aboutuspg {
        padding-top: 15%;
        margin-bottom: -2%;
        margin-right: 45%;
        font-size: xx-large;
        padding-bottom: 0%;
        position: relative;
        z-index: 1;
    }

    div.tm-about-content.aboutuspg p {
        text-align: justify;
        margin-top: -15%;
        font-size: 14px;
        margin-left: 30%;
        margin-right: -70%;
        position: relative;
        z-index: 1;
    }

    img.wow.fadeInLeft.aboutuspgimg {
        scale: 45%;
        margin-top: -20%;
        margin-right: 15%;
    }

    p.card-text.mb-4.p-3 {
        font-size: 15px;
        text-align: justify;
        direction: ltr;
        margin-left: 5%;
        margin-right: 5%;
    }

    #arzeshh1 {
        font-size: xx-large;
        margin-top: 5%;
        background-image: url(/WPsite/wp-content/themes/RoozbehChocolate/assets/images/bg/Asset1.png);
        background-size: 85%;
        background-repeat: no-repeat;
        background-position-y: center;
        margin-top: 0%;
        background-position-x: center;
    }

    #govahip {
        font-size: large;
        margin-bottom: 5%;
        padding-right: 10%;
        padding-left: 10%;
        text-align: justify;
        direction: ltr;
    }

    section.imgsec {
        margin-top: -5%;
    }

    div.row.maincadr {
        background-image: url(/WPsite/wp-content/themes/RoozbehChocolate/assets/images/bg/Asset2.png);
        background-size: 73%;
        background-repeat: no-repeat;
        background-position-y: 1%;
        background-position-x: 49%;
    }
}

@media only screen and (min-width: 2000px) and (max-width: 2099px) {
    #arzeshp {
        font-size: 18px;
        margin-bottom: -5%;
        text-align: center;
    }

    h5.p-3 {
        font-size: xx-large;
        font-weight: 900;
    }

    div.row.g-3.mx-0 {
        justify-content: center;
        scale: 115%;
    }

    .card-carousel1 {
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
        z-index: 0;
        margin-bottom: 10%;
        margin-top: 0%;
        scale: 89%;
    }

    #h1aboutuspg {
        padding-top: 15%;
        margin-bottom: -5%;
        margin-right: 40%;
        font-size: xxx-large;
        position: relative;
        z-index: 1;
    }

    div.tm-about-content.aboutuspg p {
        text-align: justify;
        margin-top: -10%;
        font-size: 18px;
        margin-left: 10%;
        position: relative;
        z-index: 1;
        margin-right: -76%;
    }

    #arzeshh1 {
        font-size: 38px;
        margin-top: 5%;
        background-image: url(/WPsite/wp-content/themes/RoozbehChocolate/assets/images/bg/Asset1.png);
        background-size: 95%;
        background-repeat: no-repeat;
        background-position-y: center;
        margin-top: 0%;
        background-position-x: center;
    }

    img.wow.fadeInLeft.aboutuspgimg {
        scale: 65%;
        margin-top: -5%;
        margin-right: 5%;
    }

    p.card-text.mb-4.p-3 {
        font-size: 19px;
        text-align: justify;
        direction: ltr;
        margin-right: 5%;
        margin-left: 5%;
    }

    #govahip {
        font-size: large;
        margin-bottom: 2%;
        padding-right: 8%;
        padding-left: 8%;
        text-align: justify;
        direction: ltr;
        ;
    }

    section.imgsec {
        margin-top: 0%;
    }

    div.row.maincadr {
        background-image: url(/WPsite/wp-content/themes/RoozbehChocolate/assets/images/bg/Asset2.png);
        background-size: 88%;
        background-repeat: no-repeat;
        background-position-y: 30%;
        background-position-x: 43%;
    }
}

@media only screen and (min-width: 2100px) and (max-width: 2199px) {
    #arzeshp {
        font-size: 20px;
        margin-bottom: -5%;
        text-align: center;
    }

    h5.p-3 {
        font-size: xxx-large;
        font-weight: 900;
    }

    .govahiimg {
        margin-bottom: 5%;
        scale: 79%;
    }

    div.row.g-3.mx-0 {
        justify-content: center;
        scale: 115%;
    }

    .card-carousel1 {
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
        z-index: 0;
        margin-bottom: 10%;
        margin-top: 0%;
        scale: 92%;
    }

    #h1aboutuspg {
        padding-top: 15%;
        margin-bottom: -5%;
        margin-right: 40%;
        font-size: xxx-large;
    }

    #arzeshh1 {
        font-size: 38px;
        margin-top: 5%;
        background-image: url(/WPsite/wp-content/themes/RoozbehChocolate/assets/images/bg/Asset1.png);
        background-size: 90%;
        background-repeat: no-repeat;
        background-position-y: center;
        margin-top: 0%;
        background-position-x: center;
    }

    div.tm-about-content.aboutuspg p {
        text-align: justify;
        margin-top: -10%;
        font-size: 18px;
        margin-left: 25%;
        position: relative;
        z-index: 1;
        margin-right: -70%;
    }

    img.wow.fadeInLeft.aboutuspgimg {
        scale: 60%;
        margin-top: -15%;
        margin-right: 0%;
    }

    p.card-text.mb-4.p-3 {
        font-size: 20px;
        text-align: justify;
        direction: ltr;
        margin-right: 5%;
        margin-left: 5%;
    }

    #govahip {
        font-size: 20px;
        margin-bottom: 2%;
        padding-right: 10%;
        padding-left: 10%;
        text-align: justify;
        direction: ltr;
    }

    section.imgsec {
        margin-top: 0%;
    }

    div.row.maincadr {
        background-image: url(/WPsite/wp-content/themes/RoozbehChocolate/assets/images/bg/Asset2.png);
        background-size: 87%;
        background-repeat: no-repeat;
        background-position-y: 12%;
        background-position-x: 56%;
    }
}

@media only screen and (min-width: 2200px) and (max-width: 2299px) {
    h5.p-3 {
        font-size: xxx-large;
        font-weight: 900;
    }

    .govahiimg {
        margin-bottom: 5%;
        scale: 80%;
    }

    #arzeshp {
        font-size: x-large;
        margin-bottom: -5%;
    }

    div.row.g-3.mx-0 {
        justify-content: center;
        scale: 116%;
    }

    .card-carousel1 {
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
        z-index: 0;
        margin-bottom: 10%;
        margin-top: 0%;
        scale: 96%;
    }

    #h1aboutuspg {
        padding-top: 15%;
        margin-bottom: -5%;
        margin-right: 40%;
        font-size: xxx-large;
        position: relative;
        z-index: 1;
    }

    div.tm-about-content.aboutuspg p {
        text-align: justify;
        margin-top: -10%;
        font-size: 20px;
        margin-left: 25%;
        position: relative;
        z-index: 1;
        margin-right: -90%;
    }

    img.wow.fadeInLeft.aboutuspgimg {
        scale: 60%;
        margin-top: -18%;
        margin-right: 10%;
    }

    #arzeshh1 {
        font-size: xxx-large;
        margin-top: 5%;
        background-image: url(/WPsite/wp-content/themes/RoozbehChocolate/assets/images/bg/Asset1.png);
        background-size: 88%;
        background-repeat: no-repeat;
        background-position-y: center;
        margin-top: 0%;
        background-position-x: center;
    }

    p.card-text.mb-4.p-3 {
        font-size: 22px;
        text-align: justify;
        direction: ltr;
        margin-right: 5%;
        margin-left: 5%;
    }

    #govahip {
        font-size: x-large;
        margin-bottom: 2%;
        padding-right: 9%;
        padding-left: 9%;
        direction: ltr;
        text-align: justify;
    }

    section.imgsec {
        margin-top: 0%;
    }

    div.row.maincadr {
        background-image: url(/WPsite/wp-content/themes/RoozbehChocolate/assets/images/bg/Asset2.png);
        background-size: 93%;
        background-repeat: no-repeat;
        background-position-y: 15%;
        background-position-x: 50%;
    }
}

@media only screen and (min-width: 2300px) and (max-width: 2399px) {
    h5.p-3 {
        font-size: xxx-large;
        font-weight: 900;
    }

    .govahiimg {
        margin-bottom: 5%;
        scale: 80%;
    }

    #arzeshp {
        font-size: x-large;
        margin-bottom: -5%;
        text-align: center;
    }

    div.row.g-3.mx-0 {
        justify-content: center;
        scale: 118%;
    }

    .card-carousel1 {
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
        z-index: 0;
        margin-bottom: 10%;
        margin-top: 0%;
        scale: 104%;
    }

    #h1aboutuspg {
        padding-top: 15%;
        margin-bottom: -5%;
        margin-right: 40%;
        font-size: xxx-large;
    }

    #arzeshh1 {
        font-size: 38px;
        margin-top: 5%;
        background-image: url(/WPsite/wp-content/themes/RoozbehChocolate/assets/images/bg/Asset1.png);
        background-size: 80%;
        background-repeat: no-repeat;
        background-position-y: center;
        margin-top: 0%;
        background-position-x: center;
    }

    div.tm-about-content.aboutuspg p {
        text-align: justify;
        margin-top: -10%;
        font-size: 20px;
        margin-left: 5%;
        position: relative;
        z-index: 1;
        margin-right: -100%;
    }

    img.wow.fadeInLeft.aboutuspgimg {
        scale: 70%;
        margin-top: -10%;
        margin-right: -30%;
    }

    p.card-text.mb-4.p-3 {
        font-size: 20px;
        text-align: justify;
        direction: ltr;
        margin-right: 5%;
        margin-left: 5%;
    }

    #govahip {
        font-size: x-large;
        margin-bottom: 2%;
        padding-right: 8%;
        padding-left: 8%;
        direction: ltr;
        text-align: justify;
    }

    section.imgsec {
        margin-top: 0%;
    }

    div.row.maincadr {
        background-image: url(/WPsite/wp-content/themes/RoozbehChocolate/assets/images/bg/Asset2.png);
        background-size: 97%;
        background-repeat: no-repeat;
        background-position-y: 18%;
        background-position-x: 80%;
    }
}

@media only screen and (min-width: 2400px) and (max-width: 2499px) {
    h5.p-3 {
        font-size: xxx-large;
        font-weight: 900;
    }

    .govahiimg {
        margin-bottom: 5%;
        scale: 80%;
    }

    #arzeshp {
        font-size: x-large;
        margin-bottom: -5%;
        text-align: center;
    }

    div.row.g-3.mx-0 {
        justify-content: center;
        scale: 115%;
    }

    .card-carousel1 {
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
        z-index: 0;
        margin-bottom: 10%;
        margin-top: 0%;
        scale: 104%;
    }

    #h1aboutuspg {
        padding-top: 15%;
        margin-bottom: -5%;
        margin-right: 40%;
        font-size: xxx-large;
        position: relative;
        z-index: 1;
    }

    #arzeshh1 {
        font-size: xxx-large;
        margin-top: 5%;
        background-image: url(/WPsite/wp-content/themes/RoozbehChocolate/assets/images/bg/Asset1.png);
        background-size: 80%;
        background-repeat: no-repeat;
        background-position-y: center;
        margin-top: 0%;
        background-position-x: center;
    }

    div.tm-about-content.aboutuspg p {
        text-align: justify;
        margin-top: -10%;
        font-size: 20px;
        margin-left: 0%;
        position: relative;
        z-index: 1;
        margin-right: -85%;
    }

    img.wow.fadeInLeft.aboutuspgimg {
        scale: 70%;
        margin-top: -10%;
        margin-right: -30%;
    }

    p.card-text.mb-4.p-3 {
        font-size: 23px;
        text-align: justify;
        direction: ltr;
        margin-right: 5%;
        margin-left: 5%;
    }

    #govahip {
        font-size: x-large;
        margin-bottom: 2%;
        padding-right: 10%;
        padding-left: 10%;
        direction: ltr;
    }

    section.imgsec {
        margin-top: 0%;
    }

    div.row.maincadr {
        background-image: url(/WPsite/wp-content/themes/RoozbehChocolate/assets/images/bg/Asset2.png);
        background-size: 98%;
        background-repeat: no-repeat;
        background-position-y: 18%;
        background-position-x: 80%;
    }
}

@media only screen and (min-width: 2500px) and (max-width: 2560px) {
    h5.p-3 {
        font-size: 36px;
        text-align: center;
        margin-top: -20%;
        font-weight: 900;
    }

    .govahiimg {
        margin-bottom: 5%;
        scale: 75%;
    }

    div.row.g-3.mx-0 {
        justify-content: center;
        scale: 109%;
    }

    .card-carousel1 {
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
        z-index: 0;
        margin-bottom: 10%;
        margin-top: 0%;
        scale: 104%;
    }

    #h1aboutuspg {
        padding-top: 15%;
        margin-bottom: -5%;
        margin-right: 40%;
        font-size: xxx-large;
        position: relative;
        z-index: 1;
    }

    #arzeshp {
        font-size: 20px;
        text-align: center;
    }

    #arzeshh1 {
        font-size: xxx-large;
        margin-top: 5%;
        background-image: url(/WPsite/wp-content/themes/RoozbehChocolate/assets/images/bg/Asset1.png);
        background-size: 80%;
        background-repeat: no-repeat;
        background-position-y: center;
        margin-top: 0%;
        background-position-x: center;
    }

    div.tm-about-content.aboutuspg p {
        text-align: justify;
        margin-top: -17%;
        font-size: 18px;
        margin-left: 5%;
        position: relative;
        z-index: 1;
        margin-right: -90%;
    }

    img.wow.fadeInLeft.aboutuspgimg {
        scale: 60%;
        margin-top: -10%;
        margin-right: -35%;
    }

    p.card-text.mb-4.p-3 {
        font-size: 22px;
        text-align: justify;
        direction: ltr;
        margin-right: 5%;
        margin-left: 5%;
    }

    #govahip {
        font-size: 20px;
        margin-bottom: 0%;
        padding-right: 11%;
        padding-left: 11%;
        direction: ltr;
    }

    section.imgsec {
        margin-top: 0%;
    }

    div.row.maincadr {
        background-image: url(/WPsite/wp-content/themes/RoozbehChocolate/assets/images/bg/Asset2.png);
        background-size: 94%;
        background-repeat: no-repeat;
        background-position-y: 18%;
        background-position-x: 50%;
    }
}

@media only screen and (min-width: 2561px) and (max-width: 2599px) {
    h5.p-3 {
        font-size: 32px;
        text-align: center;
        margin-top: -20%;
        font-weight: 900;
    }

    .govahiimg {
        margin-bottom: 5%;
        scale: 75%;
    }

    div.row.g-3.mx-0 {
        justify-content: center;
        scale: 109%;
    }

    .card-carousel1 {
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
        z-index: 0;
        margin-bottom: 10%;
        margin-top: 0%;
        scale: 104%;
    }

    #h1aboutuspg {
        padding-top: 15%;
        margin-bottom: -5%;
        margin-right: 40%;
        font-size: xxx-large;
        position: relative;
        z-index: 1;
    }

    #arzeshp {
        font-size: 20px;
        text-align: center;
    }

    #arzeshh1 {
        font-size: xxx-large;
        margin-top: 5%;
        background-image: url(/WPsite/wp-content/themes/RoozbehChocolate/assets/images/bg/Asset1.png);
        background-size: 80%;
        background-repeat: no-repeat;
        background-position-y: center;
        margin-top: 0%;
        background-position-x: center;
    }

    div.tm-about-content.aboutuspg p {
        text-align: justify;
        margin-top: -10%;
        font-size: 20px;
        margin-left: 10%;
        position: relative;
        z-index: 1;
        margin-right: -75%;
    }

    img.wow.fadeInLeft.aboutuspgimg {
        scale: 60%;
        margin-top: -20%;
        margin-right: 15%;
    }

    p.card-text.mb-4.p-3 {
        font-size: 23px;
        text-align: justify;
        direction: ltr;
        margin-right: 5%;
        margin-left: 5%;
    }

    #govahip {
        font-size: 20px;
        margin-bottom: 2%;
        padding-right: 11%;
        padding-left: 11%;
        direction: ltr;
    }

    section.imgsec {
        margin-top: 0%;
    }

    div.row.maincadr {
        background-image: url(/WPsite/wp-content/themes/RoozbehChocolate/assets/images/bg/Asset2.png);
        background-size: 98%;
        background-repeat: no-repeat;
        background-position-y: 18%;
        background-position-x: 50%;
    }
}

@media only screen and (min-width: 2600px) and (max-width: 2699px) {
    h5.p-3 {
        font-size: xxx-large;
        text-align: center;
        margin-top: -20%;
        font-weight: 900;
    }

    .govahiimg {
        margin-bottom: 5%;
        scale: 70%;
    }

    .card-carousel1 {
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
        z-index: 0;
        margin-bottom: 10%;
        margin-top: 0%;
        scale: 104%;
    }

    #h1aboutuspg {
        padding-top: 15%;
        margin-bottom: -5%;
        margin-right: 40%;
        font-size: xxx-large;
        position: relative;
        z-index: 1;
    }

    div.tm-about-content.aboutuspg p {
        text-align: justify;
        margin-top: -5%;
        font-size: 20px;
        margin-left: 10%;
        position: relative;
        z-index: 1;
        margin-right: -70%;
    }

    img.wow.fadeInLeft.aboutuspgimg {
        scale: 60%;
        margin-top: -15%;
        margin-right: 15%;
    }

    #arzeshp {
        font-size: 20px;
        margin-bottom: -5%;
        text-align: center;
    }

    #arzeshh1 {
        font-size: xxx-large;
        background-image: url(/WPsite/wp-content/themes/RoozbehChocolate/assets/images/bg/Asset1.png);
        background-size: 80%;
        background-repeat: no-repeat;
        background-position-y: center;
        margin-top: 0%;
        background-position-x: center;
    }

    p.card-text.mb-4.p-3 {
        font-size: 23px;
        text-align: justify;
        direction: ltr;
        margin-left: 5%;
        margin-right: 5%;
    }

    #govahip {
        font-size: 20px;
        margin-bottom: 0%;
        padding-right: 15%;
        padding-left: 15%;
        direction: ltr;
    }

    section.imgsec {
        margin-top: 0%;
    }

    div.row.maincadr {
        background-image: url(/WPsite/wp-content/themes/RoozbehChocolate/assets/images/bg/Asset2.png);
        background-size: 98%;
        background-repeat: no-repeat;
        background-position-y: 15%;
        background-position-x: 90%;
    }
}

@media only screen and (min-width: 2700px) and (max-width: 2799px) {
    nav.main-menu {
        font-size: 20px;
    }

    h5.p-3 {
        font-size: xxx-large;
        text-align: center;
        margin-top: -20%;
        font-weight: 900;
    }

    .govahiimg {
        margin-bottom: 5%;
        scale: 70%;
    }

    .card-carousel1 {
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
        z-index: 0;
        margin-bottom: 10%;
        margin-top: 0%;
        scale: 105%;
    }

    #arzeshp {
        font-size: 20px;
        margin-bottom: -5%;
        text-align: center;
    }

    #arzeshh1 {
        background-image: url(/WPsite/wp-content/themes/RoozbehChocolate/assets/images/bg/Asset1.png);
        background-size: 80%;
        background-repeat: no-repeat;
        background-position-y: center;
        margin-top: 0%;
        font-size: xxx-large;
        background-position-x: center;
    }

    #h1aboutuspg {
        padding-top: 15%;
        margin-bottom: -6%;
        margin-right: 40%;
        font-size: xxx-large;
    }

    div.tm-about-content.aboutuspg p {
        text-align: justify;
        margin-top: 0%;
        font-size: 20px;
        margin-left: 25%;
        position: relative;
        z-index: 1;
        margin-right: -50%;
    }

    img.wow.fadeInLeft.aboutuspgimg {
        scale: 55%;
        margin-top: -13%;
        margin-right: 15%;
    }

    p.card-text.mb-4.p-3 {
        font-size: 23px;
        text-align: justify;
        direction: ltr;
        margin-left: 5%;
        margin-right: 5%;
    }

    #govahip {
        font-size: 20px;
        margin-bottom: 1%;
        padding-right: 14%;
        padding-left: 14%;
        direction: ltr;
    }

    section.imgsec {
        margin-top: 0%;
    }

    div.row.maincadr {
        background-image: url(/WPsite/wp-content/themes/RoozbehChocolate/assets/images/bg/Asset2.png);
        background-size: 98%;
        background-repeat: no-repeat;
        background-position-y: 15%;
        background-position-x: 97%;
    }
}

@media only screen and (min-width: 2800px) and (max-width: 2899px) {
    nav.main-menu {
        font-size: 20px;
    }

    h5.p-3 {
        font-size: xxx-large;
        text-align: center;
        margin-top: -20%;
        font-weight: 900;
    }

    .govahiimg {
        margin-bottom: 5%;
        scale: 68%;
    }

    div.row.g-3.mx-0 {
        justify-content: center;
        scale: 98%;
    }

    .card-carousel1 {
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
        z-index: 0;
        margin-bottom: 10%;
        margin-top: 0%;
        scale: 105%;
    }

    #arzeshp {
        font-size: 20px;
        text-align: center;
    }

    #arzeshh1 {
        font-size: xxx-large;
        background-image: url(/WPsite/wp-content/themes/RoozbehChocolate/assets/images/bg/Asset1.png);
        background-size: 70%;
        background-repeat: no-repeat;
        background-position-y: center;
        margin-top: 0%;
        background-position-x: center;
    }

    #arzeshh1 {
        margin-top: 0%;
    }

    #h1aboutuspg {
        padding-top: 15%;
        margin-bottom: -5%;
        margin-right: 40%;
        font-size: xxx-large;
        position: relative;
        z-index: 1;
    }

    div.tm-about-content.aboutuspg p {
        text-align: justify;
        margin-top: 10%;
        font-size: 20px;
        margin-left: 20%;
        position: relative;
        z-index: 1;
        margin-right: -45%;
    }

    img.wow.fadeInLeft.aboutuspgimg {
        scale: 55%;
        margin-top: -12%;
        margin-right: 15%;
    }

    p.card-text.mb-4.p-3 {
        font-size: 25px;
        text-align: justify;
        direction: ltr;
        margin-right: 5%;
        margin-left: 5%;
    }

    #govahip {
        font-size: 20px;
        margin-bottom: 0%;
        padding-right: 15%;
        padding-left: 15%;
        direction: ltr;
    }

    section.imgsec {
        margin-top: -5%;
    }

    div.row.maincadr {
        background-image: url(/WPsite/wp-content/themes/RoozbehChocolate/assets/images/bg/Asset2.png);
        background-size: 98%;
        background-repeat: no-repeat;
        background-position-y: 10%;
        background-position-x: 94%;
    }
}

@media only screen and (min-width: 2900px) and (max-width: 2999px) {
    nav.main-menu {
        font-size: 20px;
    }

    h5.p-3 {
        font-size: xxx-large;
        text-align: center;
        margin-top: -20%;
        font-weight: 900;
    }

    .govahiimg {
        margin-bottom: 5%;
        scale: 65%;
    }

    div.row.g-3.mx-0 {
        justify-content: center;
        scale: 94%;
    }

    #h1aboutuspg {
        padding-top: 15%;
        margin-bottom: -5%;
        margin-right: 40%;
        font-size: xxx-large;
        position: relative;
        z-index: 1;
    }

    #arzeshh1 {
        margin-top: 5%;
        background-image: url(/WPsite/wp-content/themes/RoozbehChocolate/assets/images/bg/Asset1.png);
        background-size: 70%;
        background-repeat: no-repeat;
        background-position-y: center;
        margin-top: 0%;
        background-position-x: center;
    }

    .card-carousel1 {
        margin-top: 0%;
        scale: 104%;
    }

    div.tm-about-content.aboutuspg p {
        text-align: justify;
        margin-top: 10%;
        font-size: 20px;
        margin-left: 15%;
        position: relative;
        z-index: 1;
        margin-right: -35%;
    }

    img.wow.fadeInLeft.aboutuspgimg {
        scale: 65%;
        margin-top: -15%;
        margin-right: 15%;
    }

    p.card-text.mb-4.p-3 {
        font-size: 25px;
        text-align: justify;
        direction: ltr;
        margin-right: 5%;
        margin-left: 5%;
    }

    #govahip {
        font-size: 20px;
        margin-bottom: 0%;
        padding-right: 17%;
        padding-left: 17%;
        direction: ltr;
    }

    section.imgsec {
        margin-top: 0%;
    }

    div.row.maincadr {
        background-image: url(/WPsite/wp-content/themes/RoozbehChocolate/assets/images/bg/Asset2.png);
        background-size: 100%;
        background-repeat: no-repeat;
        background-position-y: 25%;
        background-position-x: 30%;
    }

    #arzeshh1 {
        font-size: xxx-large;
    }

    #arzeshp {
        text-align: center;
        direction: ltr;
    }
}

@media only screen and (min-width: 3000px) and (max-width: 3099px) {
    nav.main-menu {
        font-size: 20px;
    }

    h5.p-3 {
        font-size: xxx-large;
        text-align: center;
        margin-top: -20%;
        font-weight: 900;
    }

    .card-carousel1 {
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
        z-index: 0;
        margin-bottom: 10%;
        margin-top: 0%;
        scale: 104%;
    }

    div.row.g-3.mx-0 {
        justify-content: center;
        scale: 91%;
    }

    #h1aboutuspg {
        padding-top: 15%;
        margin-bottom: -4%;
        margin-right: 40%;
        font-size: xxx-large;
        position: relative;
        z-index: 1;
    }

    #arzeshp {
        font-size: 20px;
        margin-bottom: -5%;
        text-align: center;
        direction: ltr;
    }

    #govahip {
        font-size: 20px;
        margin-left: 18%;
        margin-right: 18%;
        direction: ltr;
        margin-bottom: -2%;
    }

    #arzeshh1 {
        font-size: xxx-large;
        background-image: url(/WPsite/wp-content/themes/RoozbehChocolate/assets/images/bg/Asset1.png);
        background-size: 70%;
        background-repeat: no-repeat;
        background-position-y: center;
        margin-top: 0%;
        background-position-x: center;
    }

    div.tm-about-content.aboutuspg p {
        text-align: justify;
        margin-top: -5%;
        font-size: 20px;
        margin-left: 10%;
        position: relative;
        z-index: 1;
        margin-right: -70%;
    }

    img.wow.fadeInLeft.aboutuspgimg {
        scale: 55%;
        margin-top: -17%;
        margin-right: 17%;
        margin-bottom: 5%;
    }

    p.card-text.mb-4.p-3 {
        font-size: 25px;
        text-align: justify;
        direction: ltr;
        margin-left: 5%;
        margin-right: 5%;
    }

    section.imgsec {
        margin-top: 0%;
    }

    div.row.maincadr {
        background-image: url(/WPsite/wp-content/themes/RoozbehChocolate/assets/images/bg/Asset2.png);
        background-size: 98%;
        background-repeat: no-repeat;
        background-position-y: 10%;
        background-position-x: 94%;
    }
}

@media only screen and (min-width: 3100px) and (max-width: 3199px) {
    nav.main-menu {
        font-size: 20px;
    }

    h5.p-3 {
        font-size: xxx-large;
        text-align: center;
    }

    div.row.g-3.mx-0 {
        scale: 0.9;
    }

    div.card-carousel1 {
        scale: 1.04;
        margin-top: 0%;
    }

    #arzeshh1 {
        background-image: url(/WPsite/wp-content/themes/RoozbehChocolate/assets/images/bg/Asset1.png);
        background-size: 80%;
        background-repeat: no-repeat;
        background-position-y: center;
        font-size: xxx-large;
        background-position-x: center;

    }

    #arzeshp {
        font-size: 20px;
        margin-bottom: -5%;
        text-align: center;
    }

    #arzeshh1 {
        font-size: xxx-large;
    }

    div.tm-about-content.aboutuspg p {
        text-align: justify;
        margin-top: 15%;
        font-size: 20px;
        margin-left: 5%;
        position: relative;
        z-index: 1;
        margin-right: -80%;
    }

    img.wow.fadeInLeft.aboutuspgimg {
        scale: 75%;
        margin-top: -15%;
        margin-right: -40%;
    }

    p.card-text.mb-4.p-3 {
        font-size: 26px;
        text-align: justify;
        direction: ltr;
        margin-left: 5%;
        margin-right: 5%;
    }

    #govahip {
        font-size: 20px;
        margin-bottom: 5%;
        padding-right: 19%;
        padding-left: 19%;
        direction: ltr;
        text-align: justify;
    }

    section.imgsec {
        margin-top: 0%;
    }

    div.row.maincadr {
        background-image: url(/WPsite/wp-content/themes/RoozbehChocolate/assets/images/bg/Asset2.png);
        background-size: 98%;
        background-repeat: no-repeat;
        background-position-y: 35%;
        background-position-x: 80%;
    }

    #h1aboutuspg {
        padding-top: 15%;
        margin-bottom: -13%;
        margin-right: 40%;
        font-size: xxx-large;
        padding-bottom: 3%;
        position: relative;
        z-index: 1;
    }
}

@media only screen and (min-width: 3200px) {
    .arzeshh1 {
        margin-top: -20%;
    }

    nav.main-menu {
        font-size: 20px;
    }

    h5.p-3 {
        font-size: xxx-large;
        text-align: center;
        font-weight: 900;
    }

    div.card-carousel1 {
        scale: 1.04;
        margin-top: 0%;
    }

    div.row.g-3.mx-0 {
        scale: 0.85;
    }

    div.tm-about-content.aboutuspg p {
        text-align: justify;
        margin-top: 30%;
        font-size: 20px;
        margin-left: 20%;
        position: relative;
        z-index: 1;
        margin-right: -60%;
    }

    #arzeshh1RU {
        background-image: url(/WPsite/wp-content/themes/RoozbehChocolate/assets/images/bg/Asset1.png);
        background-size: 75%;
        background-repeat: no-repeat;
        background-position-y: center;
        background-position-x: center;
    }


    .govahiimg {
        margin-bottom: 5%;
        scale: 59%;
        margin-top: -10%;
    }

    img.wow.fadeInLeft.aboutuspgimg {
        scale: 85%;
        margin-top: 15%;
        margin-right: -20%;
    }

    #h1aboutuspg {
        padding-bottom: 4%;
        position: relative;
        z-index: 1;
    }

    p.card-text.mb-4.p-3 {
        font-size: 26px;
        text-align: justify;
        direction: ltr;
        margin-left: 5%;
        margin-right: 5%;
    }

    #govahip {
        font-size: 20px;
        margin-bottom: 10%;
        padding-right: 20%;
        padding-left: 20%;
        direction: ltr;
    }

    #arzeshh1 {
        font-size: xxx-large;
    }

    #arzeshp {
        font-size: 20px;
        margin-bottom: -5%;
        text-align: center;
    }

    section.imgsec {
        margin-top: -25%;
    }

    div.row.maincadr {
        background-image: url(/WPsite/wp-content/themes/RoozbehChocolate/assets/images/bg/Asset2.png);
        background-size: 100%;
        background-repeat: no-repeat;
        background-position-y: 44%;
        background-position-x: 30%;
        margin-bottom: 67%;
    }
}