/* only small desktops */
@media (min-width: 992px) and (max-width: 1199px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        padding: 0 10px;
    }
    .sub-head {
        font-size: 31px;
        color: #ebff00;
        font-weight: 800;
    }
    .head-title-custom {
        font-size: 80px;
        color: #fff;
        font-size: 60px;
        font-weight: 700;
        /* text-transform: uppercase; */
        margin-bottom: 15px;
    }
    .head-title-custom {
        font-size: 80px;
    }
    .search-bar .form-group {
        width: 26.33%;
    }
    #hero-area .contents .head-title {
        font-size: 70px;
    }
    .special-product img {
        height: 322px;
    }
    .tg-btn {
        padding: 3px 10px 3px;
    }
    .services-item .services-content h3 a {
        font-size: 16px;
    }
    #pricing .price-block-wrapper .prici-left {
        width: 150px;
    }
    #pricing .price-block-wrapper .pricing-list {
        width: 290px;
    }
    #list-view .list-box .feature-content {
        width: 57%;
    }
    .featured-box .feature-content h4 {
        font-size: 15px;
    }
    .featured-box .feature-content .btn-list .btn-price {
        padding: 10px 22px;
    }
}

/* tablets */
@media (max-width: 991px) {
    .search-bar .form-group {
        width: 26.33%;
    }
    .sub-head {
        font-size: 31px;
        color: #ebff00;
        font-weight: 800;
    }
    .head-title-custom {
        font-size: 80px;
        color: #fff;
        font-size: 60px;
        font-weight: 700;
        /* text-transform: uppercase; */
        margin-bottom: 15px;
    }
    .page-title-section {
        padding: 40px 0;
    }
    .section-titile-bg {
        display: none;
    }
    .section-title {
        position: relative;
        margin-bottom: 10px;
    }
}
@media (min-width: 1199px) and (max-width: 2000px) {
    .head-title-custom {
        font-size: 80px;
        color: #fff;
        font-size: 77px;
        font-weight: 700;
        /* text-transform: uppercase; */
        margin-bottom: 15px;
    }
}
/* only small tablets */
@media (min-width: 768px) and (max-width: 991px) {
    .search-bar .form-group {
        width: 50%;
    }
    .sub-head {
        font-size: 31px;
        color: #ebff00;
        font-weight: 800;
    }
    .head-title-custom {
        font-size: 80px;
        color: #fff;
        font-size: 60px;
        font-weight: 700;
        /* text-transform: uppercase; */
        margin-bottom: 15px;
    }
    .head-title-custom {
        font-size: 80px;
    }
    .search-bar .btn {
        padding: 0;
        margin: 0;
        border-radius: 5;
        width: 100%;
        position: relative;
        border-top: 1px solid #ddd;
        font-size: 20px;
        /* box-shadow: rgba(45, 35, 66, 0.4) 0 2px 4px,
            rgba(45, 35, 66, 0.3) 0 7px 13px -3px, #d6d6e7 0 -3px 0 inset; */
    }
    .search-bar .form-group:nth-child(3) {
        border-top: 1px solid #ddd;
        border-left: 0;
    }
    #hero-area .contents .head-title {
        font-size: 48px;
    }
    .counter-section .counter .icon i {
        font-size: 45px;
    }
    .counter-section .counter .counterUp {
        font-size: 30px;
    }
    .special-product img {
        width: 100%;
        height: 240px;
    }
    .special-product figcaption h3 {
        font-size: 22px;
    }
    .special-product {
        margin-bottom: 15px;
    }
    .subscribe .form-control {
        width: 62%;
    }
    #pricing .price-block-wrapper .prici-left {
        padding: 10px 0;
        margin-top: 45px;
    }
    .ads-details-info {
        margin-top: 80px;
    }
    .product-item {
        margin-bottom: 30px;
    }
    #sidebar {
        margin-top: 30px;
    }
    .subscribe-inner .form-control {
        width: 57%;
    }
    .footer-Content .widget {
        margin-bottom: 30px;
    }
}

