/*For bigger screen then normal 1500px desktop*/

@media (min-width: 1500px) {
    .container {
        max-width: 1400px;
    }

        .container.inner-container {
            max-width: 1650px;
        }
}


@media (min-width: 1200px) and (max-width: 1700px) {

    .container {
        max-width: 1000px;
    }

        .header-top,
        .container.inner-container {
            max-width: 1150px;
        }

    .header-bottom {
        max-width: 1100px;
    }

    .hero-wrap {
        max-width: 1150px;
    }

    .header-social ul li {
        margin: 0 3px;
    }

        .header-social ul li a {
            font-size: 13px;
        }

    .header-weather ul li {
        margin: 0 10px;
        font-size: 13px;
    }

        .header-weather ul li img {
            width: 22px;
        }

    .header-info ul li {
        margin: 0 5px;
        font-size: 13px;
    }

    .header-menu ul li {
        margin: 0 3px;
        font-size: 13px;
    }

        .header-menu ul li a {
            font-size: 13px;
        }

    .header-weather {
        flex: 0 0 auto;
    }

    .header-button {
        margin-right: 8px;
        flex: 0 0 auto;
    }

    a.header-btn {
        font-size: 18px;
        min-width: 150px;
    }

    .main-menu ul li {
        margin: 0 5px;
    }

        .main-menu ul li a {
            font-size: 16px;
        }

    h1, .h1 {
        font-size: 40px;
    }

    p {
        font-size: 16px;
        line-height: 24px;
    }

    .hero-bottom {
        padding: 12px 20px 3px;
    }

    .hero-bottom-left h3,
    .hero-bottom-left h4 {
        font-size: 20px;
    }

    .map-content h2 {
        margin-bottom: 15px;
    }

    h2, .h2 {
        font-size: 36px;
    }

    .map-content p {
        font-size: 16px;
        line-height: 26px;
        color: #777777;
    }

    .promo-wrap {
        padding: 80px 10px 30px;
    }

        .promo-wrap:hover {
            padding: 30px 10px 140px;
        }

    .promo-content h3 {
        font-size: 21px;
    }

    .cta-section {
        min-height: 500px;
    }

    .cta-content h2 {
        font-size: 46px;
    }

    .service-section {
        padding: 120px 0;
    }

    .service-wrap {
        padding: 60px 25px 38px;
    }

        .service-wrap h3 {
            font-size: 20px;
            line-height: 32px;
        }

    .service-right h2 {
        font-size: 24px;
        margin-bottom: 15px;
    }

    .event-thumb {
        flex: 0 0 37%;
    }

    .event-content h3 {
        font-size: 24px;
    }

    a.default-btn {
        font-size: 16px;
    }

    .footer-widget.widget-menu {
        margin-right: 15px;
    }

    /*about page*/
    .header-bottom-section .header-bottom {
        max-width: 1150px;
    }

    .inner-content h1 {
        font-size: 40px;
    }

    .sidebar {
        margin-left: 0;
    }

    .sidebar-menu-header h3 {
        font-size: 22px;
    }

    .sidebar-title h3 {
        font-size: 26px;
    }

    .sidebar-slider-content h3 {
        font-size: 24px;
    }

    /*cotnact page*/
    .contact-info h3 {
        font-size: 30px;
        color: #182b3c;
        padding-bottom: 15px;
        margin-bottom: 15px;
    }

    .input-field textarea {
        height: 250px;
    }

    /*kid page*/
    .contant-section {
        padding: 100px 0 150px;
    }

    .kit-menu ul li {
        margin-right: 18px;
        font-size: 16px;
    }

    .button-area {
        min-height: 245px;
        padding: 40px;
    }

    a.radius-btn {
        width: 170px;
        margin-right: 15px;
        font-size: 16px;
    }

    .button-slider .owl-dots {
        left: 0;
    }

    .cta2-section {
        min-height: 650px;
    }

    .nav-tabs .nav-link {
        width: 160px;
        height: 50px;
    }
}


