@media (min-width: 768px) {
  #sidebar-wrapper {
    margin-left: 0;
    float: left;
  }
  #page-content-wrapper {
    min-width: 0;
  }

  #wrapper.toggled #sidebar-wrapper {
    margin-left: -15rem;
  }
}

@media (min-width: 992px) {
  #sidebar-wrapper .mobile-scroll #menu-mobile-menu {
    display: none;
  }
  /* #page-content-wrapper {
    margin-left: 250px;
} */
}
@media (min-width: 1200px) {
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .form_section {
    width: 100%;
    max-width: 95%;
  }
}

@media (min-width: 1400px) {
  .newPost .title-box h1 {
    font-size: 30px;
  }

  /* .newPost .imgBox img {
        height: 100% !important;
    } */

  .popularPost .box .imgBox img {
    height: 200px !important;
  }

  #sidebar-wrapper .navbar-nav li a,
  .navbar-light .navbar-nav a,
  .category-text,
  .menu-mobile-menu-container ul li a {
    font-size: 18px;
  }

  .recentPost .box .imgBox img {
    height: 275px !important;
  }

  .footer .newsletterForm {
    width: 510px;
  }

  .navbar {
    padding: 14px 20px;
  }

  .post_section .box .imgBox img {
    height: 200px !important;
  }

  .inner_section h1 {
    font-size: 65px;
  }

  .section-recent h3 {
    font-size: 35px;
  }

  .form-button .wpcf7-submit {
    font-size: 23px;
  }

  .detailPost .title-box h1 a {
    font-size: 35px;
  }
  .navbar-light .navbar-nav a {
    padding: 8px 15px;
  }
}

@media (min-width: 1610px) {
  body {
    font-size: 19px;
  }

  #sidebar-wrapper {
    min-width: 300px;
  }
  /* #page-content-wrapper {
        margin-left: 300px;
    } */

  #sidebar-wrapper .sidebar-logo img {
    width: 100%;
  }

  .tagline {
    font-size: 13px;
    letter-spacing: 6px;
  }

  #sidebar-wrapper .sidebar-logo {
    padding: 15px 2.5rem;
  }

  #sidebar-wrapper .navbar-nav li a {
    font-size: 24px;
    padding: 1rem 8px 1rem 2.5rem;
  }

  .divider {
    margin: 30px 0;
  }

  .divider::before {
    left: 20px;
  }

  .newPost .title-box h1 {
    font-size: 45px;
  }

  .navbar {
    padding: 16px 20px;
  }
  .category-text,
  .navbar-light .navbar-nav a {
    font-size: 22px;
  }

  .searchForm .form-control,
  .searchForm .btn {
    font-size: 20px;
  }

  .meta {
    font-size: 14px;
  }

  .blog_sidebar .postList h2,
  .recentPost .box .textBox h2 {
    line-height: 42px;
  }

  .blog_sidebar .postList h2 a,
  .recentPost .box .textBox h2 a {
    font-size: 37px;
  }

  .section-heading h3 {
    font-size: 40px;
  }

  .popularPost {
    margin-top: 70px;
  }

  .popularPost .box .textBox h4 {
    font-size: 25px;
    line-height: normal;
  }

  .popularPost .box .imgBox img {
    height: 250px !important;
  }

  .recentPost .box .imgBox img {
    height: 320px !important;
  }

  .footer .newsletterForm {
    width: 650px;
  }

  .footer .newsletterForm h3 {
    font-size: 28px;
  }

  .footer .newsletterForm .form-control {
    font-size: 20px;
  }

  .footer .newsletterForm .btn .fa.fa-envelope-o {
    font-size: 22px;
  }

  .footer .socialBox h4 {
    font-size: 24px;
  }

  .footer .footer-menu a {
    font-size: 20px;
  }

  .inner_section h1 {
    font-size: 65px;
  }

  .newsletterPost .box .imgBox img {
    height: 300px !important;
  }

  .newsletterPost .box .textBox h2 a {
    font-size: 35px;
  }

  .countact_us h1 {
    font-size: 70px;
  }

  .countact_us .about-section h2 {
    font-size: 35px;
  }

  .form_section .section-form h3 {
    font-size: 40px;
  }

  .form_section .form-group .contact-form {
    padding: 27px;
  }

  .form_section .form-group .contact-slection {
    height: 55px;
  }

  .form-button .wpcf7-submit {
    padding: 17px 60px;
    font-size: 27px;
  }

  .text {
    font-size: 21px;
  }

  input[type="checkbox"] + .checkmark {
    height: 33px;
    width: 33px;
  }

  .inner_section h1 {
    font-size: 75px;
  }

  .section-recent h3 {
    font-size: 40px;
  }

  .post_section .box .textBox h4 a {
    font-size: 23px;
  }

  .form_section .form-group .selection-label {
    font-size: 24px;
  }

  .form_section .form-group .contact-form::placeholder {
    font-size: 23px;
  }

  .form_section .form-group .contact-slection {
    font-size: 23px;
  }

  .detailPost .box .imgBox img {
    width: 100%;
  }

  .detailPost .title-box h1 a {
    font-size: 43px;
  }

  .detailPost .title-box h1 {
    line-height: 48px;
  }

  .detail-bestScanner h3 {
    font-size: 35px;
  }

  .detail-bestScanner .scan-head01 {
    font-size: 29px;
  }

  .detail-bestScanner .bestscan-head02 {
    font-size: 27px;
  }

  .detailPrevNxt-btn .nxt-btn {
    font-size: 25px;
  }

  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1308px;
  }

  .inner_section .default-head01 {
    font-size: 27px;
  }
}

