/* XL Device :1200px. */

@media (min-width: 1200px) and (max-width: 1449px) {
    .best-product-area .area-title h1 {
        font-size: 32px;
    }
    .best-item h4 {
        font-size: 15px;
    }
    .best-item p {
        font-size: 14px;
    }
    .para-txt p {
        font-size: 16px;
    }
    .specification-infoo ul li {
        font-size: 15px;
    }
    .single-article h1 {
        font-size: 32px;
    }
}


/* LG Device :992px. */

@media (min-width: 992px) and (max-width: 1199px) {
    .mainmenu-wrapper ul li a {
        font-size: 14px;
        letter-spacing: 0;
    }
    .mainmenu-wrapper ul li {
        margin: 0 8px;
    }
    .popular-post-content h2 {
        font-size: 28px;
        line-height: 32px;
    }
    .blog-text h4 {
        font-size: 18px;
        line-height: 125%;
    }
    .published-min span {
        letter-spacing: 0;
        font-size: 11px !important;
    }
    .blog-text .pro img {
        width: 35px;
    }
    .blog-text .author-text h5 {
        font-size: 10px;
    }
    .blog-text p {
        font-size: 10px;
        line-height: 20px;
        letter-spacing: 0;
    }
    .pro {
        margin-right: 10px;
    }
    .recent-txt h5 {
        font-size: 16px;
        line-height: 130%;
        letter-spacing: 0;
    }
    .recent-item .pro img {
        width: 30px;
    }
    .recent-txt .published-min span {
        font-size: 10px !important;
    }
    .recent-txt .author-text p {
        font-size: 10px;
    }
    .recent-txt .author-text h5 {
        font-size: 11px;
        line-height: 16px;
    }
    .all-recnt-txt h4 {
        font-size: 13px;
        line-height: 145%;
        letter-spacing: 0;
    }
    .all-recnt-txt .pro img {
        width: 30px;
    }
    .all-recnt-txt .author-text h5 {
        font-size: 11px;
        line-height: 16px;
    }
    .all-recnt-txt .published-min span {
        font-size: 11px !important;
    }
    .all-recnt-txt .author-text p {
        font-size: 10px;
    }
    .infobottom {
        margin-top: 22px;
    }
    .logo img {
        width: 120px;
    }
    .best-product-area .area-title h1 {
        font-size: 32px;
    }
    .best-item h4 {
        font-size: 15px;
    }
    .best-item p {
        font-size: 14px;
    }
    .para-txt p {
        font-size: 16px;
    }
    .specification-infoo ul li {
        font-size: 15px;
    }
    .table-content ul li a {
        font-size: 14px;
    }
    .review-txr h4 {
        font-size: 16px;
    }
    .review-thumb img {
        width: 80px;
    }
    .best-recommended .review-txr p {
        font-size: 15px;
    }
    .bestbuy-txt h5 {
        font-size: 15px;
        letter-spacing: 0;
    }
    .bestbuy-txt p {
        font-size: 14px;
    }
    .bestbuy a {
        width: 50%;
        padding: 10px;
    }
    .bestbuy-txt {
        padding-right: 15px;
    }
    .bestbuy {
        padding: 20px 15px;
    }
    .bestbuy-txt {
        padding-right: 15px;
        width: 30%;
    }
    .specification-title h4 {
        font-size: 16px;
    }
    .best-product-box .area-title p {
        font-size: 16px;
    }
    .btn-three a {
        font-size: 13px;
        padding: 10px;
        width: auto;
    }
    .single-article p {
        font-size: 16px;
    }
    .moreformAuthor .recent-thumb {
        width: 20%;
    }
    .moreformAuthor .recent-txt h5 {
        font-size: 13px;
    }
    .moreformAuthor .recent-txt h5 {
        font-size: 10px;
    }
    .article-left {
        width: 66%;
        float: left;
        padding-right: 10px;
    }
    .article-right {
        width: 34%;
        float: left;
        padding-left: 10px;
    }
    .related-note p {
        font-size: 14px;
    }
    .single-article h1 {
        font-size: 28px;
        margin-bottom: 25px;
    }
    .best-product-box-warp p {
        font-size: 16px;
    }
    .add-listing-btn a {
        padding: 10px 35px;
        font-size: 16px !important;
    }
    .watch-box a {
        padding: 15px 10px;
        font-size: 15px;
    }
    .watch-box a img {
        margin-right: 8px;
        width: 18px;
    }
    .stories-right h4 {
        font-size: 20px;
    }
    .rating-ib:first-child {
        margin-right: 20px;
    }
    .rating-ib span {
        font-size: 14px;
    }
    .rating-ib p {
        font-size: 14px;
    }
    .best-laptop a {
        width: 55px;
        display: inline-block;
        margin-left: 10px;
    }
    .best-laptop img {
        width: 57px;
    }
}

