@media (min-width: 1200px) {
  .container {
    max-width: 1380px;
  }
  .brand-slider .slick-dots {
    bottom: -8px;
  }
}

@media (max-width: 1700px) {
  .banner-slider .banner-inner {
    max-width: 450px;
    position: absolute;
    z-index: 99;
    top: 28%;
    left: 24%;
  }
}

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

@media (max-width: 1499px) {
  .banner-slider .banner-inner .banner-title {
    font-size: 36px !important;
  }
  .banner-slider .banner-inner p {
    width: 90%;
    font-size: 16px;
    color: #2b3e59;
  }
  .top {
    margin-top: -70px !important;
    position: relative;
  }
  .main-img {
    margin-bottom: 25px;
  }
}

@media (max-width: 1299px) {
  .banner-slider .banner-inner {
    max-width: 400px;
    position: absolute;
    z-index: 99;
    top: 20%;
    left: 24%;
  }
}
@media (max-width: 1199px) {
  .features-wp .features-icon {
    width: 80px;
    height: 80px;
  }
  .banner-slider .banner-inner .banner-title {
    font-size: 30px !important;
  }
  .banner-slider .banner-inner p {
    width: 85%;
    font-size: 14px;
    color: #2b3e59;
  }
  .top {
    margin-top: -69px !important;
  }
  .banner-slider .slick-dots {
    bottom: 30px !important;
  }
  header .logo img {
    width: 200px;
    margin-top: 8px;
  }
  .wsmenu > .wsmenu-list > li {
    text-align: center;
    display: block;
    padding: 0px 5px 1px 5px;
    margin: 0;
    float: left;
  }
}
@media (max-width: 1099px) {
  .top {
    margin-top: -63px !important;
  }
}

@media (max-width: 1199px) {
}
@media (max-width: 1024px) {
  .wsmenu > .wsmenu-list > li > a {
    padding: 6px 3px 6px 3px !important;
  }
  .product .product-title a {
    height: 55px;
  }
  .product {
    min-height: 225px;
  }
}