@media only screen and (min-device-width: 1610px) and (max-device-width: 1750px) {
}

@media (max-width: 1380px) {
  .navbar-light .nav-category .navbar-nav li:first-child a {
    margin-left: 0px;
  }
  .navbar-light .navbar-nav a {
    margin: 0;
  }
  .desktop-category .navbar-nav li {
    margin: 0 15px;
  }
}
@media (max-width: 1310px) {
  .desktop-category .navbar-nav li {
    margin: 0 10px;
  }
  .desktop-category .navbar-nav {
    padding: 20px 10px;
  }
}
@media (max-width: 1200px) {
  .desktop-category .navbar-nav li {
    margin: 0 10px;
  }
  .nav-category ul li {
    margin-bottom: 5px;
  }
}
@media (max-width: 1754px) and (min-width: 1610px) {
  .category-text,
  .navbar-light .navbar-nav a {
    font-size: 22px;
    padding: 8px 16px;
  }
}

@media (max-width: 1510px) and (min-width: 1400px) {
  .category-text,
  .navbar-light .navbar-nav a {
    padding: 8px 10px;
    font-size: 17px;
  }
}

@media (max-width: 1310px) {
  .detailPost .detail-icon a .fa.fa-comments-o {
    margin-left: 10px;
  }
}

@media (max-width: 1280px) {
  #sidebar-wrapper .sidebar-logo {
    padding: 8px 1.25rem;
  }

  .navbar {
    padding: 12px 20px;
  }
  .category-text,
  .navbar-light .navbar-nav a {
    font-size: 15px;
    margin: 0;
    padding: 5px 10px;
  }
  .searchForm {
    width: 220px;
  }

  .searchForm .form-control {
    font-size: 14px;
  }

  #sidebar-wrapper .navbar-nav li a {
    font-size: 16px;
    padding: 0.7rem 1.25rem;
    padding-right: 8px;
  }

  .newPost .title-box h1 {
    font-size: 23px;
  }

  .blog_sidebar .postList h2,
  .recentPost .box .textBox h2 {
    line-height: 22px;
  }

  .blog_sidebar .postList h2 a,
  .recentPost .box .textBox h2 a {
    font-size: 20px;
  }

  .popularPost .box .imgBox img {
    height: 136px !important;
  }

  .meta {
    font-size: 12px;
  }

  .section-heading h3 {
    font-size: 25px;
  }

  .popularPost .box .textBox h4 {
    font-size: 20px;
  }

  .recentPost .box .imgBox img {
    height: 215px !important;
  }

  .footer .newsletterForm h3 {
    font-size: 22px;
  }

  .newsletterPost .box .textBox h2 a {
    font-size: 25px;
  }

  .detailPost .detail-icon a .fa.fa-comments-o {
    margin-left: 5px;
  }

  .detail-icon .share-btn {
    padding: 2px 15px 6px;
    margin-right: 15px;
  }

  .detailPost .title-box h1 a {
    font-size: 30px;
  }
}

