    @media(min-width:992px) {
        #header .dropdown-menu,
        #header .dropdown-menu.show {
            display: block;
            opacity: 0;
            visibility: hidden;
        }
    }
    
    @media(min-width:1340px) {
        .container {
            max-width: 1270px;
        }
    }
    
    @media(min-width:1680px) {
        .container {
            max-width: 1670px;
        }
    }
    
    @media(max-width:1679px) {
        .brand-logo img,
        .navbar-brand img {
            max-width: 140px;
        }
        #header.sticky .dropdown-menu {
            top: 89px;
        }
        h1 {
            font-size: 67px;
        }
        h2 {
            font-size: 52px;
            line-height: 80px;
        }
        h3 {
            font-size: 18px;
        }
        p {
            font-size: 14px;
            line-height: 2;
            margin-bottom: 28px;
        }
        .heading2,
        .heading1 {
            position: relative;
            padding-bottom: 10px;
            margin-bottom: 11px;
        }
        .heading1:after {
            width: 90px;
            height: 3px;
        }
        .heading2:after {
            width: 90px;
            height: 3px;
        }
        .hero-text {
            max-width: 700px;
            z-index: 1;
        }
        .hero-slider .slick-dots {
            right: 60px;
        }
        .btn {
            min-width: 226px;
            height: 56px;
            font-size: 13px;
        }
        .cta-primary-arrow {
            background-color: #B71B35;
            border: none;
        }
        .cta-white-arrow .arrow,
        .cta-primary-arrow .arrow {
            width: 56px;
            height: 56px;
            font-size: 19px;
        }
        #header .navbar-nav .nav-item {
            margin: 0 18px;
            padding: 28px 6px;
        }
        .card--img {
            margin: 0 0;
        }
        .who-we-are .content-text {
            padding: 0 5%;
        }
        .who-we-are:after {
            background-size: 7%;
        }
        .card-services .card--body {
            min-height: 420px;
            background: #f2f3f3;
            padding: 100px 30px 30px 30px;
        }
        .testimonial-slider .media .media-body .content-review {
            padding: 60px 30px
        }
        .clients-review {
            padding: 100px 0 0;
        }
        .product-slider .cta-white-arrow {
            min-width: 276px;
        }
        #header .navbar-nav .nav-link {
            font-size: 12px;
            display: inline-flex;
        }
        .hero-text p {
            font-size: 18px;
            line-height: 32px;
            color: #fff;
            margin-bottom: 20px;
        }
        .who-we-are {
            padding: 82px 0;
            position: relative;
        }
        .our-products .product-header .heading2 {
            padding-bottom: 0;
        }
        .slick-arrow,
        .product-slider .slick-arrow {
            width: 38px;
            height: 38px;
        }
        .product-slider .slick-arrow.arrow-prev {
            margin-right: 38px;
        }
        .testimonial-slider .slick-arrow.arrow-next {
            margin-left: 36px;
        }
        .card-services h3:after {
            height: 3px;
        }
        .card-services .card--body p {
            font-size: 12px;
            line-height: 24px;
        }
        .card-services .card--body {
            min-height: 302px;
            background: #f2f3f3;
            padding: 120px 30px 30px 30px;
        }
        .card-services h3 {
            padding-bottom: 20px;
            margin-bottom: 8px;
        }
        .service-content {
            padding: 46px;
        }
        .testimonial-slider .content-review {
            padding: 45px 35px;
        }
        .testimonial-slider {
            max-width: 80%;
        }
        .testimonial-slider .content-review p {
            margin-bottom: 40px;
        }
        .testimonial-slider {
            background-position: 58px 28px;
            background-size: 50%;
        }
        .content-started {
            max-width: 460px;
        }
        .product-slider .slick-arrow {
            top: -107px;
        }
        .heading2 {
            padding-right: 126px;
        }
        .our-services {
            padding: 50px 0 100px;
        }
        .who-we-are {
            padding-bottom: 50px;
        }
        .footer-card .brand-logo {
            margin-bottom: 31px;
        }
        .outer-content .col {
            padding-right: 0;
        }
        .slider-services .slick-arrow {
            right: 0;
        }
        .slider-services .slick-arrow.arrow-prev {
            margin-right: 38px;
        }
        .quick-links li {
            margin-top: 13px;
        }
        .services-wrapper:after {
            right: 0;
            width: 92px;
            height: 54px;
        }
        .testimonial-slider .slick-arrow.arrow-prev {
            margin-left: 0;
        }
    }
    
    @media(max-width:1399px) {
        h1 {
            font-size: 54px;
        }
        .hero-text p {
            font-size: 16px;
            line-height: 24px;
            color: #fff;
            margin-bottom: 20px;
        }
        .hero-text {
            max-width: 560px;
        }
        #header .navbar-nav .nav-item {
            margin: 0 16px;
        }
        h2 {
            font-size: 48px;
            line-height: 50px;
        }
        .heading2,
        .heading1 {
            position: relative;
            padding-bottom: 20px;
            margin-bottom: 20px;
        }
        .who-we-are {
            padding: 100px 0 50px;
            position: relative;
        }
        p {
            font-size: 14px;
            line-height: 2;
            margin-bottom: 20px;
        }
        .card-services .card--body {
            padding: 50px 15px;
        }
        h3 {
            font-size: 20px;
        }
        .card-services .card--body p {
            font-size: 14px;
        }
        .form-main {
            padding: 30px;
        }
        .testimonial-slider .media .media-body {
            flex: 0 0 70%;
            max-width: 70%;
        }
        .testimonial-slider .media .media-body .content-review {
            padding: 33px 30px;
        }
        .form-card:after {
            bottom: -35px;
            left: -35px;
        }
        .started-card {
            background-size: 40%;
        }
        footer p,
        .footer-card,
        footer p.copy-text,
        .quick-links li a {
            font-size: 14px;
            line-height: 18px;
        }
        .outer-content .col {
            padding-right: 0px;
        }
        .card--img:after {
            width: 44px;
            left: -44px;
        }
        .carousel-indicators {
            right: 60px;
        }
    }
    
    @media(max-width:1199px) {
        h2 {
            font-size: 42px;
            line-height: 50px;
        }
        h3 {
            font-size: 18px;
        }
        .service-content {
            padding: 50PX;
        }
        .testimonial-slider .media .media-body {
            padding-left: 100px;
        }
        .testimonial-slider .slick-arrow.arrow-prev {
            margin-left: 0;
        }
        .card--img {
            margin-bottom: 70px;
        }
        .who-we-are {
            padding: 70px 0;
        }
        .product-slider .cta-white-arrow {
            bottom: 52px;
        }
        .testimonial-slider {
            top: 0;
        }
        .lets-get-started {
            padding: 100px 0;
            background-repeat: no-repeat;
            margin-top: 0;
        }
        .form-card {
            max-width: 100%;
            margin-top: 70px;
        }
        .started-card {
            padding: 100px;
        }
        .testimonial-slider {
            max-width: 90%;
        }
        .testimonial-slider {
            background-size: 57%;
        }
        .clients-review:after {
            height: calc(100% - 262px);
        }
        .clients-review {
            padding: 73px 0 0;
        }
        .clients-review .heading3 {
            color: #fff;
            margin-bottom: 56px;
        }
    }
    
    @media(max-width:991px) {
        .product-slider .slick-slide {
            margin: 0 0;
        }
        .outer-content {
            max-width: 100%;
            width: 100%;
            position: relative;
            display: flex;
        }
        .service-content {
            padding: 40px;
            margin-bottom: 30px;
            height: auto;
        }
        .outer-content .col {
            padding: 0px;
        }
        .services-wrapper .img-box {
            height: 100%;
            overflow: hidden;
            margin-top: 30px;
        }
        .img-right-slider {
            height: auto;
        }
        .testimonial-slider .media .media-body {
            padding-left: 0;
        }
        .testimonial-slider .media {
            flex-direction: column;
            text-align: center;
        }
        .testimonial-slider .media .author-image {
            order: 1;
            text-align: center;
            width: 100%;
        }
        .testimonial-slider .media .media-body {
            flex: 0 0 100%;
            max-width: 100%;
            order: 2;
        }
        .testimonial-slider .media .media-body .content-review {
            transform: translateY(0px);
        }
        .testimonial-slider .slick-slide img {
            display: block;
            margin: 0 auto;
        }
        .testimonial-slider .media .media-body .content-review h4 {
            text-align: center;
        }
        .testimonial-slider .media .media-body .content-review {
            padding-bottom: 100px;
        }
        .testimonial-slider .slick-arrow.arrow-prev,
        .testimonial-slider .slick-arrow.arrow-next {
            left: 47%;
            transform: translate(-50%, 0);
            bottom: 150px;
        }
        .footer-card {
            margin-bottom: 40px;
        }
        .navbar-toggler img {
            height: 24px;
        }
        #header .navbar-nav .nav-item {
            padding: 0;
        }
        #header .navbar-collapse {
            background-color: rgba(182, 27, 53, 0.9);
            position: relative;
            z-index: 999;
            margin-top: 10px;
            position: fixed;
            right: -100%;
            height: 100%;
            bottom: 0;
            width: 50vw;
            display: flex;
            align-items: center;
            transition: all 0.5s;
            flex-direction: column;
            overflow: auto;
        }
        .show-menu #header .navbar-collapse {
            right: 0;
        }
        #header .navbar-nav {
            width: 100%;
            padding: 15px;
            flex: 1;
            height: 100%;
            padding-top: 70px;
        }
        #header .navbar-nav .nav-link {
            padding: 8px 0;
            display: flex;
            align-items: center;
            line-height: 14px;
            font-size: 14px;
        }
        #header .navbar-nav .nav-item:hover .nav-link:before,
        #header .navbar-nav .nav-item.active .nav-link:before {
            content: none;
        }
        #header .navbar-nav .nav-item {
            display: block;
            width: 100%;
            margin: 0;
        }
        #header .navbar-nav .nav-item.active .nav-link:before {
            content: none;
        }
        #header .cta-primary-arrow {
            background-color: #fff9fa;
            font-size: 16px;
            border: none;
        }
        #header .cta-primary-arrow .text-cta {
            color: #B71B35;
        }
        #header {
            padding: 15px 0;
        }
        .testimonial-slider .media-body {
            padding-left: 0;
        }
        .testimonial-slider .content-review {
            top: 0;
        }
        .author-image {
            max-width: 300px;
            margin: 0 auto;
        }
        .clients-review:after {
            height: calc(100% - 0px);
        }
        .testimonial-slider {
            background-size: 100%;
            background-position: center;
        }
        .testimonial-slider .content-review h4,
        .content-review {
            text-align: center;
        }
        .testimonial-slider .content-review {
            padding: 45px 35px 66px;
        }
        .navbar-toggler {
            position: relative;
            display: inline-block;
            width: 40px;
            height: 24px;
            padding: 0;
            margin: 0;
            z-index: 999999;
        }
        button.navbar-toggle {
            outline: none;
        }
        .hamburger-inner {
            top: 2px;
            transition-timing-function: cubic-bezier(.68, -.55, .265, 1.55);
            transition-duration: .275s;
            display: block;
            margin-top: -2px;
        }
        .hamburger-inner,
        .hamburger-inner:after,
        .hamburger-inner:before {
            content: '';
            position: absolute;
            width: 30px;
            height: 2px;
            transition-timing-function: ease;
            transition-duration: .15s;
            transition-property: transform;
            border-radius: 4px;
            background-color: #fff;
            left: 0;
        }
        .hamburger-inner:before {
            top: 10px;
            transition: opacity .125s ease .275s;
        }
        .hamburger-inner:after {
            top: 20px;
            transition: transform .275s cubic-bezier(.68, -.55, .265, 1.55);
        }
        .hamburger-inner:after {
            bottom: -10px;
        }
        .show-menu .navbar-toggler .hamburger-inner:after {
            transition-delay: 75ms;
            transform: translate3d(0, -20px, 0) rotate(-270deg);
        }
        .show-menu .navbar-toggler .hamburger-inner {
            transition-delay: 75ms;
            transform: translate3d(0, 10px, 0) rotate(135deg);
        }
        .show-menu .navbar-toggler .hamburger-inner:before {
            transition-delay: 0s;
            opacity: 0;
        }
        #header .collapsing,
        #header .collapse,
        #header .collapse.show {
            display: flex;
        }
        #header .navbar-nav .nav-link:hover,
        #header .navbar-nav .nav-link:focus {
            color: #fff;
        }
        #header .btn--link {
            display: flex;
            width: 100%;
            padding: 30px;
            align-items: center;
            justify-content: center;
        }
        button.navbar-toggler {
            outline: none;
        }
        body.show-menu {
            overflow: hidden;
        }
        body.show-menu .overlay {
            opacity: 1;
            visibility: visible;
        }
        .brand-logo img,
        .navbar-brand img {
            max-width: 108px;
        }
        .footer-card {
            margin-bottom: 0;
        }
        .quick-links {
            margin-bottom: 30px;
        }
        footer {
            padding: 50px 0;
        }
        #header .dropdown-menu {
            position: relative;
            min-width: 100%;
            border-radius: 0;
            top: 0;
            box-shadow: none;
            border: none;
        }
        #header .navbar-nav .nav-item.dropdown a.drop-link:after {
            font-family: "Font Awesome 5 Pro";
            font-weight: 400;
            margin-left: auto;
            color: #fff;
        }
        #header .navbar-nav .nav-item.dropdown a.drop-link[aria-expanded="false"]:after {
            content: "\f067";
        }
        #header .navbar-nav .nav-item.dropdown a.drop-link[aria-expanded="true"]:after {
            content: "\f068";
        }
        #header .dropdown-menu .dropdown-item {
            padding: 5px 30px;
            background-color: transparent;
            line-height: 16px;
        }
    }
    
    @media(max-width:767px) {
        .hero-slider .slick-dots {
            right: 6px;
        }
        .btn {
            min-width: 210px;
            height: 48px;
        }
        .cta-white-arrow .arrow,
        .cta-primary-arrow .arrow {
            width: 48px;
            height: 48px;
        }
        .card--img {
            margin-bottom: 30px;
            padding-bottom: 30px;
        }
        h2 {
            font-size: 32px;
            line-height: 40px;
        }
        .heading2:after {
            width: 80px;
        }
        .heading2 {
            padding-right: 100px;
        }
        .product-slider .cta-white-arrow {
            bottom: 60px;
        }
        .card-services .card--body {
            margin-bottom: 30px;
            min-height: auto;
        }
        .started-card {
            padding: 70px;
        }
        .quick-links li {
            margin-top: 0;
        }
        footer h4 {
            margin-bottom: 15px;
        }
        #header .navbar-collapse {
            width: 80vw;
        }
        .hero-slider.owl-theme .owl-nav.disabled+.owl-dots {
            right: 15px;
        }
        .img-product {
            margin-top: 30px;
        }
        .card-services {
            display: flex;
        }
        .card-services .card--body,
        .card-services .img-services {
            flex: 1;
        }
        .card-services .img-services img {
            height: 100%;
            object-fit: cover;
        }
        .hero-text {
            max-width: 453px;
        }
    }
    
    @media(max-width:575px) {
        h1 {
            font-size: 36px;
        }
        .heading2 {
            padding-right: 88px;
        }
        .hero-text p {
            font-size: 13px;
            line-height: 24px;
        }
        .who-we-are {
            padding: 30px 0;
        }
        .heading2,
        .heading1 {
            padding-bottom: 8px;
        }
        .product-slider .slick-arrow {
            top: -104px;
        }
        .product-slider .cta-white-arrow {
            min-width: 230px;
        }
        .cta-white-arrow {
            font-size: 14px;
        }
        .service-content {
            padding: 30px;
        }
        .started-card {
            padding: 100px 30px;
        }
        .form-main {
            padding: 15px;
        }
        .form-card:after {
            bottom: -30px;
            left: -30px;
        }
        .navbar-brand img {
            width: 130px;
        }
        footer {
            padding: 40px 0;
        }
        #header .navbar-collapse {
            width: 100vw;
        }
        .hero-slider.owl-theme .owl-nav.disabled+.owl-dots {
            right: 10px;
        }
        .our-products .product-header {
            padding-right: 100px;
            margin-bottom: 20px;
        }
        .product-slider .slick-arrow {
            top: -71px;
        }
        .product-slider .cta-white-arrow {
            bottom: 30px;
        }
        .heading2:after {
            width: 66px;
            margin-right: 15px
        }
        .our-products .product-header {
            padding-right: 83px;
        }
        .hero-slider.owl-theme .owl-dots .owl-dot span {
            width: 7px;
            height: 7px;
        }
        .caption h2 {
            margin-bottom: 17px;
        }
        .address h4 {
            font-size: 20px;
        }
        .content-started .address {
            margin-top: 22px;
        }
        #header .dropdown-menu .dropdown-item {
            padding: 3px 20px;
            font-size: 12px;
        }
        .hero-slide {
            padding-right: 30px;
        }
        .carousel-indicators {
            right: 30px;
        }
        .mouse_scroll {
            bottom: 0;
        }
    }
    
    @media(max-width:400px) {
        .card-services {
            flex-direction: column;
        }
        .form-card:after {
            bottom: -15px;
            left: -15px;
        }
        .started-card {
            padding: 80px 30px;
        }
    }