@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: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;
    }
}

@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;
    }
    .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;
    }
    .navbar-toggler[aria-expanded="true"] span:last-child {
        transform: rotate(45deg);
        bottom: 6px;
        position: relative;
    }
    .navbar-toggler span {
        display: block;
        width: 25px;
        height: 3px;
        background: #9C1042;
        margin: auto;
        margin-bottom: 4px;
        transition: all 400ms linear;
        cursor: pointer;
    }
    .header_area .navbar .navbar-brand img {
        width: 100px;
        /* 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;
    }
    .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;
    }
}

@media (max-width:768px) {
    .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;
    }
}

@media (max-width:767px) {
    .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;
    }
}

@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;
    }
}

@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;
    }
}

@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;
    }
}