.option .content button {
    margin-top: 8px;
    margin-bottom: 8px;
}
@media (max-width: 1366px) {
   

    .slider {
        height: 500px;
    }

    .contact-bottom {
        padding: 10px;
    }

    .proplem .content .element1 {
        padding: 50px;
        text-align: center;
    }

    .proplem .content .element1 button {
        width: 100%;
        font-size: 35px;
    }

    .proplem .content .element1 p.text {
        max-width: unset;
    }

    .proplem .content .element1 .galery {
        max-width: unset;
    }

    .proplem .content .element2 {
        padding: 50px;
    }

    .proplem .content .element2 .post {
        display: flex;
        align-items: center;
        flex-direction: column;
    }

    .proplem .content .element2 .post .icon img {
        width: 300px;
        height: 250px;
    }

    .proplem .content .element2 .post .info .background-text {
        font-size: 50px;
    }

    .proplem .content .element2 .post .info .text {
        font-size: 25px;
        color: white;
    }

    .all-step .content .element {
        padding: 25px;
    }

    .all-step .content .element .item-step .descres .des-text {
        margin-bottom: 1rem;
        font-size: 25px;
        color: #262626;
    }

    .all-step .content .element .item-step .descres .text {
        margin-bottom: 0;
        font-size: 15px;
        color: #262626;
    }

    .contact .content p,
    div {
        font-size: 25px !important;
    }

    .advertisement {
        min-height: 350px;
    }

    .profile .content .element {
        padding: 50px;
        flex-direction: column;
        align-items: center;
    }

    .map .content {
        padding: 50px !important;
    }

    .map .content .top {
        flex-direction: column;
    }

    .map .content .top .item {
        width: 100%;
        margin-bottom: 1rem;
    }

    .map .content .top .item img {
        width: 100%;
        height: auto;
    }

    .contact-bottom {
        height: auto;
    }
}

@media (max-width: 1280px) {
}

@media (max-width: 992px) {
    /* contact */
    .contact-bottom .element {
        padding-bottom: 0px !important;
    }
    .contact-bottom .element p {
        font-size: 20px;
        margin-bottom: 0;
    }

    .contact-bottom .element p.item2 {
        font-size: 20px;
        margin-bottom: 0;
    }

    /* proplem */
    .proplem .content .element1 button {
        width: 100%;
        font-size: 30px;
    }

    .contact-bottom {
        height: auto;
    }

    /* map */
    .map .content .bt .content-pop img {
        width: 70px;
    }

    .map .content .bt .content-pop div {
        padding: 20px;
    }

    .map .content .bt .content-pop {
        width: auto;
        max-width: 290px;
        max-height: 290px;
        left: 50px !important;
    }

    .map .content .bt .content-pop span {
        font-size: 20px;
    }

    .map .content .bt .content-pop p {
        font-size: 30px;
    }

    .step-check .question .descres .bottom-border {
        border-bottom: 3px solid #fff;
    }
}

@media (max-width: 576px) {
    .advertisement {
        padding-top: 50px;
    }

    /* contact */
    .contact .content {
        padding: 20px 10px !important;
    }

    .contact .content p {
        font-size: 25px;
    }

    .contact .content div {
        flex-direction: column;
    }

    .contact .content div button {
        font-size: 15px !important;
        margin-bottom: 1rem;
    }

    .contact .content div i {
        font-size: 50px !important;
        margin-bottom: 1rem;
    }

    .contact .content div span {
        font-size: 20px !important;
        margin-bottom: 1rem;
    }

    .advertisement .content {
        padding: 20px 10px !important;
    }

    .advertisement {
        height: 430px;
    }

    /* profile */
    .profile .content .element {
        padding: 20px 10px;
        flex-direction: column;
        align-items: center;
    }

    .profile .content .element .info h3 {
        font-size: 30px;
    }

    .profile .content .element .info p {
        font-size: 15px;
    }

    /* map */
    .map .content {
        padding: 20px 10px !important;
    }

    .map .content .bt {
        height: 300px !important;
        line-height: 15px;
    }

    .map .content .bt .content-pop {
        left: 29px !important;
    }

    .map .content .bt > img {
        right: 6%;
    }

    .map .content .bt .content-pop img {
        width: 70px;
    }

    .map .content .bt .content-pop div {
        padding: 15px;
    }

    .map .content .bt .content-pop {
        max-width: 200px;
        max-height: 200px;
    }

    .map .content .bt .content-pop span {
        font-size: 10px;
    }

    .map .content .bt .content-pop p {
        font-size: 15px;
        margin-bottom: 0;
    }

    /* all step */

    .all-step .content .element {
        padding: 20px 10px !important;
    }

    .all-step .content .element .item-step .descres .des-text {
        font-size: 16px;
        font-weight: bold;
    }

    .all-step .content .element .item-step .descres .text {
        margin-bottom: 0;
        font-size: 15px;
    }

    .all-step .content .element .item-step .icon-ste {
        width: 70px;
        height: 70px;
        margin-right: 10px;
        font-size: 15px;
        min-width: 70px;
    }

    /* proplem */
    .proplem .content .element1 {
        padding: 20px 10px;
        text-align: center;
    }

    .proplem .content .element1 button {
        width: 100%;
        font-size: 30px;
    }

    .proplem .content .element2 {
        padding: 20px 10px;
    }

    .proplem .content .element1 p.text {
        font-size: 15px;
    }

    .proplem .content .element2 .post .icon img {
        width: 250px;
        height: 250px;
    }

    .proplem .content .element2 .post .info .background-text {
        font-size: 20px;
    }

    .proplem .content .element2 .post .info .text {
        font-size: 15px;
        color: white;
    }

    /* //slider */
    .slider {
        height: 350px;
    }

    .proplem .content .element1 .galery {
        flex-direction: column;
    }

    .proplem .content .element1 .galery .item-child {
        width: 100%;
        padding: 10px;
        margin-bottom: 1rem;
    }

    .proplem .content .element1 .galery .item-child img {
        height: auto;
    }

    /* //contact */
    .contact-bottom .element p {
        padding: 0;
        margin-bottom: 18px;
        font-size: 1rem !important;
    }
}
