/*          Responsive styles
================================================== */

@media only screen and (min-width: 1678px) and (max-width: 1923px) {} @media only screen and (min-width: 1390px) and (max-width: 1677px) {}
/*                     Tablet Landscape
=======================================================================================*/

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    /*--------------------------------------
   Header And SLider
----------------------------------------*/
    
    
 /* Ensures header spans full width of the screen */
header {
    width: 100%;
    background-color: #007bff; /* Adjust the background color to match your design */
}

/* Responsive styling for the logo */
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    #header_one .logo {
        border: none;
        padding: 20px 0;
        text-align: center;
        width: 100%;
    }
}

/* Additional styling for the header content to align properly */
.header-info {
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 10px 0;
    background-color: #ffffff; /* Adjust the background color if needed */
}

/* Styling for the individual items within the header */
.header-info ul {
    list-style: none;
    display: flex;
    padding: 0;
    margin: 0;
    align-items: center;
}

.header-info ul li {
    display: flex;
    align-items: center;
    margin-right: 20px;
}

.header-info .media-left {
    margin-right: 10px;
}

.header-info .media-left i {
    font-size: 24px;
    color: #333;
}

.header-info .media-body h6 {
    margin: 0 0 5px 0;
    font-size: 1em;
}

.header-info .media-body a {
    color: #007bff;
    text-decoration: none;
    font-size: 0.9em;
}

.header-info .media-body a:hover {
    text-decoration: underline;
}

/* Responsive adjustments for smaller screens */
@media (max-width: 768px) {
    .header-info ul {
        flex-direction: column;
        align-items: flex-start;
    }

    .header-info ul li {
        margin-bottom: 10px;
        margin-right: 0;
    }

    .header-info .media-left {
        margin-right: 5px;
    }

    .header-info .media-body h6 {
        font-size: 0.9em;
    }

    .header-info .media-body a {
        font-size: 0.8em;
    }
}


   
    
    
    
    
    
    
    
    
    
    
    
    
    
    #header_one .logo {
        border: medium none;
        padding: 20px 0;
        text-align: center;
        width: 100%;
    }
    #header_one .logo::before {
        left: 110%;
        width: 0%;
        margin: 0px;
    }
    #header_one .logo::after {
        margin-right: 120px;
    }
    #header_one .logo a {
        margin-top: 0px;
        display: inline-block;
    }
    #header_one .header-info {
        width: 100%;
        margin-bottom: 0px;
    }
    .slider-area .button {
        top: 66%;
    }
    #navigation > ul > li > a {
        padding: 30px 18px;
    }
    /*--------------------------------------
   chooseus
----------------------------------------*/
    
    .chooseus-item {
        margin-left: 34px;
        padding-right: 50px;
    }
    /*--------------------------------------
   video Section     
----------------------------------------*/
    
    .play-video {
        left: 50%;
    }
    .video-content p {
        margin-left: 529px;
    }
    .video-content h2 {
        font-size: 29px;
    }
    /*--------------------------------------
   chooseus
----------------------------------------*/
    
    .testimonials-section .base-header {
        width: 60%;
    }
    /*--------------------------------------
   Blog Section
----------------------------------------*/
    
    .post-format {
        top: 83%;
    }
    .work-section .col-sm-4,
    .work-section .col-sm-3 {
        padding-right: 0px;
        padding-left: 0px;
        margin-bottom: -6px;
    }
}
/*                      Tablet Portrait
=======================================================================================*/

@media (min-width: 768px) and (max-width: 991px) {
    /*--------------------------------------
   Header And SLider
----------------------------------------*/
    
    #header_one .logo {
        border: medium none;
        padding: 20px 0;
        text-align: center;
        width: 100%;
    }
    #header_one .logo::before {
        left: 200%;
        width: 0%;
    }
    #header_one .logo::after {
        margin-right: 190px;
    }
    #header_one .logo a {
        margin-top: 0px;
        display: inline-block;
    }
    #header_one .header-info {
        width: 100%;
        margin-bottom: 0px;
    }
    #header_one .header-info ul {
        text-align: left;
        padding-left: 0px;
    }
    #header_one .header-info ul li {
        border-right: 1px solid transparent;
    }
    .slider-area .button {
        top: 66%;
    }
    .slider-area .big-title {
        font-size: 45px;
        margin-top: -34px;
    }
    .slider-area .small-content {
        padding: 40px 100px;
        margin-top: -133px;
    }
    .header-right {
        display: none;
    }
    .base-header {
        width: 80%;
    }
    /*--------------------------------------
   chooseus
----------------------------------------*/
    
    .chooseus-item {
        margin-left: 34px;
        padding-right: 50px;
    }
    /*--------------------------------------
   get-touch
----------------------------------------*/
    
    .get-touch-button {
        padding: 98px 60px;
    }
    .get-touch-section .more-link {
        padding: 14px 24px;
    }
    /*--------------------------------------
   video Section     
----------------------------------------*/
    
    .video-content p {
        margin-left: 0px;
        float: none;
        margin-top: 0px;
    }
    .video-content {
        text-align: center;
    }
    .play-video {
        left: 50%;
        margin-left: -26px;
        margin-top: -56px;
    }
    #video {
        padding-top: 159px;
    }
    /*--------------------------------------
   pricing
----------------------------------------*/
    
    .pricing-box {
        padding: 40px 20px;
    }
    .pricing-box h2 {
        font-size: 40px;
    }
    .pricing_buton {
        left: 22px;
    }
    .pricing_buton .more-link {
        padding: 12px 15px;
    }
    /*--------------------------------------
   Blog Section
----------------------------------------*/
    
    .post-format {
        top: 76%;
    }
    /*--------------------------------------
   contact Section
----------------------------------------*/
    
    .contact-section .base-header p {
        width: 94%;
    }
	
    /*--------------------------------------
   Blog Page 
-----------------------------------------*/	
.blog-area {
    padding-right: 20px;
}	


    /*--------------------------------------
   Shop Page 
-----------------------------------------*/	
.grand-total-area {
    margin-top: 30px;
}
.estimate-ship {
    margin-top: 30px;
}

}
/*                          Phone
=======================================================================================*/

