/*          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;
    }
    .single_slider .col-md-offset-6 {
        margin-left: 40%;
    }
    /*--------------------------------------
    About
----------------------------------------*/
    
    .about_box_inf {
        width: 46%;
    }
    .about_box_inf h3 {
        margin-top: -8px;
    }
    .promo-wrap {
        padding: 50px 27px;
    }
    /*--------------------------------------
   chooseus
----------------------------------------*/
    
    .chooseus-item {
        margin-left: 34px;
        padding-right: 50px;
    }
    /*--------------------------------------
   testimonials
----------------------------------------*/
    
    .testimonials-section .base-header {
        width: 60%;
    }
    /*--------------------------------------
   Blog Section
----------------------------------------*/
    
    .blog_info_right {
        width: 54%;
    }
    .post-format {
        top: 83%;
    }
    /*--------------------------------------
   contact
----------------------------------------*/
    
    .contact-section .inner-contact {
        top: 41px;
        width: 40%;
    }
    /*--------------------------------------
   contact Page
----------------------------------------*/
    
    .contact-page .base-header {
        width: 100%;
    }
    /*--------------------------------------
   service Page 
-----------------------------------------*/
    
    .single_service_left img {
        width: 48% !important;
    }
    .download_brochur .files li a {
        padding: 13px 16px;
    }
    .single_service_cat ul li {
        padding-right: 10px;
    }
    /*--------------------------------------
     Onepage 
----------------------------------------*/
    
    .slider_mn {
        width: 58%;
        bottom: 25px;
    }
}
/*                      Tablet Portrait
=======================================================================================*/

