@media (max-width: 1400px) {
    /*-------home page-1 style----------*/
    .home_slider .Modern-Slider .item .info h3 {
        font-size: 55px;
        line-height: 70px;
        max-width: 660px;
        padding-bottom: 60px;
        padding-top: 20px;
    }
    .home_slider .Modern-Slider .slick-dots li {
        margin-bottom: 30px;
    }
    .free_consult_section .content h2 {
        font-size: 34px;
        line-height: 46px;
    }
    .free_consult_section .content .line {
        height: 2px;
    }
    .free_consult_section .content h3 {
        font-size: 24px;
        line-height: 34px;
    }
    .about_section .content_wrapper .content h3.title_36 {
        font-size: 34px;
        line-height: 46px;
    }
    .about_section .content_wrapper .content h6.title_20 {
        font-size: 18px;
    }
    .best_consultation .content {
        max-width: 730px;
        padding-left: 50px;
        padding-right: 50px;
    }
    
@media (max-width: 1500px){
    .header_v12 {
        padding: 30px 50px;
    }
    .header_v12 .stuck_menu .menuzord-menu > li > a {
        margin: 0 4px;
        padding: 6px 18px;
    }
    .home1_slider .Modern-Slider .info h3 {
        font-size: 55px;
        line-height: 60px;
        padding-top: 30px;
        padding-bottom: 55px;
    }
    
    
}/*---end 1401-1500px----*/

@media (max-width: 1400px){
    .home1_slider .Modern-Slider .content_wrapper {
        margin-right: 30px;
    }
    
    .logo_carousel1 .owl-nav {
        text-align: center;
        margin-top: 50px;
    }
    .logo_carousel1 .owl-prev,
    .logo_carousel1 .owl-next {
        margin: 0 5px;
        position: relative;
        top: inherit;
    }
    .logo_carousel1 .owl-prev {
        left: inherit;
    }
    .logo_carousel1 .owl-next {
        right: inherit;
    }
    
    .section_padding1 {
        padding: 90px 0 100px;
    }
    .section_padding2 {
        padding: 100px 0;
    }
    .section_title h2 {
        font-size: 34px;
        line-height: 42px;
        max-width: 580px;
    }
    
    .shop_category {
        padding-bottom: 70px;
    }
    .new_arrival {
        padding-bottom: 60px;
    }
    .featured_product .section_title h2 {
        max-width: 430px;
    }
    
    
    /*--------------product shop fullwidth page----------*/
    .breadcrumb .breadcrumb_content {
        height: 310px;
    }
    .breadcrumb .breadcrumb_content h2 {
        margin-top: 40px;
    }
    
    
    /*-----contact page--------*/
    .map_title {
        padding-bottom: 50px;
        padding-top: 85px;
    }
    .contact_page {
        padding-bottom: 100px;
    }
    
    
}/*---end 1200-1400px----*/


@media (max-width: 1199px) {
    .header_v12 {
        padding: 25px 5px;
    }
    .header_v12 .stuck_menu .menuzord-menu > li > a {
        margin: 0 2px;
        padding: 4px 15px;
    }
    .header_v12 .stuck_menu ul.menuzord-menu {
        margin-top: 3px;
    }
    .header_v12 .megamenu .promotion_area h5 span {
        font-size: 35px;
    }
    
    /*---slider----*/
    .home1_slider .Modern-Slider .info h3 {
        font-size: 45px;
        line-height: 50px;
        padding-top: 20px;
        padding-bottom: 45px;
    }
    .home1_slider .Modern-Slider .info a {
        font-size: 15px;
        width: 145px;
        height: 44px;
        line-height: 44px;
    }
    
    /*----shop category----*/
    .shop_category .single_category .category_content h3 {
        font-size: 26px;
        line-height: 30px;
        padding-top: 10px;
    }
    .shop_category .single_category .category_content {
        padding: 20px;
    }
    
    /*---special offer-----*/
    .special_offer .offer_content h2 {
        font-size: 32px;
        line-height: 34px;
    }
    .special_offer .offer_content h3 {
        font-size: 24px;
        line-height: 32px;
        margin-bottom: 5px;
    }
    .special_offer .offer_content h3 span {
        font-size: 55px;
        line-height: 50px;
    }
    .special_offer .countDown .single-count {
        height: 80px;
        margin-right: 20px;
        width: 90px;
    }
    
    /*--shipping info--*/
    .shipping_info .single_shipping {
        background: rgba(255, 255, 255, 0.7);
        padding: 50px 30px 40px;
    }
    .shipping_info .single_shipping i {
        font-size: 65px;
        line-height: 40px;
    }
    .shipping_info .single_shipping h4 {
        margin-bottom: 20px;
        margin-top: 45px;
    }
    
    /*-----blog----*/
    .blog_post1 .single_blog_post .blog_content {
        padding: 20px 18px 0;
    }
    .blog_post1 .single_blog_post .blog_content .title_20 {
        font-size: 18px;
        line-height: 26px;
    }
    
    /*-----client logo---*/
    .client_style1 .logo_wrapper li a img {
        max-width: 120px;
        margin: 0 auto;
    }
    .logo_carousel1 .owl-prev,
    .logo_carousel1 .owl-next {
        display: none;
    }
    
    /*---newsletter---*/
    .newsletter_section {
        padding: 60px 0;
    }
    .newsletter_section .contact_area h4 {
        font-size: 30px;
        line-height: 36px;
    }
    
    /*----footer-----*/
    .footer_section .widget1 .footer_logo {
        width: 160px;
    }
    .footer_section .single_widget.widget3 {
        padding-left: 0;
        padding-right: 30px;
    }
    
    
    /*------------------shop left siderbar page---------------*/
    .product_shop.sidebar .container > .row > .col-xl-9.pl_70 {
        padding-left: 15px;
    }
    .product_shop.sidebar .container > .row > .col-xl-9.pr_70 {
        padding-right: 15px;
    }
    .product_shop.sidebar .product_filter {
        padding: 0 10px 0 13px;
    }
    .product_shop.sidebar .product_filter .shorting {
        width: 42%;
    }
    .product_shop.sidebar .product_filter .view_type {
        width: 100px;
    }
    .product_shop.sidebar .product_filter .product_search {
        width: 43%;
    }
    .product_shop.sidebar .product_filter .product_search > input {
        width: 85%;
        padding: 0 15px;
    }
    
    
    /*------------product details page--------------*/
    .product_details {
        padding-bottom: 62px;
    }
    .product_details .details_content .product_img {
        padding: 15px;
    }
    .product_details .details_content .content {
        padding-left: 25px;
    }
    .product_details .details_content .content .data_inputs > li {
        padding: 0 15px;
    }
    .product_details .details_content .content .data_inputs li .nice-select {
        padding-right: 20px;
    }
    .product_details .details_content .content .data_inputs input {
        width: 30px;
    }
    .product_details .details_content .content .data_inputs .nice-select .option {
        padding-left: 15px;
        padding-right: 15px;
    }
    
    .product_other_info {
        padding-bottom: 40px;
    }
    
    
    /*-----------------cart page style---------------*/
    .shopping_cart .cart_list .total_cart,
    .shopping_cart .cart_list .calculate_shipping {
        max-width: 450px;
        min-height: 395px;
    }
    .shopping_cart .cart_list .total_cart .process_check > li > a,
    .shopping_cart .cart_list .calculate_shipping button {
        padding: 0 23px;
    }
    .shopping_cart .cart_list .total_cart .process_check li {
        margin-bottom: 0;
    }
    
    
    /*--------------checkout page style---------------*/
    .checkout .billing_details .input_group {
        width: 48.2%;
    }
    
    /*------------------blog page style------------------*/
    .blog_page .single_blog_post .blog_content .title_20 {
        font-size: 20px;
        line-height: 25px;
        font-weight: 500;
    }
    
    /*-------------blog details page ----------------*/
    .blog_details .blog_details_content .blockqute {
        padding: 40px 40px 40px 90px;
    }
    .blog_details .comment_form .abform_area .abinput_group {
        width: 48.2%;
    }
    
    
    /*-------------contact page-------------*/
    .map_title > h1 {
        font-size: 40px;
        line-height: 45px;
    }
    .contact_page .contact_content {
        padding: 0px 0px 0px 40px;
    }
    .contact_page .wrapper {
        padding: 60px 0 60px 0;
    }
    .contact_page .abform_area .abinput_group {
        width: 47.8%;
    }
    .contact_page .abform_area .abinput_group.msg textarea {
        padding-right: 70px;
    }
    
    
    
} /*---end 992-1199px---*/


@media (max-width: 991px) {
    .header_v12 {
        padding: 16px 5px;
        background: rgba(255, 255, 255, 0.5);
    }
    .header_v12.white_bg {
        background: rgba(255, 255, 255, 1);
    }
    .header_v12 .menuzord {
        padding: 0;
    }
    .header_v12 .menuzord .showhide {
        height: 36px;
        padding: 5px 0 0;
        width: 40px;
    }
    .header_v12 .menuzord .showhide em {
        background: #222;
        height: 3px;
        margin: 4.5px 5px 0;
        width: 26px;
    }
    .header_v12 .stuck_menu ul.menuzord-menu {
        margin-top: 10px;
    }
    
    .header_v12 .stuck_menu .menuzord-menu li a {
        font-size: 14px;
    }
    .header_v12 .stuck_menu .menuzord-menu li a:hover {
        color: #4052de;
    }
    .header_v12 .stuck_menu .menuzord-menu > li > a {
        border-bottom-color: #eee;
        border-left: medium none;
        border-right: medium none;
        border-top: medium none;
        margin: 0;
        padding: 14px 11px;
    }
    .header_v12 .stuck_menu .menuzord-menu > li.active > a,
    .header_v12 .stuck_menu .menuzord-menu > li > a:hover{
        border-bottom-color: #eee;
    }
    .header_v12 .menuzord-responsive .menuzord-menu li .indicator {
        border-left-color: #eee;
        height: 48px;
        line-height: 48px;
    }
    
    .header_v12 .stuck_menu .menuzord-menu > li > .megamenu,
    .header_v12 .stuck_menu .menuzord-menu ul.dropdown {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
        top: 0;
    }
    .header_v12 .stuck_menu .menuzord-menu ul.dropdown li a:hover {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
        color: #4052de;
    }
    .header_v12 .stuck_menu .menuzord-menu ul.dropdown li a {
        color: #000;
        border-bottom-color: #eee;
    }
    .header_v12 .stuck_menu .menuzord-menu ul.dropdown > li:last-child a {
        border-bottom: 1px solid #eee;
    }
    
    .header_v12 .menuzord-responsive .menuzord-menu.menuzord-indented > li > ul.dropdown > li:hover > a,
    .header_v12 .menuzord-responsive .menuzord-menu.menuzord-indented > li > ul.dropdown > li > a {
        padding-left: 30px !important;
    }
    .header_v12 .stuck_menu .menuzord-menu li ul.dropdown li .indicator {
        height: 50px;
        line-height: 51px;
        top: 0;
    }
    .header_v12 .stuck_menu .menuzord-menu ul.dropdown,
    .header_v12 .stuck_menu .menuzord-menu ul.dropdown li ul.dropdown {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
        top: 0;
    }
    .header_v12 .menuzord-responsive .menuzord-menu.menuzord-indented > li > ul.dropdown > li > ul.dropdown > li:hover > a,
    .header_v12 .menuzord-responsive .menuzord-menu.menuzord-indented > li > ul.dropdown > li > ul.dropdown > li > a {
        padding-left: 50px !important;
    }

    .header_v12 .cart_area {
        right: 65px;
        top: 5px;
    }
    
    .header_v12 .stuck_menu .menuzord-menu > li > .megamenu {
        padding: 30px 15px;
    }
    
    
    /*----slider-----*/
    .home1_slider .Modern-Slider .content_wrapper {
        margin-right: 30px;
        max-width: 400px;
    }
    .home1_slider .Modern-Slider .info h5::before {
        width: 40px;
    }
    .home1_slider .Modern-Slider .info h5 {
        font-size: 18px;
        line-height: 25px;
        padding-left: 60px;
    }
    .home1_slider .Modern-Slider .content_wrapper {
        max-width: 350px;
    }
    .home1_slider .Modern-Slider .info h3 {
        font-size: 40px;
        line-height: 48px;
        padding-bottom: 30px;
    }
    .home1_slider .Modern-Slider .item .img-fill {
        min-height: 600px;
    }
    
    .section_padding1 {
        padding: 60px 0 70px;
    }
    
    .section_title {
        padding-bottom: 60px;
    }
    .section_title .title_20 {
        font-size: 18px;
        line-height: 30px;
    }
    .section_title h2 {
        font-size: 28px;
        line-height: 35px;
        max-width: 480px;
    }
    .section_title .line {
        width: 60px;
    }
    
    /*-----shop category----*/
    .shop_category {
        padding-bottom: 40px;
    }
    .shop_category .single_category .category_content {
        align-items: center;
        padding: 15px;
    }
    .shop_category .single_category .category_content h3 {
        font-size: 22px;
        text-align: center;
        line-height: 24px;
    }
    
    
    /*------special offer section-----*/
    .special_offer {
        position: relative;
    }
    .special_offer:before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,0.8);
    }
    .special_offer .offer_content {
        text-align: center;
    }
    .special_offer .offer_content .view_more {
        margin: 0 auto;
    }
    .special_offer .offer_content h6 {
        padding-right: 0;
    }
    .special_offer .countDown {
        align-items: center;
        display: flex;
        justify-content: center;
        flex-flow: row wrap;
    }
    
    
    /*-------shipping info--------*/
    .shipping_info .single_shipping i {
        font-size: 55px;
        line-height: 40px;
    }
    .shipping_info .single_shipping h4 {
        font-size: 20px;
        line-height: 27px;
        margin-bottom: 15px;
        margin-top: 25px;
    }
    
    /*----blog section-----*/
    .blog_post1 .single_blog_post {
        margin-bottom: 30px;
    }
    
    .newsletter_section .contact_area {
        flex-flow: column nowrap;
    }
    .newsletter_section .contact_title {
        padding-bottom: 25px;
        margin-right: 0;
        text-align: center;
    }
    
    /*--------footer---------*/
    .footer_section .footer_widget_area {
        padding: 70px 0 20px;
    }
    .footer_section .single_widget {
        margin-bottom: 50px;
    }
    
    
    /*--------------------product shop page-----------------*/
    .header_v12.inner_page {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    }
    .header_v12.inner_page .menuzord .showhide em {
        background: #fff;
    }
    .header_v12.inner_page .stuck_menu ul.menuzord-menu {
        background: #fff;
        margin-top: 10px;
        box-shadow: 0 5px 40px 0 rgba(0, 0, 0, 0.06);
    }
    .header_v12.inner_page .stuck_menu .menuzord-menu > li > a {
        color: #000;
    }
    .header_v12.inner_page .stuck_menu .menuzord-menu > li.active > a,
    .header_v12.inner_page .stuck_menu .menuzord-menu > li > a:hover {
        border-color: #eee;
    }
    .header_v12 .stuck_menu .menuzord-menu > li > .megamenu,
    .header_v12 .stuck_menu .menuzord-menu ul.dropdown {
        box-shadow: none;
    }
    
    .breadcrumb .breadcrumb_content {
        height: 250px;
    }
    .breadcrumb .breadcrumb_content h2 {
        font-size: 34px;
        line-height: 44px;
        margin-top: 20px;
    }
    
    .product_shop .pagination li a {
        font-size: 22px;
        height: 40px;
        line-height: 40px;
        width: 40px;
    }   
    
    
    /*-----------------shop left sidebar page ----------------*/
    .product_shop.sidebar {
        padding-bottom: 50px;
    }
    .product_shop.sidebar .pagination.left_align,
    .product_shop.sidebar .pagination {
        justify-content: center;
    }
    .product_shop.sidebar .shop_sidebar {
        align-items: flex-start;
        display: flex;
        flex-flow: row wrap;
        justify-content: space-between;
        margin-top: 70px;
    }
    .shop_sidebar .single_sidebar {
        margin-bottom: 50px;
        width: 50%;
        padding: 0 15px;
    }
    .shop_sidebar .single_sidebar:last-child {
        margin-bottom: 50px;
    }
    .shop_sidebar .product_tags ul li a {
        padding: 5px 17px;
    }
    
    
    /*--------------product details page---------------*/
    .product_details .details_content {
        display: block;
    }
    .product_details .details_content .product_img {
        margin: 0 auto;
        width: 70%;
    }
    .product_details .details_content .content{
        width: 100%;
        margin-top: 50px;
        padding-left: 0;
    }
    .product_details .details_content .product_img .owl-next {
        right: 15px;
    }
    .product_details .details_content .product_img .owl-prev {
        left: 15px;
    }
    
    .product_details .details_content .content h3 {
        text-align: center;
    }
    .product_details .details_content .content .product_info {
        align-items: center;
        display: flex;
        flex-flow: row nowrap;
        justify-content: flex-start;
    }
    .product_details .details_content .content .product_info > li {
        margin-right: 30px;
    }
    .product_details .details_content .content .product_info > li:last-child {
        margin-right: 0px;
    }
    
    .new_arrival .single_new_product .img_area img {
        width: 100%;
    }
    .new_arrival .single_new_product .product_content {
        padding-top: 15px;
        text-align: center;
    }
    
    
    /*-----------------cart page style------------*/
    .shopping_cart .coupon_area {
        display: block;
        padding: 25px 30px 35px;
        width: 100%;
        text-align: center;
    }
    .shopping_cart .coupon_area h4 {
        width: 100%;
    }
    .shopping_cart .coupon_area form {
        margin-top: 20px;
        width: 80%;
    }
    .shopping_cart .cart_list .single_cart .product_img {
        max-width: 120px;
    }
    .shopping_cart .cart_list .single_cart li.product > a {
        max-width: 181px;
    }
    .shopping_cart .cart_list .total_cart,
    .shopping_cart .cart_list .calculate_shipping {
        max-width: 50%;
        min-height: 420px;
        width: 347px;
        padding: 20px;
    }
    .shopping_cart .cart_list .total_cart .process_check li:first-child {
        margin-bottom: 15px;
    }
    
    
    /*--------------checkout page style--------------*/
    .checkout .billing_details .input_group {
        width: 47.7%;
    }
    .checkout h4.login {
        text-align: center;
    }
    
    /*-------------------blog page style----------------*/
    .blog_page .pagination li a {
        font-size: 22px;
        height: 40px;
        line-height: 40px;
        width: 40px;
    }
    
    /*-----------------blog details page -------------*/
    .blog_details .post_author li::after {
        display: block;
    }
    .blog_details .post_author li {
        display: inline-block;
        padding: 0 15px;
    }
    .blog_details .post_author li:first-child {
        padding-left: 0;
    }
    .blog_details .tagnshare_area {
        margin-bottom: 50px;
    }
    .blog_details .comment_form > h4.contact_title {
        padding-bottom: 20px;
    }
    
    
    /*-----------contact page------------*/
    .contact_page {
        margin-top: -100px;
    }
    .google_map_section .mapHome2 {
        height: 450px;
    }
    .contact_page .wrapper {
        padding: 60px 40px;
    }
    .contact_page .contact_content {
        padding: 0px;
    }
    .contact_form .abform_area .abinput_group {
        width: 48.4%;
    }
    .contact_page .contact_address {
        height: auto;
    }
 
    
    
    
    
}/*-----end 768-991-----*/