/*For bigger screen then normal 960px desktop*/
@media only screen and (max-width: 1199px) {

    .header-top {
        max-width: 940px;
    }

    .header-bottom {
        max-width: 900px;
    }

    .hero-wrap {
        max-width: 940px;
    }

    .header-social ul li {
        margin: 0 3px;
    }

        .header-social ul li a {
            font-size: 13px;
        }

    .header-weather ul li {
        margin: 0 10px;
        font-size: 13px;
    }

        .header-weather ul li img {
            width: 22px;
        }

    .header-info ul li {
        margin: 0 5px;
        font-size: 13px;
    }

    .header-menu ul li {
        margin: 0 3px;
        font-size: 13px;
    }

        .header-menu ul li a {
            font-size: 13px;
        }

    .header-weather {
        display: none;
    }

    .header-button {
        margin-right: 10px;
        flex: 0 0 auto;
    }

    a.header-btn {
        font-size: 14px;
        min-width: 120px;
        margin-right: 5px;
    }

    .main-menu {
        flex: 0 0 49%;
    }

        .main-menu ul li {
            margin: 0 5px;
        }

            .main-menu ul li a {
                font-size: 14px;
            }

    .header-logo {
        width: 230px;
    }

    .hero-content {
        padding: 0 35px;
    }

    h1, .h1 {
        font-size: 40px;
    }

    p {
        font-size: 16px;
        line-height: 24px;
    }

    .hero-bottom {
        padding: 10px 15px 0;
    }

    .hero-bottom-left h3,
    .hero-bottom-left h4 {
        font-size: 16px;
    }

    .map-section {
        padding: 100px 0;
    }

    h2, .h2 {
        font-size: 36px;
    }

    .map-content p {
        font-size: 16px;
        line-height: 26px;
        color: #777777;
    }

    .promo-wrap {
        padding: 80px 10px 30px;
    }

        .promo-wrap:hover {
            padding: 30px 10px 140px;
        }

    .promo-content h3 {
        font-size: 20px;
    }

    .promo-hover-content p {
        font-size: 15px;
        line-height: 22px;
    }

    .cta-section {
        min-height: 500px;
    }

    .cta-content h2 {
        font-size: 40px;
    }

    .service-section {
        padding: 100px 0;
    }

    .service-wrap {
        padding: 60px 25px 38px;
    }

        .service-wrap h3 {
            font-size: 20px;
            line-height: 32px;
        }

    .service-right h2 {
        font-size: 24px;
        margin-bottom: 15px;
    }

    .event-content {
        text-align: right;
        padding: 0 15px;
    }

    .event-thumb {
        flex: 0 0 37%;
    }

    .event-content h3 {
        font-size: 22px;
    }

    a.default-btn {
        font-size: 16px;
    }

    .footer-title h4 {
        font-size: 22px;
    }

    .footer-info ul li {
        font-size: 16px;
    }

        .footer-info ul li a {
            font-size: 20px;
        }

    .footer-widget.widget-menu {
        margin-right: 15px;
    }

    /*about page*/
    .inner-thumb {
        height: 215px;
    }

    .header-bottom-section .header-bottom {
        max-width: 940px;
    }

    .inner-content h1 {
        font-size: 40px;
    }

    .sidebar {
        margin-left: 0;
    }

    .sidebar-menu-header h3 {
        font-size: 22px;
    }

    .sidebar-title h3 {
        font-size: 26px;
    }

    .sidebar-slider-content h3 {
        font-size: 24px;
    }

    .sidebar-slider-wrap {
        padding: 30px;
    }

    .sidebar-slider-promo-wrap {
        padding: 30px;
    }

    /*cotnact page*/
    .contact-info h3 {
        font-size: 30px;
        color: #182b3c;
        padding-bottom: 15px;
        margin-bottom: 15px;
    }

    .input-field textarea {
        height: 250px;
    }

    .contact-info-wrap {
        text-align: right;
        margin-right: 0;
    }

    /*kid page*/
    .contant-section {
        padding: 100px 0;
    }

    .kit-menu ul li {
        margin-right: 10px;
        font-size: 16px;
    }

    .button-area {
        padding: 40px;
    }

    a.radius-btn {
        width: 170px;
        margin-right: 15px;
        font-size: 16px;
    }

    .button-slider .owl-dots {
        left: 0;
    }

    .service2-section {
        padding-bottom: 100px;
    }

    .cta2-section {
        min-height: 650px;
    }

    .cta2-content {
        padding: 80px 50px 60px;
    }

    .nav-tabs .nav-link {
        height: 50px;
    }

    th.extra_width {
        width: 224px;
    }

    .nav-tabs .nav-link {
        font-size: 18px;
    }

    .table-wrap table th {
        font-size: 16px;
    }

    .table-wrap table td {
        font-size: 16px;
    }
}

