﻿.blog-title h1 {
    margin-top: 22px;
    color: #ec7c1d;
    font-size: 1.8rem !important;
}

.blog-title p {
    color: #595959;
    margin-top: -5px;
    font-size: 0.8rem;
}

.mySwiperslider {
    width: 100%;
}

main #section-2 {
    background-color: unset !important
}

@media only screen and (min-width: 320px) and (max-width: 374px) {
    .play-btn-small {
        bottom: 13px;
        right: 5px
    }

    #section-slider {
        margin-top: 10px !important;
    }


    .mySwiperslider {
        /*width: 100%;
        height: 11em !important;*/
    }

    .section-PostofCategory .PostofCategory-img {
        height: 174px !important;
    }

    .play-btn-Top {
        position: absolute;
        left: 60% !important;
        top: 60% !important;
    }
}

@media only screen and (min-width: 375px) and (max-width: 424px) {

    #section-slider {
        margin-top: 10px !important;
    }

    /* .mySwiperslider {
        width: 100%;
        height: 13em !important;
    }*/

    .section-PostofCategory .PostofCategory-img {
        height: 229px !important;
    }

    .play-btn-Top {
        position: absolute;
        left: 56% !important;
        top: 62% !important;
    }
}

@media only screen and (min-width: 425px) and (max-width: 499px) {

    .play-btn-small {
        bottom: 13px;
        right: 5px
    }

    #section-slider {
        margin-top: 10px !important;
    }

    /*.mySwiperslider {
        width: 100%;
        height: 15em !important;
    }*/

    .section-PostofCategory .PostofCategory-img {
        height: 240px !important;
    }
}

@media only screen and (min-width: 500px) and (max-width: 767px) {

    .play-btn-small {
        bottom: 13px;
        right: 5px
    }

    #section-slider {
        margin-top: 10px !important;
    }

    /* .mySwiperslider {
        width: 100%;
        height: 15em !important;
    }*/

    .section-PostofCategory .PostofCategory-img {
        height: 309px !important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 990px) {

    #section-slider {
        margin-top: 10px !important;
    }

    /* .mySwiperslider {
        width: 100%;
        height: 20em !important;
    }*/


    .section-PostofCategory .PostofCategory-img {
        height: 474px;
    }
}

@media only screen and (min-width:991px) and (max-width: 1023px) {

    #section-slider {
        margin-top: 10px !important;
    }

    /* .mySwiperslider {
        width: 100%;
        height: 21em;
    }*/





    #section-slider {
        margin-top: unset !important;
        margin-left: unset !important;
        margin-right: unset !important;
        padding: unset !important;
    }



    .section-PostofCategory .PostofCategory-img {
        height: 401px;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1199px) {

    .section-PostofCategory .PostofCategory-img {
        height: 401px;
    }

    /*.mySwiperslider {
        height: 24em !important;
    }*/

    .play-btn-small {
        bottom: 13px;
        right: 5px
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1439px) {

    .play-btn-small {
        bottom: 13px;
        right: 10px
    }

    .section-PostofCategory .PostofCategory-img {
        height: 521px;
    }

    /* .mySwiperslider {
        height: 26em !important;
    }*/
}

@media only screen and (min-width: 1440px) {

    /*.mySwiperslider {
        height: 31em !important;
    }*/

    .section-PostofCategory .PostofCategory-img {
        border-radius: 10px;
        height: 30em;
    }
}

.section-PostofCategory .PostofCategory-category {
    color: #fff !important;
    background-color: var(--primery);
    padding: 5px;
    text-align: center;
    border-radius: 5px;
    max-width: 7em;
    max-height: 33px;
    overflow: hidden;
    margin-right: 1em;
}

    .section-PostofCategory .PostofCategory-category a {
        font-size: small;
        color: #fff !important;
    }


.section-PostofCategory .card-header {
    background-color: unset;
}

.section-PostofCategory .PostofCategory-img {
    border-radius: 10px;
}

    .section-PostofCategory .PostofCategory-img img {
        width: 100%;
        height: 100%;
        border-radius: 10px;
        object-fit: cover;
    }

.section-PostofCategory .PostofCategory-icon i,
.section-PostofCategory .PostofCategory-icon span {
    font-size: small;
    color: darkgray !important;
    line-height: 38px;
}

.section-PostofCategory .card .card-header,
.section-PostofCategory .card .card-body,
.section-PostofCategory .card {
    background-color: unset;
    border: unset !important;
}

    .section-PostofCategory .card .card-body {
        max-height: 12em;
        overflow: hidden;
    }

.section-PostofCategory .PostofCategory-Top,
.section-PostofCategory {
    border-left: 1px solid rgb(211, 211, 211);
    padding-top: 2px;
    padding-bottom: 2px;
}

    .section-PostofCategory .sidebar-box {
        position: relative;
        overflow: hidden;
        padding: 5px;
        max-height: 12em;
    }

        .section-PostofCategory .sidebar-box p a {
            color: var(--primery) !important;
            font-size: small;
        }

.section-PostofCategory {
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    padding: 10px;
    margin-bottom: 2em;
}

.sidebar .count-post {
    color: #fff !important;
    background-color: var(--primery);
    text-align: center;
    border-radius: 5px;
    padding: 5px;
    font-size: 11px;
}

    .sidebar .count-post:hover {
        background-color: #0081B4;
    }

.feacher-img {
    margin: auto;
    position: relative;
    border-radius: 6px;
    overflow: hidden;
}

.small-img-row {
    display: flex;
    margin-bottom: 7px;
    align-items: flex-start;
    border-radius: 6px;
}

.small-img {
    border-radius: 6px;
    margin: 2px;
}

    .small-img img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 6px;
    }

.play-btn-small {
    position: relative;
    transform: translate(-21px, -71px);
}

.play-btn-Top {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50px, -50px);
}

.small-img-row p {
    margin: 0px auto;
}

.small-img-row i {
    color: var(--primery) !important;
}

/* slider */
.slider-slider {
    height: 400px;
    width: 81em;
}

/* slider-cards */
.slider-slide-card {
    width: 80em;
}

    .slider-slide-card img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

.slider-slider-wrap {
    height: 25em;
}

/* slider-arrows */
.slider-arrow {
    width: 40px;
    height: 40px;
}

#slider-previous-arrow i,
#slider-next-arrow i {
    cursor: pointer;
    color: var(--primery) !important;
    font-size: xx-large;
    font-weight: 800;
}

#slider-previous-arrow,
#slider-next-arrow {
    padding: 1em;
}

.nav-blog i {
    padding-left: 5px;
}

.nav-blog .fa-clipboard-list {
    font-weight: 600 !important;
}

#section-slider {
    margin-top: 2em;
}

.fa-calendar {
    padding-left: 5px;
}

.PostofCategory-Top p {
    color: darkgray !important;
    padding-right: 5px;
}

.graid-2 {
    display: flex;
}

.slide-title h5 {
    min-height: 2.5em;
}

.slide-content {
    margin-top: -10px;
}

.location {
    width: 5em !important;
    cursor: pointer !important;
}

@media (max-width: 991.98px) {
    main #section-2 .category-item {
        height: 130px;
    }
}

@media (max-width: 400px) {
    .category-item {
        min-height: 120px;
    }
}


@media (max-width: 991.98px) {
    .category-item {
        margin-top: 8px;
        margin-bottom: 8px;
        height: 100px;
    }
}

@media (min-width: 992px) {
    .category-item img {
        max-width: 70px;
    }

    .category-item span {
        font-size: 0.875rem;
    }
}

.search-result {
    z-index: 2 !important;
    width: unset !important;
}
