/* XXL (laptop) Device :1200px. */
@media (min-width: 1400px) and (max-width: 1650px) {}

@media (min-width: 1200px) and (max-width: 1399px) {
    .service_item img{
        height: 351px;
    }
}


/* LG Device :992px. */

@media (min-width: 992px) and (max-width: 1199px) {

    header .menu_part .navbar-brand {
        font-size: 14px;
    }

    header .menu_part .main_menu .nav-item .nav-link {
        padding: 7.5px 14px;
    }
    .conatct_form{
        padding-bottom: 30px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    h1 {
        font-size: 32px;
    }

    h3 {
        font-size: 22px;
    }

    h2 {
        font-size: 30px;
    }

    h4 {
        font-size: 18px;
    }

    .pb_90 {
        padding-bottom: 60px;
    }

    .pt_90 {
        padding-top: 60px;
    }

    .py_90 {
        padding: 80px 0px 80px;
    }

    header .menu_part {
        padding: 20px 0px;
    }

    header .menu_part .navbar-brand {
        font-size: 16px;
    }

    .navbar-toggler {
        color: rgba(0, 0, 0, 0.94);
        background-color: transparent;
        border: var(--bs-border-width) solid rgba(0, 0, 0, 0.94);
    }

    .navbar-toggler-icon {
        display: inline-block;
        width: 1.5em;
        height: 1.5em;
        vertical-align: middle;
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(0, 0, 0, 0.94)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
        background-repeat: no-repeat;
        background-position: center;
        background-size: 100%;
    }

    .banner_part .overlay_banner .banner_content h6 {
        font-size: 18px;
    }

    .chamber_part .chamber_item::after {
        display: none;
    }

    .conatct_form {
        padding-bottom: 50px;
    }

}



/* -- Phone Landscape -- */

@media (min-width: 576px) and (max-width: 767px) {
    h1 {
        font-size: 34px;
    }

    h2 {
        font-size: 30px;
    }

    h3 {
        font-size: 28px;
    }

    h4 {
        font-size: 20px;
    }

    h5 {
        font-size: 18px;
    }

    h6 {
        font-size: 16px;
    }

    p {
        font-size: 16px;
    }

    .pb_90 {
        padding-bottom: 60px;
    }

    .pt_90 {
        padding-top: 60px;
    }

    .py_90 {
        padding: 90px 0px 90px;
    }

    header .menu_part {
        padding: 20px 0px;
    }

    header .menu_part .navbar-brand img {
        width: 150px;
    }

    .navbar-toggler {
        color: rgba(0, 0, 0, 0.94);
        background-color: transparent;
        border: var(--bs-border-width) solid rgba(0, 0, 0, 0.94);
    }

    .navbar-toggler-icon {
        display: inline-block;
        width: 1.5em;
        height: 1.5em;
        vertical-align: middle;
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(0, 0, 0, 0.94)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
        background-repeat: no-repeat;
        background-position: center;
        background-size: 100%;
    }

    .banner_part .overlay_banner {
        padding: 50px 0px 50px;
    }

    .banner_part .overlay_banner .banner_content h1 {
        padding-top: 25px;
    }

    .banner_part .overlay_banner .banner_content h6 {
        font-size: 20px;
    }

    .gallery_part .button-group .button {
        padding: 7px 24px;
        margin: 10px -3px 0px;
    }

    .conatct_part {
        padding-bottom: 50px;
    }

    footer .footer_sicon ul {
        float: left;
    }

    .chamber_part .chamber_item::after {
        display: none;
    }

}


/* mobile size 480 small Device. */

@media (min-width: 400px) and (max-width: 480px) {}


/* Extra small Device. */

@media (min-width: 320px) and (max-width: 575px) {
    h1 {
        font-size: 31px;
    }

    h2 {
        font-size: 22px;
    }

    h3 {
        font-size: 20px;
    }

    h4 {
        font-size: 18px;
    }

    h5 {
        font-size: 16px;
    }

    h6 {
        font-size: 16px;
    }

    p {
        font-size: 14px;
    }

    .pb_90 {
        padding-bottom: 60px;
    }

    .pt_90 {
        padding-top: 60px;
    }

    .py_90 {
        padding: 60px 0px 60px;
    }

    .py_6090 {
        padding: 30px 0px 60px;
    }

    header .menu_part {
        padding: 20px 0px;
    }

    header .menu_part .navbar-brand {
        font-size: 14px;
    }

    .navbar-toggler {
        color: rgba(0, 0, 0, 0.94);
        background-color: transparent;
        border: var(--bs-border-width) solid rgba(0, 0, 0, 0.94);
    }

    .navbar-toggler-icon {
        display: inline-block;
        width: 1.5em;
        height: 1.5em;
        vertical-align: middle;
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(0, 0, 0, 0.94)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
        background-repeat: no-repeat;
        background-position: center;
        background-size: 100%;
    }

    h1 {
        font-size: 30px;
    }



    .banner_part .overlay_banner {
        padding: 50px 0px 50px;
    }

    .banner_part .overlay_banner .banner_content h1 {
        padding-top: 25px;
    }

    .banner_part .overlay_banner .banner_content h6 {
        font-size: 20px;
    }

    .gallery_part .button-group .button {
        padding: 7px 24px;
        margin: 10px -3px 0px;
    }

    .conatct_part {
        padding-bottom: 50px;
    }

    footer .footer_sicon ul {
        float: left;
    }

    .chamber_part .chamber_item::after {
        display: none;
    }
}
