
@media only screen and (min-width: 414px) {
    body {
        padding: 100px 0 0 0 !important;
    }

    .sina-nav {
        min-height: auto !important;
        max-height: auto !important;
    }
}

/* XS spcl*/
@media (max-width: 575px) {

    body {
        padding: 65px 0 0 0 !important;
    }

    .sina-nav {
        min-height: auto !important;
        max-height: auto !important;
    }

    .cp-0 {
        padding: 0 !important;
    }



    .header-opt-text {
        text-align: right;
    }

    .header-opt-text h3 {
        font-size: 10px !important;
        line-height: 12px !important;
        text-align: right !important;
    }

}

/* XS */
@media (max-width: 767px) {

    body {

        padding: 65px 0 0 0 !important;
    }

    .sina-nav {
        min-height: auto !important;
        max-height: auto !important;
    }

    .home-slider img {
        height: 100%;
    }

    .header-opt-text h3 {
        font-size: 10px !important;
        line-height: 12px !important;
        text-align: right !important;
    }

    h2.slider-heading span {
        font-size: 14px !important;
    }

    h2.slider-heading {
        font-size: 14px !important;
    }

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

    .sina-nav.mobile-sidebar .container-fluid {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    .sina-nav .sina-brand .header-opt-text p {
        font-size: 10px !important;
        line-height: 10px !important;
        text-align: right !important;
    }

    .mapImg,
    .mapTxt {
        padding: 10px !important;
    }

    h2.slider-heading {
        color: #5a5556;
        font-size: 16px;
    }

    .btn-conf {
        margin-top: 5px !important;
        padding: 5px 10px !important;
        font-size: 13px !important;
    }

    .about .about-content-1,
    p.about-content {
        font-size: 16px;
        line-height: 25px;
    }




    section.about ul {
        padding: 10px !important;
        font-size: 16px;
        line-height: 25px;
    }

    .nav.nav-tabs a {
        margin-top: 10px;
        margin-bottom: : 10px;
    }


    .event-meta {
        flex-direction: column;
    }

    .event-content h3 {
        font-size: 19px;
    }

    .event-meta span img {
        width: 35px;
    }

    .event-meta span {
        padding: 5px;
    }

    .event-banner.p-4 {
        padding: 0 1rem !important;
    }

    .event-content.px-4 {
        padding: 0 1rem !important;
    }
}

/* XS, SM */
@media (max-width: 991px) {

    body {

        padding: 65px 0 0 0 !important;
    }

    .sina-nav {
        min-height: auto !important;
        max-height: auto !important;
    }

    .header-opt-text {
        text-align: right;
    }

    /*-- logo --*/
    .sina-brand h2 img {
        max-width: 170px;
        padding: 5px 0px;
    }

    h2.slider-heading span {
        font-size: 16px;
    }

    h2.slider-heading {
        font-size: 16px;
    }

    .btn-conf {
        font-size: 14px;
    }

    .footer-cta p {
        text-align: center;
    }

    .footer-cta {
        text-align: center;
    }

    .footer-cta a {
        margin-top: 2rem;
    }

    /* logo */
    .sina-brand h2 img {
        max-width: 100px;
        padding: 5px 0px;
    }

    /* header opt text */
    .header-opt-text h3 {
        font-size: 15px;
    }

    .sina-nav .sina-brand .header-opt-text p {
        font-size: 12px;
        line-height: 12px;
    }

    /* act */
    .pl-5 {
        padding-left: 0 !important;
    }

    .slider-content,
    .single-slide-event {
        padding: 0 !important;
    }

    .about-heading {
        margin: 0 !important;
    }

    .about-content-1 {
        padding: 3rem 0 0 0 !important;
    }

    .about-content {
        padding: 1rem 0 0 0 !important;
    }

    .about-img-1 {
        padding-top: 2rem;
    }

    .px-25 {
        padding: 0 !important;
    }

    .single-event,
    .nav-tabs .nav-link {
        margin: 0;
    }

    section.content-box .container {
        padding: 0 !important;
        margin: 0 !important;
    }

    .px-10 {
        padding: 0 15px !important;
    }

    ul.footer-social,
    .main-footer h4 {
        justify-content: center;
    }

    .justify-content-center-c {
        justify-content: flex-start !important;
    }

    .text-right-c {
        text-align: center !important;
    }
}

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

    .header-opt-text h3 {
        font-size: 10px !important;
        line-height: 12px !important;
        text-align: right !important;
    }


    /* logo */
    .sina-brand h2 img {
        max-width: 100px;
        padding: 5px 0px;
    }

    /* header opt text */
    .header-opt-text h3 {
        font-size: 15px !important;
    }

    .sina-nav .sina-brand .header-opt-text p {
        font-size: 14px !important;
        line-height: 14px;
    }
}



/* L for Nav-bar*/
@media (min-width: 1200px) and (max-width: 1500px) {

    .header-opt-text {
        text-align: left !important;
    }

    .header-opt-text h3 {
        font-size: 20px !important;
    }

    .header-opt-text p {
        font-size: 18px !important;
    }

    .sina-nav .sina-menu>li>a {
        padding: 8px;
        font-size: 14px;
    }
}



/* MD, LG */
@media (min-width: 992px) {}

/* LG */
@media only screen and (min-width: 1200px) {}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .header-opt-text {
        text-align: left !important;
    }

    .header-opt-text h3 {
        font-size: 16px !important;
    }

    .header-opt-text p {
        font-size: 14px !important;
    }

    .sina-nav .sina-menu>li>a {
        padding: 5px;
        font-size: 12px;
    }

}