@media (max-width:1439px) {}

@media (min-width:1200px) and (max-width:1439.98px) {}

@media (min-width:1200px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1140px;
    }

    #header .extraNav .navbar-nav .nav-item.signIn {
        margin-right: 40px;
    }

}

@media (min-width:992px) {

    .hwwList>li {
        margin: 0 0 30px;
        padding-left: 25px;
    }

    .hwwList>li:nth-child(2) {
        padding-left: 110px;
    }

    .hwwList>li:nth-child(3),
    .hwwList>li:nth-child(4) {
        padding-left: 150px;
    }


    .hwwList>li:nth-child(5) {
        padding-left: 110px;
    }
}

@media (min-width:768px) {}

@media (max-width:1199.98px) {}

@media (min-width:992px) and (max-width:1199.98px) {
    #header .navbar-expand-lg .navbar-nav {
        margin-left: 40px;
    }

    #header .navbar-expand-lg .navbar-nav .nav-item {
        margin-right: 30px;
    }

    #header .navbar-expand-lg .navbar-nav .nav-link {
        font-size: 15px;
    }
}

@media (min-width:768px) and (max-width:1199.98px) {}

@media (min-width:768px) and (max-width:991.98px) {

    .heroText h1 {
        margin: 0 0 20px;
        font-size: 26px;
    }


    .herowall {
        max-width: 290px;
    }

    .heroFrom input.form-control {
        height: 45px;
    }

    .herocard.hciTop {
        right: -40px;
    }

    .heroBanner {
        padding: 130px 0 30px;
    }

    .themeHead h2 {
        font-size: 28px;
        line-height: 26px;
        margin: 0 0 18px;
    }

    .ptaSection .themeHead,
    .hiwSection .themeHead {
        margin: 0 0 50px;
    }

    .ptaSection {
        padding: 80px 0 20px;
    }

    .qaSection {
        padding: 60px 0 10px;
    }

    .qaSection p {
        margin: 0 0 10px;
        font-size: 14px;
    }

    .qaSection .themeHead,
    .testiSection .themeHead,
    .faqSection {
        margin: 0 0 40px;
    }

    .hiwSection {
        padding: 70px 0 50px;
        margin: 0 0 90px;
    }

    .planbox {
        padding: 40px 20px 20px;
    }

    .planDetails>ul li {
        padding-left: 18px;
        margin: 0 0 10px;
        font-size: 14px;
    }

    .planDetails>ul li i {
        font-size: 12px;
    }

    .OurCollection,
    .testiSection {
        margin: 0 0 80px;
    }

    .bookneedbox h2 {
        font-size: 26px;
    }

    .hwwWall {
        max-width: 370px;
        padding-right: 50px;
    }

    .hwwInner {
        align-items: center;
    }

    .hwwList>li {
        margin: 0 0 16px;
    }
}

