/* XL Device :1200px. */
@media (min-width: 1200px) and (max-width: 1449px) {

    .hero-area {
        height: 650px;

    }

}

/* LG Device :992px. */
@media (min-width: 992px) and (max-width: 1200px) {

    .hero-area {
        height: 600px;

    }

    .slider-blk .owl-nav button {

        left: -85px;

    }

    .slider-blk .owl-nav button.owl-next {
        left: auto;
        right: -85px;
    }

}


/* MD Device :768px. */
@media (min-width: 768px) and (max-width: 991px) {

    .team-area.dst-form-area .section-title p {
        width: 100%;
        text-align: center;

        font-size: 16px;
        line-height: 28px;
    }

    .hero-area {
        height: 600px;

    }

    .slider-blk .owl-nav button {

        left: 0;

    }

    .slider-blk .owl-nav button.owl-next {
        left: auto;
        right: 0;
    }

    .main-menu-blk {
        position: fixed;
        width: 100%;
        left: 0;
        top: 0;
        background: #003957;
        height: 100%;
        z-index: 999;
        -webkit-transition: .4s;
        transition: .4s;
    }


    .main-menu-blk {
        position: fixed;
        width: 100%;
        left: -100%;
        top: 0;
        background: #003957;
        height: 100%;
        z-index: 999;
        -webkit-transition: .4s;
        transition: .4s;
    }

    .main-menu-blk ul {
        text-align: center;
        margin-top: 83px;
    }

    .main-menu-blk ul li {
        display: block;
        margin: 0;
    }

    .menu-open-icon {
        position: absolute;
        right: 15px;
        top: 19px;
        font-size: 25px;
        color: #fff;
        width: 40px;
        text-align: right;
        cursor: pointer;
        z-index: 9;
    }

    .header-area {

        height: 79px;
    }

    .single-slide-item h2 {
        font-size: 40px;
        line-height: 58px;

    }

    .activee .main-menu-blk {
        left: 0;
    }

    .menu-close {
        position: absolute;
        right: 17px;
        color: #fff;
        font-size: 31px;
        top: 11px;
        width: 40px;
        text-align: center;
        cursor: pointer;
    }

    .main-menu-blk ul li a::after {
        display: none;
    }

    .menu-close {
        display: block;
    }

    .menu-open-icon {
        display: block;
    }


    .single-team-blk {
        width: 100%;
        margin-bottom: 30px;
    }

    .member-info {
        padding-left: 0;
    }

    .member-info p {
        font-size: 17px;
        line-height: 29px;
        color: #003957;
    }

    .team-modal-inner {

        min-height: 614px;
    }

    .ex-pd {
        padding: 0 0px;
    }

    .contact-right-content {
        padding-left: 0;
    }


}


/* SM Small Device :320px. */
@media only screen and (min-width: 320px) and (max-width: 767px) {

    .ex-pd {
        padding: 0 0px;
    }

    .contact-right-content {
        padding-left: 0;
    }

    .contact-left-content p {
        font-size: 18px;
        line-height: 38px;

    }

    .row.mt-90.ex-pd {
        margin-top: 40px;
    }

    .contact-right-content p {
        font-size: 18px;

        line-height: 39px;
    }


    .hero-area {
        height: 400px;
    }

    .slider-blk .owl-nav button {
        left: 4px;
    }

    .slider-blk .owl-nav button.owl-next {
        left: auto;
        right: 4px;
    }

    .main-menu-blk {
        position: fixed;
        width: 100%;
        left: 0;
        top: 0;
        background: #003957;
        height: 100%;
        z-index: 999;
        -webkit-transition: .4s;
        transition: .4s;
    }


    .main-menu-blk {
        position: fixed;
        width: 100%;
        left: -100%;
        top: 0;
        background: #003957;
        height: 100%;
        z-index: 999;
        -webkit-transition: .4s;
        transition: .4s;
    }

    .main-menu-blk ul {
        text-align: center;
        margin-top: 83px;
    }

    .main-menu-blk ul li {
        display: block;
        margin: 0;
    }

    .menu-open-icon {
        position: absolute;
        right: 15px;
        top: 19px;
        font-size: 25px;
        color: #fff;
        width: 40px;
        text-align: right;
        cursor: pointer;
        z-index: 9;
    }

    .header-area {

        height: 79px;
    }

    .single-slide-item h2 {
        font-size: 23px;
        line-height: 41px;
    }

    .activee .main-menu-blk {
        left: 0;
    }

    .menu-close {
        position: absolute;
        right: 17px;
        color: #fff;
        font-size: 31px;
        top: 11px;
        width: 40px;
        text-align: center;
        cursor: pointer;
    }

    .main-menu-blk ul li a::after {
        display: none;
    }

    .hero-content-inner {

        max-width: 290px;
        padding: 27px;
        padding-top: 73px;

    }

    .hero-content-inner h2 {
        font-size: 27px;

    }

    .hero-content-inner p {
        font-size: 15px;

        line-height: 36px;
    }

    .cookie-wrap {
        padding: 25px;
    }

    .single-lists-blk {
        margin-bottom: 40px;
    }

    .lists-area {
        padding-bottom: 40px;
    }

    .slider-blk {
        padding: 0 35px;
    }

    .slider-area {

        height: 251px;

    }

    .footer-menu ul {
        text-align: left;

    }

    .footer-menu ul li {
        display: block;
        margin-left: 0;
        margin-bottom: 25px;
    }

    .footer-menu {
        margin-top: 32px;
    }

    .widget-title {

        color: #fff;

    }

    .footer-area {

        padding-bottom: 25px;
    }

    .ck-top-title h2 {


        margin-bottom: 15px;
    }

    .ck-top-title h3 {
        font-size: 15px;

    }

    .ck-top-title p {
        font-size: 16px;
        line-height: 26px;
        color: #003957;
        margin-top: 18px;
    }

    .ck-top-title button.site-btn {

        margin-top: 7px;

    }

    .cookie-modal .modal-dialog {

        top: 50%;
        -webkit-transform: translatey(-50%) !important;
        transform: translatey(-50%) !important;
    }


    .menu-close {
        display: block;
    }

    .menu-open-icon {
        display: block;
    }

    .single-team-blk {
        width: 100%;
        margin-bottom: 30px;
    }

    .member-info {
        padding-left: 0;
    }

    .member-info p {
        font-size: 17px;
        line-height: 29px;
        color: #003957;
    }

    .team-modal-inner {

        min-height: 614px;
    }

    .team-area.dst-form-area .section-title p {
        width: 100%;
        text-align: center;

        font-size: 16px;
        line-height: 28px;
    }

    .hero-area.team-page {
        height: 350px;
    }


    .dstn-all-content h2 {

        font-size: 32px;
        line-height: 43px;

    }

    .dstn-all-content p {
        font-size: 18px;
        line-height: 33px;

    }


    .d-left {
        padding-right: 0;
    }

    .bottom-contnet p {
        font-size: 18px;
        color: #003957;
        line-height: 38px;
        margin-bottom: 25px;
    }

    .d-rt p {
        font-size: 18px;
        line-height: 36px;
    }

    .d-rt {
        padding-left: 0;
    }

    #cookie-law-info-bar {
        width: 90% !important;
        padding: 20px !important;
        max-height: 500px !important;
        margin: 0 !important;
        transform: translate(-50%, -50%);
        overflow-y: scroll !important;
    }
}


/* SM Small Device :550px. */
@media only screen and (min-width: 576px) and (max-width: 767px) {


}