@media only screen and (max-width: 1050px) {
    .popup-box {
        width: 95%;
    }
    .add-listing-btn a {
        padding: 10px 35px;
        font-size: 16px !important;
    }
}


/* LG Device :991px. */

@media (min-width: 768px) and (max-width: 991px) {
    .mainmenu-wrapper {
        display: none;
    }
    .menu-bar {
        display: inline-block;
    }
    .menu-trigger {
        display: inline-block;
        width: 26px;
        cursor: pointer;
    }
    .menu-trigger span {
        display: block;
        width: 100%;
        height: 2px;
        background: #fff;
    }
    .menu-trigger span:nth-child(2) {
        margin: 5px 0;
    }
    .menu-bar {
        width: 20%;
    }
    .header-right {
        width: 20%;
        text-align: right;
    }
    .hero-title h1 {
        font-size: 32px;
    }
    .container {
        max-width: 700px;
        margin: 0 auto;
        padding: 0 15px;
    }
    .hero-infotop h2 {
        font-size: 24px;
    }
    .hero-infobox {
        padding: 30px 25px;
        max-width: 600px;
    }
    .pro img {
        width: 40px;
    }
    .author-text h5 {
        font-size: 14px;
        line-height: 18px;
    }
    .popular-post-content h2 {
        font-size: 16px;
        line-height: 22px;
    }
    .popular-post-content p {
        font-size: 12px;
        line-height: 140%;
        letter-spacing: 0;
    }
    .infobottom {
        margin-top: 20px;
    }
    .popular-post {
        margin-bottom: 50px;
    }
    .blog-wrapper {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: auto 25px auto;
        grid-template-columns: repeat(2, auto);
        grid-gap: 25px;
    }
    .blog-text h4 {
        font-size: 18px;
    }
    .single-blog {
        margin-bottom: 50px;
    }
    .published-min span {
        font-size: 12px !important;
    }
    .recent-blog-warp {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        width: 100%;
    }
    .most-recent {
        margin-bottom: 35px;
        width: 100%;
    }
    .recent-click {
        width: 100%;
        float: left;
    }
    .recent-item {
        display: block;
        padding-left: 0;
    }
    .recent-blog-list-area {
        display: inline-block;
        width: 100%;
    }
    .recent-click {
        width: 100%;
        float: left;
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 50% 20px 50%;
        grid-template-columns: repeat(2, 50%);
        grid-gap: 20px;
    }
    .thumb-df {
        display: none;
    }
    .thumb-res {
        display: block;
    }
    a.thumb-res img {
        width: 100%;
    }
    .recent-thumb {
        width: 100%;
    }
    .recent-txt {
        padding-left: 0;
        width: 100%;
    }
    .recent-txt h5 {
        font-size: 18px;
    }
    .warp-even {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
            -ms-flex-direction: column-reverse;
                flex-direction: column-reverse;
    }
    .recent-all-wrap {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: auto 15px auto 15px auto;
        grid-template-columns: repeat(3, auto);
        grid-gap: 15px;
    }
    .all-recnt-txt h4 {
        font-size: 14px;
        line-height: 136%;
        letter-spacing: 0;
    }
    .all-recnt-txt .author-text h5 {
        font-size: 10px;
        line-height: 16px;
    }
    .all-recnt-txt .author-text p {
        font-size: 10px;
    }
    .all-recnt-txt .pro img {
        width: 25px;
    }
    .pro {
        margin-right: 8px;
    }
    .all-recnt-txt .published-min span {
        font-size: 10px !important;
    }
    .owl-controls {
        top: -109px;
    }
    .best-product-area .area-title h1 {
        font-size: 24px;
    }
    .best-product-area .area-title p {
        font-size: 18px;
    }
    .article-left {
        width: 100%;
        float: left;
        padding-right: 0;
        margin-bottom: 100px;
    }
    .para-txt p {
        font-size: 15px;
    }
    .review-thumb img {
        width: 70px;
    }
    .review-txr h4 {
        font-size: 16px;
    }
    .best-recommended .review-txr p {
        font-size: 14px;
    }
    .our-recommendation {
        padding: 15px 15px;
    }
    .specification-infoo ul li {
        font-size: 16px;
    }
    .best-product-box .area-title p {
        font-size: 16px;
    }
    .bestbuy-txt h5 {
        font-size: 16px;
    }
    .bestbuy-txt p {
        font-size: 14px;
    }
    .bestbuy-txt {
        padding-right: 20px;
        width: 30%;
    }
    .btn-three a {
        font-size: 13px;
        padding: 10px;
    }
    .article-right {
        width: 100%;
        float: left;
        padding-left: 0;
    }
    .single-article h1 {
        font-weight: bold;
        font-size: 32px
    }
    .single-article p {
        font-size: 15px;
    }
    .article-right {
        display: none;
    }
    .single-article p {
        font-size: 14px;
        margin-bottom: 20px;
    }
    .may-like-blog {
        display: none;
    }
    .moreformAuthor {
        display: none;
    }
    .rc-details a {
        font-size: 14px;
    }
    .rc-details .common-btn {
        padding: 7px 15px;
    }
    .best-item h4 {
        font-size: 15px;
        letter-spacing: 0;
    }
    .best-product-slider .owl-dots {
        display: block !important;
    }
    .best-btn {
        display: none;
    }
    .recent-boxx-left {
        padding-left: 0;
        padding-right: 0;
    }
    .best-product-box-warp p {
        font-size: 16px;
    }
    .app-ui {
        padding: 25px 15px;
    }
    .app-infolist ul li {
        font-size: 16px;
    }
    .watch-box a {
        padding: 12px 10px;
        font-size: 15px;
    }
    .stories-right h4 {
        font-size: 20px;
    }
    .imdb-rating p {
        font-size: 14px;
    }
    .imdb-rating span {
        font-size: 14px;
    }
    .reyply-btn button {
        font-size: 16px;
    }
    .search-bar {
        padding: 20px;
    }
    .search-bar input {
        font-size: 25px;
    }
    .product-list-wrapper {
        -ms-grid-columns: (auto)[2];
        grid-template-columns: repeat(2, auto);
    }
    .product-list-single .recent-item {
        display: block;
        margin-bottom: 25px;
    }
    .rrecent-cetagory-warp {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: auto 20px auto;
        grid-template-columns: repeat(2, auto);
        grid-gap: 20px;
    }
    .cetagory-box h2 {
        font-size: 32px;
    }
    .product-list-single .recent-item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 25px;
    }
    .product-cetagory-warp .recent-thumb {
        width: 80px;
        margin-right: 15px;
    }
    .product-cetagory-warp .recent-cetagory-item {
        height: 420px;
        width: 50%;
    }
    .product-cetagory-warp {
        display: block;
    }
    .product-cetagory-warp .pods-item-warp {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
    }
    .recemt-pods {
        width: 50%;
        padding-left: 15px;
    }
    .recemt-pods .product-list-single .recent-txt h5 {
        font-size: 12px;
    }
    .recemt-pods .recent-txt {
        padding-left: 0;
        width: 75%;
    }
    .recemt-pods .pro img {
        width: 20px !important;
    }
    .recemt-pods .author-text p {
        font-size: 10px;
    }
    .product-cetagory-warp .recent-item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 10px;
    }
    .product-cetagory-warp .product-list-single {
        margin-bottom: 11px;
    }
    .recent-cetagory-box p {
        margin-bottom: 20px;
    }
    .recent-cetagory-box {
        margin-top: 20px;
    }
    .field-row {
        grid-gap: 15px;
    }
    .best-laptop img {
        width: 60px;
    }
    .best-laptop a {
        width: 60px;
    }
    .slideMenu form button span{
        display: none;
    }
}