@media (max-width: 991px) {
  .fields-slider-title {
    height: 56px;
}
  .fields-slider-title.mb-4.mt-5 {
    margin-top: 0px!important;
}
  .fields-slider.mt-3.slick-initialized.slick-slider.slick-dotted {
    margin-bottom: 36px;
}
  .top-page.d-flex.justify-content-center.align-items-center {
    margin-top: 40px;
}
  .fields-wp.pt-5 {
    margin-bottom: 20px;
}
  .fields-slider-title.mb-3.mt-5 {
    margin-top: 0px!important;
    margin-bottom: 0px!important;
}
  .detail-wp p {
    width: 100%;
}
  .fields-content {
    width: 94%;
    margin: 0 auto;
}
    .contact-box {
        min-height: auto;
    }
    .gallery-img img {
        height: auto;
    }
    .contact-w {
        width: 100%!important;
        margin: 0 auto!important;
    }
    .firm .title {
        font-size: 26px;
    }
    .address {
        height: auto;
    }
  .fields-slider-title {
    background-position: bottom center;
    text-align: center;
  }
  .top-left {
    text-align: center !important;
    border-right: 0 !important;
    width: 100%;
  }
  .main-content {
    padding-top: 0px;
}
  .features-wp {
    width: 100%;
    min-height: auto;
    display: flex;
    flex-direction: inherit;
    align-items: center;
    justify-content: inherit;
    text-align: left;
    transition: all 0.3s;
  }

  .features-wp .features-icon {
    margin-top: 0px;
  }
  section.wrapper.mt-4 {
    margin-top: 0px !important;
  }
  .fields-slider.mt-3 {
    margin-top: 0px !important;
  }
  .detail-title.mb-3 {
    margin-bottom: 0px !important;
  }
  .container.mb-5 {
    margin-bottom: 10px !important;
  }
  .bg-blue.pt-5.pb-5 {
    padding-top: 13px !important;
  }
  .slick-dots {
    bottom: -19px !important;
  }
  .fields-slider .slick-dots {
    bottom: 6px !important;
  }
  .features-wp .features-content p {
    display: none;
  }
  .features-wp .features-content span {
    margin-top: 17px;
  }
  .m-bg {
    background: #f5f5f5;
    margin-top: -16px;
    padding-top: 20px;
  }
  .fields-wp.mt-5 {
    margin-top: 0px !important;
  }
  .container.mt-5 {
    margin-top: 10px !important;
  }
  .bg-soft.pt-5 {
    padding-top: 20px !important;
  }
  .contact-top {
    width: 100%;
    margin-top: 16px;
  }
  .top {
    margin-top: -120px !important;
  }
  .main-bg {
    /*padding-bottom: 100px;*/
  }
  .maps-main {
    margin-top: 40px;
    margin-bottom: 25px;
  }
  .line.mb-4 {
    margin-bottom: 10px !important;
  }
  footer.pt-5 {
    margin-top: -30px !important;
  }
  .contact-img {
    display: none;
  }
  .radius {
    border-radius: 10px;
  }
  .works-wp {
    width: 100%;
    display: inline-block;
    text-align: center;
  }
  .order-2 {
    order: 2;
  }
  .order-1 {
    order: 1;
  }
  .page-header {
    margin-top: 34px;
  }
  .container-fluid.mt-5.p-0 {
    margin-top: 20px !important;
  }
  .wsmobileheader .dropdown {
    display: block !important;
    margin-top: -20px !important;
    margin-right: 20px;
  }
  .wsmobileheader .search,
  .wsmobileheader .dropdown {
    display: block !important;
  }

  header .search,
  header .dropdown {
    display: none;
  }
  header .logo {
    display: none;
  }
  .mobile {
    display: block !important;
  }

  .wsmobileheader .basket {
    margin-top: 11px !important;
    margin-right: 34px !important;
  }
  .modal-open .modal {
    margin-top: 51px;
  }
  .wsmenu > .wsmenu-list > li.headerbtns {
    width: 49%;
    float: left !important;
  }
  .wsmenu > .wsmenu-list > li.headerbtns a.headerbtn01 {
    background-color: #d7412e;
    color: #fff !important;
  }
  .wsmobileheader .smllogo {
    width: 130px;
  }
  .wsmobileheader .smllogo img {
    width: 130px;
  }

  .mblock {
    display: block !important;
  }
  .wsmenu > .wsmenu-list > li > .wsmenu-click > i {
    margin: 14px 18px 0px 0px !important;
  }
  .wsmenu > .wsmenu-list > li .wsmenu-click.ws-activearrow > i {
    margin-right: 21px !important;
  }
  .wsmenu > .wsmenu-list > li > a {
    border-bottom-color: #f3f3f3 !important;
  }
  .wsmenu > .wsmenu-list > li > .wsmegamenu.halfmenu {
    padding: 10px 4px !important;
  }
  .wsmenu > .wsmenu-list > li > ul.sub-menu > li:last-child {
    border-bottom: 1px solid #f3f3f3 !important;
  }
  .wsmenu > .wsmenu-list > li:hover > a {
    background-color: #2b3e59 !important;
    text-decoration: none;
    color: #fff !important;
  }
  .wsmenu > .wsmenu-list > li > a {
    padding: 6px 3px 6px 14px !important;
  }
  .container,
  .container-md,
  .container-sm {
    max-width: 98% !important;
  }
  .banner-slider {
    width: 96%;
    margin-top: 40px !important;
    margin-bottom: 0px !important;
  }
  img.w-100.img-fluid {
    width: 100%;
    border-radius: 20px;
  }
  .features-wp {
    margin-bottom: 10px;
    margin-top: 10px;
  }
  .main-img {
    display: none;
  }
  .fields-top {
    height: auto;
    text-align: center;
  }
  .top-left {
    text-align: center !important;
    border-right: 0 !important;
    width: 100%;
  }
  .col-xl-5.col-lg-5.col-md-12.border-right {
    border: 0px !important;
  }
  
  .main-bg {
    background: inherit;
    background-color: inherit;
    background-position-x: inherit;
    background-position-y: inherit;
    background-repeat: inherit;
    background-size: inherit;
    background-repeat: no-repeat;
    background-position: left center;
  }
  .footer-logo.mr-3 {
    width: 100%;
    text-align: center;
  }
  .d-flex.pl-5.pr-5.pt-3.pb-3 {
    display: inherit !important;
    padding-top: 0px !important;
  }
  .footer-content {
    text-align: center;
  }
  .address,
  .social-media {
    width: 100%;
    text-align: center;
  }
  .firm-wp {
    background-size: cover;
    background-attachment: inherit;
  }
  .banner-slider .slick-dots {
    bottom: 40px !important;
    padding-right: 20px;
  }
  header .search {
    margin-top: 15px;
    margin-right: 10px;
  }
  .search-content {
    margin-top: 54px;
  }
  .footer-content {
    height: auto;
  }
  .row.mt-5 {
    margin-top: 10px !important;
  }
  .contact-text.mt-5 {
    margin-top: 10px !important;
  }
}