@media (min-width: 992px) and (max-width: 1024px) {
}


/*For Tablet Layout*/

@media (min-width: 768px) and (max-width: 991px) {
}


/*For Tablet Layout*/
@media (max-width: 991px) {
    .header-top {
        max-width: 700px;
    }

    .header-bottom {
        max-width: 700px;
        justify-content: space-between;
    }

    .hero-wrap {
        max-width: 100%;
    }

    .header-menu {
        display: none;
    }

    .header-button {
        display: none;
    }

    .menu-bar {
        display: block;
    }

    .main-menu {
        display: none;
    }

    .offcanves-menu {
        display: block;
    }

    .header-logo {
        flex: 0 0 100%;
        text-align: right;
    }

        .header-logo img {
            width: 230px;
        }

    .hero-button {
        margin-top: 50px;
    }

    h1, .h1 {
        font-size: 32px;
    }

    a.hero-btn {
        min-width: 185px;
        padding: 8px;
        font-size: 16px;
    }

    .hero-wrap {
        min-height: 750px;
    }

    .hero-content {
        padding: 0;
    }

    .hero-slider .owl-dots {
        bottom: -90px;
    }

    .hero-bottom-left h3,
    .hero-bottom-left h4 {
        font-size: 15px;
        padding: 16px 15px;
    }

    .map-section {
        padding: 80px 0;
    }

    .map-thumb {
        display: none;
    }

    .section-title {
        margin-bottom: 70px;
    }

    .promo-wrap {
        margin-bottom: 30px;
    }

    .promo-column {
        height: 750px;
    }

    .cta-section {
        min-height: 450px;
    }

    .cta-content h2 {
        font-size: 36px;
    }

    .service-section {
        padding: 100px 0 70px;
    }

    .service-wrap {
        margin-bottom: 30px;
    }

    .event-section {
        padding: 65px 0 90px;
    }

    .event-thumb-right img {
        width: 100%;
    }

    .footer-top {
        padding: 70px 0 40px;
    }

    .footer-bottom-left {
        text-align: center;
        margin-bottom: 15px;
    }

    .footer-bottom .header-social {
        text-align: center;
    }

    .footer-widget.widget-menu {
        margin-right: 0;
    }

    .footer-widget {
        margin-bottom: 30px;
    }

    .footer-info {
        margin-bottom: 20px;
    }

    /*about page*/
    .inner-thumb {
        height: 190px;
    }

    .header-bottom-section .header-bottom {
        max-width: 700px;
    }

    .inner-content h1 {
        font-size: 32px;
    }

    .sidebar {
        margin-top: 50px;
    }


    /*contact page*/
    .map2-section {
        padding-bottom: 100px;
    }

    #map {
        height: 400px;
    }

    /*kid page*/
    .contant-section {
        padding: 80px 0;
    }

    .link-button {
        text-align: left;
    }

    .link-section {
        padding-bottom: 80px;
    }

    .kit-menu {
        padding: 15px 0;
    }

    .service2-section {
        padding-bottom: 80px;
    }

    .tab-section .map-content {
        margin: 30px 0 0;
    }

    th.extra_width {
        width: 290px;
    }

    .tab-section {
        padding: 80px 0;
    }

    .contact-section {
        padding: 0 0 80px;
    }
}