@media (max-width:991.98px) {
    .btn-outline {
    font-size: 12px;
    padding: 10px;
}
.formInBx {
    padding:30px
}
.formInBx h1 {
    font-size: 24px;
    line-height: 30px;
    }
    .formInBx p {
    font-size: 15px;
    line-height: 20px;
}
.themBtn {
    border-radius: 15px;
    }
    .herosidewall {
    padding: 30px;
}
.imgBox>img {
    margin: 40px auto -15px auto;
}
.imgBox {
    border-radius: 20px;
    padding: 15px;
    }
    .heroBxcard {
    padding: 10px;
    width: 55px;
    height: 55px;
}
.heroBxcard.ImgBottomicn {
    left: 2%;
}
.heroBxcard.ImgTopicn.smallSize {
    top: 14%;
    right: 4%;
    width: 35px;
    height: 35px;
}
.heroBxcard .herocardIcon {
    height: 40px;
    width: 40px;
    max-width: 40px;
}
    .shapeRound {
        display: none;
    }

    .bookneedlist>li {
        flex: 0 1 auto;
    }
    .formheroBanner {
    padding: 90px 0 50px;
}

    .bookneedlist {
        justify-content: space-between;
        margin: 40px 0 0;
    }

    .extraNav.ms-auto ul.navbar-nav {
        display: flex;
        flex-direction: row;
    }

    #header .navbar-expand-lg .navbar-collapse .navbar-nav .nav-item .nav-link {
        line-height: 30px;
    }

    #header .navbar-expand-lg .navbar-collapse .navbar-nav .nav-item .nav-link:hover:after,
    #header .navbar-expand-lg .navbar-collapse .navbar-nav .nav-item.active .nav-link:after {
        display: none;
    }

    #header .navbar-expand-lg .navbar-collapse .navbar-nav .nav-item.active .nav-link {
        background-color: #EB797B;
        color: #ffffff;
    }


    #header .navbar-expand-lg .navbar-collapse .navbar-nav {
        margin-left: 0;
    }

    #header .extraNav .navbar-nav .nav-item:not(:first-child) .nav-link {
        margin-left: 30px;
    }

    .extraNav {
        margin-right: 55px;
    }

    .navbar-toggler:focus,
    .navbar-toggler:active {
        outline: none;
        box-shadow: none
    }

    .navbar-toggler {
        width: 28px;
        height: 24px;
        position: absolute;
        right: 0;
        padding: 0;
        z-index: 1
    }

    .navbar-toggler:before {
        -webkit-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        transition: all 0.3s ease;
        position: absolute;
        top: 2px;
        right: 0;
        display: block;
        height: 2px;
        width: 28px;
        background: #4D369E;
        content: ""
    }

    .navbar-toggler span {
        -webkit-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        transition: all 0.3s ease;
        position: absolute;
        bottom: 10px;
        right: 0;
        display: block;
        height: 2px;
        width: 28px;
        background: #4D369E;
    }

    .navbar-toggler:after {
        position: absolute;
        top: 18px;
        right: 0;
        display: block;
        height: 4px;
        width: 28px;
        border-top: 2px solid #4D369E;
        content: ""
    }

    .navbar-toggler.menu-opened:before {
        top: 10px;
        background: #4D369E;
        width: 28px;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

    .navbar-toggler.menu-opened span {
        opacity: 0
    }

    .navbar-toggler.menu-opened:after {
        -webkit-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        transition: all 0.3s ease;
        top: 10px;
        border: 0;
        height: 2px;
        width: 28px;
        background: #4D369E;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg)
    }

    #header .collapse:not(.show) {
        display: block;
        position: fixed;
        top: 0;
        left: -300px;
        height: 100vh;
        overflow-y: auto;
        width: 250px;
        background: #ffffff;
        padding: 0;
        padding-top: 65px;
        box-shadow: 0 0 20px rgba(0, 0, 0, .2);
        transition: all 0.5s;
        z-index: 1
    }

    #header .collapse:not(.show).menu-show {
        left: 0
    }

    body.scroll-off {
        overflow-y: hidden
    }

    #header,
    #header.is-sticky {
        height: 65px
    }

    #header .navbar-expand-lg .navbar-nav .nav-link.sign_up,
    #header .navbar-expand-lg .navbar-nav .nav-link.sign_in {
        margin: 0 0;
        margin-top: 10px;
        text-align: center
    }

    .mobile_logo {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        padding: 0;
        box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .05);
        border-bottom: 1px solid rgba(0, 0, 0, 0.03);
        background-color: #ffffff;
        height: 65px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .is-sticky .mobile_logo {
        padding: 15px 10px
    }

    .is-sticky .collapse:not(.show) {
        padding-top: 65px
    }

    .mobile_logo img {
        max-height: 42px;
        width: auto;
    }

    #header .navbar-expand-lg .navbar-nav .nav-link.sign_up {
        margin-top: 20px
    }

    .overlay {
        position: fixed;
        height: 100%;
        width: 100%;
        background: rgb(0 0 0 / 10%);
        top: 0;
        left: 0;
        z-index: 9;
    }

    .user_dropdown .dropdown-toggle::after {
        display: none
    }

    #header .navbar-expand-lg .navbar-collapse .navbar-nav .nav-item .nav-link {
        width: 100%;
        padding: 8px 20px;
        border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    }

    #header .navbar-expand-lg .navbar-nav .nav-item.loginBtn .nav-link {
        font-weight: 700;
        display: inline-block;
        border: 0;
        padding: 0;
        width: auto;
    }

    .extra_nav ul>li {
        display: block;
        text-align: left;
        width: 100%
    }

    #header .navbar-expand-lg .navbar-nav .nav-link.lang_drop {
        width: 60px;
        height: 32px;
        margin-bottom: 0;
        border: 1px solid #e5e4e4
    }

    #header .navbar-expand-lg .navbar-nav .nav-item {
        margin-right: 0 !important;
        margin-bottom: 0
    }

    #header .navbar-nav .dropdown-menu {
        border: none;
        padding: 0
    }

    #header .dropdown-item {
        padding-right: 8px;
        padding-left: 8px
    }


}