@media (max-width: 1199px) {
  body {
    font-size: 15px;
  }
  .detailPost .textBox ul li,
  .detailPost .textBox ol li {
    font-size: 1.2rem;
    line-height: 1.8rem;
  }
  #sidebar-wrapper {
    min-width: 215px;
  }
  .category-text,
  .navbar-light .navbar-nav a {
    font-size: 11px;
    margin: 0 3px;
    padding: 5px 4px;
  }

  .searchForm {
    width: 175px;
  }

  .searchForm .form-control {
    font-size: 13px;
  }

  .searchForm .btn {
    font-size: 13px;
    padding: 5px 0.75rem 4px;
  }

  .tagline {
    font-size: 11px;
    letter-spacing: 5px;
  }

  #sidebar-wrapper .navbar-nav li a {
    font-size: 14px;
  }

  /* .newPost .imgBox img {
        height: auto !important;
    } */

  .newPost .title-box h1 {
    font-size: 21px;
  }

  .blog_sidebar .postList h2 a,
  .recentPost .box .textBox h2 a {
    font-size: 18px;
  }

  .blog_sidebar .postList h2,
  .recentPost .box .textBox h2 {
    line-height: 18px;
  }

  .section-heading h3 {
    font-size: 22px;
  }

  .popularPost .box .imgBox img {
    height: 107px !important;
  }

  .popularPost .box .textBox h4 {
    font-size: 18px;
  }

  .meta {
    font-size: 11px;
  }

  /* .recentPost .box .imgBox img {
        height: 295px !important;
    } */

  .pagination .page-item .page-link {
    width: 35px;
    height: 35px;
    line-height: 18px;
  }

  .pagination .page-item .page-arrow {
    font-size: 24px;
    padding: 4px;
  }

  .footer .newsletterForm h3 {
    font-size: 18px;
  }

  .footer .newsletterForm .btn {
    padding: 5px 12px 3px;
  }

  .footer .newsletterForm .btn .fa.fa-envelope-o {
    font-size: 16px;
  }

  .footer .newsletterForm .form-control {
    font-size: 14px;
  }

  .footer .socialBox h4 {
    font-size: 17px;
  }

  .footer .social-icons li a {
    width: 35px;
    height: 35px;
    font-size: 16px;
    line-height: 43px;
  }

  .footer .footer-menu a {
    font-size: 15px;
  }

  .inner_section h1 {
    font-size: 45px;
  }

  .newsletterPost .box .textBox h2 a {
    font-size: 22px;
  }

  .post_section .box .textBox h4 a {
    font-size: 18px;
  }

  .newsletterPost .box .textBox h2 {
    line-height: 21px;
  }

  .countact_us h1 {
    font-size: 50px;
  }

  .detailPost .title-box h1 a {
    font-size: 25px;
  }

  .detailPost .title-box h1 {
    line-height: 30px;
    padding-bottom: 10px;
    font-size: 30px;
  }

  .pagination .page-item .page-numbers {
    width: 35px;
    height: 35px;
    line-height: 32px;
  }

  .pagination .page-item .fa {
    font-size: 20px;
    top: 2px;
  }

  .pgntn-page-pagination {
    left: -107px;
  }
  .footer .newsletterForm #mc-embedded-subscribe {
    height: 35px;
  }
}

