@media (max-width: 1440px) {

    .nav-link::after {
        content: none;
    }

    .navbar-collapse {
        padding: 0 40px;
    }

    .vertical-divider {
        display: none;
    }
    
    .col-md-12 div .pe-3{
        width: auto !important;
    }

    .navbar-nav {
        font-size: 1.2rem;
    }
    
}

@media only screen and (max-width: 1200px) {
    /*----------------------------
----------- header------------ 
------------------------------*/

    .caption h1 {
        font-size: 2.5rem;
    }

    .caption h2 {
        font-size: 1.5rem;
    }

    /* -- ----------------------------
-----------نظرة عامة--------- 
-------------------------------- */

    .section-title {
        font-size: 2rem;
    }

    .table-custom td:first-child {
        font-size: 1.8rem;
    }

    .table-custom td:last-child {
        font-size: 1.6rem;
    }

    /* --------------------------------
----------الموقع------ 
-------------------------------- -- */
    iframe {
        height: 500px;
    }

    /*----------------------------
----------- الوصف------------ 
------------------------------*/

    #desc p {
        font-size: 1.5rem;
    }

    /* -- -- -- ----------------------------
    ---------- قسم الحجز والاستعلام ------ 
    ------------------------------------ */
    #help p {
        font-size: 1.3rem;
    }

    #help a.btn {
        padding: 8px 16px;
        font-size: 1.1rem;
    }

    /* -- ----------------------------
-----------المزيد--------- 
-------------------------------- */

    .card-title {
        font-size: 1.8rem;
    }

    .card-text {
        font-size: 1.3rem;
    }

    .card-txt {
        font-size: 1.1rem;
    }

    /* ------------------------------
-----------footer--------- 
-------------------------------- */
footer h5 {
    font-size: 1.3rem;
}

footer p span {
    font-size: .9rem;
}

footer p {
    font-size: .8rem;
}

.list-unstyled a {
    font-size: .9rem;
}

.social-icons a {
    font-size: 25px;
}

.social-icons {
    justify-content: center;
}

   

}

@media only screen and (max-width: 996px) {


    header {
        height: 70vh !important;
    }

    .caption h1 {
        font-size: 2rem;
    }

    .caption h2 {
        font-size: 1.7rem;
    }

    nav img {
        width: 130px !important;
        margin-right: 0;
    }

    .navbar-toggler {
        padding: 3px 7px;
        margin-left: 20px;
    }

    .navbar-nav {
        font-size: 1rem;
        margin: 0;
        padding: 0;
    }


    .navbar-toggler-icon {
        width: 20px;
        height: 20px;
    }

    .nav-item a {
        font-size: 1rem;
        margin-right: 0 !important;
        background-color: black;
        padding: 20px;
        text-align: center;
    }

    .navbar-text {
        text-align: center; 
        width: 100%; 
        margin: 0 !important;
    }

    #hotline-button {
        display: block;
        margin: 0 auto;
    }

    .navbar-nav .nav-item {
        margin-right: 0 !important;
    }

    .land-image {
        height: 150px;
        width: 250px;
        margin-bottom: 15px;

    }

    .card-body {
        flex-direction: column;
        align-items: flex-start;
    }
    
    .col-md-12 div .pe-3{
        width: auto !important;
    }


    .card {
        max-height: 400px;
        border: none;
    }

    .card-title {
        font-size: 1rem;
    }

    .card-text {
        font-size: 1rem;
    }

    .card-txt {
        font-size: .7rem;

    }

    .vertical-divider {
        display: none;
    }
    
    .col-md-12 div .pe-3{
        width: auto !important;
    }

    footer div {
        padding: 0 !important;
        margin: 0 !important;
    }


    /* -- ----------------------------
-----------نظرة عامة--------- 
-------------------------------- */

    .section-title {
        font-size: 1.6rem;
    }

    .table-custom td:first-child {
        font-size: 1.5rem;
    }

    .table-custom td:last-child {
        font-size: 1.4rem;
    }

    /* --------------------------------
----------الموقع------ 
-------------------------------- -- */
    iframe {
        height: 350px;
    }

    /*----------------------------
----------- الوصف------------ 
------------------------------*/

    #desc p {
        font-size: 1.2rem;
    }

    /* -- -- -- ----------------------------
---------- قسم الحجز والاستعلام ------ 
------------------------------------ */
    #help p {
        font-size: 1.1rem;
    }

    #help a.btn {
        padding: 7px 14px;
        font-size: .8rem;
    }

    /* -- ----------------------------
-----------المزيد--------- 
-------------------------------- */

    .card-title {
        font-size: 1.5rem;
    }

    .card-text {
        font-size: 1.1rem;
    }

    .card-txt {
        font-size: .9rem;
    }

    
/* ------------------------------
-----------footer--------- 
-------------------------------- */

footer h5 {
    font-size: 1.2rem;
}

footer p span {
    font-size: .7rem;
}

footer p {
    font-size: .6rem;
}

.list-unstyled a {
    font-size: .7rem;
}

.social-icons a {
    font-size: 20px;
}

    
}

@media (max-width: 606px) {

    header {
        height: 65vh !important;
    }

    .caption {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        border: none;
        padding: 20px !important;

    }

    .caption h1 {
        font-size: 1.3rem;
        text-align: center;
    }

    .caption h2 {
        display: none;
    }

    #desc .container{
        padding: 20px !important;
    }

    /* -- ----------------------------
-----------نظرة عامة--------- 
-------------------------------- */

    .section-title {
        font-size: 1.2rem;
    }

    .table-custom td:first-child {
        font-size: 1rem;
    }

    .table-custom td:last-child {
        font-size: 1.1rem;
    }

    /* --------------------------------
----------الموقع------ 
-------------------------------- -- */
    iframe {
        height: 350px;
    }

    /*----------------------------
----------- الوصف------------ 
------------------------------*/

    #desc p {
        font-size: 1.2rem;
    }

    /* -- -- -- ----------------------------
---------- قسم الحجز والاستعلام ------ 
------------------------------------ */
    #help p {
        font-size: 1.1rem;
    }

    #help a.btn {
        padding: 7px 14px;
        font-size: .8rem;
    }

    /* -- ----------------------------
-----------المزيد--------- 
-------------------------------- */

    .card-title {
        font-size: 1.5rem;
    }

    .card-text {
        font-size: 1.1rem;
    }

    .card-txt {
        font-size: .9rem;
    }

    /* ------------------------------
-----------footer--------- 
-------------------------------- */

footer h5 {
    font-size: 1.2rem;
}

footer p span {
    font-size: .7rem;
}

footer p {
    font-size: .6rem;
}

.list-unstyled a {
    font-size: .7rem;
}

.social-icons a {
    font-size: 20px;
}

}