@media (max-width:1619px) {
    /* Main Menu Area css
	============================================================================================ */
    .header_area .navbar .search {
        margin-left: 40px;
    }
    /* End Main Menu Area css
	============================================================================================ */
    .testimonials_area .owl-prev,
    .testimonials_area .owl-next {
        right: 15px;
    }
}

@media (max-width:1023px) {
    .home-banner #carousel .carousel-item {
        height: 37vh;
        width: 100%;
        min-height: 350px;
        background: no-repeat center center scroll;
        background-size: cover;
    }
  
}
@media (max-width:1024px) {
    .login_back {
       padding: 40px 70px;
}
      .call_now_mob{
        padding:10px 2px;
    }
    .top_phone a {
       font-size: 13px !important;
}
.content-details h3 {
    font-size: 15px;
    }
    .top_phone .fa {
    font-size: 30px;
    padding-top: 10px;
}
.login .fa {
    font-size: 25px;
}
}
@media (max-width:1199px) {
    /* Main Menu Area css
	============================================================================================ */
    .header_area .navbar .nav .nav-item {
        margin-right: 28px;
    }
    /* End Main Menu Area css
	============================================================================================ */
    /* Home Banner Area css
	============================================================================================ */
    .home_banner_area {
        min-height: 700px;
    }
    .home_banner_area .banner_inner {
        min-height: 700px;
    }
    .login li {
    
    padding: 0px 7px;
}
.ptb-100 {
    padding-top: 40px;
    padding-bottom: 40px;
}
.add_cart {
 
    font-size: 9px;
    }
    .buy_now {
        font-size: 9px;

}
}

@media (max-width:991px) {
    /* Main Menu Area css
	============================================================================================ */
    .navbar-toggler {
        border: none;
        border-radius: 0px;
        padding: 0px;
        cursor: pointer;
        margin-top: 27px;
        margin-bottom: 23px;
    }
    .header_area .navbar {
        background: #fff;
            /*float: right;*/
    }
    .navbar-toggler[aria-expanded="false"] span:nth-child(2) {
        opacity: 1;
    }
    .navbar-toggler[aria-expanded="true"] span:nth-child(2) {
        opacity: 0;
    }
    .navbar-toggler[aria-expanded="true"] span:first-child {
        /*transform: rotate(-45deg);*/
        position: relative;
        top: 7.5px;
        color: #333;
    }
    .navbar-toggler[aria-expanded="true"] span:last-child {
        /*transform: rotate(45deg);*/
        bottom: 6px;
        position: relative;
    }
    .navbar-toggler span {
        display: block;
            color: #333;
        width: 25px;
        height: 3px;
        background: #333;
        margin: auto;
        margin-bottom: 4px;
        transition: all 400ms linear;
        cursor: pointer;
    }
    .header_area .navbar .navbar-brand img {
        /*width: 170px;*/
        /* background: #2b2724; */
        padding: 13px;
        /* border-bottom-left-radius: 9px; */
        /* border-bottom-right-radius: 9px; */
        margin-left: -2px;
    }
    .navbar .container {
        padding-left: 0px;
        padding-right: 15px;
    }
    .nav {
        padding: 0px 0px;
    }
    .header_area+section,
    .header_area+row,
    .header_area+div {
        margin-top: 117px;
    }
    .header_top .nav {
        padding: 0px;
    }
    .header_area .navbar .nav .nav-item .nav-link {
        line-height: 40px;
        margin-right: 0px;
        display: block;
        border-bottom: 1px solid #ededed33;
        border-radius: 0px;
    }
    .header_area.navbar_fixed .main_menu .navbar .nav .nav-item .nav-link {
        line-height: 30px;
    }
    .header_area .navbar .search {
        margin-left: 0px;
    }
    .header_area .navbar-collapse {
        max-height: 340px;
        overflow-y: scroll;
    }
    .header_area .navbar .nav .nav-item.submenu ul .nav-item .nav-link {
        padding: 0px 15px;
    }
    .header_area .navbar .nav .nav-item {
        margin-right: 0px;
    }
    .header_area+section,
    .header_area+row,
    .header_area+div {
        /*margin-top: 82px;*/
        margin-top: 0px;
    }
    .header_area .navbar .nav .nav-item.submenu ul {
        border: none;
        padding: 0px;
        border-radius: 0px;
        box-shadow: none;
        margin: 0px;
        background: #fff;
        box-shadow: none;
    }
    /* End Main Menu Area css
	============================================================================================ */
    .home-banner #carousel .carousel-item .caption {
        background-color: rgb(255 255 255 / 70%);
        padding: 10px;
        color: white;
        animation-duration: 1s;
        animation-delay: 1s;
        clip-path: polygon(100% 0, 100% 90%, 71% 100%, 0 100%, 0 0);
    }
    .home-banner #carousel .caption h2 {
        animation-duration: 1s;
        animation-delay: 1s;
        line-height: 28px;
        font-size: 20px;
    }
    .res-991-pt-30 {
        padding-top: 50px;
    }
    .about-area {
        padding-top: 50px !important;
        padding-bottom: 50px !important;
    }
    .about-content {
        padding-left: 0px;
        padding-top: 34px;
    }
    .mob_top{
        margin-top: 10px;
    }
}

