/* lg */
@media (min-width: 1200px) {}


/* md */
@media (min-width: 992px) and (max-width: 1199px) {
    .service-pck p {
        font-size: 15px;
    }

    .service-pck h3 {
        font-size: 20px;
        line-height: 1.3;
    }

    .service-pck {
        min-height: 510px;
    }

    .subtitle-box h3 {
        font-size: 2.1rem;
    }

    .subtitle-box h2 {
        font-size: 4.1rem;
    }

    .subtitle-box p i.fas,
    .subtitle-box p i.far {
        font-size: 1.3rem;
        margin-right: 6px;
    }

    .subtitle-box p,
    .subtitle-box p span {
        font-size: 1.3rem;
        margin: 15px 0 15px;
    }

    #lgx-countdown {
        margin-top: -40px;
    }

    #lgx-countdown span {
        font-size: 4rem;
        line-height: 8rem;
    }

    #lgx-countdown i {
        font-size: 1rem;
        right: -30px
    }

    .aboutbox-pck figure img {
        width: 450px;
        height: 450px;
        margin: 10px 15px 10px 0px;
    }

    .whyabout-pck {
        margin: 35px 0 30px;
    }

    .eventcunt-pck i.fas,
    .eventcunt-pck i.far,
    .eventcunt-pck i.fa,
    .eventcunt-pck i.fab {
        font-size: 5rem;
        margin-bottom: 5px
    }

    .eventcunt-pck .event-counter {
        font-size: 3.3rem;
    }




}