@media only screen and (max-width: 767px) {
    /*--------------------------------------
   Header And SLider
----------------------------------------*/
    
    #header_one .logo {
        border: medium none;
        padding: 3px 0;
        text-align: center;
        width: 100%;
        height: 70px;
    }
    #header_one .logo::before {
        left: 110%;
        width: 0%;
    }
    #header_one .logo::after {
        ! margin-right: 120px; 
        
        display: none;
    }
    #header_one .logo a {
        margin-top: 0px;
    }
    #header_one .header-info {
        display: none;
        /*! margin-bottom:0px; */
    }
    .header-right {
        float: none !important;
        margin-top: -28px;
        left: -47px;
        top: 16px;
        position: absolute;
    }
    .topp-cart {
        padding: 20px;
        right: -166px;
        top: 107%;
        width: 270px;
    }
    .header-bottom-search {
        right: -228px;
        top: 107%;
        width: 255px;
    }
    .header-setting {
        top: 107%;
        right: -78px;
    }
    .nivo-caption {
        display: none !important;
    }
    #navigation.small-screen #menu-button {
        padding: 23px;
    }
    #navigation > ul > li > a {
        padding: 16px 20px;
    }
    #navigation > ul > li.has-sub > a {
        padding: 16px 20px;
    }
    .preview-2 .nivoSlider .nivo-directionNav a.nivo-nextNav {
        right: 48px;
    }
    .nivo-directionNav a {
        top: 25%;
    }
    .base-header {
        width: 100%;
    }
    .base-header h3 {
        line-height: 40px;
    }