@media (max-width:768px) {
    .pdt_details img{
        height: 100px;
    }
    .pdt_details h4 {
    font-size: 13px;
}
.pdt_details h5 {
    font-size: 12px;
    }
    .add_cart {
    padding: 0px 0px;
}

    .top_phone .fa {
    font-size: 32px;
  }
  .top_phone a {
    font-size: 16px !important;
}
    .shop_btn {   
      padding: 0px 8px;
    font-size: 8px;
}
.content-details h3 {
    font-size: 11px;
}
    .top-bar-area {
        display: none;
    }
    .about-content .about-quote {
        padding: 21px;
        border-left: 2px solid #bc9504;
        border-radius: 15px;
        background-color: #ffffff;
        -webkit-box-shadow: 0 0 1.25rem rgb(108 118 134 / 10%);
        box-shadow: 0 0 1.25rem rgb(108 118 134 / 10%);
        margin-top: 30px;
    }
    .clasic-service-content {
        padding-left: 15px;
        padding-top: 40px;
        padding-right: 15px;
        padding-bottom: 4px;
    }
    .clasic-service-image {
        display: none;
    }
    .section-area {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .buy_now {
       width: 100%;
    padding:0px;
    font-size: 10px;
   
}
.layout .sidebar .menu .menu-item a {
    padding: 0px;
    }
    .page-banner img {
    height: 200px;
}
.page-banner h2 {
    left: 60px;
    bottom: 80px;
    font-size: 30px;
}

}

@media (max-width:767px) {
    .login_back h3 {

    font-size: 24px;

}
    .pdt_details h4 {
    font-size: 12px;
}
    .login .fa {
    font-size: 20px;
}
.top_phone .fa {
    font-size: 28px;
}
.top_phone a {
    font-size: 15px !important;
}
    .content-details h3 {
    font-size: 17px;
}
.shop_btn {
    padding: 0px 20px;
    font-size: 12px;
}
    .mob_width{
        width: 41%;
    left: 29%;
    height: 33px;
}
    .w-25 {
    width: 23.54% !important;
}
    .page-banner img {
    position: relative;
    height: 200px;
}
.page-banner h2 {

    left: 30px;
    bottom: 80px;
    font-size: 25px;
}
    .about-content h3 {
        font-size: 24px;
        color: #3c3c3c;
        margin-bottom: 15px;
        line-height: 1.5;
        font-weight: 600;
    }
    .header_area+section,
    .header_area+row,
    .header_area+div {
        margin-top: 80px;
    }
    .product-section-info h2 {
        color: #222222;
        font-size: 20px;
    }
    .mobile-footer {
        display: block;
    }
    .copyright {
        /* margin-bottom: 45px; */
    }
    .clasic-service-content h2 {
        font-size: 25px;
        line-height: 35px;
        font-weight: 600;
    }
    .clasic-service-content h6 {
        display: none;
    }
    .section-title h2.title {
        font-weight: 500;
        text-transform: capitalize;
        font-size: 24px;
        line-height: 34px;
        margin-bottom: 15px;
        color: #212f58;
    }
    ul.portfolio-feacture {
        list-style-type: square;
        color: #1e324c;
        margin-left: 18px;
    }
    .page-banner h1 {
        position: relative;
        font-size: 25px !important;
        color: #ffffff;
        line-height: 1.3em;
        font-weight: 700;
    }
    .type-headind h4 {
        color: #222;
        font-size: 18px;
        margin-bottom: 20px;
        text-transform: uppercase;
        text-align: center !important;
    }
    .product-name-section a {
    font-weight: 500;
    font-size: 15px;
 }
 .shop-table td {
    display: block;
}
.shop-table td {
    padding: 0;
    border: none;
}
.shop-table {
    text-align: center;
}
.shop-table thead {
    display: none;
}
   .buy_now {
       width: 100%;
    padding: 3px 4px;
    font-size: 10px;

}
}

@media (max-width:600px) {}

@media (max-width:575px) {
    .top-bar-area {
        display: none;
    }
    .header_area+section,
    .header_area+row,
    .header_area+div {
        /*margin-top: 71px;*/
        margin-top: 0px;
    }
    .amount {
    font-size: 13px;
    color: #333;
    font-weight: 600;
}
.shop-table th {
    padding: 0.3rem 0 0.3rem;
    font-size: .7rem;
    }
}

@media (max-width:480px) {
    /* Main Menu Area css
	============================================================================================ */
    .header_area .navbar-collapse {
        max-height: 280px;
    }
    /* End Main Menu Area css
	============================================================================================ */
}

@media (MAX-width:380px) {
    .header_area .navbar .logo_h {
        color: #fff;
        height: 71px;
       /* WIDTH: 223PX !important;
        text-align: center;
        line-height: 69px;*/
        font-size: 30px;
        text-transform: uppercase;
        font-weight: 700;
    }
    .login li {    
    padding: 0px 5px;
   
}
}

@media (MAX-width:1999x) {
    .header_area .navbar .logo_h {
        color: #fff;
        height: 80px;
        WIDTH: 223PX !important;
        text-align: center;
        line-height: 69px;
        font-size: 30px;
        text-transform: uppercase;
        font-weight: 700;
    }
}


/* @media (max-width: 991px) {
    .sidebar .sidebar-right {
        padding-top: 50px !important;
        order: 1;
        width: 100%;
    }
} */

@media only screen and (min-width: 320px) and (max-width: 479px) {
    .pricing .tab-pane .single-box .part-txt h3 {
        font-size: 18px;
    }
}
@media (max-width:320px) {
.top_phone a {
    font-size: 13px !important;
}
.login .fa {
    font-size: 16px;
}
.dropbtn {
    font-size: 12px;   
}
.login .cart-count {   
    top: 12px;
    right: 13px;
    width: 14px;
    height: 12px;
    line-height: 13px;  
    font-size: 8px;
}
.top_phone .fa {
    font-size: 23px;
    margin-top: 3px;
}
.pdt_details img {
    height: 75px;
}
}