@media (max-width: 767px){
    .container {
       max-width: 540px;
    }
    
    .header_v12 .megamenu .single_category {
        margin-bottom: 30px;
        width: 50%;
    }
    .header_v12 .megamenu .single_category.promotion {
        width: 50%;
    }
    .header_v12 .stuck_menu .menuzord-menu > li > .megamenu {
        padding: 30px 20px 0 15px;
    }
    
    /*---slider section----*/
    .home1_slider .Modern-Slider .item .img-fill::before {
        background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
        content: "";
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
    }
    .Modern-Slider .item .info > .align_row_center_right {
        justify-content: center;
    }
    .home1_slider .Modern-Slider .content_wrapper {
        text-align: center;
        margin-right: 0px;
    }
    .home1_slider .Modern-Slider .info a {
        font-size: 15px;
        height: 40px;
        line-height: 40px;
        margin: 0 auto;
        width: 125px;
    }
    .home1_slider .Modern-Slider .info h5::before {
        display: none;
    }
    .home1_slider .Modern-Slider .info h5 {
        padding-left: 0;
    }
    .home1_slider .img-fill .slider_img1 {
        background-position:  -240px center;
    }
    .home1_slider .img-fill .slider_img2 {
        background-position: -230px center;
    }
    .home1_slider .img-fill .slider_img3 {
        background-position: -250px center;
    }
    .home1_slider .Modern-Slider .slide3 .info h3,
    .home1_slider .Modern-Slider .slide3 .info h5 {
        color: #fff;
    }
    .home1_slider .Modern-Slider .slide3 .info a {
        border-color: #fff;
        color: #fff;
    }
    .home1_slider .Modern-Slider .slide3 .info a:hover{
        background: #fff;
        color: #222;
    }
    
    
    .section_title h2 {
        font-size: 24px;
        line-height: 30px;
        max-width: 400px;
    }
    .section_padding2 {
        padding: 70px 0;
    }
    
    .new_arrival {
        padding-bottom: 30px;
    }
    .new_arrival .single_new_product .product_content {
        text-align: center;
    }
    
    /*---special offer----*/
    .special_offer .offer_content h3 {
        font-size: 20px;
    }
    .special_offer .offer_content h3 span {
        font-size: 40px;
        line-height: 50px;
    }
    .special_offer .offer_content h2 {
        font-size: 26px;
    }
    
    /*--featured product--*/
    .featured_product .section_title h2 {
        max-width: 300px;
    }
    .shipping_info .single_shipping {
        margin: 15px 0;
    }
    
    /*---blog---*/
    .blog_post1 {
        padding-bottom: 40px;
    }
    .blog_post1 .section_title h2 {
        margin: 0 auto;
        max-width: 220px;
    }
    
    
    /*-------------shop full width style---------------*/
    .breadcrumb .breadcrumb_content {
        height: 210px;
    }
    .breadcrumb .breadcrumb_content h2 {
        font-size: 30px;
        line-height: 40px;
    }
    .product_shop .product_filter .product_search > input {
        padding: 0 10px 0 20px;
        width: 86%;
    }
    
    .product_shop .single_product > h6 {
        text-align: center;
    }
    
    .product_shop .product_filter {
        display: block;
        margin: 0 auto 50px;
        max-width: 100%;
        padding: 0;
    }
     .product_shop .product_filter .shorting {
        width: 100%;
    }
    .product_shop .product_filter .product_search {
        width: 100%;
    }
    .product_shop .product_filter .shorting {
        border-right: medium none;
        padding: 0 15px;
        width: 78%;
        height: 50px;
        float: left;
    }
    
    .product_shop .product_filter .view_type {
        float: right;
        width: 96px;
    }
    .product_shop .product_filter .view_type > li {
        border-left: 1px solid #f1f1f1;
        border-right: medium none;
        height: 50px;
        padding: 14px 12px;
    }
    
    .product_shop .product_filter .product_search {
        border-top: 1px solid #f1f1f1;
        height: 50px;
        width: 100%;
        clear: both;
    }
    .product_shop .product_filter .product_search input {
        height: 100%
    }
    .product_shop .product_filter .product_search > button {
        height: 50px;
    }
    
    
    /*---------------- shop left sidebar page --------------*/
    .product_shop.sidebar .product_filter {
        padding: 0;
    }
    .product_shop.sidebar .product_filter .shorting {
        width: 60%;
    }
    .product_shop.sidebar .product_filter .product_search {
        width: 100%;
    }
    .shop_sidebar .single_sidebar {
        padding: 0 10px;
    }
    .shop_sidebar .product_tags ul li a {
        padding: 5px 15px;
    }
    
    /*---------------- shop list style page --------------*/
    .list_style .single_product {
        flex-flow: column wrap;
        text-align: center;
    }
    .list_style .single_product .product_content {
        padding-left: 0;
        padding-top: 20px;
        width: 100%;
    }
    .list_style .single_product .price_rating {
        margin: 0 auto;
        max-width: 380px;
    }
    
    
    /*--------------product details page-------------*/
    .product_details {
        padding-bottom: 32px;
    }
    .product_details .details_content .product_img {
        width: 80%;
    }
    .product_details .details_content .content .product_info {
        display: block;
    }
    .product_details .details_content .content .product_info > li {
        margin-right: 0;
    }
    .product_details .details_content .content .addto_cart li a {
        font-weight: 600;
        height: 40px;
        line-height: 40px;
        width: 146px;
    }
    .product_details .details_content .content .addto_cart .favourite > a {
        font-size: 18px;
        width: 40px;
    }
    
    .product_other_info .tab_wrapper .nav > li {
        width: 33.33%;
    }
    .product_other_info .tab_wrapper .review .review_form input {
        width: 48%;
    }
    
    
    
    /*--------------cart page style-------------*/
    .shopping_cart .coupon_area form {
        width: 100%;
    }
    
    .shopping_cart .cart_list .cart_list_header {
        display: none;
    }
    .shopping_cart .cart_list .single_cart {
        align-items: flex-end;
        flex-flow: column nowrap;
        justify-content: flex-end;
        padding: 20px 0 0;
        text-align: right;
        border: 1px solid #f1f1f1;
        margin-bottom: 50px;
        position: relative;
    }
    .shopping_cart .cart_list .single_cart:last-child {
       margin-bottom: 0;
    }
    .shopping_cart .cart_list .single_cart li:first-child {
        padding-top: 0;
    }
    .shopping_cart .cart_list .single_cart li {
        border-bottom: 1px solid #f1f1f1;
        padding: 12px 20px;
        position: relative;
    }
    .shopping_cart .cart_list .single_cart li.total {
        border-bottom: none;
    }
    .shopping_cart .cart_list .single_cart .product,
    .shopping_cart .cart_list .cart_list_header .product {
        display: block;
        text-align: right;
        width: 100%;
    }
    .shopping_cart .cart_list .single_cart .price,
    .shopping_cart .cart_list .cart_list_header .price {
        text-align: right;
        width: 100%;
    }
    .shopping_cart .cart_list .single_cart .quantity,
    .shopping_cart .cart_list .cart_list_header .quantity {
        width: 100%;
    }
    .shopping_cart .cart_list .single_cart .total,
    .shopping_cart .cart_list .cart_list_header .total {
        text-align: right;
        width: 100%;
    }
    
    .shopping_cart .cart_list .single_cart .quantity .quantity_wrapper {
        margin: 0 0 0 auto;
    }
    .shopping_cart .cart_list .single_cart .product_img {
        margin: 0 0 7px auto;
        width: 120px;
    }
    .shopping_cart .cart_list .single_cart .action,
    .shopping_cart .cart_list .cart_list_header .action {
        background: #fff;
        border: 1px solid #ddd;
        border-radius: 100%;
        height: 30px;
        line-height: 26px;
        padding: 0;
        position: absolute;
        right: -15px;
        text-align: center;
        top: -15px;
        width: 30px;
    }
    .shopping_cart .cart_list .single_cart li.action i {
        font-size: 12px;
        padding: 0;
    }
    
    .shopping_cart .cart_list .single_cart li::before {
        left: 20px;
        position: absolute;
        top: 50%;
        font-weight: 500;
        color: #222222;
        font-size: 15px;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .shopping_cart .cart_list .single_cart li.action::before {
        display: none;
    }
    .shopping_cart .cart_list .single_cart li.product::before {
        content: "Product";
    }
    .shopping_cart .cart_list .single_cart li.price::before {
        content: "Price";
    }
    .shopping_cart .cart_list .single_cart li.quantity::before {
        content: "Quantity";
    }
    .shopping_cart .cart_list .single_cart li.total::before {
        content: "Total";
    }
    
    .shopping_cart .cart_list .cart_shippinginfo {
        display: block;
    }
    .shopping_cart .cart_list .total_cart,
    .shopping_cart .cart_list .calculate_shipping {
        max-width: 100%;
        min-height: auto;
        width: 100%;
    }
    .shopping_cart .cart_list .calculate_shipping{
        margin-bottom: 30px;
    }
    .shopping_cart .cart_list .calculate_shipping button {
        display: block;
        margin: 0 auto;
    }
    .shopping_cart .cart_list .total_cart .process_check {
        text-align: center;
        width: 100%;
    }
    .shopping_cart .cart_list_wrapper > h4 {
        text-align: center;
    }
    .shopping_cart .cart_shippinginfo h4 {
        text-align: center;
    }
    
    
    /*------------checkout page style------------*/
    .checkout h4.login {
        font-size: 20px;
        line-height: 26px;
        padding: 20px;
    }
    .checkout .billing_details .input_group {
        float: none;
        width: 100%;
    }
    .checkout .billing_details .input_group:nth-child(2n) {
        margin-left: 0;
    }
    
    
    /*------------------blog detgails page style-------------*/
    .blog_details .blog_details_content .blockqute {
        padding: 30px 25px 30px 68px;
    }
    .blog_details .blog_details_content .blockqute h2::before {
        font-size: 28px;
        left: -42px;
        top: -1px;
    }
    .blog_details .tagnshare_area {
        display: block;
    }
    .blog_details .tagnshare_area .tags {
        margin-bottom: 20px;
        width: 100%;
    }
    .blog_details .tagnshare_area .social_share {
        text-align: left;
        width: 100%;
    }

    .blog_details_content .comment_form .contact_title {
        padding-bottom: 20px;
    }
    .blog_details_content .comment_area .comment_wrapper li img {
        height: 70px;
        width: 70px;
    }
    .blog_details_content .comment_area .comment_wrapper li {
        padding-left: 90px;
    }
    .blog_details_content .comment_area .comment_wrapper li .reply_form .reply {
        right: 0;
    }
    .blog_details_content .comment_form .abform_area .abinput_group {
        float: none;
        width: 100%;
    }
    .blog_details_content .comment_form .abform_area .abinput_group:nth-child(2n) {
        margin-left: 0px;
    }
    .blog_details .contact_form .abform_area .abinput_group.msg {
        height: 100px;
    }
    .blog_details .blog_page .single_blog_post {
        margin-bottom: 40px;
    }
    .blog_details_content .comment_area {
        margin-top: 20px;
    }
    .blog_details .contact_form .abform_area button {
        font-size: 14px;
        height: 42px;
        padding: 0 25px;
    }
    .blog_details .shop_sidebar .input_group > input {
        width: 190px;
    }
    .blog_details p.details_txt {
        padding-right: 0;
    }
    
    
    /*-----------contact page-------------*/
    .map_title {
        padding-top: 70px;
    }
    .map_title > h1 {
        font-size: 32px;
        line-height: 40px;
    }
    .contact_page {
        padding-bottom: 70px;
    }
    .contact_page .abform_area .abinput_group {
        float: none;
        width: 100%;
    }
    .contact_page .abform_area .abinput_group:nth-child(2n) {
        margin-left: 0px;
    }
    .contact_page .abform_area button {
        font-size: 56px;
    }
    .google_map_section .mapHome2 {
        height: 420px;
    }

    
    
    
   
}/*-----end 576-767-----*/


@media (max-width: 575px){
    .header_v12 {
        padding: 16px 0;
    }
    .header_v12 img.header_logo {
        height: 28px;
    }
    .header_v12 .cart_area {
        right: 55px;
    }
    .header_v12 .cart_area .all_shopping {
        right: -84px;
        top: 80px;
        width: 305px;
        min-width: inherit;
    }
    .header_v12 .cart_area .total_price ul li a {
        font-size: 15px;
        width: 120px;
    }
    
    
    /*----slider section---*/
    .home1_slider .Modern-Slider .info h3 {
        font-size: 30px;
        line-height: 38px;
    }
    
    .shop_category .single_category {
        margin-bottom: 20px;
    }
    
    .new_arrival .single_new_product {
        margin-left: auto;
        margin-right: auto;
        max-width: 268px;
    }
    
    /*----special offer----*/
    .special_offer .offer_content h2 {
        font-size: 24px;
        line-height: 32px;
    }
    .special_offer .offer_content h3 span {
        font-size: 34px;
    }
    .special_offer .offer_content h6 {
        font-size: 15px;
    }
    .special_offer .countDown .single-count:last-child {
        margin-right: 10px;
    }
    .special_offer .countDown .single-count {
        margin: 10px;
    }
    .special_offer .countDown {
        max-width: 290px;
        margin-left: auto;
        margin-right: auto;
    }
    
    
    .featured_product .single_featured_product {
        max-width: 300px;
        margin: 0 auto;
    }
    .featured_product .featured_product_carousel .owl-prev,
    .featured_product .featured_product_carousel .owl-next {
        width: 30px;
    }
    
    .shipping_info .single_shipping {
        padding: 30px 15px;
    }
    
    .blog_post1 .single_blog_post .blog_content .title_20 {
        font-size: 17px;
        font-weight: 600;
    }
    .blog_post1 .single_blog_post .blog_content {
        text-align: center;
    }

    /*---newsletter---*/
    .newsletter_section .contact_area form {
        width: 100%;
    }
    .newsletter_section .contact_area h4 {
        font-size: 24px;
        line-height: 32px;
    }
    .newsletter_section .contact_area form > button {
        font-size: 32px;
    }
    
    .footer_section .single_widget {
        max-width: 340px;
    }
    .footer_section .single_widget.widget3 {
        padding-right: 0;
    }
    
    
    /*---------------product shop page----------------*/
    .header_v12.inner_page .stuck_menu .menuzord-menu > li > .megamenu {
        padding: 30px 20px 0 15px;
    }
    .breadcrumb .breadcrumb_content h2 {
        font-size: 24px;
        font-weight: 500;
        line-height: 30px;
    }    
    .product_shop .single_product {
        margin-bottom: 40px;
        margin-left: auto;
        margin-right: auto;
        max-width: 270px;
    }

    
    /*---------shop left sidebar page--------------*/
    .product_shop.sidebar .shop_sidebar {
        display: block;
    }
    .shop_sidebar .single_sidebar {
        padding: 0;
        width: 100%;
    }
    .shop_sidebar .shipping_offer img {
        max-width: 420px;
    }
    
    .list_style .single_product {
        margin-bottom: 0;
        max-width: 100%;
    }
    
    
    /*---------------product details page------------*/
    .product_details .details_content .product_img {
        width: 100%;
    }
    .product_details .details_content .content {
        margin-top: 30px;
    }
    .product_details .details_content .content h3 {
        font-size: 24px;
        line-height: 30px;
    }
    .product_details .details_content .content > p {
        text-align: center;
    }
    .product_details .details_content .content .data_inputs {
        display: block;
        margin: 0 auto;
        max-width: 200px;
    }
    .product_details .details_content .content .data_inputs > li {
        margin-bottom: 15px;
        padding: 0 15px;
        width: 100%;
    }
    
    .product_details .details_content .content .addto_cart {
        text-align: center;
        width: 100%;
    }
    .product_details .details_content .content .product_info {
        text-align: center;
    }
    .product_details .details_content .content .social_share {
        text-align: center;
        width: 100%;
    }
    
    .product_other_info .tab_wrapper .nav-tabs {
        display: block;
    }
    .product_other_info .tab_wrapper .nav > li {
        float: none;
        width: 100%;
    }
    .product_other_info .tab_wrapper .nav > li > a {
        padding: 8px 0;
        line-height: normal;
    }
    .product_other_info .tab_wrapper .nav > li > a::before {
        display: none;
    }
    .product_other_info .tab_wrapper .nav > li > a.active {
        color: #4052de;
    }
    
    .product_other_info .tab_wrapper .tab_content .tab_text {
        text-align: center;
    }
    .product_other_info .tab_wrapper .tab_content .size_guid {
        text-align: left;
    }
    .product_other_info .tab_wrapper .tab_content .size_guid span:first-child {
        margin-right: 5px;
        width: auto;
    }
    
    .product_other_info .tab_wrapper .review .single_review .author_img {
        margin-bottom: 15px;
        position: relative;
        top: 0px;
    }
    .product_other_info .tab_wrapper .review {
        text-align: center;
    }
    .product_other_info .tab_wrapper .review .single_review {
        padding-left: 0px;
    }
    .product_other_info .tab_wrapper .review .single_review .author_name .date {
        padding-left: 14px;
    }
    .product_other_info .tab_wrapper .review .single_review .author_name .date::before {
        left: 5px;
    }
    
    .product_other_info .tab_wrapper .review .review_form input {
        width: 100%;
    }
    .product_other_info .tab_wrapper .review .review_form input:nth-child(2n) {
        margin-left: 0;
        margin-top: 20px;
    }
    
    
    /*-----------------shopping cart page style------------------*/
    .shopping_cart .coupon_area {
        padding: 25px 15px 35px;
    }
    .shopping_cart .coupon_area form > input {
        max-width: 350px;
        width: 100%;
        float: none;
    }
    .shopping_cart .coupon_area form > button {
        height: 40px;
        margin-top: 15px;
        width: 160px;
    }
    
    
    /*-----------checkout page style----------*/
    .checkout .billing_details {
        margin-top: 30px;
        padding: 20px 15px;
    }
    .checkout .total_cart {
        padding: 15px;
    }
    .checkout .total_cart .process_check{
        text-align: center;
    }
    .checkout .total_cart .process_check > li > button,
    .checkout .total_cart .process_check > li > a {
        font-size: 14px;
        height: 40px;
        line-height: 40px;
        padding: 0 20px;
    }
    .checkout .total_cart .process_check > li > button {        
        margin-left: 0px;
        margin-top: 15px;
    }
    
    
    /*------------blog details page-------------*/
    .blog_details .blog_details_content h4.post_title {
        font-size: 20px;
        line-height: 30px;
    }
    .blog_details p.dropcap_style1 span {
        font-size: 40px;
        height: 60px;
        line-height: 58px;
        width: 60px;
    }
    .blog_details .blog_details_content .blockqute {
        padding: 50px 25px 30px 28px;
    }
    .blog_details .blog_details_content .blockqute h2 {
        font-size: 17px;
    }
    .blog_details .blog_details_content .blockqute h2::before {
        left: -2px;
        top: -30px;
    }
    .blog_details .tagnshare_area .tags {
        text-align: center;
    }
    .blog_details .tagnshare_area {
        padding: 20px 25px 23px;
    }
    
    .blog_details .tagnshare_area .social_share {
        text-align: center;
    }
    .blog_details_content .comment_area .comment_wrapper li {
        padding-left: 0;
    }
    .blog_details_content .comment_area .comment_wrapper li img {
        left: inherit;
        position: relative;
        top: inherit;
        margin-bottom: 10px;
    }
    .blog_details_content .comment_area .comment_wrapper li ul li {
        padding-left: 0;
    }
    .blog_details .comment_form {
        padding: 60px 0 0;
    }
    .blog_details .comment_form .abform_area button {
        padding: 2px 25px 0;
        width: 160px;
    }
    .blog_details .shop_sidebar .shipping_offer img {
        max-width: 100%;
    }
    .blog_details .shop_sidebar .input_group > input {
        width: 80%;
    }
    
    
    
}/*-----end 300-575-----*/


@media (max-width: 479px){
    .search_area_modal {
        padding: 40px 15px 20px;
        width: 100%;
        min-width: 100%;
    }
    .search_area_modal button i {
        display: inline-block;
        font-size: 25px;
        padding: 0;
    }
    .header_v12 .megamenu .single_category {
        width: 100%;
    }
    .header_v12 .megamenu .single_category.promotion {
        width: 100%;
    }
    
    .product_shop .product_filter .shorting {
        border-bottom: 1px solid #f1f1f1;
        float: none;
        width: 100%;
    }
    .product_shop .product_filter .view_type {
        float: none;
        width: 100%;
    }
    .product_shop .product_filter .view_type > li.list {
        float: right;
    }
    .product_shop .product_filter .view_type > li.grid {
        border-right: 1px solid #f1f1f1
    }
    
    /*-------------shop left sidebar page------------*/
    .product_shop.sidebar .product_filter .view_type {
        width: 100%;
    }
    .product_shop.sidebar .product_filter .shorting {
        width: 100%;
    }
    
    
    /*----------contact page------------*/
    .contact_page {
        margin-top: 0;
    }
    .map_title > h1 {
        font-size: 26px;
        font-weight: 500;
        line-height: 32px;
    }
    .contact_page .wrapper {
        padding: 50px 0;
    }
    .contact_page .abform_area .abinput_group.msg textarea {
        height: 120px;
        padding-right: 47px;
    }
    .contact_page .abform_area button {
        bottom: 20px;
    }
    .contact_page .contact_content {
        box-shadow: none;
        padding: 0;
    }
    .contact_page .contact_address {
        padding: 40px 20px;
    }
    .contact_page .contact_address h4 {
        margin-bottom: 30px;
        width: 100%;
        font-size: 24px;
    }
    .contact_page .contact_address .social_contact {
        width: 100%;
    }
    
    .google_map_section .mapHome2 {
        height: 350px;
    }
    
    
}/*-----end 300-479-----*/




    
    /*-------------------home page-2 style------------------*/
    .testimonial_style8 .owl-nav{
        text-align: center;
        margin-top: 20px;
    }
    .testimonial_style8 .owl-prev,
    .testimonial_style8 .owl-next {
        position: relative;
        top: inherit;
        transform: inherit;
        margin: 0 10px;
    }
    .testimonial_style8 .owl-next {
        right: inherit;
    }.testimonial_style8 .owl-prev {
        left: inherit;
    }
    .best_consultation .content h3.title_36 {
        font-size: 28px;
        line-height: 37px;
    }
    .best_consultation .content h3.title_36 {
        font-size: 28px;
        line-height: 37px;
    }
    .best_consultation.home2 .content h3.title_36 {
        font-size: 24px;
        line-height: 32px;
    }
    .best_consultation.home2 .content .consultation > li {
        width: 150px;
    }
    .best_consultation .content .consultation > li p {
        font-size: 14px;
    }
    .best_consultation .content .consultation > li:first-child {
        margin-right: 30px;
    }
    .best_consultation .content .consultation li i {
        font-size: 45px;
    }
    
    
    /*------------------home page-3 responsive style--------------*/
    .home2_banner.v2 .banner_content .txt_wrapper {
        margin-top: 110px;
    }
    .best_consultation.home3 > .content_wrapper {
        flex-wrap: wrap;
    }
    .best_consultation.home3 .single_item {
        width: 100%;
    }
    .best_consultation.home3 .img_area img {
        width: 100%;
    }
    .best_consultation.home3 .single_item.item2 {
        flex-flow: row-reverse nowrap;
    }
    .best_consultation.home3 .single_item .content {
        padding: 30px 100px;
    }
    
    /*------about page---------*/
    .breadcrumbs_section .content {
        height: 400px;
    }
    .breadcrumbs_section .content h1 {
        margin-top: 90px;
    }
    
    .breadcrumbs_section.project_detail .content h1 {
        margin-top: 0;
    }
    .breadcrumbs_section.project_detail .content {
        height: 532px;
    }
    
    
    
} /*---end 1200-1400px----*/


