
@media screen and (max-width: 1440px) and (min-width: 1200px) {
    .hero-wrapper-one .banner-image{
        min-width: 450px;
        min-height: 450px;
        max-width: 450px;
        max-height: 450px;
    }
}
@media screen and (max-width: 1599px) {
    .header-area-one .container-fluid {
        padding-left: 15px;
        padding-right: 15px;
    }
	.hero-wrapper-one .mockup{
        width: 25%;
    }
    .header-navigation .nav-menu{
        width: 55%;
    }
}
@media only screen and (max-width: 1199px) {
    .breadcrumb-wrpper{
        padding: 100px 0 100px !important;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .header-navigation .main-menu ul>li.menu-item-has-children>a:after{
        display: none;
    }
    .hero-wrapper-one {
        position: relative;
        padding: 130px 0 200px;
    }
    .hero-wrapper-one .banner-image{
        min-width: 400px;
        min-height: 400px;
        max-width: 400px;
        max-height: 400px;
    }
    .hero-wrapper-one .banner-image .image.img-2{
        right: 0;
        bottom: 3%;
    }
    .hero-wrapper-one .banner-image .image.img-3{
        left: 30%;
    }
    .hero-wrapper-one .banner-image .image.img-1{
        bottom: -5%;
    }
    .hero-wrapper-one .hero-content .search-form-wrapper .row > * {
        padding: 0;
    }
    .hero-wrapper-one .banner-image
    .breadcrumb-wrpper {
        padding: 250px 0 150px;
    }
    .breadcrumb-wrpper .mockup{
        display: none;
    }
    .hero-content h1 {
        font-size: 48px;
        line-height: 60px;
    }
    .hero-wrapper-one .hero-content p{
        font-size: 20px;
    }
    .sidebar-widget-area .widget{
        padding: 45px 20px 50px;
    }
    .sidebar-widget-area .widget.add-widget .title h4 {
        line-height: 28px;
        font-size: 16px;
    }
    .footer-widget .widget.footer-nav-widget ul.widget-nav li a{
        font-size: 13px;
    }
    .blog-post-item-one .entry-content .content h3.title {
        font-size: 16px;
        line-height: 25px;
    }
    .service-item-one .service-item{
        padding: 40px 15px;
    }
    .service-item-one .service-item .info h3.title{
        font-size: 18px;
        line-height: 30px;
    }
    .products-page-wrapper .row>.col-lg-4{
        flex: 0 0 50%;
        max-width: 50%;
    }
}
@media only screen and (max-width: 991px) {
    .hero-wrapper-one {
        position: relative;
        padding: 300px 0 280px;
    }
    .breadcrumb-wrpper .mockup{
        display: none;
    }
    .hero-wrapper-one .mockup{
        display: none;
    }
    .header-area-one .container-fluid {
        padding-left: 15px;
        padding-right: 15px;
    }
    .header-navigation .main-menu ul>li.menu-item-has-children>a:after{
        display: none;
    }
    .features-wrapper-one{
        padding: 60px 40px 30px;
    }
    .features-border:after{
        display: none;
    }
    .features-item-one{
        border: 1px solid #e5e5e5;
        padding: 30px;
        margin-bottom: 30px;
    }
    .featured-arrows {
        justify-content: flex-start;
        margin-top: 20px;
    }
    .testimonial-wrapper-one .button {
        float: left;
    }
    .blog-post-item-one .entry-content .content h3.title {
        font-size: 16px;
        line-height: 25px;
    }
    .widget.faq-nav-widget .nav-tabs {
        flex-direction: column;
    }
    .service-item-one .service-column:nth-child(even) {
        margin-top: 0px;
        margin-bottom: 30px;
    }
    .service-item-one .service-column:nth-child(odd) {
        margin-bottom: 30px;
    }
    
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .breadcrumb-wrpper {
        padding: 250px 0 150px;
    }
    .products-filter-tab .nav-link{
        margin-left: 5px;
        margin-right: 5px;
        padding: 15px 17px;
        font-size: 14px;
    }
    .hero-wrapper-one .banner-image{
        margin-inline: auto;
    }
    .hero-wrapper-one{
        padding-top: 120px;
    }
}
@media (max-width: 767px) {
    h2 {
        font-size: 32px;
    }
    .hero-wrapper-one{
        padding-top: 100px;
    }
    .header-area .header-top{
        display: none;
    }
    .header-top-bar .top-left{
        text-align: center;
    }
    .header-top-bar .top-right {
        float: none;
        justify-content: space-evenly;
    }
    .site-branding{
        max-width: 120px;
    }
    .header-right-nav .nav-btn {
        padding: 5px 15px;
        margin-left: 10px;
        font-size: 12px;
    }
    .hero-wrapper-one .hero-content .search-form-wrapper form .nice-select,
    .hero-wrapper-one .hero-content .search-form-wrapper form .form_control{
        border: 1px solid #e5e5e5;
        padding: 0 20px;
        margin-bottom: 20px;
    }
    .hero-wrapper-one .banner-image{
        all: unset;
    }
    .hero-wrapper-one .slider-wrapper{
        position: static;
        min-width: 100%;
        transform: none;
    }
    .hero-wrapper-one .banner-image::before,
    .hero-wrapper-one .banner-image::after
    {
        content: none;
    }
    .hero-content h1 {
        font-size: 32px;
        line-height: 45px;
    }
    .features-wrapper-one{
        padding: 40px 30px 10px;
    }
    .testimonial-item-one{
        padding: 40px 35px;
        flex-direction: column;
    }
    .testimonial-item-one .wt-thumb{
        margin-bottom: 20px;
    }
    .newsletter-wrapper-one{
        padding: 100px 30px;
    }
    .newsletter-form .form_group .main-btn{
        position: relative;
        top: auto;
        right: auto;
        margin-top: 20px;
    }
    .newsletter-form {
        text-align: center;
    }
    .section-title h2 {
        font-size: 32px;
        line-height: 45px;
    }
    .breadcrumb-wrpper {
        padding: 250px 0 100px;
    }
    .breadcrumb-wrpper .page-title h1 {
        font-size:32px;
        line-height: 45px;
    }
    .copyright-area .copyright-text{
        text-align: center;
    }
    .copyright-area .copyright-social{
        float: none;
        text-align: center;
        margin-top: 15px;
    }
    .sidebar-widget-area .widget{
        padding: 45px 20px 50px;
    }
    .blog-share ul li a {
        padding: 5px 13px;
    }
    .blog-details-wrapper .blog-post-item .entry-content h3 {
        font-size: 32px;
        line-height: 44px;
    }
    .blog-post-item-one .entry-content .post-meta ul li span{
        font-size: 14px;
    }
    .job-details-section .job-details-wrapper .job-details h3.title{
        font-size: 24px;
        line-height: 35px;
    }
    .jobs-wrapper-one .single-job h3.title{
        font-size: 18px;
    }
    .documentation-navigation .brand-logo{
        text-align: center;
    }
    .documentation-navigation .nav-right {
        float: none;
        text-align: center;
        margin-top: 10px;
    }
    .post-share-date .social-link{
        text-align: center;
        float: none;
        margin-top: 5px;
    }
    .post-share-date .post-date{
        display: block;
        text-align: center;
    }
    .post-share-date .social-link li {
        margin-left: 5px;
        margin-right: 5px;
    }
    .requirement-wrapper-content .title h3{
        font-size: 20px;
        line-height: 30px;
    }
    .products-filter .show-text {
        text-align: center;
        margin-bottom: 20px;
    }
    .products-details-wrapper .products-content .button ul{
        flex-wrap: wrap;
    }
    .products-details-wrapper .products-content .button ul li {
        margin-right: 10px;
        margin-bottom: 15px;
    }
    .products-details-wrapper .products-content .button ul li a{
        padding: 15px 25px;
    }
    .products-details-wrapper .products-content h3.title {
        font-size: 22px;
        line-height: 35px;
    }
    .sidebar-widget-area.produts-sidebar .widget.item-info-widget {
        padding: 35px 15px 15px;
    }
    .releted-product-arrows {
        justify-content: flex-start !important;
    }
}
@media only screen and (max-width: 360px) {
    .site-branding{
        max-width: 120px;
    }
    .blog-share ul li a {
        padding: 5px 10px;
        font-size: 12px;
    }
    .sidebar-widget-area .widget.add-widget .title h4 {
        line-height: 28px;
        font-size: 16px;
    }
    .header-right-nav .nav-btn {
        padding: 0px 10px;
        margin-left: 5px;
        font-size: 10px;
    }
}