@media only screen and (max-width: 991px) {
    .header-area {
        padding: 23px 0;
        height: 70px;
    }
    .slideMenu {
        display: block;
        width: 100%;
        max-width: 339px;
        position: fixed;
        top: 0;
        left: -100%;
        height: calc(100% - 78px);
        z-index: 1023;
        -webkit-transition: .3s;
        -o-transition: .3s;
        transition: .3s;
        padding: 23px;
        padding-top: 28px;
        visibility: hidden;
        opacity: 0;
        background: #FFFFFF;
        -webkit-box-shadow: 10px 0px 40px rgba(41, 37, 30, 0.07);
                box-shadow: 10px 0px 40px rgba(41, 37, 30, 0.07);
        padding-left: 46px;
        margin-top: 78px;
        overflow: auto;
    }
    .slideMenu.active {
        left: 0;
        visibility: visible;
        opacity: 1;
    }
    .menux {
        position: absolute;
        left: 20px;
        top: 20px;
        cursor: pointer;
    }
    .slideMenu>ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }
    .slideMenu ul li {
        display: block;
        padding: 12px 0;
    }
    .slideMenu ul li a {
        color: #29251E;
        font-size: 16px;
        -webkit-transition: .3s;
        -o-transition: .3s;
        transition: .3s;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
    }
    .slideMenu ul li a:hover,
    .slideMenu ul li a.all {
        color: #FAA307;
    }
    .slideMenu li a img {
        margin-left: 5px;
    }
    .recent-boxx-left {
        padding-left: 0;
        padding-right: 0;
    }
    .menux {
        display: block;
    }
    .expanded ul {
        display: none;
        padding-left: 15px;
        padding-top: 12px;
    }
    .expanded ul li {
        padding: 8px 0;
        margin: 0;
    }
    .expanded ul li:last-child {
        padding-bottom: 0;
    }
    .expanded ul li a {
        color: #8B8985;
        font-size: 14px;
    }
    .expanded ul li a:hover {
        color: #FAA307;
    }
    .breakcome-text p {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }
    .slideMenu form{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }    
    .slideMenu form input{
        border: 1px solid #E5E4E4;
        border-radius: 8px;
        width: 100%;
        font-size: 10px;
        line-height: 15px;
        letter-spacing: 0.005em;
        padding: 12px 16px;
        height: 48px;
    }    
    .slideMenu form input::-webkit-input-placeholder{
        color: #E5E4E4;
        opacity: 1;
    }    
    .slideMenu form input::-moz-placeholder{
        color: #E5E4E4;
        opacity: 1;
    }    
    .slideMenu form input:-ms-input-placeholder{
        color: #E5E4E4;
        opacity: 1;
    }    
    .slideMenu form input::-ms-input-placeholder{
        color: #E5E4E4;
        opacity: 1;
    }    
    .slideMenu form input::placeholder{
        color: #E5E4E4;
        opacity: 1;
    }
    .slideMenu .mail-filed {
        width: 100%;
    }
    .slideMenu .subs-btn {
        width: auto;
    }
    .slideMenu .subs-btn button{
        padding: 16px;
        -ms-flex-negative: 0;
            flex-shrink: 0;
        min-width: 48px;
        height: 48px;
        border-radius: 8px;
        font-weight: 500;
        font-size: 12px;
        line-height: 18px;
        letter-spacing: 0.005em;
    }
    .subscribe p{
        font-weight: 500;
        margin-top: 65px;
        margin-bottom: 15px;
    }
    .slideMenu .socila-link{
        padding-bottom: 16px;
        padding-top: 12px;
    }
    .slideMenu .socila-link li{
        margin: 0;
        padding: 8px 0;
    }
    .slideMenu .socila-link li a{
        font-weight: 500;
        color: #5F5C57;
    }
    .slideMenu .socila-link li a span.icon{
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        height: 32px;
        width: 32px;
        border-radius: 50%;
        background: #F7F6F6;
        -ms-flex-negative: 0;
            flex-shrink: 0;
        margin-right: 15px;
    }
    .slideMenu .socila-link li a span.icon img{
        margin-left: 0;
    }
    .slideMenu .menu_link ul li a{
        color: #AEACAA;
    }
    .slideMenu .copy_right img{
        max-width: 94px;
        margin-top: 20px;
        margin-bottom: 8px;
    }    
    .slideMenu .copy_right p{
        font-weight: 500;
        font-size: 10px;
        line-height: 140%;
        letter-spacing: 0.005em;
        color: #AEACAA;
    }
    .slideMenu .copy_right p span{
        color: #FAA307;
    }
    .comparison_left_col {
        min-width: 297px;
    }
    .left_header h3 {
        font-size: 16px;
    }
    .left_item h4,
    .right_header h4 {
        font-size: 14px;
    }
    .right_item h4 {
        font-size: 12px;
    }
    .left_item .img_box {
        height: 48px;
        width: 48px;
    }
    .left_item_wrapper {
        padding: 0 16px;
    }
    .left_item,
    .right_item {
        height: 80px;
    }
    .comparison_right_col .item{
        border-right: none;
    }
    .header_icon_box button {
        width: 24px;
        height: 24px;
        line-height: 28px;
    }
}
@media only screen and (max-width: 767px) {
    .header-area {
        padding: 15px 0;
        height: 50px;
    }
    .recent-blog-warp {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        width: 100%;
    }
    .warp-even {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
            -ms-flex-direction: column-reverse;
                flex-direction: column-reverse;
    }
    .mainmenu-wrapper {
        display: none;
    }
    .menu-bar {
        display: block;
        width: 10%;
    }
    .header-right a:nth-child(1) {
        display: none;
    }
    .header-right a:nth-child(2) {
        display: none;
    }
    .menu-bar {
        display: inline-block;
    }
    .menu-trigger {
        display: inline-block;
        width: 26px;
        cursor: pointer;
    }
    .menu-trigger span {
        display: block;
        width: 100%;
        height: 2px;
        background: #fff;
    }
    .menu-trigger span:nth-child(2) {
        margin: 5px 0;
    }
    .menu-bar {
        width: 20%;
    }
    .header-right {
        width: 10%;
        text-align: right;
    }
    .hero-title h1 {
        font-size: 18px;
        line-height: 140%;
    }
    .popular-post {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }
    .popular-post-thumb {
        width: 100%;
        -webkit-box-flex: 1;
            -ms-flex-positive: 1;
                flex-grow: 1;
    }
    .popular-post-content {
        width: 100%;
        -webkit-box-flex: 1;
            -ms-flex-positive: 1;
                flex-grow: 1;
    }
    .even-box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
            -ms-flex-direction: column-reverse;
                flex-direction: column-reverse;
    }
    .popular-post-content h2 {
        font-size: 16px;
        line-height: 28px;
    }
    .blog-wrapper {
        display: block;
        -ms-grid-columns: auto;
        grid-template-columns: repeat(1, auto);
        grid-gap: 0;
    }
    .single-blog {
        display: block;
        width: 100%;
        margin-bottom: 50px;
    }
    .most-recent {
        width: 100%;
    }
    .most-recent {
        width: 100%;
        margin-bottom: 35px;
    }
    .recent-txt {
        padding-left: 0;
        width: 100%;
    }
    .recent-thumb {
        width: 100%;
    }
    .recent-item {
        display: block;
        width: 100%;
        padding-left: 0;
        margin-bottom: 40px;
    }
    a.thumb-df {
        display: none;
    }
    .thumb-res {
        display: block;
        width: 100%;
    }
    .recent-click {
        width: 100%;
        float: left;
    }
    .area-title h2 {
        font-size: 18px;
        margin: 0;
    }
    .area-more a {
        font-size: 14px;
    }
    .recent-all-wrap {
        display: block;
        -ms-grid-columns: auto;
        grid-template-columns: repeat(1, auto);
        grid-gap: 0;
    }
    .recent-single-warp {
        margin-bottom: 40px;
    }
    .subsription-box {
        padding: 30px 20px;
        text-align: center;
    }
    footer img {
        text-align: center;
        width: 130px;
        margin-right: 0;
        display: block;
        margin: 0 auto;
        margin-bottom: 10px;
    }
    footer p {
        display: block;
        margin: 0;
        font-size: 13px;
        color: #7A7874;
        width: 100%;
    }
    .subscription-form form {
        width: 100%;
    }
    .mail-filed {
        width: 70%;
    }
    .subs-btn {
        width: 30%;
    }
    .footer-text ul li {
        margin: 0 10px;
    }
    .footer-text ul li a {
        font-size: 12px;
        letter-spacing: 0;
    }
    .copyright p {
        font-size: 13px;
        letter-spacing: 0;
    }
    .subsription-box p {
        font-size: 12px;
        margin-top: 10px;
    }
    .hero-infobox {
        padding: 25px 20px;
        max-width: 90%;
    }
    .hero-infotop h2 {
        font-size: 18px;
    }
    .hero-infotop p {
        font-size: 12px;
        letter-spacing: 0px;
    }
    .hero-infotop span {
        letter-spacing: 0;
        margin-bottom: 10px;
        font-size: 13px;
    }
    .pro {
        margin-right: 10px;
    }
    .pro img {
        width: 30px;
    }
    .author-text h5 {
        font-size: 13px;
    }
    .author-text p {
        font-size: 11px;
    }
    .published-min span {
        font-size: 12px !important;
    }
    .hero-area {
        padding: 50px 0;
    }
    .logo {
        margin-left: -20px;
    }
    .popular-post-thumb {
        margin-bottom: 35px;
        padding-left: 0;
        margin-left: 0;
    }
    .odd-box .popular-post-content {
        padding-left: 0;
    }
    .recent-txt h5 {
        font-size: 16px;
    }
    .owl-nav div {
        width: 40px;
        height: 40px;
        margin-left: 10px;
    }
    .owl-controls {
        top: -87px;
    }
    .best-product-area .area-title h1 {
        font-size: 20px;
        line-height: 140%;
    }
    .best-product-area .area-title p {
        font-size: 16px;
    }
    .article-left {
        width: 100%;
        float: left;
        padding-right: 0;
        margin-bottom: 50px;
    }
    .our-recommendation {
        padding: 15px 10px;
    }
    .review-thumb img {
        width: 40px;
        margin-right: 10px;
    }
    .review-txr h4 {
        font-size: 12px;
    }
    .best-recommended .review-txr p {
        font-size: 12px;
    }
    .rc-details a:nth-child(1) {
        display: none;
    }
    .rc-details a {
        font-size: 10px;
        padding: 10px;
    }
    .para-txt p {
        font-size: 15px;
    }
    .specification-title h4 {
        font-size: 17px;
    }
    .specification-infoo ul li span {
        width: auto;
    }
    .specification-infoo ul li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        font-size: 14px;
        letter-spacing: 0;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
    }
    .specification-infoo {
        padding: 20px 15px;
    }
    .specification-title {
        padding: 20px 15px;
    }
    .bestbuy {
        padding: 25px 25px;
        display: block;
        text-align: center;
    }
    .bestbuy a {
        display: block;
        width: auto;
        text-align: center;
        padding: 13px;
        margin-top: 20px;
    }
    .bestbuy-txt {
        padding-right: 0;
    }
    .best-product-box .area-title p {
        font-size: 15px;
    }
    .article-right {
        width: 100%;
        float: left;
        padding-left: 0;
    }
    .table-content ul li a {
        font-size: 14px;
    }
    .footer-text ul li {
        display: block;
        margin: 11px 25px !important;
        color: #fff;
    }
    .breakcome-text span {
        display: block;
        font-size: 13px;
    }
    .best-item h4 {
        font-size: 14px;
        letter-spacing: 0;
    }
    .best-item p {
        font-size: 13px;
    }
    .single-article p {
        font-size: 14px;
        margin-bottom: 20px;
    }
    .may-like-blog {
        display: none;
    }
    .moreformAuthor {
        display: none;
    }
    .breakcome-text p span {
        display: block;
    }
    .single-article h1 {
        font-size: 18px;
    }
    .article-area {
        padding: 50px 0;
    }
    .our-recommend-box .area-title h2 {
        font-size: 22px;
    }
    .related-note p span {
        display: block;
    }
    .review-star img {
        width: 15px;
        margin-bottom: 0;
    }
    .review-txr h4 {
        font-size: 12px;
        width: 170px;
        margin-bottom: 0;
    }
    .blog-subsription {
        padding: 12px 12px;
        margin: 35px 0;
    }
    .comment-filed {
        display: block;
        -ms-grid-columns: auto 0 auto;
        grid-template-columns: repeat(2, auto);
        grid-gap: 0;
    }
    .article-more {
        display: block;
        text-align: center;
    }
    .article-more h4 {
        font-size: 16px;
        margin-bottom: 15px;
    }
    .our-recommendation a {
        font-size: 12px;
        padding: 8px 10px;
    }
    .filter-checkbox {
        width: 360px;
        padding: 20px 5px;
        opacity: 0;
    }
    .best-product-slider .owl-dots {
        display: block !important;
    }
    .best-btn {
        display: none;
    }
    .our-recommendation a {
        font-size: 11px;
        padding: 8px 9px;
    }
    .best-product-box-warp p {
        font-size: 14px;
    }
    .add-listing-warp {
        display: block;
    }
    .listing-lft-txt {
        margin-bottom: 15px;
        text-align: center;
    }
    .app-ui {
        padding: 20px 15px;
    }
    .app_ui_item {
        padding: 0 0px;
        width: 100%;
        float: left;
        margin-bottom: 25px;
        height: 100%;
    }
    .app-ui {
        padding: 25px 12px;
        display: -ms-grid;
        display: grid;
        width: 100%;
        -ms-grid-columns: auto 10px auto;
        grid-template-columns: repeat(2, auto);
        grid-gap: 10px;
    }
    .app-left-txt h5 {
        font-size: 20px;
    }
    .best-product-box-warp p {
        font-size: 13px;
    }
    .app-icon {
        margin-right: 10px;
    }
    .app-right-info h5 {
        font-size: 16px;
    }
    .app-infolist ul li {
        font-size: 14px;
        padding-left: 20px;
    }
    .app-icon img {
        width: 45px;
    }
    .popup-box {
        padding: 25px 15px;
    }
    .form-item {
        display: block;
        -ms-grid-columns: auto 0 auto;
        grid-template-columns: repeat(2, auto);
        grid-gap: 0;
    }
    .add-listing-btn a {
        padding: 10px 35px;
        font-size: 16px !important;
        width: 100%;
        text-align: center;
        margin-top: 15px;
    }
    .submit-btn button {
        display: block;
        font-size: 18px;
        padding: 14px 65px;
        letter-spacing: .5px;
        cursor: pointer;
        font-weight: 500;
        margin-bottom: 0;
        text-align: center;
        width: 100%;
    }
    .popup-box .area-title h2 {
        font-size: 24px;
        margin-bottom: 10px;
    }
    .stories-left {
        width: 100%;
        float: left;
        padding-right: 0;
        margin-bottom: 25px;
    }
    .stories-wrapper {
        display: block;
        margin-bottom: 25px;
    }
    .stories-right {
        width: 100%;
        float: left;
        margin-bottom: 25px;
        padding-left: 0;
    }
    .stories-right h4 {
        font-size: 22px;
    }
    .watch-box.watch-box-three {
        display: block;
        grid-gap: 0;
    }
    .watch-box.watch-box-two {
        display: block;
        grid-gap: 0;
    }
    .watch-box a {
        padding: 12px;
        font-size: 15px;
        margin: 10px 0;
    }
    .watch-box {
        padding: 20px 15px;
        margin-top: 35px;
        margin-bottom: 35px;
    }
    .search-bar input {
        font-size: 18px;
        padding: 10px 15px;
    }
    .search-bar {
        padding: 10px 15px;
    }
    .selected-tag {
        margin-left: 0;
        overflow: auto;
    }
    .filter-box {
        margin-right: 15px;
    }
    .filter-area {
        top: 50px;
        margin-top: 50px;
    }
    .att-thumb {
        width: 100%;
        margin-bottom: 30px;
    }
    .alternative-box {
        width: 100%;
        display: block;
    }
    .attp-txt {
        width: 100%;
        padding-left: 0;
    }
    .state-drive-warp {
        display: block;
        -ms-grid-columns: auto 0 auto;
        grid-template-columns: repeat(2, auto);
        grid-gap: 0;
        margin-top: 30px;
    }
    .state-single {
        margin-top: 20px;
        margin-bottom: 35px;
    }
    .product-list-wrapper {
        -ms-grid-columns: (auto)[1];
        grid-template-columns: repeat(1, auto);
        display: block;
    }
    .product-list-single .recent-item {
        display: block;
        margin-bottom: 25px;
    }
    .rrecent-cetagory-warp {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: auto;
        grid-template-columns: repeat(1, auto);
        grid-gap: 20px;
    }
    .cetagory-box h2 {
        font-size: 32px;
    }
    .pagination-list li a {
        width: 40px;
        height: 38px;
        line-height: 38px;
        font-size: 16px;
    }
    .pagination-list li {
        margin: 0 3px;
    }
    .cetagory-box h2 {
        font-size: 25px;
    }
    .recent-cetagory-item {
        margin-bottom: 35px;
        height: 360px;
    }
    .recemt-pods .product-list-single .recent-item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 25px;
    }
    .recemt-pods .recent-thumb {
        width: 82px;
    }
    .recemt-pods .recent-txt {
        padding-left: 0;
        width: 75%;
        padding-left: 12px;
    }
    .recemt-pods .product-list-single .recent-txt h5 {
        font-size: 12px;
    }
    .recemt-pods .product-list-single .recent-item .pro img {
        width: 20px;
    }
    .recemt-pods .author-text p {
        font-size: 10px;
        margin: 0;
    }
    .review-txr {
        padding-left: 10px;
    }
    .field-row {
        grid-gap: 15px;
        display: block;
    }
    .author-info-top {
        display: block;
    }
    .analytics-txt {
        margin-left: 0;
        margin-right: 15px;
    }
    .analytics-txt:last-child {
        margin-left: 0;
        margin-right: 0px;
    }
    .author-profile {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 25px;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
    }
    .author-box p {
        font-size: 14px;
        line-height: 140%;
        letter-spacing: 0;
    }
    .author-box {
        padding: 25px 20px;
    }
    .best-recomended {
        padding: 20px;
        display: block;
    }
    .best-recomended .area-title {
        margin-bottom: 20px;
    }
    .best-laptop a {
        width: auto;
        display: inline-block;
        margin-left: 0;
        margin: 0;
    }
    .best-laptop {
        display: block;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
    }
    .best-laptop a {
        display: inline-block;
        margin-right: 10px;
        margin-bottom: 5px;
    }
    .rcd-text a {
        margin-top: 15px;
    }
    .slideMenu {
        height: calc(100% - 50px);
        padding: 15px;
        padding-top: 8px;
        padding-left: 15px;
        margin-top: 50px;
    }
    .slideMenu .subs-btn button img{
        display: none;
    }
}

