/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
.srch-sec {
    padding: 15px 0
}

.search-txt ul.story-meta li,
ul.article-meta li {
    margin-bottom: 3px
}

.popular-sec ul li {
    margin: 0 0 25px
}

.vote-sec.popular-sec .popular-txt h6 {
    margin-top: -7px
}

.vote-sec.popular-sec .popular-pic {
    width: 150px
}

.vote-sec.popular-sec .popular-txt {
    width: calc(100% - 150px)
}

.vote-sec.popular-sec .popular-pic img {
    width: 100%
}

.inside-sec .inside-pic {
    margin: 0 0 15px
}

.inside-txt p {
    font-size: 22px
}

.inside-sec.top-addarea .owl-stage-outer {
    margin-bottom: 50px !important
}

.inside-sec {
    padding: 33px 0;
}

.inside-sec h2 {
    font-size: 38px;
    letter-spacing: 5px
}

.srch-frm input[type=text] {
    text-transform: none
}

.fnd-cmd {
    border-top: 1px solid rgba(0, 0, 0, .1);
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.search-item:not(:last-child) {
    border-bottom: 1px solid rgba(0, 0, 0, .1);
}

.client-word {
    border-top: 1px solid rgba(0, 0, 0, .1);
    border-bottom: 1px solid rgba(0, 0, 0, .1);
}

.fancy-bdr:before {
    background: rgba(0, 0, 0, .1);
    height: 1px;
}

.search-result,
.search-item-ad {
    border-bottom: 1px solid rgba(0, 0, 0, .1);
}

.entertain-rightList ul {
    flex-flow: row wrap;
    justify-content: center;
}

.entertain-rightList {
    border-top: 1px solid rgba(0, 0, 0, .1);
    border-bottom: none;
}

.entertain-rightList.forMob ul {
    display: block;
}

.entertain-rightList.forMob ul li {
    margin: 3px 0;
    padding: 0;
    text-transform: capitalize;
}

.entertain-rightList.forMob ul li a {
    padding: 3px 3px;
    font-size: 14px;
    font-weight: 600;
    display: inline-block;
}

.story-content ul,
.story-content ol {
    font-family: verdana, arial, helvetica;
}

.poll-archive-datestr {
    font-size: 15px !important;
    margin: 0 0 10px !important;
}

.poll-ar-question {
    padding: 0 !important;
}

.cmn-gap {
    margin: 15px 0 15px;
}

.poll-ar-question:before {
    height: 0 !important;
}

.wp-polls-archive .check-field {
    margin: 15px 0 0 !important;
}

.wp-polls ul li,
.wp-polls-ans ul li,
.wp-polls-ul li {
    position: relative;
}

.wp-polls-ul li input[type=checkbox],
.wp-polls-ul li input[type=radio] {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
}

.vote-sec .styled-checkbox+label p {
    overflow: inherit;
}

.styled-checkbox+label:before {
    margin-right: 0px;
    margin-top: 3px;
    float: none;
    position: absolute;
}

.styled-checkbox+label {
    cursor: pointer;
    padding: 0 0 0 23px;
    width: 100%;
    display: block;
}

.wp-polls .styled-checkbox+label:after {
    left: 4px !important;
    top: 5px !important;
    width: 7px;
    height: 7px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    border-top: 2px solid #fff;
    opacity: 0;
    border: solid #fff;
    box-shadow: none;
    background: transparent;
    border-width: 0 2px 2px 0;
}

.wp-polls .styled-checkbox:checked+label:after {
    opacity: 1;
}

.styled-checkbox+label:before {
    top: 0;
    left: 0
}

.wp-polls-archive p {
    line-height: 1;
}

a.swiper-image-anchor {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
}

.left-service-area .carousel-caption {
    z-index: 1;
}

.pro-area-wrap-height .swiper-container.gallery-top {
    overflow: hidden;
}

.pro-area-wrap-height img.slider-bg-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.comment-section .navigation {
    clear: both;
    display: inline-block;
}

body.single-post h2.h2comments {
    padding-left: 0
}

.ftr-logo {
    bottom: -76px;
    left: 12px;
}

.ftr-top {
    padding: 45px 0 80px;
}

.wpforms-recaptcha-container iframe {
    position: relative !important;
    z-index: 999;
}

div.wpforms-container-full .wpforms-form .wpforms-submit-container button.wpforms-submit {
    z-index: 9999 !important;
    position: relative;
}

/*-- New-css(13-12-2023) --*/
.no-right-no-middle-body .hbspt-form {
    max-width: 880px;
}

.no-right-no-middle-body p {
    max-width: 880px;
}

.hs-input {
    background-color: #fff !important;
    box-sizing: border-box;
    border-radius: 2px;
    color: #333;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    display: block;
    float: none;
    font-size: 16px;
    font-family: inherit;
    border: 1px solid #ccc !important;
    padding: 6px 10px;
    height: 38px;
    width: 100%;
    line-height: 1.3;
}

.input ul.inputs-list {
    display: flex;
    flex-flow: row wrap;
}

.input ul.inputs-list li {
    width: 50%;
}


@media only screen and (min-width: 768px) {
    .single-post .comment-section {
        padding-top: 1.5rem !important;
    }
}

@media only screen and (max-width:1366px) {
    .srch-sec {
        padding: 10px 0
    }

    .vote-sec.popular-sec .popular-pic {
        width: 110px
    }

    .vote-sec.popular-sec .popular-txt {
        width: calc(100% - 110px)
    }
}

@media only screen and (max-width:1199px) {
    .vote-sec.popular-sec .popular-pic {
        width: 81px
    }

    .vote-sec.popular-sec .popular-txt {
        width: calc(100% - 81px)
    }

    .inside-txt p {
        font-size: 20px
    }

    .inside-sec h2 {
        letter-spacing: 7px;
    }

}

@media only screen and (max-width:991px) {
    .entertain-rightList ul li a {
        font-size: 16px;
    }

    .entertain-rightList ul li {
        margin: 5px 0px;
        padding: 0 7px;
    }
    .no-right-no-middle-body figure.wp-block-image.size-full img {
        height: auto !important;
    }


}

@media only screen and (max-width:767px) {
    .vote-sec.popular-sec .popular-txt h6 {
        margin-top: -5px
    }

    .inside-sec.top-addarea .owl-stage-outer {
        margin-bottom: 35px !important
    }

    .inside-txt p {
        font-size: 19px
    }

    .inside-sec h2 {
        font-size: 28px;
        letter-spacing: 3px;
    }

    .inside-sec h4 {
        letter-spacing: 2px;
    }

    .entertain-rightList ul li a {
        padding: 0px 5px;
    }

    .entertain-rightList ul li {
        margin: 4px 0px;
    }

    .mega-menu .tabLeft {
        padding-bottom: 6px;
    }

    .wp-polls ul li,
    .wp-polls-ul li,
    .wp-polls-ans ul li {
        position: relative;
    }

    .pro-area-wrap-height .gallery-thumbs,
    .pro-area-wrap-height .swiper-container.gallery-top {
        height: auto;
    }

    .styled-checkbox+label {
        z-index: 9;
    }

    .wp-polls-ul li input[type=checkbox],
    .wp-polls-ul li input[type=radio] {
        z-index: 9999;
    }

    .ftr-top {
        padding: 45px 0 22px;
    }


    .no-right-no-middle-body p,
    .no-right-no-middle-body .hbspt-form {
        max-width: inherit;
    }
}

@media only screen and (max-width:480px) {
    .srch-sec {
        padding: 5px 0
    }

    .inside-txt p {
        font-size: 19px
    }

    .inside-sec h2 {
        font-size: 23px;
        letter-spacing: 0px;
    }

    .inside-sec h4 {
        letter-spacing: 0px;
    }

    .entertain-rightList ul li a {
        padding: 0 2px;
        font-size: 14px;
    }
}