@media (max-width: 1041px) {
  .detailPost .detail-icon .detail-comment a {
    font-size: 15px;
  }
  .recentPost .box .textBox p {
    font-size: 0.9rem;
    line-height: 1.1rem;
  }

  .detail-icon .share-btn {
    padding: 2px 10px 6px;
    margin-right: 5px;
  }

  .detailPost .detail-icon .list-inline li a {
    height: 30px;
    width: 30px;
    line-height: 24px;
    font-size: 14px;
  }
  /*    .newsletterPost .box .imgBox img {
    height: 420px !important;
}*/
}
@media only screen and (max-width: 1250px) and (min-width: 800px) {
  .adverTisement span a img {
    height: 160px !important;
    object-fit: cover !important;
  }
  .newPost .imgBox img {
    height: 250px !important;
  }
}

@media (max-width: 991px) {
  .navbar.nav-fixed {
    position: fixed;
    width: 100%;
    z-index: 999;
  }
  .navbar {
    padding: 5px 20px;
  }

  .navbar .navbar-collapse {
    display: none !important;
  }

  #sidebar-wrapper {
    position: fixed;
    z-index: 9999;
    width: 216px;
    background: #fff;
    box-shadow: 0 0 35px -20px;
    margin-left: -100%;
    height: 100vh;
    overflow-y: auto;
  }

  #wrapper.toggled #sidebar-wrapper {
    margin-left: 0;
  }

  .navbar-light .navbar-toggler {
    border: 0;
    padding: 0;
  }

  .navbar .navbar-brand img {
    width: 210px;
  }

  .navbar-icon {
    background: #003b72;
    width: 24px;
    height: 2px;
    display: block;
    margin: 2px;
    border-radius: 30px;
    margin-bottom: 5px;
    border-radius: 30px;
  }

  .close-icon {
    position: absolute;
    right: -30px;
    top: 13px;
    width: 30px;
    text-align: center;
    height: 30px;
    line-height: 32px;
    color: #fff;
    background: #003b70;
    cursor: pointer;
  }
  .category-text,
  .navbar-light .navbar-nav a {
    font-size: 15px;
    margin: 0;
    padding: 8px 14px;
  }

  .navbar .navbar-collapse {
    margin-top: 15px;
  }

  .searchForm .form-control {
    font-size: 15px;
  }

  .newPost .title-box h1 {
    font-size: 29px;
  }

  .meta {
    font-size: 13px;
  }

  body {
    font-size: 15px;
  }

  .blog_sidebar .postList h2 a,
  .recentPost .box .textBox h2 a {
    font-size: 21px;
  }

  .blog_sidebar .postList h2,
  .recentPost .box .textBox h2 {
    line-height: 21px;
  }

  .popularPost .box .imgBox img {
    height: 168px !important;
  }

  .popularPost .box .textBox h4 {
    font-size: 19px;
  }

  .section-heading h3 {
    font-size: 26px;
  }

  .recentPost .box .imgBox img {
    height: 215px !important;
  }
  .recentPost .box .textBox p {
    font-size: 0.8rem;
    line-height: 1rem;
  }
  .detailPost .title-box h1 a {
    font-size: 25px;
  }

  .detailPost .detail-icon a .fa.fa-comments-o {
    font-size: 28px;
  }

  .inner_section .content_secHead {
    font-size: 27px;
  }

  .inner_section h1 {
    font-size: 40px;
  }

  .menu-mobile-menu-container ul li a {
    font-size: 14px;
    padding: 0.7rem 1.25rem;
  }

  .pgntn-page-pagination {
    position: static;
  }
  p.comment-form-cookies-consent {
    align-items: baseline;
  }
  .popularPost .box .textBox {
    min-height: 220px;
    max-height: 220px;
  }
}