@media (max-width: 767px) {

  .features-wp .features-content span {
    margin-top: 14px;
  }

  .top {
    margin-top: 0 !important;
  }

  .features-wp .features-content {
    margin-top: -8px;
  }
  .main-bg {
    padding-top: 0px !important;
  }
  .contact-box {
    margin-bottom: 10px;
  }

  .contact-wp.p-5 {
    padding: 20px !important;
  }
  .fields span {
    font-size: 18px;
  }
  .main-bg {
  }
  .firm-slider {
    width: 100%;
  }
}
@media (max-width: 650px) {
}

@media (max-width: 575px) {
  .maintitle {
    background-image: url(../images/title-bg.png);
    margin-top: -1px;
    background-repeat: no-repeat;
    font-size: 22px;
    font-weight: 800;
    color: #2b3e59;
    height: 63px;
    background-size: 300px;
    background-position: bottom left;
    letter-spacing: -1px;
}
 
  .btn-main a {
    width: auto !important;
    height: 33px !important;
    font-size: 14px !important;
    padding: 5px 10px !important;
  }
  .banner-slider .banner-inner .banner-title {
    font-size: 16px !important;
  }
  .wsmobileheader .smllogo {
    left: 46%;
  }
  .detail-title {
    font-size: 32px;
  }
  .features-wp .features-content span {
    font-size: 21px;
  }
  .banner-slider .slick-dots li {
    width: 35px !important;
    background-size: 35px !important;
  }
  .banner-slider li.slick-active {
    background-repeat: no-repeat !important;
  }
  .brand-slider {
    text-align: center;
  }
  .banner-slider .slick-dots {
    bottom: 5px !important;
  }
  .bottom .info {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
  }
  .bottom .concept {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
  }
  .fields-top {
    width: 100%;
  }
  .main-bg {
    margin-top: -1px;
  }
  .top {
  }
  .top-left span {
    margin-top: 10px;
    font-size: 28px;
  }
}

@media (max-width: 480px) {

  .page-title {
    font-size: 32px;
  }
  .page-header {
    width: 100%;
    height: 200px;
  }
  .banner-slider .slick-dots li {
    margin: 0 2px;
  }
  .banner-slider .slick-dots {
    bottom: 24px !important;
  }
}

@media (max-width: 414px) {
  .firm-wp.mt-5.pt-5.pb-5 {
    padding-top: 0px !important;
  }
}

@media (max-width: 375px) {
  .banner-slider .slick-dots {
    /*bottom: -10px !important;*/
  }
}

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