/* sm */
@media (min-width: 768px) and (max-width: 991px) {
    .rgstration {
        font-size: 14px;
        padding: 5px 5px 5px;
        order: 13;
    }

    .navbar-dark .navbar-nav .nav-link {
        font-size: 14px;
        padding: .5rem .505rem;
    }

    .one--nav .lo--cnt {
        font-size: 2.6rem;
    }

    .formmain-box h3 {
        font-size: 20px;
    }

    .formmain-box p {
        font-size: 15px;
        margin-bottom: 10px;
    }

    .formmain-box .form-group .form-control {
        font-size: 14px;
    }

    .formmain-box .btnprimaryform {
        font-size: 14px;
    }

    .subtitle-box h3 {
        font-size: 1.8rem;
    }

    .subtitle-box h2 {
        font-size: 3rem;
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .subtitle-box h4 {
        font-size: 1.4rem;
    }

    .subtitle-box p,
    .subtitle-box p span {
        font-size: 1.2rem;
        font-weight: 500;
        margin: 15px 0 15px;
    }

    .subtitle-box p i.fas,
    .subtitle-box p i.far,
    .subtitle-box p i.fa,
    .subtitle-box p i.fab {
        font-size: 1.1rem;
        margin-right: 6px;
    }

    .subtitle-box p span {
        padding-left: 7%;
    }

    #lgx-countdown {
        margin-top: -40px;
    }

    #lgx-countdown span {
        font-size: 2.4rem;
        line-height: 6.2rem;
        /* margin-right: 2rem; */
    }

    #lgx-countdown i {
        font-size: 14px;
        line-height: 2rem;
        right: -25px
    }

    .aboutbox-pck figure img {
        width: 300px;
        height: 300px;
        margin: 10px 15px 10px 0px;
    }

    .whyabout-pck {
        margin: 10px 0 10px;
    }

    .whyabout-pck .main-heding {
        font-size: 25px;
    }

    .whyabout-pck h3 {
        font-size: 25px;
    }

    .whyabout-pck p {
        font-size: 16px;
    }

    .main-heding {
        font-size: 26px;
        font-weight: 700;
    }

    .main-pra {
        font-size: 15px;
    }

    .rating-heading {
        font-size: 22px;
    }

    .starline {
        letter-spacing: -2.5px;
        font-size: 22px;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .rate-heading {
        font-size: 34px;
        font-weight: 700;
    }

    .rate-heading sup {
        font-size: 24px;
        margin-right: -5px;
    }

    .shedulevntpbox-crdbck {
        padding: 10px 10px 10px;
    }

    .rate-pra {
        font-size: 14px;
        text-align: justify;
        text-align-last: center;
    }

    .housing-pck-box {
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .service-pck h3 {
        font-size: 18px;
        line-height: 1.4;
    }

    .service-pck p {
        font-size: 14.5px;
        line-height: 1.7;
    }

    .service-pck img {
        height: 150px;
        margin-bottom: 10px;
    }

    .service-pck {
        min-height: 525px;
    }

    .irrame-box iframe {
        height: 350px;
    }

    .eventsecton-box {
        margin-top: 15px;
        margin-bottom: 20px;
        padding-top: 5.5rem;
    }

    .eventsecton-box figure img {
        width: 195px;
    }

    .eventsecton-box h3 {
        font-size: 26px;
        margin-top: 18px;
        margin-bottom: 8px;
    }

    .eventsecton-box p {
        font-size: 15px;
    }

    .eventsecton-box a {
        font-size: 16px;
        letter-spacing: .5px;
    }

    .eventform-box,
    .eventsecton-box {
        margin-top: 15px;
        margin-bottom: 20px;
        min-height: 485px;
    }

    .eventform-box form h4 {
        font-size: 20px;
        margin-bottom: 18px;
    }

    .eventform-box .form-group .form-control {
        font-size: 16px;
    }

    .sendnowb {
        font-size: 16px;
    }

    .footer-main p {
        font-size: 13px;
    }

    .eventcunt-pck i.fas,
    .eventcunt-pck i.far {
        font-size: 4rem;
        margin-bottom: 5px
    }

    .eventcunt-pck .event-counter {
        font-size: 3rem;
    }

    .eventcunt-pck small {
        font-size: 22px;
    }

    .registration-main-aria .modal-body h3 {
        font-size: 20px;
    }

    .registration-main-aria .modal-body p {
        font-size: 15px;
        margin-bottom: 10px;
    }

    .registration-main-aria .modal-body .form-group .form-control {
        font-size: 14px;
    }

    .registration-main-aria .btnprimaryform {
        font-size: 14px;
    }



}


/* xs */
@media (max-width: 767px) {
    .main-bx_pck {
        padding: 5rem 0 1.625rem;
    }

    .rgstration {
        padding: 7px 6px 7px;
        font-size: 13px;
    }

    .navbar-dark.one--nav .navbar-nav {
        background-color: #212529;
    }

    .navfixed {
        padding: 5px 10px 5px;
    }

    .navbar-dark .navbar-nav .nav-link {
        font-size: 14px;
    }

    .header-bg_main {
        height: 950px;
    }

    .one--nav .lo--cnt {
        font-size: 1.6rem;
    }

    .formmain-box h3 {
        font-size: 19px;
        font-weight: 700;
    }

    .formmain-box p {
        font-size: 14px;
        margin-bottom: 15px;
    }

    .formmain-box {
        padding: 10px 15px;
        margin-bottom: 30px;
    }

    .formmain-box .form-group i.fas,
    .formmain-box .form-group i.far,
    .formmain-box .form-group i.fa,
    .formmain-box .form-group i.fab {
        font-size: 15px;
        margin: 12px 10px;
    }

    .formmain-box .form-group .form-control {
        height: 40px;
        font-size: 14px;
        padding-left: 30px;
    }

    .formmain-box .form-group {
        margin-bottom: 12px;
    }

    .formmain-box .btnprimaryform {
        margin-top: 15px;
        font-size: 14px;
        padding: 10px 15px;
    }

    .subtitle-box h3 {
        font-size: 1.6rem;
    }

    .subtitle-box h2 {
        font-size: 2.7rem;
    }

    .subtitle-box p,
    .subtitle-box p span {
        font-size: 1.2rem;
    }

    .subtitle-box p i.fas,
    .subtitle-box p i.far,
    .subtitle-box p i.fa,
    .subtitle-box p i.fab {
        font-size: 1.2rem;
        margin-right: 5px;
    }

    #lgx-countdown {
        margin-top: -50px;
    }

    #lgx-countdown span {
        font-size: 2rem;
        line-height: 6.5rem;
        font-weight: 700;
        /* margin-right: 2.4rem; */
        letter-spacing: .15rem;
    }

    #lgx-countdown i {
        font-size: 14px;
        line-height: 2.5rem;
        bottom: 32px;
        right: -30px
    }

    .aboutbox-pck {
        padding: 10px 0 10px;
    }

    .aboutbox-pck figure img {
        float: none;
        width: 100%;
        height: auto;
        border-radius: 0;
        margin: 0px 0px 0px 0px;
        border: #2996bf solid 1px;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
}

    .whyabout-pck {
        margin: 10px 0 10px;
    }

    .whyabout-pck .main-heding {
        font-size: 25px;
    }

    .whyabout-pck h3 {
        font-size: 25px;
    }

    .whyabout-pck p {
        font-size: 15px;
        text-align: justify;
        text-align-last: left;
        margin-bottom: 10px;
    }

    .aboutus-sctn-box {
        padding: 40px 0 40px;
    }

    .aboutus-sctn-box .post-thumb {
        padding: 15px;
        margin-bottom: 25px;
    }

    .informating-main {
        padding: 10px 0 10px;
    }

    .main-about {
        padding: 1rem 0 3rem;
    }

    .middle-about {
        padding: 20px;
        margin-bottom: 20px; 
    }

    .middle-about .shape-1 {
        top: -5px;
    }

    .middle-about .shape-1 img {
        height: auto;
    }

    .greetwelcome-box p {
        font-size: 15px;
    }

    .main-heding {
        font-size: 24px;
        font-weight: 700;
    }

    .main-pra {
        font-size: 14px;
        font-weight: 500;
    }

    .shedulevntpbox-crd {
        height: 280px;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .rating-heading {
        font-size: 22px;
        font-weight: 700;
    }

    .starline {
        font-size: 21px;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .rate-heading sup {
        font-size: 26px;
    }

    .rate-heading {
        font-size: 36px;
    }

    .shedulevntpbox-crdbck {
        padding: 16px 15px 16px;
    }

    .rate-pra {
        font-size: 15px;
        margin-bottom: 0;
    }

    .housing-pck-box {
        margin-top: 0px;
        margin-bottom: 15px;
    }

    .service-pck {
        min-height: auto;
    }

    .service-pck h3 {
        font-size: 19px;
    }

    .service-pck p {
        font-size: 15px;
        line-height: 1.6;
    }

    .eventsecton-box {
        margin-top: 15px;
        margin-bottom: 5px;
        padding-top: 2.5rem;
    }

    .eventsecton-box figure img {
        width: 205px;
    }

    .eventsecton-box h3 {
        font-size: 26px;
        margin-bottom: 5px;
    }

    .eventsecton-box p {
        font-size: 16px;
    }

    .eventform-box,
    .eventsecton-box {
        padding: 20px 15px;
        margin-top: 15px;
        margin-bottom: 15px;
        min-height: auto;
    }

    .eventsecton-box a {
        font-size: 16px;
    }

    .eventform-box form h4 {
        font-size: 18px;
        border-bottom: #333 solid 1px;
        margin-bottom: 15px;
    }

    .eventform-box .form-group .form-control {
        font-size: 14px;
    }

    .sendnowb {
        font-size: 14px;
    }

    .footer-main p {
        font-size: 13px;
    }

    .service-pck img {
        margin-bottom: 10px;
    }

    .irrame-box iframe {
        height: 300px;
    }

    .evntcount-aira {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .eventcunt-pck i.fas,
    .eventcunt-pck i.far,
    .eventcunt-pck i.fa,
    .eventcunt-pck i.fab {
        font-size: 3rem;
    }

    .eventcunt-pck .event-counter {
        font-size: 2.3rem;
    }

    .eventcunt-pck small {
        font-size: 22px;
    }

    .eventcunt-pck {
        border-bottom: #9b9b9b solid 1px;
        margin-bottom: 10px;
    }

    .registration-main-aria .modal-body h3 {
        font-size: 20px;
        font-weight: 700;
    }

    .registration-main-aria .modal-body p {
        font-size: 15px;
    }

    .registration-main-aria .modal-body .form-group {
        margin-bottom: 12px;
    }

    .registration-main-aria .modal-body .form-group i.fas,
    .registration-main-aria .modal-body .form-group i.far,
    .registration-main-aria .modal-body .form-group i.fa,
    .registration-main-aria .modal-body .form-group i.fab {
        font-size: 15px;
        margin: 12px 10px;
    }

    .registration-main-aria .modal-body .form-group .form-control {
        height: 40px;
        font-size: 14px;
        padding-left: 30px;
    }

    .registration-main-aria .btnprimaryform {
        margin-top: 15px;
        font-size: 14px;
        padding: 10px 15px;
    }

    .navbar-brand {margin-right: 0rem!important;}
    .navbar-dark .navbar-toggler {
        color: rgb(255 255 255);
        border-color: rgb(255 255 255 / 0%);
    }
    .navbar-brand img {
        width: 155px;
    }


}



/* end */