@media (max-width: 1199px) {
    /*-----------------home page-1 style--------------------*/
    .home_slider .Modern-Slider .item .info h3 {
        font-size: 45px;
        line-height: 55px;
        max-width: 560px;
        padding-bottom: 50px;
        padding-top: 10px;
    }
    .home_slider .Modern-Slider .item .info a.get_free {
        font-size: 15px;
        height: 50px;
        line-height: 50px;
        min-width: 206px;
    }
    .blog_post13,
    .welcome5,
    .card_style5 {
        padding: 90px 0 100px;
    }
    .portfolio1 {
        padding: 90px 0 50px;
    }
    
    /*-about section--*/
    .about_section .content_wrapper .content {
        padding-right: 40px;
    }
    .about_section .content_wrapper .content h3.title_36 {
        font-size: 23px;
        line-height: 33px;
    }
    .about_section .content_wrapper .content h6.title_20 {
        font-size: 16px;
        line-height: 24px;
        padding: 23px 0;
    }
    .about_section .content h5 {
        font-size: 16px;
        line-height: 28px;
    }
    
    /*--free consultation--*/
    .best_consultation .content {
        padding-left: 40px;
        padding-right: 30px;
    }
    .best_consultation .content h3.title_36 {
        font-size: 25px;
        line-height: 26px;
        padding-top: 10px;
    }
    .best_consultation .content .consultation > li:first-child {
        margin-right: 70px;
    }
    .best_consultation .content .line {
        height: 2px;
        margin-bottom: 25px;
        margin-top: 20px;
    }
    .best_consultation .content .consultation {
        padding-top: 12px;
    }
    .best_consultation .content .consultation > li:first-child {
        margin-right: 40px;
    }
    .best_consultation .content .consultation li i {
        font-size: 40px;
    }
    .best_consultation .content .consultation li p {
        padding-top: 0;
    }
    
    /*--blog--*/
    .blog_post13 .single_blog_post .blog_content {
        padding: 30px 25px;
    }
    
    /*--cta--*/
    .cta11 .content_txt h3 {
        font-size: 32px;
    }
    .cta11 .cta_content .content_txt p::before {
        display: none;
    }
    .cta_common .cta_content .content_txt p {
        padding-top: 5px;
    }
    
    /*--footer--*/
    footer .single_widget.widget3 {
        padding-left: 0;
        padding-right: 30px;
    }
    
    
    /*-----------------------home page-2 style----------------------*/
    .header_v11 .stuck_menu .menuzord-menu > li > a {
        padding: 34px 20px;
    }
    .home2_banner .banner_content {
        height: 700px;
    }
    .home2_banner .banner_content .txt_wrapper h1 {
        font-size: 48px;
        line-height: 52px;
    }
    .home2_banner .banner_content .txt_wrapper {
        max-width: 570px;
    }
    .home2_banner .banner_content .txt_wrapper a.get_free {
        bottom: -24px;
        font-size: 16px;
        height: 51px;
        line-height: 52px;
        min-width: 206px;
    }
    .home2_service .service_info {
        padding: 0 20px;
    }
    .home2_service .service_info .service_content {
        -webkit-transform: translateY(-100px);
        -ms-transform: translateY(-100px);
        -o-transform: translateY(-100px);
        transform: translateY(-100px);
    }
    .facts5 .facts_common .facts_title {
        font-size: 13px;
    }
    .portfolio_IT.icon_overlay.col3 .single_item ul.icon {
        padding-top: 17px;
    }
    
    
    .best_consultation.home2 .img_area.item2 {
        display: none;
    }
    .best_consultation.home2 .img_area,
    .best_consultation.home2 .content {
        width: 50%;
    }
    .best_consultation.home2 .content{
        max-width: 500px;
    }
    .best_consultation.home2 .content h3.title_36 {
        line-height: 34px;
    }
    .best_consultation.home2 .content .consultation > li:first-child {
        margin-right: 70px;
    }
    .best_consultation.home2 .content .consultation {
        padding-top: 40px;
    }
    
    .testimonial_style8 .owl-nav{
        text-align: center;
    }
    .testimonial_style8 .owl-prev,
    .testimonial_style8 .owl-next {
        position: relative;
        margin: 0 5px;
    }
    .testimonial_style8 .owl-next,
    .testimonial_style8 .owl-prev {
        left: inherit;
        right: inherit;
    }
    
    
    .cta4 .cta_content .content_txt {
        max-width: 550px;
    }
    .cta4 {
        padding-bottom: 110px;
    }
    .cta4 .cta_content .content_txt::after {
        height: 70px;
        margin-top: -35px;
        right: -68px;
    }
    .cta4 .content_txt h3 {
        font-size: 30px;
    }
    .cta4 .cta_content .content_txt p {
        font-size: 17px;
        padding-top: 15px;
    }
    .cta4 .cta_content .cta_button {
        min-width: 220px;
    }
    
    
    .blog_post11 .overlay {
        top: -70px;
        height: 113%;
    }
    .blog_post11 .single_blog_post .blog_content {
        padding: 30px 15px;
    }
    .blog_post11 .single_blog_post .blog_content p {
        padding-bottom: 10px;
        padding-top: 7px;
    }
    
    
    .free_consult_section.home2 {
        padding: 140px 0 120px;
    }
    
    
    
    /*------------home page-3 responsive style---------------*/
    .header_v11.home3.sticky .stuck_menu .menuzord-menu > li > a {
        padding: 30px 18px;
    }
    .header_v11.home3.sticky .stuck_menu .menuzord-brand {
        margin: 22px 0 0;
    }
    .best_consultation.home3 .single_item .content {
        padding: 30px 50px;
    }
    .best_consultation.home3 .content .consultation {
        padding-top: 40px;
    }
    .home3_footer.dark .single_widget.widget2 {
        padding: 0;
    }
    
    /*--------service page-----------*/
    .service_idea .content {
        padding: 0;
    }
    .contact_form .abform_area .abinput_group {
        width: 48.8%;
    }
    .blog_details .comment_form .abform_area .abinput_group {
        width: 48.3%;
    }
    
    
    /*----single project----*/
    .breadcrumbs_section.project_detail .content {
        height: 482px;
    }
    
    
    /*-----blog page------*/
    .blog_standard {
        padding: 80px 0;
    }
    .blog_standard .content .header_area > h3 {
        font-size: 30px;
    }
    
    /*-------blog details page-------*/
    .blog_details .col-xl-8.col-lg-8.pr_0 {
        padding-right: 15px !important;
    }
    .blog_details .blog_details_sidebar .input_group > input {
        width: 252px;
    }
    
    .contact_form5 .abform_area .abinput_group {
        float: none !important;
        width: 100%;
    }
    .contact_form5 .abform_area .abinput_group:nth-child(even) {
        margin-left: 0px;
    }
    
        
    
    
} /*---end 992-1199px---*/