@media (max-width: 767px) {
  #sidebar-wrapper .sidebar-logo {
    padding: 15px 1.25rem;
  }

  #sidebar-wrapper {
    width: 100%;
    background: #003c72;
    background: -moz-linear-gradient(145deg, #003c72 50%, #1d81df 150%);
    background: -webkit-linear-gradient(145deg, #003c72 50%, #1d81df 150%);
    background: linear-gradient(145deg, #003c72 50%, #1d81df 150%);
  }

  #sidebar-wrapper .mobile-scroll {
    height: 74vh;
    margin-top: 8px;
    overflow-y: scroll;
  }

  #sidebar-wrapper .navbar-nav,
  .searchForm {
    padding: 0 20px;
    width: auto;
  }

  .searchForm .form-control {
    background: #fff;
    border-color: #fff;
    border-radius: 5px !important;
    margin-right: 5px;
    font-size: 18px;
  }

  .searchForm .form-control::placeholder {
    opacity: 50%;
  }

  .searchForm .btn {
    background: #fff;
    border-color: #fff;
    border-radius: 5px !important;
    font-size: 16px;
    padding: 3px 0.75rem 4px;
  }

  #sidebar-wrapper .navbar-nav li {
    border-bottom: 1px solid rgba(255, 255, 255, 20%);
    position: relative;
    color: #fff;
  }

  #sidebar-wrapper .navbar-nav li a,
  .menu-mobile-menu-container ul li a {
    background: transparent;
    font-size: 20px;
    color: #fff;
    font-weight: 400;
    padding: 0.75rem 0;
    position: relative;
    display: inline-block;
  }

  #sidebar-wrapper .navbar-nav li span {
    color: #fff;
  }

  #sidebar-wrapper .navbar-nav li:hover,
  .menu-mobile-menu-container ul li a:hover {
    background: transparent !important;
  }

  #sidebar-wrapper .navbar-nav li a {
    padding-right: 8px;
  }

  #sidebar-wrapper .navbar-nav li::before,
  .menu-mobile-menu-container ul li::before {
    position: absolute;
    right: 0;
    top: 50%;
    content: "\f105";
    font-family: "FontAwesome";
    transform: translateY(-50%);
    opacity: 30%;
    transition: all 0.4s ease-in-out;
    font-size: 20px;
    font-weight: 600;
  }

  #sidebar-wrapper .navbar-nav li:hover::before,
  .menu-mobile-menu-container ul li:hover::before {
    opacity: 80%;
  }

  .divider {
    margin: 0;
    padding: 25px 0;
  }

  .divider::before {
    margin-left: 0;
    background-color: #fff;
  }

  #sidebar-wrapper .navbar-nav li a:hover,
  .menu-mobile-menu-container ul li a:hover {
    background: transparent;
  }

  #wrapper.toggled #sidebar-wrapper {
    margin-left: 0;
    min-width: 100%;
  }

  .close-icon {
    display: none;
  }

  .navbar {
    padding: 5px 20px;
  }

  #sidebar-wrapper .sidebar-logo img {
    width: 210px;
  }

  .tagline {
    display: none;
  }

  .closeIcon {
    float: right;
    background: transparent;
    border: 0;
    height: 35px;
    padding: 0;
    margin-right: -4px;
    transition: all 0.7s ease-in-out;
  }

  .closeIcon:hover {
    transform: rotate(360deg);
  }

  .closeIcon .navbar-icon {
    background: #fff;
  }

  .closeIcon .navbar-icon:first-child {
    transform: rotate(45deg);
    position: relative;
    top: 5px;
  }

  .closeIcon .navbar-icon:last-child {
    transform: rotate(-45deg);
    position: relative;
    top: -2px;
  }

  .newPost {
    padding: 15px 5px 0;
  }

  .newPost .imgBox {
    margin-bottom: 15px;
  }

  .meta {
    font-size: 14px;
  }

  .blog_sidebar .postList li:first-child {
    border-top: 1px solid #70707052;
    padding-top: 12px;
  }

  .newPost .box .textBox {
    display: none;
  }

  .blog_sidebar .postList h2 a,
  .recentPost .box .textBox h2 a {
    font-size: 22px;
  }

  .blog_sidebar .postList h2,
  .recentPost .box .textBox h2 {
    line-height: 22px;
  }

  .footer .newsletterForm {
    display: block !important;
    width: 400px;
  }

  .footer .newsletterForm h3 {
    font-size: 22px;
    margin-bottom: 20px;
    margin-right: 0;
    text-align: center;
  }

  .footer .socialBox {
    margin: 25px 0;
  }

  .footer .socialBox h4 {
    font-size: 18px;
  }

  .footer .footer-menu a {
    font-size: 16px;
    margin-right: 40px;
  }

  .copyright {
    padding: 15px 5px;
  }

  .footer {
    padding: 45px 0 25px;
  }

  .blog_sidebar .postList li:last-child {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0;
  }

  .popularPost {
    border-top: 3px solid rgba(0, 0, 0, 20%);
    padding: 15px 5px 0;
  }

  .popularPost .box .imgBox img {
    height: 317px !important;
  }

  .recentPost {
    border-top: 4px solid rgba(0, 0, 0, 20%);
    padding-top: 15px;
  }

  .popularPost .box .textBox h4 {
    font-size: 22px;
  }

  .footerSection.container-md {
    padding: 0;
  }

  .post_section .box .imgBox img {
    height: 320px !important;
  }

  .countact_us .about-section {
    border-right: none;
    padding-right: 0px;
  }

  .about-section02 {
    padding-top: 10px;
  }

  .form-button .wpcf7-submit {
    padding: 7px 40px;
  }

  .countact_us h1 {
    font-size: 30px;
    padding-bottom: 0;
  }

  .form_section .section-form h3 {
    font-size: 30px;
  }

  .detailPost .detail-icon {
    margin-top: 0;
    text-align: center;
  }

  section.detailPost {
    padding-top: 15px;
  }

  .detail-icon .share-btn {
    margin-right: 10px;
    float: left;
    font-size: 16px;
  }

  .detailPost .detail-icon .list-inline li a {
    height: 40px;
    width: 40px;
    line-height: 37px;
    font-size: 19px;
  }

  .detailPost .detail-icon a .fa.fa-comments-o {
    font-size: 32px;
  }

  .detailPost .detail-icon .detail-comment a {
    font-size: 17px;
  }

  section.countact_us {
    padding: 15px 0px;
  }

  .about-section02 p {
    padding-top: 10px;
  }

  .form_section .form-group .contact-form {
    padding: 0px 13px;
  }

  .form_section .form-group .form-message {
    padding-top: 10px;
  }

  .newsletterPost {
    padding-top: 15px;
  }

  .inner_section h1 {
    padding-bottom: 3px;
  }

  .detail-bestScanner .bestscan-list li:before {
    top: 47%;
  }

  .aboutSection {
    padding-top: 15px;
  }

  .detail-icon {
    margin-top: -7px;
    margin-bottom: 15px;
  }

  .write-for-us {
    padding-top: 15px;
  }

  .privacy-policy {
    padding-top: 15px;
  }

  .terms-condition {
    padding-top: 15px;
  }

  .contentSection {
    padding-top: 15px;
  }

  .category .page-title,
  .search-no-results .page-title {
    padding: 15px 0 0 19px;
    font-size: 22px;
  }

  .error-404 .searchForm .form-control {
    border-color: #003b72;
    border-radius: 0 !important;
    color: #003b72;
    font-size: 17px;
    margin-right: 0;
  }

  .error-404 .searchForm .btn {
    border-color: #003b72;
    border-radius: 0 !important;
  }

  .error-404 .searchForm {
    padding: 0 !important;
  }

  .comment-form #submit {
    padding: 7px 15px;
    font-size: 15px;
  }

  #commentform input {
    padding: 0 12px;
    height: 40px;
  }

  .category .newsletter-hr {
    margin-bottom: 15px;
  }
  body {
    font-size: 1rem;
  }
  p {
    font-size: 1rem;
    line-height: 1.7;
  }
  .detailPost .textBox ul li,
  .detailPost .textBox ol li {
    font-size: 1rem;
    line-height: 1.7rem;
  }
  .popularPost .box .textBox {
    min-height: 100%;
    max-height: 100%;
  }
  .popular_slider .slick-arrow {
    top: -44px;
  }

}