/*For Wide Mobile Layout*/
@media (max-width: 767px) {

    .header-top {
        max-width: 510px;
    }

    .header-bottom {
        max-width: 510px;
    }

    .hero-wrap {
        max-width: 100%;
    }

    h1, .h1 {
        font-size: 26px;
        margin-bottom: 10px;
    }

    p {
        font-size: 14px;
        line-height: 22px;
    }

    .map-content h2 {
        margin-bottom: 25px;
    }

    h2, .h2 {
        font-size: 30px;
    }

    .map-content p {
        font-size: 15px;
        line-height: 23px;
    }

    .cta-content h2 {
        font-size: 30px;
    }

    .event-section {
        padding: 65px 0;
    }

    .event-item {
        display: block;
    }

    .event-content {
        padding: 30px 15px;
    }

    .event-thumb img {
        width: 100%;
    }

    .event-thumb-right {
        margin-bottom: 0;
    }

    .footer-bottom-menu {
        margin-top: 25px;
    }

    .service-right {
        margin-bottom: 30px;
    }

    /*about page*/
    .header-bottom-section .header-bottom {
        max-width: 510px;
    }

    .inner-section {
        padding: 50px 0;
    }

    .about-wrap h3 {
        font-size: 26px;
    }

    /*contact page*/
    .input-field textarea {
        height: 171px;
    }

    .contact-info h3 {
        font-size: 24px;
    }

    #map {
        height: 300px;
    }

    .contact-info ul li a {
        font-size: 18px;
    }

    /*kid page*/
    .cta2-content h3 {
        font-size: 28px;
    }

    .cta2-content {
        padding: 50px;
    }

    .table-wrap table {
        table-layout: inherit;
    }

    .nav-tabs .nav-link {
        height: 45px;
        font-size: 16px;
    }

    .table-wrap table th {
        padding: 10px;
    }

    .table-wrap table td {
        padding: 10px;
    }

    .tab-section .map-content h2 {
        font-size: 30px;
    }

    .logo-area {
        margin-top: 60px;
    }

    .contact-info2-wrap {
        margin-bottom: 40px;
    }

    .form-column {
        display: block;
    }
}

@media (max-width: 575px) {
    .hero-wrap {
        border-radius: 0;
    }

    .header-top {
        display: none;
    }

    .hero-section {
        padding-top: 0;
    }

    .header-bottom {
        max-width: 100%;
        margin: 0 30px;
        padding-top: 20px;
    }

    .promo-section {
        padding: 0 0 70px;
    }

    .promo-column {
        height: auto;
    }

    .order-sm-1 {
        order: 1;
    }

    .order-sm-2 {
        order: 2;
    }

    .order-sm-3 {
        order: 3;
    }

    .order-sm-4 {
        order: 4;
    }
}



/*For 320-384px up Mobile Layout*/

@media (max-width: 479px) {

    a.hero-btn {
        min-width: 155px;
        margin-right: 10px;
    }

    h2, .h2 {
        font-size: 26px;
    }

    .cta-content h2 {
        font-size: 26px;
    }

    .footer-bottom-left ul li {
        margin: 0 5px;
    }

    .footer-title h4 {
        font-size: 20px;
    }

    /*about page*/
    .inner-content h1 {
        font-size: 24px;
    }

    /*kid page*/
    .button-area {
        padding: 20px;
        min-height: 180px;
    }

    a.radius-btn {
        width: 136px;
        margin-right: 8px;
    }

    .tab-section .map-content h2 {
        font-size: 26px;
    }

    .cta2-content {
        padding: 30px;
    }

    .nav-tabs .nav-link {
        width: 50%;
    }

    .table-wrap {
        overflow-x: scroll;
    }

    th.medium_width {
        width: inherit;
        min-width: 120px;
    }

    th.small_width {
        width: inherit;
        min-width: 55px;
    }

    th.extra_width {
        width: inherit;
        min-width: 290px;
    }
}


@media (max-width: 320px) {
}