/* mobile or only mobile */
@media (max-width: 767px) {
    .section-title {
        font-size: 18px;
    }
    .sub-head {
        font-size: 31px;
        color: #ebff00;
        font-weight: 800;
    }
    .head-title-custom {
        font-size: 80px;
        color: #fff;
        font-size: 60px;
        font-weight: 700;
        /* text-transform: uppercase; */
        margin-bottom: 15px;
    }
    .head-title-custom {
        font-size: 80px;
    }
    .search-bar .form-group {
        width: 100%;
    }
    .search-bar {
        display: inline-block;
        position: fixed;
        position: 0px;
        z-index: 999;
        left: 0px;
        bottom: 0px;
        border: 18px solid #3f4454;
        padding: 0px;
    }
    .search-bar .btn {
        padding: 0;
        margin: 9px;
        border-radius: 5px;
        width: 80%;
        position: relative;
        border-top: 1px solid #ddd;
        font-size: 23px;
        box-shadow: rgba(45, 35, 66, 0.4) 0 2px 4px,
            rgba(45, 35, 66, 0.3) 0 7px 13px -3px, #d6d6e7 0 -3px 0 inset;
        /* -webkit-user-select: none; */
    }
    .search-bar .form-group:nth-child(2) {
        border-top: 1px solid #ddd;
        border-left: 0;
    }
    .search-bar .form-group:nth-child(3) {
        border-top: 1px solid #ddd;
        border-left: 0;
    }
    .contents-ctg {
        padding: 110px 0 80px;
    }
    #hero-area .contents {
        padding: 40px 0;
        width: 100%;
        display: inline-block;
    }
    #hero-area .contents .head-title {
        font-size: 36px;
    }
    .services-item .services-content h3 a {
        font-size: 16px;
    }
    .special-product {
        margin-bottom: 30px;
    }
    .testimonial-item .img-thumb {
        float: none;
        margin: 0px 30px 15px 0;
    }
    .subscribes p {
        font-size: 13px;
        line-height: 22px;
        margin-bottom: 10px;
    }
    .subscribe .form-control {
        width: 100%;
        margin-bottom: 15px;
    }
    #list-view .list-box figure img {
        width: 100%;
        height: 250px;
    }
    #list-view .list-box figure {
        width: 100%;
        margin-bottom: 15px;
    }
    #list-view .list-box .feature-content {
        width: 100%;
        margin-left: 0;
    }
    #list-view .featured-box figure {
        width: 100%;
        margin-bottom: 15px;
    }
    #list-view .featured-box .feature-content {
        padding: 0;
        width: 100%;
    }
    .product-filter .short-name {
        display: none;
    }
    .product-filter .Show-item {
        display: none;
    }
    .single-cta {
        margin-bottom: 30px;
    }
    .footer-Content .widget {
        margin-bottom: 30px;
    }
    #copyright .float-right {
        float: left !important;
    }
    #about .about-wrapper {
        padding: 15px 0;
    }
    #about .intro-title {
        font-size: 16px;
        line-height: 30px;
    }
    .product-item {
        margin-bottom: 30px;
    }
    #pricing .price-block-wrapper .prici-left {
        padding: 40px 0;
    }
    #pricing .price-block-wrapper .pricing-list {
        width: 300px;
        padding: 20px;
    }
    .blog-item .descr {
        padding: 0 15px 20px;
    }
    .subscribe-inner {
        padding: 30px 15px;
    }
    .subscribe-inner .subscribe-title {
        font-size: 18px;
    }
    .subscribe-inner .form-inline {
        width: 100%;
    }
    .subscribe-inner .form-control {
        width: 85%;
    }
    .subscribe-inner .btn-common {
        margin: 0 auto;
        margin-top: 15px;
    }
    .contact-item {
        margin-bottom: 40px;
    }
    .pagination .page-item .page-link {
        padding: 7px 14px;
    }
    .blog-post .post-content {
        padding: 30px 15px;
    }
    .blog-post .post-content .post-title {
        font-size: 18px;
    }
    #sidebar {
        margin-top: 30px;
    }
    #comments .comments-list li ul {
        padding-left: 0;
    }
    #comments h3 {
        font-size: 15px;
    }
    #comments .comments-list .media .thumb-left {
        width: 170px;
    }
    #comments .comments-list .media .info-body {
        margin-left: -40px;
    }
    .post-tags {
        margin-bottom: 20px;
    }
    .thumb-left img {
        width: 60%;
    }
    .error-content .error-message h2 {
        font-size: 90px;
    }
    #content .contact-form,
    #content .information {
        margin-bottom: 30px;
    }
    #content .contact-form,
    #content .information {
        margin-top: 25px;
    }
}

@media (min-width: 320px) and (max-width: 480px) {
    .search-bar .form-group {
        width: 100%;
    }
    .sub-head {
        font-size: 31px;
        color: #ebff00;
        font-weight: 800;
    }
    .head-title-custom {
        font-size: 80px;
        color: #fff;
        font-size: 60px;
        font-weight: 700;
        /* text-transform: uppercase; */
        margin-bottom: 15px;
    }
    .error-content .error-message h2 {
        font-size: 90px;
    }
    .btn,
    .featured-box .feature-content .btn-list .btn-price {
        padding: 8px 10px;
        font-size: 12px;
    }
    #sidebar {
        margin-top: 30px;
    }
    .details-box .owl-pagination {
        display: none;
    }
    .error-content .form-error-search .btn-search {
        font-size: 15px;
        width: 115px;
    }
    #content .contact-form,
    #content .information {
        margin-bottom: 30px;
    }
    #content .contact-form,
    #content .information {
        margin-top: 25px;
    }
}