@media (max-width: 575px) {
  #sidebar-wrapper .navbar-nav li a,
  .menu-mobile-menu-container ul li a {
    font-size: 18px;
  }
  .newsletterPost .box .textBox h2 a {
    font-size: 17px;
  }

  .newsletterPost .box .textBox h2 {
    line-height: 15px;
  }

  .newsletterPost .box .textBox p {
    margin-top: 10px;
    font-size: 14px;
  }

  .meta {
    font-size: 12px;
  }

  .detailPost .detail-icon {
    margin-top: 10px;
    text-align: left;
  }

  .form_section .form-group .wpcf7-form-control {
    margin-bottom: 0;
  }

  .search-results .newsletter-hr {
    margin-bottom: 18px;
  }
}

@media (max-width: 480px) {
  .form_section .mobile_mr {
    margin-right: 0;
  }

  .newPost {
    padding: 15px 5px;
  }

  .newPost .title-box h1 {
    font-size: 26px;
  }

  .meta {
    font-size: 13px;
  }

  .blog_sidebar .postList h2 a {
    font-size: 20px;
  }

  .blog_sidebar .postList h2 {
    line-height: 20px;
  }

  .popularPost .box .imgBox img {
    height: 217px !important;
  }

  .popularPost .box .textBox h4 {
    font-size: 20px;
  }

  .recentPost .box .imgBox img {
    height: 120px !important;
  }

  .recentPost .box .textBox h2 a {
    font-size: 17px;
    height: 55px;
    overflow: hidden;
    display: inline-block;
    text-overflow: ellipsis;
  }

  .recentPost .box .textBox h2 {
    line-height: 18px;
  }

  .recentPost .box .textBox .meta {
    font-size: 11px;
  }

  .section-heading h3 {
    margin-bottom: 20px;
    font-size: 23px;
  }

  .recentPost .box .textBox p {
    margin-top: 5px;
    overflow: hidden;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
  }

  .recentPost .box .textBox {
    height: 131px;
  }

  .recentPost {
    padding-bottom: 25px;
  }

  .pagination {
    padding: 7px 15px;
    margin-bottom: 0px;
    text-align: center;
    margin-top: 15px;
  }
  .footer .newsletterForm {
    width: auto;
  }

  .pagination .page-item .page-link {
    width: 30px;
    height: 30px;
    line-height: 26px;
    padding: 3px 0;
    margin: 0 4px;
  }

  .pagination .page-item .page-arrow {
    font-size: 20px;
    padding: 2px !important;
  }

  .footer .newsletterForm .form-control {
    font-size: 16px;
    padding: 4px 15px 2px;
  }

  .footer .newsletterForm .btn .fa.fa-envelope-o {
    font-size: 20px;
  }

  .inner_section h1 {
    font-size: 30px;
  }

  .newsletterPost .box .textBox p {
    margin-top: 5px;
    overflow: hidden;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
  }

  .newsletterPost .box .imgBox img {
    height: 135px !important;
  }

  .newsletterPost .box .textBox h2 a {
    font-size: 17px;
  }

  .newsletterPost .box .textBox h2 {
    line-height: 14px;
  }

  .post_section .box .imgBox img {
    height: 220px !important;
  }

  .detail-bestScanner h3 {
    font-size: 23px;
  }

  .detail-bestScanner .bestscan-head02 {
    font-size: 20px;
    margin-bottom: 10px;
  }

  .detail-bestScanner .scan-head01 {
    font-size: 18px;
  }

  .detailPrevNxt-btn .nxt-btn {
    padding: 6px 15px;
    font-size: 14px;
  }

  .detailPrevNxt-btn .prev-btn {
    padding: 6px 30px;
    margin-left: 15px;
  }

  .detailPost .detail-icon .list-inline li a {
    height: 30px;
    width: 30px;
    line-height: 24px;
    font-size: 14px;
  }

  .detail-icon .share-btn {
    padding: 2px 20px 5px;
    margin-right: 10px;
    float: left;
    font-size: 16px;
  }

  .detail-bestScanner h2 {
    font-size: 23px;
  }

  .detailPost .detail-icon a .fa.fa-comments-o {
    font-size: 29px;
  }

  .inner_section .detail-icon a .fa.fa-comments-o {
    font-size: 29px;
    margin-left: 10px;
  }

  .detailPost .detail-icon .detail-comment a {
    font-size: 15px;
  }

  .detailPost .title-box h1 {
    line-height: 30px;
    font-size: 26px;
    padding-bottom: 0px;
  }

  .detailPost .imgBox {
    margin: 10px 0;
  }

  .detail-bestScanner .scanner-img01 {
    margin-bottom: 50px;
  }

  .detailPrevNxt-btn .nxt-btn {
    padding: 4px 12px;
  }

  .detailPrevNxt-btn .prev-btn {
    padding: 4px 25px;
    margin-left: 15px;
  }

  .inner_section .default-head01 {
    padding-top: 10px;
    font-size: 19px;
    padding-bottom: 0px;
  }

  .content_head07 .content_italic {
    font-size: 16px;
  }

  .content-head03 {
    font-size: 17px;
  }

  .inner_section .content_secHead {
    font-size: 22px;
  }

  .pagination .page-item .page-numbers {
    width: 30px;
    height: 30px;
    line-height: 28px;
    margin: 0 2px 10px;
    font-size: 14px;
  }

  .pagination .page-item .fa {
    font-size: 18px;
  }
  .footer .newsletterForm #mc-embedded-subscribe {
    height: 38px;
  }
  .footer #mc_embed_signup .input-group {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}