/* SM Small Device :550px. */
@media only screen and (min-width: 576px) and (max-width: 767px) {
    .submit-btn button {
        display: inline-block;
        font-size: 18px;
        padding: 14px 65px;
        text-align: center;
        width: auto
    }
    .popup-box {
        padding: 30px 30px;
    }
    .popup-box .area-title h2 {
        font-size: 26px;
        margin: 0;
        margin-bottom: 10px;
    }
    .product-list-wrapper {
        -ms-grid-columns: (auto)[2];
        grid-template-columns: repeat(2, auto);
    }
    .product-list-single .recent-item {
        display: block;
        margin-bottom: 25px;
    }
    .rrecent-cetagory-warp {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: auto 20px auto;
        grid-template-columns: repeat(2, auto);
        grid-gap: 20px;
    }
    .cetagory-box h2 {
        font-size: 28px;
    }
}
@media (max-width: 575px) {
    .stories-right h4 {
        font-size: 16px;
    }
    .stories-right h4 br {
        display: none;
    }
    .filter-box {
        position: static;
    }
    .filter-checkbox {
        width: calc(100% - 30px);
        left: 15px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
    }
    .codeplay-ck .container-ck p {
        font-size: 12px;
    }
    .cklist {
        width: 30%;
    }
    .cklist:nth-child(2) {
        width: 40%;
    }
    .slideMenu {
        max-width: 100%;
    }
    .subscribe p{
        display: none;
    }
    .slideMenu form input{
        font-size: 12px;
    }
    .slideMenu ul li a {
        font-size: 14px;
        line-height: 1.3;
    }
    .slideMenu .menu_link ul li{
        padding: 8px 0;
    }
    .slideMenu form {
        margin-top: 12px;
        margin-bottom: 4px;
    }
    .slideMenu .socila-link {
        padding-bottom: 8px;
    }
    .slideMenu .copy_right img {
        margin-top: 45px;
    }
    .comparison_left_col {
        min-width: 190px;
    }
    .left_header {
        height: 50px;
        padding: 3px 16px;
    }
    .left_header h3 {
        font-size: 12px;
    }
    .left_item .img_box{
        display: none;
    }
    .left_item h4, .right_header h4 {
        font-size: 12px;
    }
    .header_icon_box button {
        margin-left: 8px;
    }
    .left_item, 
    .right_item,
    .right_header {
        height: 50px;
    }
    .right_header h4 {
        padding: 3px 16px;
    }
    .right_item h4 {
        font-size: 10px;
    }
    .filter-wrapper button {
        height: 43px;
    }
    .selected-tag ul li {
        padding: 10px 30px;
    }
}