@media (max-width: 991px) {
    /*--------------------home page-1 responsive style---------------*/
    .header_v10 .stuck_menu {
        padding: 10px 0;
    }
    .header_v10 .menuzord .showhide em {
        background: #fff;
        margin: 4.8px 20px 0;
        width: 27px;
    }
    .header_v10.sticky .menuzord .showhide em {
        background: #333;
    }
    .header_v10 .topbar_left ul li a {
        margin-right: 23px;
    }
    .header_v10 .topbar_right .search_area > input {
        width: 235px;
    }
    .header_v11 .menuzord-responsive .menuzord-menu,
    .header_v10 .menuzord-responsive .menuzord-menu {
        background: #fff;
        margin-top: 10px;
    }
    .header_v10.sticky .stuck_menu .menuzord-menu > li > a,
    .header_v10 .stuck_menu .menuzord-menu > li > a {
        color: #333;
    }
    .header_v11 .stuck_menu .menuzord-menu > li > a,
    .header_v10 .stuck_menu .menuzord-menu > li > a {
        padding: 13px 21px;
    }
    .header_v11 .stuck_menu .menuzord-menu > li.contact > a,
    .header_v10 .stuck_menu .menuzord-menu > li.contact > a {
        border-bottom: none;
    }
    .header_v11 .stuck_menu .menuzord-menu ul.dropdown li a,
    .header_v10 .stuck_menu .menuzord-menu ul.dropdown li a {
        padding: 11px 25px 11px 22px;
    }
    .header_v11 .menuzord-responsive .menuzord-menu.menuzord-indented > li > ul.dropdown > li:hover > a,
    .header_v10 .menuzord-responsive .menuzord-menu.menuzord-indented > li > ul.dropdown > li:hover > a {
        padding-left: 40px !important;
    }
    .header_v11 .stuck_menu .menuzord-menu ul.dropdown,
    .header_v11 .stuck_menu .menuzord-menu ul.dropdown li ul.dropdown,
    .header_v10 .stuck_menu .menuzord-menu ul.dropdown,
    .header_v10 .stuck_menu .menuzord-menu ul.dropdown li ul.dropdown {
        box-shadow: none;
    }
    .header_v11 .stuck_menu .menuzord-menu ul.dropdown > li:last-child a,
    .header_v10 .stuck_menu .menuzord-menu ul.dropdown > li:last-child a {
        border-bottom: 1px solid rgba(0, 0, 0, 0.04);
    }
    .header_v11 .menuzord-responsive .menuzord-menu li .indicator,
    .header_v10 .menuzord-responsive .menuzord-menu li .indicator {
        height: 48px;
        line-height: 48px;
    }
    .header_v11 .stuck_menu .menuzord-menu li ul.dropdown li .indicator,
    .header_v10 .stuck_menu .menuzord-menu li ul.dropdown li .indicator {
        height: 48px;
        line-height: 48px;
        top: 0;
    }
    .header_v11 .menuzord-responsive .menuzord-menu.menuzord-indented > li > ul.dropdown > li > ul.dropdown > li:hover > a,
    .header_v10 .menuzord-responsive .menuzord-menu.menuzord-indented > li > ul.dropdown > li > ul.dropdown > li:hover > a {
        padding-left: 60px !important;
    }
    
    /*--slider--*/
    .home_slider .Modern-Slider .item .info h3 {
        font-size: 36px;
        line-height: 45px;
        max-width: 420px;
        padding-bottom: 40px;
    }
    .home_slider .Modern-Slider .item .info a.get_free {
        font-size: 14px;
        height: 50px;
        line-height: 49px;
        min-width: 196px;
    }
    .home_slider .Modern-Slider .slick-dots li {
        margin-bottom: 20px;
    }
    .home_slider .Modern-Slider .slick-dots li button {
        font-size: 16px;
    }
    .home_slider .Modern-Slider .item .info a.get_free i {
        font-size: 26px;
        line-height: 46px;
    }
    
    /*--free consultation--*/
    .free_consult_section {
        padding: 70px 0;
    }
    .free_consult_section .content {
        padding-right: 100px;
    }
    .free_consult_section form {
        margin-top: 60px;
    }
    .free_consult_section .content h3 {
        font-size: 20px;
        line-height: 29px;
    }
    
    /*--service--*/
    .section_title .title_20 {
        font-size: 16px;
        line-height: 23px;
    }
    .section_title h2 {
        font-size: 28px;
        line-height: 38px;
        margin: 0 auto;
        max-width: 400px;
        padding-bottom: 65px;
    }
    .blog_post13,
    .portfolio1,
    .welcome5,
    .card_style5 {
        padding: 70px 0 80px;
    }
    
    /*--service--*/
    .welcome5 {
        padding-bottom: 30px !important;
    }
    .card_style5 .single_card {
        border: 1px solid #eee;
        padding: 0 0 10px;
    }
    .card_style5 .single_card .card_content {
        padding: 21px 10px 0;
    }
    .card_style5 .single_card .card_content h4 {
        font-size: 19px;
        line-height: 24px;
    }
    .card_style5 .single_card .post_author {
        padding-top: 10px;
    }
    
    /*--about us--*/
    .about_section .content_wrapper .content h3.title_36 {
        margin: 0 auto;
    }
    .about_section .content_wrapper {
        display: block;
    }
    .about_section .content_wrapper .content {
        padding: 60px 40px;
        width: 100%;
        margin: 0 auto;
        text-align:center;
    }
    .about_section .content_wrapper .content,
    .about_section .content_wrapper .img_area {
        width: 100%;
    }
    .about_section .content h5::before {
        display: none;
    }
    .about_section .content h5{
        padding-left: 0;
    }
    
    /*--portfolio--*/
    .portfolio1 {
        padding-bottom: 40px;
    }
    .portfolio_common .portfolio_menu li {
        font-size: 14px;
        padding: 0 17px;
    }
    .portfolio_common .portfolio_menu.style2 li {
        padding: 0;
        margin: 0 18px;
    }
    .portfolio_common .portfolio_menu.style3 li {
        padding: 8px 16px;
    }
    
    /*--best consultation--*/
    .best_consultation {
        padding-top: 0px;
    }
    .best_consultation .content_wrapper {
        display: block;
    }
    .best_consultation .img_area,
    .best_consultation .content {
        width: 100%;
        text-align: center;
        max-width: 100%;
    }
    .best_consultation .content {
        padding-bottom: 60px;
        padding-top: 60px;
    }
    .best_consultation .content .line {
        margin: 20px auto 25px;
    }
    
    /*--testimonial--*/
    .testimonial_style5 {
        padding-top: 70px;
        padding-bottom: 10px;
    }
    
    /*--blog post--*/
    .blog_post13 .single_blog_post .blog_content {
        padding: 30px 20px;
        margin-bottom: 40px;
    }
    .blog_post13 .single_blog_post .blog_content h5 {
        font-size: 16px;
        line-height: 28px;
    }
    .blog_post13 .single_blog_post .blog_content h5 a {
        font-weight: 400;
    }
    .blog_post13 .blog_content .author li {
        font-size: 14px;
    }
    .cta11 .cta_content {
        flex-flow: column nowrap;
        justify-content: center;
    }
    
    /*---cta----*/
    .cta11 {
        padding: 60px 0;
    }
    .cta_common .cta_content .cta_button {
        font-size: 16px;
        height: 50px;
        line-height: 50px;
        margin-top: 30px;
        min-width: 210px;
        text-align: center;
    }
    .cta11 .cta_content .cta_button i {
        font-size: 28px;
        top: 5px;
    }
    
    /*--footer--*/
    footer .single_widget {
        margin-bottom: 50px;
    }
    .home2_footer .footer_widget_area {
        padding-bottom: 10px;
        padding-top: 70px;
    }
    
    
    /*------------------------home page-2 responsive style-----------------*/
    .header_v11 .menuzord .showhide em {
        background: #333;
        margin: 4.8px 20px 0;
        width: 27px;
    }
    .header_v11 .menuzord .showhide {
        padding: 9px 0 0;
    }
    .header_v11 .topbar_left ul > li {
        padding: 0 11px;
    }
    .header_v11 .stuck_menu .menuzord-brand {
        margin: 5px 0 0;
    }
    .header_v11 .stuck_menu {
        padding: 12px 0;
    }
    .header_v11 .getqut {
        top: 1px;
        -webkit-transform: inherit;
        -ms-transform: inherit;
        -o-transform: inherit;
        transform: inherit;
    }
    
    .home2_banner {
        margin-top: 90px;
    }
    .home2_banner .banner_content {
        height: 500px;
    }
    .home2_banner .banner_content .txt_wrapper h1 {
        font-size: 38px;
        line-height: 45px;
    }
    .home2_banner .banner_content .txt_wrapper {
        max-width: 460px;
        padding: 44px 30px 64px;
    }
    
    .home2_service {
        padding-bottom: 70px;
        padding-top: 70px;
    }
    .welcome28 {
        padding-bottom: 40px;
        padding-top: 70px;
    }
    .welcome28 .section_title h2 {
        max-width: 480px;
    }
    
    .facts5 {
        padding: 60px 0 10px;
    }
    .facts5 .facts_common {
        margin-bottom: 40px;
    }
    .portfolio2 {
        padding: 70px 0 50px;
    }
    .best_consultation.home2 .img_area,
    .best_consultation.home2 .content {
        width: 100%;
    }
    .best_consultation.home2 .content {
        max-width: 750px;
        margin: 0 auto;
    }
    .home2.best_consultation {
        padding-top: 70px;
    }
    
    .testimonial_style8 {
        padding-top: 70px;
    }
    
    
    /*----cta---*/
    .cta_common {
        padding: 50px 0 60px;
    }
    .cta_common .align_row_spacebetween {
        text-align: center;
        display: block;
    }
    .cta_common .cta_content .content_txt {
        max-width: 100%;
    }
    .cta_common .cta_content .cta_button {
        font-size: 15px;
        height: 50px;
        line-height: 50px;
        min-width: 200px;
        margin-top: 30px;
    }
    .cta4 .cta_content .cta_button {
        line-height: 47px;
    }
    .cta4 .cta_content .content_txt::after {
        display: none;
    }
    
    .blog_post11 {
        padding-bottom: 20px;
    }
    .blog_post11 .overlay {
        display: none;
    }
    .blog_post11 .single_blog_post {
        margin-bottom: 80px;
    }
    
    .free_consult_section.home2 {
        padding: 70px 0 120px;
    }
    .free_consult_section.home2 .form_area .overlay {
        display: none;
    }
    .free_consult_section.home2 form {
        background: #fff;
    }
    
    .slim_footer1 {
        padding: 40px 0;
    }
    .slim_footer1 .content_wrapper {
        flex-flow: column nowrap;
        justify-content: center;
    }
    .slim_footer1 .content_wrapper .social_connect {
        margin: 12px 0;
    }
    .slim_footer1 .footer_logo a img {
        width: 150px;
    }
    
    
    /*------------home page-3 responsive style---------------*/
    .header_v11.home3 .menuzord .showhide em {
        background: #fff
    }
    .header_v11.home3.sticky .menuzord .showhide em {
        background: #333
    }
    .header_v11.home3.sticky .stuck_menu .menuzord-brand {
        margin: 5px 0 0;
    }
    .header_v11.home3 .stuck_menu .menuzord-menu > li > a {
        color: #111;
    }
    header.home3 .stuck_menu .menuzord-menu > li.active > a,
    header.home3 .stuck_menu .menuzord-menu > li > a:hover {
        color: #ef2340;
    }
    .header_v11.home3.sticky .stuck_menu .menuzord-menu > li > a {
        padding: 13px 21px;
    }
    
    .video2 {
        padding: 66px 0 80px;
    }
    .video2 .row.align_row_center_center {
        display: block;
    }
    .video2 .video_text {
        margin-bottom: 40px;
    }
    .video2 .video_text > h2 {
        max-width: 480px;
    }
    
    .welcome37 {
        padding-top: 70px;
        padding-bottom: 60px;
    }
    .blog_post6 .section_title h2,
    .testimonial_style14 .section_title h2,
    .portfolio3 .section_title h2,
    .welcome37 .section_title h2 {
        padding-bottom: 0;
    }
    .blog_post6 .section_title .title_20,
    .testimonial_style14 .section_title .title_20,
    .portfolio3 .section_title .title_20,
    .welcome37 .section_title .title_20 {
        padding-top: 10px;
        padding-bottom: 70px;
    }
    
    
    .best_consultation.home3 {
        padding-top: 0;
    }
    .best_consultation.home3 .single_item .content {
        padding: 10px 20px;
        width: 100%;
    }
    .best_consultation.home3 .single_item .content h4 {
        font-size: 20px;
        line-height: 30px;
    }
    .best_consultation.home3 .content a.contacte {
        margin: 22px auto 0;
    }
    .best_consultation.home3 .single_item .content .consultation > li:first-child {
        margin-right: 16px;
    }
    .best_consultation.home3 .content .consultation > li p {
        font-size: 13px;
    }
    .best_consultation.home3 .content .consultation li i {
        font-size: 35px;
    }
    .best_consultation.home3 .single_item.item2 {
        margin-bottom: 30px;
    }
    
    .portfolio3 {
        padding: 70px 0 80px;
    }
    
    .testimonial_style14 {
        padding-bottom: 65px;
        padding-top: 70px;
    }
    
    .facts4 {
        padding: 80px 0 50px;
    }
    .facts4 .facts_common {
        margin-bottom: 30px;
    }
    
    .free_consult_section.home3 {
        padding: 73px 0 80px;
    }
    .free_consult_section.home3 form {
        margin-bottom: 0;
        margin-top: 40px;
        padding: 35px;
    }
    
    .blog_post6 {
        padding: 70px 0 80px;
    }
    .blog_post6 .single_blog_post .blog_content .title_20 {
        font-size: 21px;
        line-height: 26px;
    }
    .blog_post6 .single_blog_post .img_area .date {
        white-space: nowrap;
    }
    .blog_post6 .single_blog_post .post_author {
        padding: 15px;
        text-align: left;
    }
    .blog_post6 .post_author li::after {
        display: none;
    }
    .blog_post6 .post_author li:last-child {
        padding-right: 0;
    }
    
    .home3_footer.dark {
        padding-top: 70px;
    }
    .home3_footer.dark p.copyright {
        padding-bottom: 45px;
        padding-top: 0;
    }
    
    
    /*-----------about page-----------*/
    .breadcrumbs_section .content {
        height: 320px;
    }
    .breadcrumbs_section .content h1 {
        font-size: 35px;
        line-height: 45px;
        margin-top: 70px;
    }
    .welcome_content {
        padding-bottom: 73px;
        padding-top: 70px;
    }
    .team_style15{
        padding-bottom: 80px;
        padding-top: 76px;
    }
    .team_style15 .team_common {
        border: 2px solid #f7f7f7;
        padding: 30px 15px;
    }
    .team_style15 .member_img {
        height: 110px;
        width: 110px;
    }
    .skill_section {
        padding-bottom: 80px;
        padding-top: 72px;
    }
    .skill-progress.style5 {
        padding-top: 70px;
    }
    .client_style3 {
        padding: 80px 0;
    }
    
    /*-----------service section----------*/
    .service_idea {
        padding-bottom: 80px;
        padding-top: 70px;
    }
     .service_idea .content h2 {
        font-size: 32px;
        line-height: 40px;
    }
    .service_idea .content h5 {
        padding: 40px 0 75px;
    }
    .service_idea .single_idea {
        padding: 15px;
    }
    .pricingTbl3 {
        padding-top: 70px;
        padding-bottom: 80px;
    }
    .pricingTbl3 .section_title h2 {
        max-width: 420px;
    }
    .welcome5.service_page .section_title h2 {
        padding-bottom: 0;
    }
    .contact_form2 {
        padding: 70px 0 80px;
    }
    .contact_form .abform_area .abinput_group {
        width: 48.6%;
    }
    
    /*-------project page------*/
    .pagination2.mt_50 {
        margin-top: 10px;
    }
    .portfolio1.project {
        padding-bottom: 80px;
    }
    
    
    /*---------project details--------*/
    .breadcrumbs_section.project_detail .content {
        height: 390px;
    }
    .project_details {
        margin-top: -75px;
    }
    .project_details .project_wrapper .single_item {
        height: 150px;
        padding: 0 10px;
    }
    .project_details .project_bref {
        margin-top: 70px;
    }
    .project_details_carousel {
        margin: 80px 0;
    }
    .blockquotes {
        padding-bottom: 70px;
    }
    .project_pagination {
        padding-bottom: 70px;
        padding-top: 30px;
    }
    
    
    /*----------blog details page-----------*/
    .blog_details aside.blog_details_sidebar {
        align-items: flex-start;
        display: flex;
        flex-flow: row wrap;
        justify-content: flex-start;
        margin-top: 80px;
    }
    .blog_details .blog_details_sidebar .single_sidebar {
        margin: 0 28px 40px;
        width: 42%;
    }
    .blog_details .post_author li::after {
        display: block;
    }
    .blog_details .post_author li {
        display: inline-block;
        padding: 0 15px;
    }
    .blog_details .post_author li:first-child {
        padding-left: 0;
    }
   
    
    /*--------------contact page style-------------*/
    .contact_page2 {
        padding: 77px 0 90px;
    }
    .contact_form.contact_form5 {
        margin-bottom: 60px;
    }
    .contact_form5 .abform_area .abinput_group.name,
    .contact_form5 .abform_area .abinput_group.email,
    .contact_form5 .abform_area .abinput_group.subject,
    .contact_form5 .abform_area .abinput_group.phone {
        float: left !important;
        width: 47.9%;
    }
    .contact_form5 .abform_area .abinput_group:nth-child(even) {
        margin-left: 30px;
    }
    .contact_form5 .abform_area button {
        display: block;
        margin: 0 auto;
    }
    .contact_page2 .contact_info_title {
        text-align: center;
    }
    .contact_page2 .contact_info {
        margin: 40px auto 0;
        max-width: 500px;
        padding: 38px 25px;
    }
    .contact_page2 .support {
        max-width: 500px;
        padding: 42px 25px;
        text-align: center;
        margin: 20px auto 0;
    }
    .google_map_section {
        padding-bottom: 90px;
    }
    .mapHome2 {
        height: 450px;
        width: 100%;
    }
    
    
    
}/*-----end 768-991-----*/