.blog-header {
    padding-left: 0px;
}	
.blog-header h3 {
    line-height: 43px;
}	
.shop_setting_inr {
    right: -101px;
    top: 104%;
}
.headr_btom_cart {
    right: -167px;
    top: 104%;
    width: 273px;
}
.search_icon_inr {
    right: -223px;
    top: 104%;
    width: 245px;
}
.cart-button ul li a {
    width: 111px;
}
    /*--------------------------------------
   about section
----------------------------------------*/
    
    .about-right img {
        margin-left: 0px;
    }
    .about-left h3 {
        letter-spacing: 0px;
        font-size: 38px;
    }
    /*--------------------------------------
  get-touch
----------------------------------------*/
    
    .get-touch-section {
        padding-bottom: 0px;
        margin-bottom: -20px;
    }
    .get-touch-section .more-link {
        padding: 14px 13px;
        letter-spacing: 1px;
        margin-top: -100px;
    }
    .get-touch-section h3 {
        text-align: left;
    }
    .get-touch-section h4 {
        text-align: left;
    }
    .get-touch-warper::before {
        display: none;
    }
    /*--------------------------------------
   chooseus
----------------------------------------*/
    
    .chooseus-item {
        margin-bottom: 70px;
    }
    .chooseus-item .chooseus-content {
        float: right;
        width: 100%;
        padding-left: 40px;
        padding-right: 40px;
        padding-top: 20px;
        text-align: center;
    }
    .chooseus-item .chooseus-icon {
        left: 0px;
        width: 100%;
        top: -63px;
    }
    .chooseus-left {
        text-align: center;
    }
    /*--------------------------------------
   video Section     
----------------------------------------*/
    
    .video-content p {
        margin-left: 0px;
        float: none;
        margin-top: -8px;
    }
    .video-content {
        text-align: center;
    }
    .play-video {
        left: 50%;
        margin-left: -26px;
        margin-top: -56px;
    }
    #video {
        padding-top: 130px;
        padding-bottom: 60px;
    }
    .video-content h2 {
        font-size: 30px;
        line-height: 40px;
    }
    /*--------------------------------------
   pricing
----------------------------------------*/
    
    .pricing-section {
        padding-bottom: 60px;
    }
    .pricing-box {
        padding: 40px 30px;
        margin-bottom: 60px;
    }
    .pricing-box h2 {
        font-size: 40px;
    }
    .pricing_buton {
        left: 26px;
        bottom: 40px;
    }
    .pricing_buton .more-link {
        padding: 12px 15px;
    }
    /*--------------------------------------
   work Section
----------------------------------------*/
    
    .work-section .col-sm-4,
    .work-section .col-sm-3 {
        padding-right: 7px;
        padding-left: 7px;
    }
    /*--------------------------------------
   testimonial Section
----------------------------------------*/
    
    .testimonials-section .base-header h3 {
        letter-spacing: 0px;
        font-size: 36px;
    }
    .testimonials-section .testimonial-box .cus-title {
        margin-left: 0px;
    }
    /*--------------------------------------
   Blog Section
----------------------------------------*/
    
    .post-format {
        top: 81%;
    }
    .blog_tx_warp {
        margin-bottom: 15px;
    }
    /*--------------------------------------
   contact Section
----------------------------------------*/
    
    .contact-section .base-header p {
        width: 100%;
    }
    .contact-section {
        padding-bottom: 0px;
    }
	
    /*--------------------------------------
   footer Section
----------------------------------------*/
    .footer-section .subfooter .col-xs-6,
    .footer-section .subfooter .col-xs-6 {
        width: 100% !important;
    }
    .subfooter p {
        float: none;
    }
    .scrollup {
        float: none;
    }
    footer .recent-post li a {
        font-size: 14px;
    }
    .footer-section .widget h5 {
        margin-bottom: 22px;
    }
    .footer-section .col-xs-2 {
        padding-left: 0px;
        padding-right: 0px;
    }
    .footer-section .widget .col-xs-11 {
        padding-left: 0px;
    }
    .footer-section .widget p {
        margin-left: -23px;
    }
    /*--------------------------------------
   Blog Page 
-----------------------------------------*/	
.blog-area {
    padding-right: 15px;
}
.contact .blog-contact .contact-warper {
    padding-bottom: 0px;
}

    /*--------------------------------------
   portfolio Page 
-----------------------------------------*/	
.portfolio-single-detail {
    padding-left: 0px;
}
.portfolioitem .carousel-control {
    top: 32%;
}	

    /*--------------------------------------
   Shop Page 
-----------------------------------------*/	
.shop_select{
    padding-right: 0px;
    padding-left: 0px;
}
.big-title h2 {
    font-size: 28px;
    letter-spacing: 1px;
}
.pager li a {
    padding: 2px 3px;
}
.pager li {
    padding: 0 0px;
}
.pagination .pager {
    margin: 10px 0px;
}

.grand-total-area {
    margin-top: 30px;
}
.estimate-ship {
    margin-top: 30px;
}

.pro-checkout.text-uppercase {
    font-size: 13px;
    padding-left: 0px;
    padding-right: 0px;
}
a.app-coupon, a.get-quote {
    width: 50%;
}

.allproduct-info {
    margin-left: 0px;
    margin-top: 40px;
}
.shop-product-area li .adtocart {
    padding: 0 20px;
}
.tgs {
    margin-top: 24px;
}
.detail .category, .tags {
    margin-top: 5px;
}
.categories-area ul li {
    margin-top: 5px;
}
.detail .product-menu > ul > li > a::after {
    background: transparent;
}
}
/* Mobile Vertical Layout: 488px 
===============================================================================*/

@media only screen and (min-width: 488px) and (max-width: 767px) {
    /*--------------------------------------
    About Section 
----------------------------------------*/
    
    .about_proj .col-xs-12 {
        width: 33%;
    }
    .about-right {
        text-align: center;
    }
    /*--------------------------------------
    service Section 
----------------------------------------*/
    
    .service-section .timeline_posts .col-xs-12 {
        width: 50%;
    }
    .service-item {
        padding: 30px 10px 30px 18px;
    }
    .service-section .icon-serv {
        float: none;
        margin-bottom: 20px;
    }
    .serv-left {
        padding-left: 0px;
        margin-bottom: -12px;
    }
    /*--------------------------------------
    pricing Section 
----------------------------------------*/
    
    .pricing-section .col-xs-12 {
        width: 50%;
    }
    /*--------------------------------------
    work Section 
----------------------------------------*/
    
    .work-section .project-list .col-xs-12 {
        width: 50%;
        padding-right: 0px;
        padding-left: 0px;
        margin-bottom: -5px;
    }
    /*--------------------------------------
    client Section 
----------------------------------------*/
    
    .client-box {
        padding-top: 40px;
    }
    /*--------------------------------------
    Footer Section 
----------------------------------------*/
    
    .footer-section .col-xs-2 {
        width: 8.667%;
    }
    .recent-post li {
        border-color: transparent;
    }
	
    /*--------------------------------------
   Blog Page 
-----------------------------------------*/	
.blog-area .col-sm-6.col-xs-12 {
   width: 50%;
}	

    /*--------------------------------------
   Shop Page 
-----------------------------------------*/	
.shop-wrapper .col-xs-12 {
   width: 50%;
}
.slick-initialized .slick-slide {
    left: 4% !important;
}
.single-thumbnail-big .slick-slide img {
    min-width: 60%;
    max-width: 60%;
}	
}