@media (min-width: 1200px) {

    .container,
    .container-sm,
    .container-md,
    .container-lg,
    .container-xl {
        max-width: 1220px;
    }
}

/* responsive for laptops desktop */
@media(max-width:1199px) {
    .btn{
        padding: 10px 10px !important;
    }
    .menu-callbtn a span{
        display: none;
    }
    .stellarnav>ul>li{
        margin: 0 8px !important;
    }
}

/* responsive for laptops tablets */
@media(max-width:991px) {

    /* pre-edit classes */
    .title {
        font-size: 32px;
    }

    /* header */
    header {
        padding: 4px 0px;
    }

    .stellarnav .menu-toggle span.bars span {
        width: 26px !important;
        height: 4px !important;
        background: var(--orange) !important;
        margin: 0px 0 5px !important;
    }

    .menu-callbtn {
        margin: 0;
        right: 45px;
        position: relative;
    }

    .stellarnav.mobile.right>ul {
        background: var(--blue) !important;
    }

    .stellarnav.mobile>ul>li>a {
        color: #fff !important;
    }

    .stellarnav.mobile li a {
        border-bottom: 1px solid #ffffff70 !important;
    }

    .stellarnav a.dd-toggle .icon-plus:after {
        border-bottom: solid 3px #fff !important;
    }

    .stellarnav a.dd-toggle .icon-plus:before {
        border-bottom: solid 3px #fff !important;
    }

    .stellarnav.mobile.right .close-menu,
    .stellarnav.mobile.left .close-menu {
        padding: 10px 10px !important;
    }

    .stellarnav .icon-close {
        width: 30px !important;
    }

    .stellarnav .icon-close:before {
        width: 25px !important;
    }

    .stellarnav .icon-close:after {
        width: 25px !important;
    }

    .stellarnav li li a {
        color: #fff !important;
    }

    .stellarnav.mobile ul ul {
        background-color: var(--orange);
        width: 90% !important;
        margin: 0 auto !important;
    }

    .stellarnav.mobile>ul>li>a.dd-toggle {
        border: none !important;
    }

    /* start banner */
    .banner_content h5 {
        font-size: 16px;
    }

    .banner_content p {
        font-size: 15px;
        margin-bottom: 16px;
    }

    .banner_content p:after {
        top: 8px;
        left: 5px;
    }

    .main-btn span {
        padding: 8px 12px;
    }

    .banner img {
        width: 100%;
    }

    .banner .carousel-caption {
        padding: 10px 25px;
        height: 220px;
    }
    .menu-callbtn a span{
        display: none;
    }
    .mission_box_img img{
        width: 100%;
    }
    .about_img_l{
        bottom: -8%;
    }
    .get_in_touch_border{
        border-right: none;
    }
    .footer_links{
        justify-content: center;
        margin-bottom: 8px;
    }
    .mission_vision img{
        width: 100%;
    }
    .learning_counter_con{
        margin-top: 20px;
    }
    .qualities .row .col{
        margin: 30px 0;
    }
    .we_do .art_craft{
        margin-top: 20px;
    }
    .presence_section .row .col{
        margin: 5px 0;
    }
    
}

/* responsive for tablets pads*/
@media(max-width:768px) {

    /* pre-edit classes */
    .title {
        font-size: 32px;
    }

    /* start top header */
    .top_header_contact a {
        font-size: 12px;
        margin-right: 10px;
    }

    .social_icons {
        margin-right: 15px;
    }

    .social_icons a {
        font-size: 12px;
    }

    .social_btn a {
        font-size: 12px;
    }

    /* start banner */
    .banner_content {
        margin-bottom: 30px;
        text-align: center;
    }

    .banner_content p:after {
        top: 0px;
        left: 35px;
        height: 40px;
    }

    .banner_content p::before {
        content: "";
        position: absolute;
        width: 2px;
        background-color: var(--orange);
        top: 0px;
        right: 35px;
        height: 40px;
    }

    .banner .owl-carousel .owl-nav .owl-next {
        right: -20px;
    }

    .banner .owl-carousel .owl-nav .owl-prev {
        left: -20px;
    }

    .banner .owl-carousel .owl-nav {
        top: 35%;
    }

    .banner .owl-carousel .owl-nav .owl-prev {
        height: 40px;
        width: 40px;
        font-size: 18px !important;
    }

    .banner .owl-carousel .owl-nav .owl-next {
        height: 40px;
        width: 40px;
        font-size: 18px !important;
    }

    .footer .footer_links {
        flex-direction: column;
    }

    .footer_contact {
        flex-direction: column;
    }

    .copyright_text {
        width: 70%;
    }

    .footer_contact li {
        margin-bottom: 6px;
    }

    .footer_contact h6 {
        margin: 0;
    }

    .footer .footer_links li {
        margin-bottom: 6px;
    }

    .footer .footer_links {
        margin-bottom: 10px;
    }

    .testimonials .owl-carousel .owl-nav .owl-next {
        right: 30%;
        width: 40px;
        height: 40px;
        font-size: 35px !important;
        line-height: 40px;
    }

    .testimonials .owl-carousel .owl-nav .owl-prev {
        left: 30%;
        width: 40px;
        height: 40px;
        font-size: 35px !important;
        line-height: 40px;
    }

    .testimonials .owl-carousel .owl-nav {
        top: unset;
        bottom: -10px;
    }

    .testimonials {
        padding-bottom: 70px;
    }

    .aminities_box {
        padding: 20px 20px;
    }

    .video_section {
        padding: 85px 0px;
    }

    .play_btn {
        height: 60px;
        width: 60px;

        & i {
            font-size: 20px;
            line-height: 60px;
        }
    }

    .plan_con {
        margin-bottom: 25px;
    }

    .menu-callbtn a span {
        display: none;
    }

    .innerbanner-text p {
        font-size: 13px !important;
    }

    .innerbanner-text img {
        width: 80px;
    }

    .innerbanner-text p span {
        font-size: 15px;
    }

    .innerbanner-text h2 {
        font-size: 18px;
    }

    .mid_inner {
        margin-top: 190px;
    }

    .inner-banner {
        padding-top: 8px;
        height: 190px;
    }

    .foot_block .enquire_box_con {
        padding: 8px 0;
    }
}