@media (max-width: 767px){
    .container {
        max-width: 540px;
    }
    
    /*-----------------------start home page-1 responsive style-----------------*/
    header.header_v10.sticky {
        top: -85px;
    }
    .header_v10 .topbar{
        display: none;
    }
    
    /*--slider--*/
    .Modern-Slider .item .img-fill {
        min-height: 560px;
    }
    .home_slider .Modern-Slider .slick-dots li {
        display: inline-block;
        margin: 0 9px;
    }
    .home_slider .Modern-Slider ul.slick-dots {
        bottom: 15px;
        position: absolute;
        right: 50%;
        top: inherit;
        transform: translateX(50%);
    }
    .home_slider .Modern-Slider .slick-dots li::before {
        right: inherit;
        left: 0;
        bottom: 3px;
    }
    .home_slider .Modern-Slider .slick-dots li button {
        font-size: 14px;
    }
    .home_slider .Modern-Slider .info .container.align_col_center_left {
        align-items: center;
    }
    .home_slider .Modern-Slider .item .info h3 {
        text-align: center !important;
    }
    .home_slider .Modern-Slider .item .info h5::before {
        display: none;
    }
    .home_slider .Modern-Slider .item .info h5 {
        padding-left: 0px;
    }

    
    /*--free consultation--*/
    .free_consult_section .content {
        padding-right: 0;
        text-align: center;
    }
    .free_consult_section .content h5::before {
        display: none;
    }
    .free_consult_section .content h5{
        padding-left: 0;
    }
    .free_consult_section .content h2 {
        font-size: 24px;
        line-height: 32px;
    }
    .free_consult_section .content .line {
        margin: 25px auto 38px;
        width: 60px;
    }
    .free_consult_section .content h3 {
        font-size: 16px;
        line-height: 26px;
    }
    .free_consult_section form {
        margin-top: 60px;
        padding: 35px;
    }
    
    /*--service--*/
    .card_style5 {
        background: #fafafa;
        padding-bottom: 40px;
    }
    .card_style5 .single_card {
        margin-bottom: 40px;
        padding: 20px;
    }
    
    /*--portfolio--*/
    .portfolio_common .portfolio_menu li {
        margin-bottom: 17px;
    }
    .portfolio_common .portfolio_menu.style2 li span.icon {
        display: none;
    }
    .portfolio_OT .single_item .title h5 {
        font-size: 18px;
        line-height: 30px;
    }
    
    /*--blog--*/
    .blog_post13 .single_blog_post{
        margin-bottom: 40px;
    }
    .blog_post13 .single_blog_post:last-child{
        margin-bottom: 0px;
    }
    .blog_post13 .single_blog_post .blog_content h5 {
        font-size: 18px;
        line-height: 30px;
    }
    
    /*--cta--*/
    .cta11 {
        padding: 40px 0 50px;
    }
    .cta11 .content_txt {
        text-align: center !important;
    }
    .cta11 .content_txt h3 {
        font-size: 26px;
        line-height: 31px;
    }
    
    /*--footer--*/
    footer .single_widget.widget3 {
        padding-right: 0;
    }
    
    
    /*-----------------------home page-2 responsive style-----------------*/
    .header_v11 .topbar {
        display: none;
    }
    header.header_v11.sticky {
        top: 0;
    }
    .home2_banner {
        margin-top: 0;
    }
    .home2_banner .banner_content {
        height: 550px;
    }
    
    .portfolio_IT .single_item .title {
        padding: 20px;
    }
    .portfolio_IT.full_width .single_item{
        margin-bottom: 15px;
    }
    .portfolio_IT .single_item .title h5 {
        font-size: 16px;
        line-height: 23px;
    }
    .portfolio_IT .single_item .title p {
        font-size: 14px;
        line-height: 20px;
    }
    .portfolio_common .portfolio_wrapper > .col-md-6 {
        width: 100%;
    }
    .portfolio_IT.full_width.icon_overlay2 .single_item .title h5 {
        font-size: 16px;
        line-height: 20px;
    }
    .portfolio_IT.icon_overlay3 .single_item ul.icon {
        margin-bottom: 0px;
    }
    .portfolio_IT.icon_overlay2 .single_item ul.icon a,
    .portfolio_IT.icon_overlay .single_item ul.icon a {
        font-size: 17px;
        height: 35px;
        width: 35px;
    }
    
    .free_consult_section.home2 .content {
        align-items: center;
    }
    
    
    /*----------------start home page-3 responsive style-------------*/
    .home2_banner.v2 .banner_content .txt_wrapper h1 {
        font-size: 30px;
        line-height: 36px;
    }
    .home2_banner.v2 .banner_content .txt_wrapper::before {
        border-width: 5px;
    }
    .video2 .video_text {
        text-align: center;
    }
    .video2 .video_text > h2 {
        font-size: 29px;
        line-height: 40px;
        max-width: 100%;
    }
    .video2 .video_text > p {
        padding: 20px 0;
    }
    .video2 .video_text > h2:before{
        display: none;
    }
    .welcome37 .intro_common {
        padding: 0 70px 50px;
    }
    
    .best_consultation.home3 .single_item {
        display: block;
    }
    .best_consultation.home3 .single_item .content {
        padding: 50px 20px 60px;
    }
    .best_consultation.home3 .single_item.item2 {
        margin-bottom: 0;
    }
    .free_consult_section.home3 .content {
        align-items: center;
    }
    .portfolio3 .single_item.mr_15 {
        margin-right: 0;
    }
    
    .blog_post6 .single_blog_post .blog_content .title_20 {
        font-size: 24px;
        line-height: 28px;
    }
    .blog_post6 .single_blog_post {
        margin-bottom: 40px;
    }
    .blog_post6 .single_blog_post .post_author {
        text-align: center;
    }
    .blog_post6 .post_author li::after {
        display: block;
    }
    .blog_post6 {
        padding: 70px 0 40px;
    }
    
    /*-------about page-------*/
    .breadcrumbs_section .content {
        height: 250px;
    }
    .breadcrumbs_section .content h1 {
        font-size: 26px;
        line-height: 40px;
        margin-top: 30px;
    }
    .welcome_content {
        padding-bottom: 23px;
    }
    .welcome_content .content h2 {
        font-size: 30px;
        line-height: 35px;
    }
    .welcome_content .content h4 {
        font-size: 20px;
        line-height: 28px;
    }
    .welcome_content .single_mission {
        margin: 0 auto 50px;
        max-width: 390px;
    }
    
    .team_style15 {
        padding-bottom: 40px;
    }
    .team_style15 .team_common {
        max-width: 420px;
        margin: 0 auto 40px;
    }
    
    
    /*----------service page--------------*/
    .service_idea {
        padding-bottom: 50px;
    }
    .service_idea .content h2 {
        font-size: 24px;
        line-height: 34px;
    }
    .service_idea .content h5 {
        font-size: 16px;
        line-height: 28px;
        padding: 30px 0 45px;
    }
    .service_idea .single_idea {
        margin-bottom: 30px;
    }
    
    .pricingTbl3 .single_tbl {
        margin-bottom: 50px;
    }
    .pricingTbl3 {
        padding-bottom: 30px;
    }
    .welcome5.service_page .section_title h5{
        font-size: 16px;
        line-height: 28px;
    }
    
    .contact_form .abform_area .abinput_group {
        float: none !important;
        width: 100%;
    }
    .contact_form .abform_area .abinput_group:nth-child(2n) {
        margin-left: 0;
    }
    .contact_form2 .abform_area {
        margin: 0 auto;
    }
    
    
    /*--------project page-------*/
    .pagination2 a {
        font-size: 22px;
        height: 40px;
        line-height: 39px;
        width: 40px;
    }
    
    /*-------single project page----*/
    .breadcrumbs_section.project_detail .content {
        height: 330px;
    }
    .project_details .project_wrapper .single_item {
        width: 50%;
    }
    .project_details .project_wrapper .single_item {
        border-top: 1px solid #ebebeb;
    }
    .project_details .project_wrapper .single_item:nth-child(2) {
        border-right: none;
    }
    .project_details .project_wrapper .single_item:nth-child(2),
    .project_details .project_wrapper .single_item:nth-child(1) {
        border-top: none;
    }
    .project_details .project_bref p {
        font-size: 15px;
        line-height: 30px;
    }
    .blockquotes blockquote {
        font-size: 18px;
        font-weight: 400;
        line-height: 34px;
    }
    
    
    /*------blog page-------*/
    .blog_standard .content .header_area > h3 {
        font-size: 24px;
        line-height: 30px;
    }
    .blog_standard .single_blog_post .content > p {
        font-size: 15px;
        line-height: 27px;
        padding-bottom: 32px;
        padding-top: 20px;
    }
    
    /*---------blog details page--------*/
    .blog_details .blog_details_content .blockqute {
        padding: 30px 25px 30px 68px;
    }
    .blog_details .blog_details_content .blockqute h2::before {
        font-size: 28px;
        left: -42px;
        top: -1px;
    }
    .blog_details .tagnshare_area {
        display: block;
        margin-bottom: 0px;
    }
    .blog_details .tagnshare_area .tags {
        margin-bottom: 20px;
    }
    .blog_details .blog_post13 {
        padding-top: 50px;
    }
    .blog_details .blog_details_content .comment_area {
        margin-top: 0;
    }
    .blog_details_content .comment_area .comment_wrapper li img {
        height: 70px;
        width: 70px;
    }
    .blog_details_content .comment_area .comment_wrapper li {
        padding-left: 90px;
    }
    .blog_details_content .comment_area .comment_wrapper li .reply_form a.reply {
        right: 0;
    }
    .blog_details_content .comment_form .abform_area .abinput_group {
        float: none;
        width: 100%;
    }
    .blog_details_content .comment_form .abform_area .abinput_group:nth-child(2n) {
        margin-left: 0px;
    }
    .blog_details aside.blog_details_sidebar {
        display: block;
    }
    .blog_details .blog_details_sidebar .single_sidebar {
        margin: 0 0 40px;
        width: 100%;
    }
    .blog_details .blog_details_sidebar .input_group > input {
        width: 469px;
    }
    .blog_details_sidebar .flicker ul li {
        width: 23.033%;
    }
    
    /*-------------contact page style-----------*/
    .contact_form5 .abform_area .abinput_group.name,
    .contact_form5 .abform_area .abinput_group.email,
    .contact_form5 .abform_area .abinput_group.subject,
    .contact_form5 .abform_area .abinput_group.phone {
        float: none!important;
        width: 100%;
    }
    .contact_form5 .abform_area .abinput_group:nth-child(even) {
        margin-left: 0px;
    }
    .mapHome2 {
        height: 330px;
        width: 100%;
    }
    
    
    
   
}/*-----end 576-767-----*/