@media (min-width: 768px) and (max-width: 991px) {
    /*--------------------------------------
   Header And SLider
----------------------------------------*/
    
    .navigation .logo img {
        margin-top: 10px;
    }
    .navigation .logo {
        width: 22.667%;
    }
    #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;
    }
    .slider_home .owl-nav div.owl-next {
        left: auto !important;
        right: 5px !important;
    }
    .slider_home .owl-nav div {
        left: 5px !important;
    }
    /*--------------------------------------
    About
----------------------------------------*/
    
    .about_box_img {
        width: 38%;
    }
    /*--------------------------------------
   chooseus
----------------------------------------*/
    
    .chooseus-item {
        margin-left: 34px;
    }
    /*--------------------------------------
   video Section     
----------------------------------------*/
    
    .video-content {
        margin-bottom: 40px;
        text-align: center;
    }
    .video-content h2 {
        margin-top: 10px;
    }
    /*--------------------------------------
   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%;
    }
    .contact-section .inner-contact {
        top: 64px;
        width: 54%;
    }
    /*--------------------------------------
   Blog Page 
-----------------------------------------*/
    
    .blog-area .blog_box_ovrlay {
        height: 100%;
    }
    .blog-area .blog_box_ovrlay img {
        width: 100%;
    }
    .blog-area {
        padding-right: 20px;
    }
    .blog_box_ovrlay {
        width: 100%;
    }
    .blog_info_right {
        width: 100%;
        margin-left: 0px;
        margin-top: 25px;
    }
    /*--------------------------------------
   contact Page
----------------------------------------*/
    
    .contact-page .base-header {
        width: 100%;
    }
    /*--------------------------------------
   service Page 
-----------------------------------------*/
    
    .single_service_left img {
        width: 48% !important;
    }
    .download_brochur .files li a {
        padding: 13px 16px;
    }
    .single_service_right {
        padding-left: 10px;
    }
    .single_service_cat ul li {
        padding-right: 10px;
    }
    /*--------------------------------------
     Onepage 
----------------------------------------*/
    
    .slider_home_two .col-md-offset-3 {
        margin-left: 0%;
    }
    .slider_mn {
        width: 64%;
        bottom: 25px;
    }
    .header_top_bg .ban1_txt h3 {
        letter-spacing: 0px;
    }
    .slides_wrapper_v2 .slider_item_tbcell {
        text-align: left;
    }
    .slides_wrapper_v2 .slider_item_tbcell p {
        padding: 0;
    }
    .slides_wrapper_v2 .slider_form {
        width: 100%;
        margin-top: 50px;
    }
    .slides_wrapper_v2 .single_slider {
        height: 1050px;
    }
    .slides_wrapper_v2 .container {
        margin-top: -90px;
    }
}
/*                          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;
    }
    /*---- Slider----- */
    
    .single_slider h2 {
        font-size: 25px;
    }
    .slider_home h2 span {
        padding: 0px 10px;
    }
    .slide_bg_1 p {
        padding-right: 0px;
    }
    .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:hover {
        color: #fff;
    }
    .slider_home .owl-nav div {
        color: #D4B068;
        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;
    }
    .slider_home h2 .slide_st1 {
        margin-left: -8px;
    }
    .slider_home h4 {
        font-size: 24px;
        margin-bottom: 0px;
    }
    .header_top_bg .ban1_txt h4 {
        font-size: 22px;
        letter-spacing: 1px;
    }
    header .container {
        padding-top: 160px;
    }
    /*--------------------------------------
   about section
----------------------------------------*/
    
    .base-header {
        width: 100%;
    }
    .base-header h3 {
        line-height: 40px;
        font-size: 38px;
        letter-spacing: 1px;
    }
    .blog-header {
        padding-left: 0px;
    }
    .blog-header h3 {
        line-height: 43px;
    }
    .about-section {
        padding-bottom: 80px;
    }
    .about_box_inf {
        width: 100%;
        margin-left: 0px;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .about_box_img {
        width: 100%;
    }
    .promo-area {
        margin-top: 80px;
    }
    .promo-wrap {
        border-bottom: 1px solid #f0f0f0;
    }
    /*--------------------------------------
  get-touch
----------------------------------------*/
    
    .get-touch-section {
        padding-bottom: 0px;
        margin-bottom: 0px;
    }
    .get-touch-section .more-link {
        padding: 14px 13px;
        letter-spacing: 1px;
        margin-top: -96px;
    }
    .get-touch-section h3 {
        text-align: left;
    }
    .get-touch-section h4 {
        text-align: left;
    }
    .get-touch-warper::before {
        display: none;
    }
    .get-touch-button {
        padding: 70px 25px;
        margin-left: 0px;
        text-align: left;
    }
    /*--------------------------------------
   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 h2 {
        font-size: 28px;
        line-height: 40px;
        margin-bottom: 20px;
        margin-top: 0px;
    }
    .video-content p {
        margin-bottom: 30px;
    }
    /*--------------------------------------
   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
----------------------------------------*/
    
    .project-list .mix {
        display: none;
        padding-right: 15px;
    }
    .project-filter ul li {
        margin-bottom: 0px;
    }
    /*--------------------------------------
   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;
    }
    .blog_info_right {
        margin-left: 0px;
        margin-top: 20px;
        width: 100%;
    }
    .blog_box_ovrlay {
        width: 100%;
    }
    /*--------------------------------------
   Counter Section
----------------------------------------*/
    
    .counter-content {
        margin-bottom: 40px;
    }
    .counter-content p {
        font-size: 13px;
        letter-spacing: 0px;
    }
    /*--------------------------------------
   contact Section
----------------------------------------*/
    
    .contact-section .base-header p {
        width: 100%;
    }
    .contact-section {
        padding-bottom: 0px;
    }
    .contact-section .base-header h3 {
        margin-bottom: 25px;
        letter-spacing: 0px;
    }
    .contact-section .inner-contact {
        width: 96%;
        padding: 4px 15px 47px 15px;
        top: 56px;
        margin-left: 2%;
    }
    .contact-form #contact-form #submit-contact,
    .contact-form #comment-form #submit-contact,
    .comment-form #contact-form #submit-contact,
    .comment-form #comment-form #submit-contact {
        margin: 0px 0px 0px 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; */
    }
    .footer-section .tags {
        padding-bottom: 35px;
    }
    .footer-section .footer_para {
        margin-bottom: -10px;
    }
    /*--------------------------------------
   Blog Page 
-----------------------------------------*/
    
    .blog-area {
        padding-right: 15px;
    }
    .contact .blog-contact .contact-warper {
        padding-bottom: 0px;
    }
    .blog-area .blog_box_ovrlay {
        height: 100%;
    }
    .blog-area .blog_box_ovrlay img {
        width: 100%;
    }
    .blog_quote_right {
        width: 100%;
        padding-left: 0px;
        padding-bottom: 0px;
    }
    .blog_quote_left {
        width: 100%;
    }
    /*--------------------------------------
   portfolio Page 
-----------------------------------------*/
    
    .portfolio-single-detail {
        padding-left: 0px;
    }
    .portfolioitem .carousel-control {
        top: 32%;
    }
    .related-portfolio .work-item {
        margin-bottom: 0px;
    }
    /*--------------------------------------
   service Page 
-----------------------------------------*/
    
    .single_service_left img {
        width: 100% !important;
        margin-bottom: 10px;
    }
    .single_service_right {
        padding-left: 0px;
    }
    .download_brochur .files li a {
        padding: 13px 25px;
    }
    /*--------------------------------------
   contact Page 
-----------------------------------------*/
    
    .contact_pg_address {
        margin-left: 0px;
        margin-top: 80px;
    }
    .contact-page .base-header {
        width: 100%;
    }
    /*--------------------------------------
     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%;
    }
    .slider_mn {
        display: none;
    }
    /*--------------------------------------
      Home v2
----------------------------------------*/
    
    .slides_wrapper_v2 .slider_item_tbcell {
        text-align: left;
    }
    .slides_wrapper_v2 .slider_item_tbcell p {
        padding: 0;
    }
    .slides_wrapper_v2 .slider_form {
        width: 100%;
        margin-top: 50px;
    }
    .slides_wrapper_v2 .single_slider {
        height: 1050px;
    }
    .slides_wrapper_v2 .single_slider h2 {
        line-height: 30px;
    }
}
/* Mobile Vertical Layout: 488px 
===============================================================================*/

@media only screen and (min-width: 488px) and (max-width: 767px) {
    .navigation .logo img {
        margin-top: 2px;
    }
    /*--------------------------------------
    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: -15px;
    }
    /*--------------------------------------
    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%;
    }
    /*--------------------------------------
   Work Page 
-----------------------------------------*/
    
    .related-portfolio .col-xs-12 {
        width: 50%;
        padding-right: 0px;
        padding-left: 0px;
    }
    .related-portfolio .work-item {
        margin-bottom: -15px;
    }
    /*--------------------------------------
   service Page 
-----------------------------------------*/
    
    .single_service_left img {
        width: 48% !important;
    }
    /*--------------------------------------
   One Page 
-----------------------------------------*/
    
    .header_top_bg .col-xs-12 {
        width: 80%;
    }
}