/* responsive for mobiles*/
@media(max-width:576px) {

    /* pre-edit classes */
    .title {
        font-size: 24px;
    }

    /* top header */
    .top_header_contact {
        text-align: center;
        margin-bottom: 8px;
    }

    #top_header_right {
        justify-content: center !important;
    }

    .social_btn a {
        padding: 4px 8px;
    }

    /* header */


    /* start banner */
    .banner_content {
        margin-bottom: 0px;
    }

    .banner_content p {
        padding: 0px 10px;
        font-size: 13px;
    }

    .banner_content p::before {
        content: unset !important;
    }

    .banner_content p::after {
        content: unset !important;
    }

    .banner_content h1 {
        margin-bottom: 10px;
    }

    .main-btn span {
        font-size: 13px;
    }

    .play-btn {
        height: 40px;
        width: 40px;
        line-height: 30px;
        font-size: 14px;
    }

    .banner .owl-carousel .owl-nav {
        display: none;
    }

    .banner .carousel-caption {
        width: 100%;
        position: unset;
        background-color: var(--headcolor);
        height: 210px;
    }

    .carousel-control-next,
    .carousel-control-prev {
        display: none;
    }

    .banner .carousel-item img {
        height: 240px;
        width: 100%;
    }

    .banner .carousel-item::after {
        background: unset;
    }

    .banner .carousel-caption h1 {
        margin-top: 10px;
        margin-bottom: 5px;
        font-size: 20px;
    }

    .section_gap {
        padding: 20px 0px;
    }

    .top_text {
        padding: 3px 15px;
        font-size: 14px;
    }

    h1,
    h2 {
        font-size: 24px;
    }

    .feature_con h2 {
        margin: 10px 0px;
    }

    .feature_con p {
        margin-bottom: 13px !important;
    }

    .feature_list li {
        margin: 6px 0px;
    }

    .feature_aminities li::before {
        height: 75%;
    }

    .feature_img {
        margin-top: 20px;
    }

    .counter_box h2 {
        margin: 8px 0;
        font-size: 20px;
    }

    .counter_box img {
        height: 60px;
        width: 60px;
    }

    .about_con h2 {
        font-size: 22px;
    }

    .about_feature {
        margin-bottom: 10px;
    }

    .about_text_box {
        padding: 15px;
    }

    .service_box_con h3 {
        font-size: 20px;
        margin: 6px 0px;
    }

    .service_box_con {
        top: 32px;
    }

    .service_box_con a {
        margin-top: 10px;
        margin-bottom: 0px;
    }

    .properties_box .card-body p.card-text {
        margin-bottom: 10px;
    }

    .properties_box .card-body h5 {
        font-size: 18px;
    }

    .properties_box .card-footer {
        justify-content: space-between;
    }

    .properties .owl-dots {
        display: none;
    }

    .logo a img {
        width: 200px;
    }

    .about_img .about_circle {
        top: -60%;
        right: 0%;
    }

    .section_title {
        margin-bottom: 15px;
    }

    p {
        font-size: 14px !important;
    }

    .mission_box .card-body h3 {
        font-size: 20px;
    }

    .btn {
        padding: 8px 12px !important;
        font-size: 12px !important;
    }

    .mission_box {
        margin-bottom: 20px;
    }

    .contact_banner h2 {
        font-size: 24px;
    }

    .contact_banner .text-end {
        text-align: center !important;
    }

    .section_title h2,
    .section_title h1 {
        margin-bottom: 12px;
    }

    .counter_yellowbg {
        padding: 25px;
    }

    .counter_yellowbg h3 {
        font-size: 30px;
    }

    .mission_box .card-footer {
        background: none;
    }

    .whitebg {
        padding: 20px;
    }

    .form-control,
    .form-select {
        padding: 8px;
    }

    .banner .carousel-caption {
        padding: 15px;
        height: 250px;
    }

    .carousel-caption h2 {
        font-size: 25px;
    }

    .ul_list li {
        font-size: 14px;
    }

    .carousel-caption p {
        margin-bottom: 10px;
    }

    .banner .btn-primary {
        margin-top: 5px;
    }

    .about_img_l {
        bottom: -3%;
    }

    .play_btn {
        margin-top: 20px;
    }

    .about_img .about_circle {
        display: none;
    }

    .enquire_mobile {
        flex-wrap: wrap;
        flex-direction: column;
        align-items: unset;
    }

    .enquire_box {
        border-bottom: 1px solid #00000036;
    }

    .get_in_touch .row .get_in_touch_border:last-child .enquire_box {
        border-bottom: none;
    }

    .enquire_box_con a {
        padding: 0;
        border: none;
        text-align: start;
    }

    .enquire_box_con h6 {
        margin-bottom: 5px;
    }

    .address_footer a.btn-secondary {
        margin-top: 10px;
    }



    .about_imgbox .about_img .child_imgbox {
        width: 55%;
        position: absolute;
        bottom: -30px;
        right: 0px;
        border-top: 5px solid #fffae9;
        border-left: 5px solid #fffae9;
    }

    .mission_vision h4,
    .cms-wrap h4 {
        border: none;
        font-size: 18px;
    }

    .content_box {
        padding: 10px;
    }

    .mission_vision h4 strong:before,
    .cms-wrap h4 strong:before {
        content: none;
    }

    .mission_box .card-body p {
        margin-bottom: 10px;
    }

    .social_icon {
        display: block;
        position: fixed;
        z-index: 9999;
        bottom: 0;
        width: 100%;
        background: #1e2332;
        display: flex;
        left: 0;
    }

    .social_icon .social-button {
        width: 100%;
        height: 40px;
        line-height: 40px;
        text-align: center;
        font-size: 15px;
        margin: 0 auto;
        border-radius: 0;
        color: #fff;
    }

    .social_icon .social-button i {
        font-size: 17px;
    }

    .copyright_icons {
        display: none;
    }

    .social-button:hover {
        transform: unset;
    }

    .footer .footer_links {
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
    }

    .footer_links li:after {
        margin: 0 5px !important;
    }

    .footer_links li a {
        font-size: 10px;
    }

    .footer .footer_links li {
        margin-bottom: 0px;
    }

    .copyright_text p {
        font-size: 10px !important;
        text-align: center;
    }

    .get_in_touch_border {
        border: none;
    }

    .qualities .row .col{
        margin: 7px 0;
    }

    .enquire_box_con a {
        font-size: 12px;
    }

    .enquire_box_con h6 {
        font-size: 13px;
    }

    .enquire_box_head h5 {
        font-size: 16px;
    }

    .address_footer p {
        line-height: 22px;
        font-size: 13px !important;
    }

    .enquire_box_icon {
        height: 35px !important;
        width: 35px !important;
        font-size: 16px;
        line-height: 35px;
    }

    .enquire_box {
        padding-left: 0;
    }

    .copyright_text {
        width: 100%;
    }

    .footer {
        padding-bottom: 55px;
    }

    .counter_section .mb-5 {
        margin-bottom: 5px !important;
    }

    .counter_box h2 span {
        font-size: 25px;
        margin-right: 5px;
    }

    .section_title h2,
    .section_title h1 {
        font-size: 22px;
    }

    .mission_vision h4 strong,
    .cms-wrap h4 strong {
        font-size: 18px;
    }

    .innerbanner-text h1 {
        font-size: 22px;
    }

    .footer .footer_links {
        margin-bottom: 4px;
    }

    .elder-care-li ul {
        columns: 1;
        -webkit-columns: 1;
        -moz-columns: 1;
    }

    .learning_counter_con {
        margin-top: 15px;
    }

    .qualities .qualities_box .card-body {
        margin-top: -20px !important;
        position: unset !important;

    }

    .tick_double ul {
        columns: 1;
        -webkit-columns: 1;
        -moz-columns: 1;

    }

    .qualities .qualities_box {
        background: transparent;
    }

    .logo_section_left img {
        width: 180px;
        float: none;
        margin: 0 15px 10px 0;
    }

    .art-craft-quality .col.mb-4 {
        margin-bottom: 0 !important;
    }

}

/* responsive for smaller mobiles*/
@media(max-width:320px) {}