@media (max-width: 575px){
    /*---------------start home page-1 responsive style-----------*/
    .menuzord-responsive .menuzord-brand {
        margin: 8px 10px 0px 0px;
    }
    .home_slider .Modern-Slider .item .info h3 {
        font-size: 30px;
    }
    .free_consult_section form {
        padding: 20px;
    }
    .free_consult_section form button {
        font-size: 13px;
        padding: 4px 10px 0;
    }
    .card_style5 .single_card {
        padding: 0 0 10px;
    }
    .best_consultation .content .consultation > li:first-child {
        display: block;
        margin-bottom: 14px;
        margin-right: 0;
    }
    
    
    /*-------------------home page-2 style---------------*/
    .header_v11 .getqut {
        display: none;
    }
    .header_v11 .stuck_menu .menuzord {
        padding: 0 15px 0 0;
    }
    .home2_banner .banner_content .txt_wrapper h1 {
        font-size: 26px;
        line-height: 35px;
    }
    .home2_banner .banner_content .txt_wrapper {
        padding: 34px 30px 54px;
    }
    .best_consultation.home2 .content .consultation > li:first-child {
        display: block;
        margin-right: 0;
    }
    .cta_common .cta_content .cta_button {
        min-width: 160px;
    }
    
    
    /*---------------home page-3 style------------*/
    .home2_banner.v2 .banner_content .txt_wrapper h1 {
        font-size: 22px;
        line-height: 28px;
    }
    .home2_banner.v2 .banner_content {
        height: 410px;
    }
    .home2_banner.v2 .banner_content .txt_wrapper {
        margin-top: 40px;
    }
    .home2_banner.v2 .banner_content .txt_wrapper a.get_free {
        bottom: -18px;
        font-size: 14px;
        height: 44px;
        line-height: 46px;
        min-width: 186px;
    }
    .home2_banner.v2 .banner_content .txt_wrapper a.get_free i {
        font-size: 25px;
        line-height: 38px;
    }
    .video2 .video_content > a.venobox {
        font-size: 17px;
        height: 50px;
        padding: 9px 19px;
        width: 50px;
    }
    .video2 .video_text > h2 {
        font-size: 24px;
        line-height: 32px;
    }
    .welcome37 .intro_common {
        padding: 0 20px 50px;
    }
    .best_consultation.home3 .single_item .content .consultation > li:first-child {
        display: block;
        margin-right: 0;
    }
    .portfolio3 .single_item {
        margin-left: 0;
        margin-right: 0;
    }
    .portfolio3 .col-sm-6.plr_0 {
        padding: 0 15px;
    }
    .portfolio3 .single_item {
        height: auto;
    }
    .testimonial_style14 .testimonial-image-slider .slick-arrow.fa-long-arrow-right {
        right: 0;
    }
    .testimonial_style14 .testimonial-image-slider .slick-arrow.fa-long-arrow-left {
        left: 0;
    }
    
    /*----------about page--------*/
    .skill_section .skill_txt {
        text-align: center;
    }
    .skill_section .skill_txt h5.title_20 {
        font-size: 17px;
        line-height: 26px;
    }
    .skill_section .skill_txt h3 {
        font-size: 24px;
        line-height: 38px;
    }
    
    /*-------single project page---------*/
    .breadcrumbs_section.project_detail .content {
        height: 270px;
    }
    .blockquotes blockquote {
        font-size: 16px;
        line-height: 32px;
    }
    .project_details .project_wrapper .single_item {
        border-right: medium none;
        border-top: 1px solid #ebebeb !important;
        float: none;
        width: 100%;
    }
    .project_pagination li a {
        font-size: 13px;
    }
    .project_pagination li .title_20 {
        font-size: 18px;
        line-height: 24px;
    }
    .project_pagination .next i,
    .project_pagination .prev i {
        font-size: 20px;
    }
    
    
    /*-------blog page--------*/
    .blog_standard .single_blog_post .img_area > .eye {
        font-size: 55px;
    }
    .blog_standard .single_blog_post .post_date > li > a,
    .blog_standard .single_blog_post .post_date > li {
        font-size: 14px;
    }
    .blog_standard .single_blog_post .footer {
        flex-wrap: wrap;
        padding: 12px;
    }
    .blog_standard .single_blog_post .footer .read_more,
    .blog_standard .single_blog_post .footer .like_comment {
        margin: 6px 0;
    }
    
    
    /*-----------blog details page---------------*/
    .blog_details p.dropcap_style1 span {
        font-size: 40px;
        height: 60px;
        line-height: 58px;
        width: 60px;
    }
    .blog_details .blog_details_content .blockqute {
        padding: 50px 25px 30px 28px;
    }
    .blog_details .blog_details_content .blockqute h2 {
        font-size: 17px;
    }
    .blog_details .blog_details_content .blockqute h2::before {
        left: -2px;
        top: -30px;
    }
    .blog_details .blog_details_content .tags .tag li {
        margin-bottom: 10px;
    }
    
    .blog_details_content .comment_area .comment_wrapper li {
        padding-left: 0;
    }
    .blog_details_content .comment_area .comment_wrapper li img {
        left: inherit;
        position: relative;
        top: inherit;
        margin-bottom: 10px;
    }
    .blog_details_content .comment_area .comment_wrapper li ul li {
        padding-left: 0;
    }
    .blog_details .blog_details_sidebar .input_group > input {
        width: 85%;
    }
    .blog_details .blog_details_sidebar .input_group > button {
        width: 15%;
    }
    .blog_details_sidebar .flicker ul li {
        width: 29.73%;
    }
    
    
    /*----------------contact page style-----------*/
    .contact_page2 .contact_info {
        display: block;
        padding: 20px 25px;
        text-align: center;
    }
    .contact_page2 .support > h3 {
        font-size: 24px;
        line-height: 30px;
    }
    
    
    
}/*-----end 300-575-----*/






