@media (max-width:767.98px) {
    .sidebarFilter {
    display:none;
        position: absolute;
    background: #fff;
    border: 1px solid #ddd;
    z-index: 1;
    top: 34px;
    padding-top: 20px;
    border-radius: 5px;
        width: 96%;
    left: 3%;
}
    .order-mob1{
        order:1;
    }
    .order-mob2{
       order:2;
       margin-top: 10px;
    }
    .mobileFlex{
            display: flex;
    justify-content: space-between;
    }
    .hwwList.freePublishinglist {
    margin-left: 0px;
}
    .mobHeight{
        height: 80px !important;
    }
    .itmeInfo {
    padding: 10px 10px;
}
.itmeImg {
    max-height: 150px;
    height: 150px;
    }
.itmeTitle {
    font-size: 13px;
    font-weight: 400;
    line-height: 18px;
}
.listingContent {
    margin: 15px 0;
}
    .aftererrow:after {
    content: none;
}
    .tab-content img {
       max-height: 220px !important;
    object-fit: cover;
}
/*.ThemeSwiper .swiper-slide figure img{
      max-height: 220px !important;
    object-fit: cover;
    
}*/
.heroBanner.servitabshero{
    padding-bottom: 60px
}
.similarBSLider.swiper{
    height: auto;
}
.ThemeSwiper.similarBSLider .swiper-slide figure img {
    filter: drop-shadow(0px 6px 4px rgba(0, 0, 0, 0.25));
    max-height: 199px;
}
.tab-content .swiper-wrapper {
    margin-bottom: 20px;
}
    .aboutCard { 
    margin-bottom: 15px;
    margin-top: 15px !important;
}
.preview-thumbnail.nav-tabs li img {
    height: 55px;
    }
    .product-title {
    font-size: 20px;
}
.aboutimgBx img{
    width: 100%;
    max-height: 350px;
    object-fit: cover;
    object-position: center;
    margin-bottom: 30px
}
.product-title, .rating, .product-description, .price, .vote, .sizes {
    margin-bottom: 8px;
}
.product-title, .price, .sizes, .colors {
    font-weight: 500;
    font-size: 18px;
}
#proInfoTab .nav-link {
    padding: 0.5rem 0.8rem;
    font-size: 13px;
}
.add-to-cart, .like {
    padding: 0.5em 0.8em;
    font-weight: 400 !important;
    font-size: 15px;
}
.SectionTitle {
    font-size: 24px;
    line-height: 30px;
    }
    .aboutData li {
    font-size: 28px;
}
ul.aboutData {
    margin-bottom: 15px;
}
    .img-fluid {
    max-width: 70%;
    margin: auto;
}
    .paddingtop {
    padding: 90px 0;
}
    .formheroBanner .formBox {
    box-shadow: none;
}
.formInBx {
    padding: 15px;
}
.calculatorFrm.authorSide{
margin-top: 30px
}
    p {
        font-size: 15px
    }

    .themeHead h2 {
        font-size: 24px;
        line-height: 24px;
        margin: 0 0 15px;
    }

    .ptaSection .themeHead,
    .hwwSection .themeHead {
        margin: 0 0 40px;
    }

    .hwwList>li {
        margin: 0 0 18px;
        padding-left: 40px;
        position: relative;
    }

    .hwwList>li:before {
        content: '';
        position: absolute;
        left: 0;
        top: -7px;
        width: 35px;
        height: 35px;
        border: 2px solid #4D369E;
        background-color: #ffffff;
        border-radius: 50%;
    }

    .hwwList>li:after {
        content: '';
        height: 100%;
        width: 1px;
        border-left: 2px dashed #4D369E;
        position: absolute;
        left: 17px;
        top: 11px;
        z-index: -1;
    }

    .hwwWall {
        max-width: 90%;
        flex: 0 0 90%;
        -ms-flex: 0 0 90%;
        margin: 0 auto 40px;
    }

    .hwwInner {
        flex-wrap: wrap;
    }

    .themeHead p {
        font-size: 15px;
    }

    .ptaSection {
        padding: 80px 0 10px;
    }

    .heroFrom input.form-control {
        border-radius: 5px;
        height: 45px;
    }

    .heroText h1 {
        margin: 0 0 20px;
        font-size: 22px;
        text-align: center;
        line-height: 30px;
    }

    .heroBanner {
        padding: 90px 0 0;
    }

    .bookneedbox h2 {
        font-size: 26px;
    }

    .bookneedbox p {
        font-size: 15px;
        margin: 0 auto 30px;
    }

    .bookneedlist {
        margin: 10px auto 0;
        display: table;
        text-align: left;
    }

    footer.footer-wrapper {
        padding: 130px 0 0;
    }

    ul.footer-links {
        margin: 0 0 20px;
    }

    footer address span {
        display: inline-block;
    }

    .subscribeBlock {
        margin: 20px 0;
        text-align: center;
    }

    .socialLink ul {
        justify-content: center;
        margin: 30px 0 0;
    }

    .subscribeBox {
        margin: 0 auto;
    }

    ul.footer-links>li>a {
        line-height: 27px;
    }

    footer h6 {
        font-size: 15px;
        line-height: 20px;
        margin: 0 0 10px;
    }

    .footer-block img {
        max-width: 140px;
    }

    .footer-block {
        margin: 0 0 30px;
    }

    .circleArrowBtn span {
        width: 40px;
        height: 40px;
    }

    .circleArrowBtn {
        padding-left: 50px;
    }

    .qaSection {
        padding: 50px 0 20px;
    }

    .qaSection .themeHead,
    .hiwSection .themeHead {
        margin: 0 0 30px;
    }

    .qaBlock,
    .testiSection .themeHead,
    .faqSection {
        margin: 0 0 40px;
    }.faqSection {
        margin: 100px 0 40px;
    }

    .qaSection .qaSectionWall {
        max-width: 55%;
        margin: 0 auto 50px;
        display: table;
    }

    .hiwSection {
        padding: 70px 0 30px;
        margin: 0 0 70px;
    }

    .planbox,
    .OurCollection .themeHead,
    .themepill-tabs .nav {
        margin: 0 0 30px;
    }

    .themepill-tabs .nav .nav-item .nav-link {
        margin: 0 10px 15px;
        padding: 5px 10px;
        font-size: 13px;
        min-width: 90px;
    }

    .OurCollection,
    .testiSection {
        margin: 0 0 70px;
    }
}

@media (max-width:575.98px) {
    #header .extraNav .navbar-nav .nav-item:not(:first-child) .nav-link {
        margin-left: 15px;
        font-size: 12px;
    }

    .ptaIcon img {
        max-width: 50px;
    }

    .testiCard {
        padding: 22px;
    }

    .testiCard figure {
        width: 50px;
        height: 50px;
        margin: 0 auto 10px;
    }

    #header .navbar-brand img {
        max-width: 60px;
    }
.bioRow{
    flex-wrap: wrap;
}
    .extraNav {
        margin-right: 45px;
    }

    #header .navbar-expand-lg .navbar-nav .nav-link.btn-fill {
        border-radius: 8px;
        padding: 6px 6px;
        min-width: auto;
    }

    .navbar-brand {
        margin: 0;
    }

    #header .navbar-expand-lg .navbar-nav .nav-link {
        font-size: 14px;
    }
}