/*          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
----------------------------------------*/
    
    #header_one .logo {
        border: medium none;
        padding: 20px 0;
        text-align: center;
        width: 100%;
    }
    #header_one .logo::before {
        left: 110%;
        width: 0%;
    }
    #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;
    }
    .header-right > ul > li > a {
        padding: 10px 4px;
    }
    /*--------------------------------------
   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
----------------------------------------*/
    
    #navigation > ul > li > a {
        padding: 30px 20px;
        border-left: 1px solid transparent;
        border-right: 1px solid transparent;
    }
    #navigation > ul {
        margin-left: 176px;
    }
    .navigation .logo::after {
        display: none;
    }
    .header-right {
        display: none;
    }
    .base-header {
        width: 80%;
    }
    /*---- Slider----- */
    
    .single_slider p {
        padding: 0px 60px;
    }
    .single_slider .slider_item_tbcell {
        text-align: center;
    }
    /*--------------------------------------
   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;
    }
    /*--------------------------------------
     Onepage 
----------------------------------------*/
    
    .slider_home_two .col-md-offset-3 {
        margin-left: 0%;
    }
}
/*                          Phone
=======================================================================================*/

@media only screen and (max-width: 767px) {
    /*--------------------------------------
   Header And SLider
----------------------------------------*/
    
    .header_topbar {
        display: none;
    }
    .navigation .logo::after {
        width: 108px;
        right: -94px;
    }
    .header-right {
        display: none;
    }
    .header-right .search_icon,
    .header-right .language-cart {
        display: none;
    }
    .header-right .header-cart {
        margin-left: 42px;
    }
    .header-right > ul > li > a {
        padding: 10px 0px;
    }
    .topp-cart {
        padding: 20px;
        right: -166px;
        top: 107%;
        width: 270px;
    }
    .header-setting {
        top: 107%;
        right: -78px;
    }
    #navigation.small-screen ul {
        margin-top: 13px;
    }
    #navigation.small-screen #menu-button {
        padding: 23px;
        margin-top: 15px;
    }
    #navigation > ul > li > a {
        padding: 16px 20px;
    }
    #navigation > ul > li.has-sub > a {
        padding: 16px 20px;
    }
    #navigation.small-screen ul ul li:hover > a {
        color: #ffcd23;
    }
    /*---- Slider----- */
    
    .single_slider h2 {
        font-size: 30px;
    }
    .single_slider {
        font-size: 15px;
    }
    .slider_home .owl-nav {
        margin-top: 0px;
        text-align: center;
    }
    .slider_home .owl-nav div.owl-next,
    .slider_home .owl-nav div {
        left: auto !important;
        margin: 10px;
        right: auto !important;
    }
    .slider_home .owl-nav div {
        color: #fff;
        display: inline-block !important;
        position: relative !important;
    }
    .single_slider .slider_item_tbcell {
        text-align: center;
    }
    .slider_btn_two {
        margin-left: 0px;
    }
    .slider_btn_one {
        margin-right: 2px;
    }
    /*--------------------------------------
   about section
----------------------------------------*/
    
    .base-header {
        width: 100%;
    }
    .base-header h3 {
        line-height: 40px;
    }
    .blog-header {
        padding-left: 0px;
    }
    .blog-header h3 {
        line-height: 43px;
    }
    .about-section {
        padding-bottom: 80px;
    }
    .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;
    }
    /*--------------------------------------
     Onepage 
----------------------------------------*/
    
    .header_top_bg .ban1_txt h3 {
        font-size: 34px;
        line-height: 38px;
    }
    .header_top_bg .ban1_txt h4 {
        margin-top: 23px;
    }
    .slider_home_two .col-md-offset-3 {
        margin-left: 0%;
    }
}
/* 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%;
    }
    .single-thumbnail-big .slick-slide img {
        min-width: 60%;
        max-width: 60%;
        margin: 0 auto;
    }
}