@media (max-width: 370px) {
  .newPost .title-box h1 {
    font-size: 23px;
  }

  .blog_sidebar .postList h2 a {
    font-size: 20px;
  }

  .popular_slider .slick-prev::before,
  .popular_slider .slick-next::before {
    font-size: 27px;
  }

  .popular_slider .slick-arrow {
    top: -45px;
    height: 30px;
  }

  .popularPost .box .imgBox img {
    height: 200px !important;
  }

  .recentPost .box .textBox h2 a {
    font-size: 15px;
    height: 47px;
    overflow: hidden;
    display: inline-block;
    text-overflow: ellipsis;
  }

  .recentPost .box .textBox h2 {
    line-height: 16px;
  }

  .recentPost .box .textBox p {
    font-size: 13px;
  }

  .newsletterPost .box .textBox h2 a {
    font-size: 15px;
    word-wrap: break-word;
  }

  .newsletterPost .box .textBox h2 {
    line-height: 10px;
  }

  .post_section .box .imgBox img {
    height: 200px !important;
  }

  .section-recent h3 {
    font-size: 22px;
  }

  .recent_slider .slick-prev::before,
  .recent_slider .slick-next::before {
    font-size: 27px;
  }

  .detailPost .title-box h1 a {
    font-size: 23px;
  }

  .detail-bestScanner h3 {
    font-size: 20px;
  }

  .detail-bestScanner .scan-head01 {
    font-size: 17px;
  }

  .detail-bestScanner .bestscan-head02 {
    font-size: 16px;
    margin-bottom: 10px;
  }

  .detail-icon .share-btn {
    padding: 2px 8px 1px 8px;
    margin-right: 5px;
    font-size: 14px;
  }

  .detailPost .detail-icon a .fa.fa-comments-o {
    margin-left: 0;
  }

  .inner_section .detail-icon a .fa.fa-comments-o {
    margin-left: 0px;
  }

  .inner_section .content_secHead {
    font-size: 19px;
  }

  .detail-icon .detail-comment {
    font-size: 14px;
  }
}
