/* RESPONSIVE */

@media only screen and (min-width: 320px) and (max-width: 767px)
{
    .portfolio-row marquee h2 {
    font-size: 50px !important;
}
    header.header-row {
        padding: 0 !important;
        position: unset !important;
        background-color: #000 !important;
    }
    .navbar-light .navbar-toggler {
        background: transparent !important;
        padding: 0;
    }
    .navbar-light .navbar-toggler-icon {
    background-image: url("../images/menu-toggle.png") !important;
    width: 40px;
    }
    .navbar-light .navbar-brand {
        width: 20% !important;
    }
    .navbar-light .navbar-brand img {
        width: 100% !important;
    }
    header.header-row ul.navbar-nav.me-auto.mb-2.mb-lg-0 {
        margin-left: 0 !important;
        text-align: center;
    }
    header.header-row ul.right {
        text-align: center;
    }
    header.header-row .show {
        display: block !important;
    }
    header.header-row ul.navbar-nav.me-auto.mb-2.mb-lg-0 a {
        font-size: 14px !important;
        color: #fff !important;
    }
    header.header-row ul.right li a {
        font-size: 14px !important;
        display: inline-flex;
        color: #fff ! IMPORTANT;
        padding: 10px 10px 10px 0px !important;
        justify-content: center;
    }
    .banner-row {
        padding: 50px 0 0 !important;
    }
    .banner-row .banner-sec .w-head p {
        font-size: 14px !important;
        width: 100% !important;
    }
    .banner-video-row video {
        width: 100% !important;
        object-fit: cover !important;
        height: 450px !important;
    }
    .banner-row .banner-sec .w-head .banner-head {
        width: 100% !important;
    }
    .banner-row .banner-sec .w-head a.w-btn {
        font-size: 14px !important;
        padding: 10px !important;
        justify-content: center !important;
    }
    .banner-row .banner-sec .w-head a.w-btn img {
        width: 18% !important;
    }
    .modal-content h6 {
        font-size: 24px !important;
        line-height: 34px !important;
    }
    .modal-content h3 {
        font-size: 14px !important;
        line-height: 18px !important;
    }
    .modal-content form input {
        height: 50px !important;
    }
    .modal-content form button#submit {
        margin: 10px auto !important;
        font-size: 14px !important;
    }
    .banner-below-row {
        padding: 20px 0 !important;
        margin-top: 0 !important;
    }
    .banner-below-row .banner-below-sec .main.d-flex .item.d-flex {justify-content: center !important;}
    .banner-below-row .banner-below-sec .main.d-flex {
    display: block !important;
    }
    .banner-below-row .banner-below-sec .main.d-flex img {width: 20% !important;}
    .banner-below-row .banner-below-sec .main.d-flex .item.d-flex h1.count {
    font-size: 40px !important;
    }
    .banner-below-row .banner-below-sec .main.d-flex .item.d-flex h3.text {
    font-size: 18px !important;
    }
    .banner-below-row .banner-below-sec .main.d-flex .inner:first-child .item.d-flex h1.count:after {
    font-size: 40px !important;
    }
    .banner-below-row .banner-below-sec .main.d-flex .item.d-flex h2 {
    font-size: 40px !important;
    }
    .banner-below-row .banner-below-sec .main.d-flex .item.d-flex h2:after {
    font-size: 40px !important;
    }
    .service-row {
        padding: 50px 0 !important;
        width: 100% !important;
    }
    .service-row .w-head h2 {
        font-size: 40px !important;
        text-align: center !important;
        width: 100% !important;
        margin: 0 0 20px !important;
    }
    .service-row .w-head h2 span {
        font-size: 40px !important;
        width: 100% !important;
        display: block !important;
    }
    .service-row .w-head p {
        font-size: 14px !important;
        text-align: center !important;
        width: 100% !important;
    }
    .inner-service-row {
        width: 100% !important;
        margin: 0 !important;
        height: 400px !important;
        min-height: 400px !important;
    }
    .service-row .inner-service-row a h3 {
        font-size: 18px !important;
    }
    .service-row .inner-service-row a h3 span {
        font-size: 18px !important;
    }
    .service-row .inner-service-row a h3:after {display: none;}
    .service-row .inner-service-row a h3:hover img {
        width: 14% !important;
    }
    .work-flow-row .w-head h2 {
        font-size: 35px !important;
        width: 100% !important;
    }
    .work-flow-row .w-head h2 span {
        font-size: 35px !important;
        display: block !important;
    }
    .work-flow-row .w-head {
        margin: 0 0 20px !important;
    }
    .work-flow-row .inner-work.row .work-flow-sec h2 {
        font-size: 30px !important;
        width: 100% !important;
        justify-content: center !important;
    }
    .work-flow-row .inner-work.row .work-flow-sec p {
        width: 100% !important;
        font-size: 14px !important;
        padding: 10px 0 0 !important;
        text-align: center !important;
    }
    .work-flow-row .inner-work-sec .inner-work:after {
        display: none !important;
    }
    .work-flow-row .inner-work-sec:after {
        display: none !important;
    }
    .work-flow-row .inner-work.row {
        padding: 0 0 20px !important;
    }
    .work-flow-row .inner-work.row:nth-child(3) {
        flex-direction: column-reverse !important;
    }
    .work-flow-row .inner-work.row:nth-child(4) {
        flex-direction: column-reverse !important;
    }
    .work-flow-row {
        padding: 50px 0 !important;
    }
    .work-flow-row:after {display: none !important;}
    .workit-row:first-child {
        min-height: 100vh !important;
        height: 300px !important;
    }
    .workit .seven span {
        font-size: 40px !important;
        margin: 0 !important;
    }
    .workit .animate span:nth-of-type(4) {
        margin-left: 10px !important;
    }
    .workit .animate span:nth-of-type(5) {
        margin-right: 10px !important;
    }
    .workit-row:last-child {
        height: 1300px !important;
    }
    .work-flow-row .inner-work.row .work-flow-sec h2 span {
        margin-right: 10px !important;
    }
    .brands-row {
        padding: 0 !important;
    }
    .portfolio-row {
        width: 100% !important;
        padding: 20px 0 !important;
    }
    .portfolio-row .w-head h2 {
        font-size: 40px !important;
    }
    .portfolio-row .Tabs .nav-tabs .nav-link {
        font-size: 14px !important;
        margin: 0 20px 10px !important;
        display: block !important;
        width: 100% !important;
        padding: 10px 0 !important;
    }
    .portfolio-row .Tabs .nav-tabs .nav-link.active {
        font-size: 14px !important;
        padding: 10px 10px !important;
        margin: 0 30px 10px !important;
        display: block !important;
        width: 100% !important;
    }
    .portfolio-sec .card-image {
        margin: 0 0 30px !important;
    }
    .portfolio-row .Tabs div#nav-tab {
        margin: 0 0 30px !important;
    }
    .portfolio-row .Tabs {
        margin: 30px 0 0 !important;
    }
    .portfolio-row marquee ul li {
        width: 100% !important;
        padding: 0 300px !important;
    }
    .portfolio-sec .card-image a .card-cont img.btn-arrow {
        width: 15% !important;
    }
    .portfolio-sec .card-image a:hover .card-cont h2 {
        transform: translateY(4em) !important;
    }
    .portfolio-sec .card-image a .card-cont h2 {
        font-size: 30px !important;
    }
    .pricing-row {
        padding: 30px 0 !important;
    }
    .pricing-row .w-head h2 {
        font-size: 40px !important;
        margin: 0 0 20px !important;
    }
    .pricing-row .w-head p {
        font-size: 14px !important;
    }
    .pricing-row .Tabs .nav-tabs .nav-link.active {
        font-size: 14px !important;
        width: 100% !important;
        display: block !important;
    }
    .pricing-sec .card-border h4 {
        font-size: 24px !important;
    }
    body .pricing-sec .card-border h4 s::before, body .pricing-sec .card-border h4 strike::before {
        height: 5px !important;!i;!;
    }
    .pricing-row .Tabs .nav-tabs .nav-link {
        font-size: 14px !important;
        display: block !important;
        width: 100% !important;
        margin: 0 0 10px !important;
    }
    .pricing-sec .glow {
        height: 150px !important;
    }
    .pricing-sec .card-border {
        margin: -80px 0 0 !important;
        padding: 60px 0 !important;
        min-height: 200px !important;
    }
    .pricing-sec .card-border h2 {
        font-size: 20px !important;
        width: 100% !important;
    }
    .pricing-sec .card-border ul {
        margin: 20px auto !important;
    }
    .pricing-sec .card-border ul li {
        font-size: 14px !important;
    }
    .pricing-sec .card-border a.w-btn {
        width: 90% !important;
    }
    .testimonial-row {
        padding: 0 0 30px !important;
    }
    .testimonial-row .w-head h2 {
        font-size: 40px !important;
        text-align: center !important;
        width: 100% !important;
    }
    .testimonial-row .owl-nav {
        top: -80px !important;
        display: flex !important;
        right: 50px !important;
    }
    .testi-sec .testi-cont h2 {
        width: 100% !important;
        font-size: 24px !important;
    }
    .testi-sec .testi-cont p {
        font-size: 14px !important;
    }
    .testimonial-row .testi-sec .testi-cont {
        padding: 40px 0 25px !important;
        clip-path: polygon(100% 0%, 100% 1%, 100% 88%, 35% 89%, 23% 94%, 23% 88%, 0 88%, 0 0, 0 0) !important;
    }
    .testi-sec .testi-cont img {
        margin-right: 10px !important;
    }
    .testimonial-row .testi-sec svg {
        margin: -54px 0 0 !important;
    }
    .testi-sec .client {
        padding: 0 0 0 30px !important;
    }
    .testi-sec .client ul li strong {
        font-size: 20px !important;
    }
    .contact-row {
        padding: 50px 0 !important;
        width: 100% !important;
    }
    .contact-row .w-head h2 {
        font-size: 30px !important;
        text-align: center !important;
        width: 100% !important;
    }
    .contact-row .w-head p {
        font-size: 14px !important;
        padding: 10px 0 0 !important;
        text-align: center !important;
        width: 100% !important;
    }
    .contact-row div#nav-tab {
        margin: 10px 0px 10px !important;
    }
    .contact-row .nav-link {
        margin: 0 auto !important;
        width: 30% !important;
    }
    .contact-row .contact-info ul {
        padding: 0 !important;
    }
    .contact-row .contact-info ul li img {
        margin-right: 0 !important;
        width: 20% !important;
    }
    .contact-row .contact-info ul li a {
        font-size: 14px !important;
        text-align: center !important;
        width: 100% !important;
    }
    .contact-row .contact-sec img {
        width: 40% !important;
        margin: 0 auto !important;
    }
    .contact-row .contact-sec form input {
        margin: 0 0 20px !important;
    }
    .contact-row .contact-sec form button {
        width: 60% !important;
        font-size: 14px;
        display: flex;
        margin: 40px auto 0;
    }
    .contact-row .contact-sec form button img {
        width: 10% !important;
    }
    .footer-after-row {
        margin-top: -60px !important;
    }
    .footer-row {
        padding: 50px 0 !important;
    }
    .footer-row .footer-sec a img {
        margin: 0 auto 20px !important;
    }
    .footer-row .footer-sec p {
        font-size: 14px !important;
        text-align: center !important;
    }
    .footer-row .col-lg-3:nth-child(2) {
        padding: 20px 0 0 !important;
        text-align: center !important;
    }
    .footer-row .footer-sec h2 {
        font-size: 30px !important;
    }
    .footer-row .footer-sec ul li {
        margin: 0 0 10px !important;
    }
    .footer-sec {
        text-align: center !important;
    }
    .footer-row .footer-sec ul.icons-lists {
        justify-content: center !important;
    }
    .copyright-row .w-head p {
        font-size: 14px !important;
    }
    .inner-banner-row .banner-sec .w-head h2 {
        font-size: 40px !important;
    }
    .inner-video-row video {
        height: 150px !important;
    }
    .about-row {
        padding: 50px 0 !important;
    }
    .about-row .w-head h2 {
        font-size: 30px !important;
    }
    .about-row .w-head p {
        width: 100% !important;
        font-size: 14px !important;
    }
    .story-row .w-head h2 {
        font-size: 30px !important;
        text-align: center !important;
    }
    .story-row .w-head p {
        font-size: 14px !important;
        width: 100% !important;
        text-align: center !important;
    }
    .story-row {
        padding: 0 0 50px !important;
    }
    .inner-service {
        padding: 0 0 50px !important;
    }
    .inner-port p {
        font-size: 14px !important;
        padding: 20px 0 0 !important;
    }
    .inner-port {
        padding: 50px 0 0 !important;
    }
    .contact-inner {
        padding: 0 !important;
    }
    .inner-pack .workit-row {
        height: 1100px !important;
    }
    .service-content .inner-content img {
        width: 100% !important;
        margin: 0 auto !important;
        display: block !important;
        object-fit: fill !important;
        height: 200px !important;
    }
    .service-content .inner-content h2 {
        font-size: 20px !important;
        width: 100% !important;
        text-align: center !important;
        padding: 30px 0 0 !important;
        margin: 0 0 20px !important;
    }
    .service-content .inner-content p {
        font-size: 14px !important;
        width: 100% !important;
        text-align: center !important;
    }
    .inner-pack .workit-row:first-child {
        height: 1050px !important;
    }
    .app-order h3 {
        font-size: 20px !important;
    }
    .app-order-flx {
        display: block !important;
        width: 100% !important;
    }
    .img-fluid {
        margin: 0 auto !important;
        display: block !important;
    }
    .app-order-blk {
        width: 100% !important;
    }
    .app-order-blk a.w-btn {
        width: 70% !important;
        font-size: 14px !important;
        justify-content: center !important;
        padding: 10px !important;
        margin: 20px auto !important;
    }
    .app-screen {
        width: 100% !important;
    }
    .app-order-cntc h4 {
        text-align: center !important;
    }
    .app-order-cntc a.w-btn {
        width: 50% !important;
        padding: 10px !important;
        margin: 20px auto 0 !important;
        display: flex !important;
    }
    button#top-scroll img {
        width: 40% !important;
    }
    button#top-scroll {
        right: -60px !important;
    }

}
@media only screen and (min-width: 768px) and (max-width: 1023px)
{

    header.header-row {
        padding: 0;
        position: unset;
        background-color: #000;
    }
    .navbar-light .navbar-toggler {
        background: #fff;
    }
    .navbar-light .navbar-brand {
        width: 20%;
    }
    .navbar-light .navbar-brand img {
        width: 50%;
    }
    header.header-row ul.navbar-nav.me-auto.mb-2.mb-lg-0 {
        margin-left: 0 !important;
        text-align: center;
    }
    header.header-row .show {
        display: block;
    }
    header.header-row ul.navbar-nav.me-auto.mb-2.mb-lg-0 a {
        font-size: 14px !important;
        color: #fff !important;
    }
    header.header-row ul.right {
    text-align: center;
    }
    header.header-row ul.right li a {
        font-size: 14px !important;
        display: inline-flex;
        color: #fff ! IMPORTANT;
        padding: 10px 10px 10px 0px !important;
        justify-content: center;
    }
    .banner-row {
        padding: 50px 0 0;
    }
    .banner-row .banner-sec .w-head p {
        font-size: 14px;
        width: 100%;
    }
    .banner-video-row video {
        width: 100%;
        object-fit: cover;
        height: 450px;
    }
    .banner-row .banner-sec .w-head .banner-head {
        width: 100%;
    }
    .banner-row .banner-sec .w-head a.w-btn {
        font-size: 14px;
        padding: 10px;
        justify-content: center;
    }
    .banner-row .banner-sec .w-head a.w-btn img {
        width: 18%;
    }
    .modal-content h6 {
        font-size: 24px;
        line-height: 34px;
    }
    .modal-content h3 {
        font-size: 14px;
        line-height: 18px;
    }
    .modal-content form input {
        height: 50px;
    }
    .modal-content form button#submit {
        margin: 10px auto;
        font-size: 14px;
    }
    .banner-below-row {
        padding: 20px 0;
        margin-top: 0;
    }
    .banner-below-row .banner-below-sec .main.d-flex .item.d-flex {justify-content: center;}
    .banner-below-row .banner-below-sec .main.d-flex {
    display: block !important;
    }
    .banner-below-row .banner-below-sec .main.d-flex img {width: 12%;}
    .banner-below-row .banner-below-sec .main.d-flex .item.d-flex h1.count {
    font-size: 40px;
    }
    .banner-below-row .banner-below-sec .main.d-flex .item.d-flex h3.text {
    font-size: 18px;
    }
    .banner-below-row .banner-below-sec .main.d-flex .inner:first-child .item.d-flex h1.count:after {
    font-size: 40px;
    }
    .banner-below-row .banner-below-sec .main.d-flex .item.d-flex h2 {
    font-size: 40px;
    }
    .banner-below-row .banner-below-sec .main.d-flex .item.d-flex h2:after {
    font-size: 40px;
    }
    .service-row {
        padding: 50px 0;
        width: 100%;
    }
    .service-row .w-head h2 {
        font-size: 50px;
        text-align: center;
        width: 100%;
        margin: 0 0 20px;
    }
    .service-row .w-head h2 span {
        font-size: 50px;
        width: 100%;
        display: block;
    }
    .service-row .w-head p {
        font-size: 14px;
        text-align: center;
        width: 100%;
    }
    .inner-service-row {
        width: 100%;
        margin: 0;
        height: 400px;
        min-height: 400px;
    }
    .service-row .inner-service-row a h3 {
        font-size: 24px;
    }
    .service-row .inner-service-row a h3 span {
        font-size: 18px;
    }
    .service-row .inner-service-row a h3:hover img {
        width: 14%;
    }
    .work-flow-row .w-head h2 {
        font-size: 50px;
        width: 100%;
    }
    .work-flow-row .w-head h2 span {
        font-size: 50px;
        display: block;
    }
    .work-flow-row .w-head {
        margin: 0 0 20px;
    }
    .work-flow-row .inner-work.row .work-flow-sec h2 {
        font-size: 30px;
        width: 100%;
        justify-content: center;
    }
    .work-flow-row .inner-work.row .work-flow-sec p {
        width: 100%;
        font-size: 14px;
        padding: 10px 0 0;
        text-align: center;
    }
    .work-flow-row .inner-work-sec .inner-work:after {
        display: none;
    }
    .work-flow-row .inner-work-sec:after {
        display: none;
    }
    .work-flow-row .inner-work.row {
        padding: 0 0 20px;
    }
    .work-flow-row .inner-work.row:nth-child(3) {
        flex-direction: column-reverse;
    }
    .work-flow-row .inner-work.row:nth-child(4) {
        flex-direction: column-reverse;
    }
    .work-flow-row {
        padding: 50px 0;
    }
    .work-flow-row:after {display: none;}
    .workit-row:first-child {
        min-height: 100vh;
        height: 100px;
    }
    .workit .seven span {
        font-size: 100px;
        margin: 0;
    }
    .workit .animate span:nth-of-type(4) {
        margin-left: 10px;
    }
    .workit .animate span:nth-of-type(5) {
        margin-right: 10px;
    }
    .workit-row:last-child {
        height: 800px;
    }
    .work-flow-row .inner-work.row .work-flow-sec h2 span {
        margin-right: 10px;
    }
    .work-flow-row .inner-work.row .col-sm-12.col-xs-12.col-md-6.col-lg-5, .work-flow-row .inner-work.row .col-sm-12.col-xs-12.col-md-6.col-lg-7 {
    width: 100%;
    }
    .service-row .col-sm-12.col-xs-12.col-md-6.col-lg-6 {
    width: 100%;
    }
    .pin-spacer {
    padding: 0 !important;
    height: 4650px !important;
    }
    .brands-row {
        padding: 0;
    }
    .portfolio-row {
        width: 100%;
        padding: 20px 0;
    }
    .portfolio-row .w-head h2 {
        font-size: 50px;
    }
    .portfolio-row .Tabs .nav-tabs .nav-link {
        font-size: 14px;
        margin: 0 20px 10px;
        display: block;
        width: 100%;
        padding: 10px 0;
    }
    .portfolio-row .Tabs .nav-tabs .nav-link.active {
        font-size: 14px;
        padding: 10px 10px;
        margin: 0 30px 10px;
        display: block;
        width: 100%;
    }
    .portfolio-sec .card-image {
        margin: 0 0 30px;
    }
    .portfolio-row .Tabs div#nav-tab {
        margin: 0 0 30px !important;
    }
    .portfolio-row .Tabs {
        margin: 30px 0 0 !important;
    }
    .portfolio-row marquee ul li {
        width: 100%;
        padding: 0 300px !important;
    }
    .portfolio-sec .card-image a .card-cont img.btn-arrow {
        width: 15%;
    }
    .portfolio-sec .card-image a:hover .card-cont h2 {
        transform: translateY(4em);
    }
    .portfolio-sec .card-image a .card-cont h2 {
        font-size: 30px;
    }
    .pricing-row {
        padding: 30px 0;
    }
    .pricing-row .w-head h2 {
        font-size: 40px;
        margin: 0 0 20px;
    }
    .pricing-row .w-head p {
        font-size: 14px;
    }
    .pricing-row .Tabs .nav-tabs .nav-link.active {
        font-size: 14px;
        width: 100%;
        display: block;
    }
    .pricing-row .Tabs .nav-tabs .nav-link {
        font-size: 14px;
        display: block;
        width: 100%;
        margin: 0 0 10px;
    }
    .pricing-sec .glow {
        height: 150px;
    }
    .pricing-sec .card-border {
        margin: -80px 0 0;
        padding: 60px 0;
        min-height: 200px;
    }
    .pricing-sec .card-border h2 {
        font-size: 20px;
        width: 100%;
    }
    .pricing-sec .card-border ul {
        margin: 20px auto;
    }
    .pricing-sec .card-border ul li {
        font-size: 14px;
    }
    .pricing-sec .card-border a.w-btn {
        width: 90%;
    }
    .testimonial-row {
        padding: 0 0 30px;
    }
    .testimonial-row .w-head h2 {
        font-size: 40px;
        text-align: center;
        width: 100%;
    }
    .testimonial-row .owl-nav {
        top: -80px;
        display: flex;
        right: 50px;
    }
    .testi-sec .testi-cont h2 {
        width: 100%;
        font-size: 24px;
    }
    .testi-sec .testi-cont p {
        font-size: 14px;
    }
    .testimonial-row .testi-sec .testi-cont {
        padding: 40px 0 25px;
        clip-path: polygon(100% 0%, 100% 1%, 100% 88%, 35% 89%, 23% 94%, 23% 88%, 0 88%, 0 0, 0 0);
    }
    .testi-sec .testi-cont img {
        margin-right: 10px;
    }
    .testimonial-row .testi-sec svg {
        margin: -54px 0 0;
    }
    .testi-sec .client {
        padding: 0 0 0 30px;
    }
    .testi-sec .client ul li strong {
        font-size: 20px;
    }
    .contact-row {
        padding: 50px 0;
        width: 100%;
    }
    .contact-row .w-head h2 {
        font-size: 30px;
        text-align: center;
        width: 100%;
    }
    .contact-row .w-head p {
        font-size: 14px;
        padding: 10px 0 0;
        text-align: center;
        width: 100%;
    }
    .contact-row div#nav-tab {
        margin: 10px 0px 10px !important;
    }
    .contact-row .nav-link {
        margin: 0 auto;
        width: 30%;
    }
    .contact-row .contact-info ul {
        padding: 0;
    }
    .contact-row .contact-info ul li img {
        margin-right: 0;
        width: 20%;
    }
    .contact-row .contact-info ul li a {
        font-size: 14px;
        text-align: center;
        width: 100%;
    }
    .contact-row .contact-sec img {
        width: 40%;
        margin: 0 auto;
    }
    .contact-row .contact-sec form input {
        margin: 0 0 20px;
    }
    .contact-row .contact-sec form button {
        width: 60% !important;
        font-size: 14px;
        display: flex;
        margin: 40px auto 0;
    }
    .contact-row .contact-sec form button img {
        width: 10%;
    }
    .footer-after-row {
        margin-top: -60px;
    }
    .footer-row {
        padding: 50px 0;
    }
    .footer-row .footer-sec a img {
        margin: 0 auto 20px;
    }
    .footer-row .footer-sec p {
        font-size: 14px;
        text-align: center;
    }
    .footer-row .col-lg-3:nth-child(2) {
        padding: 20px 0 0;
        text-align: center;
    }
    .footer-row .footer-sec h2 {
        font-size: 30px;
    }
    .footer-row .footer-sec ul li {
        margin: 0 0 10px;
    }
    .footer-sec {
        text-align: center;
    }
    .footer-row .footer-sec ul.icons-lists {
        justify-content: center;
    }
    .copyright-row .w-head p {
        font-size: 14px;
    }
    .inner-banner-row .banner-sec .w-head h2 {
        font-size: 40px;
    }
    .inner-video-row video {
        height: 150px;
    }
    .about-row {
        padding: 50px 0;
    }
    .about-row .w-head h2 {
        font-size: 30px;
    }
    .about-row .w-head p {
        width: 100%;
        font-size: 14px;
    }
    .story-row .w-head h2 {
        font-size: 30px;
        text-align: center;
    }
    .story-row .w-head p {
        font-size: 14px;
        width: 100%;
        text-align: center;
    }
    .story-row {
        padding: 0 0 50px;
    }
    .inner-service {
        padding: 0 0 50px;
    }
    .inner-port p {
        font-size: 14px;
        padding: 20px 0 0;
    }
    .inner-port {
        padding: 50px 0 0;
    }
    .contact-inner {
        padding: 0;
    }
    .inner-pack .workit-row {
        height: 750px;
    }
    .service-content .inner-content img {
        width: 100%;
        margin: 0 auto;
        display: block;
        object-fit: fill;
        height: 200px;
    }
    .service-content .inner-content h2 {
        font-size: 20px;
        width: 100%;
        text-align: center;
        padding: 30px 0 0;
        margin: 0 0 20px;
    }
    .service-content .inner-content p {
        font-size: 14px;
        width: 100%;
        text-align: center;
    }
    .inner-pack .workit-row:first-child {
        height: 700px;
    }
    .app-order h3 {
        font-size: 20px;
    }
    .app-order-flx {
        display: block;
        width: 100%;
    }
    .img-fluid {
        margin: 0 auto;
        display: block;
    }
    .app-order-blk {
        width: 100%;
    }
    .app-order-blk a.w-btn {
        width: 70%;
        font-size: 14px;
        justify-content: center;
        padding: 10px;
        margin: 20px auto;
    }
    .app-screen {
        width: 100%;
    }
    .app-order-cntc h4 {
        text-align: center;
    }
    .app-order-cntc a.w-btn {
        width: 50%;
        padding: 10px;
        margin: 20px auto 0;
        display: flex;
    }
    button#top-scroll img {
        width: 50%;
    }
    button#top-scroll.show {
        right: -60px;
    }

}
@media only screen and (min-width: 1024px) and (max-width: 1300px)
{
    
    header.header-row ul.navbar-nav.me-auto.mb-2.mb-lg-0 {
        margin-left: 30px !important;
    }
    header.header-row ul.navbar-nav.me-auto.mb-2.mb-lg-0 a {
        font-size: 18px !important;
    }
    header.header-row ul.navbar-nav.me-auto.mb-2.mb-lg-0 li.nav-item {
        margin: 0 5px !important;
    }
    header.header-row {
        padding: 0 30px !important;
    }
    .banner-row {
    padding: 200px 50px 0;
    }
    .banner-video-row video {
    height: 700px;
    width: 100%;
    object-fit: cover;
    }
    .banner-below-row {
    padding: 20px 50px !important;
    }
    .banner-below-row .banner-below-sec .main.d-flex .item.d-flex h1.count {
    font-size: 50px !important;
    }
    .banner-below-row .banner-below-sec .main.d-flex .inner:first-child .item.d-flex h1.count:after {
    font-size: 50px !important;
    }
    .banner-below-row .banner-below-sec .main.d-flex .item.d-flex h2 {
    font-size: 50px !important;
    }
    .banner-below-row .banner-below-sec .main.d-flex .item.d-flex h2:after {
    font-size: 50px !important;
    }
    .banner-below-row .banner-below-sec .main.d-flex .item.d-flex h3.text {
    font-size: 25px !important;
    }    
    .service-row {
    padding: 50px 50px;
    }
    .service-row .w-head h2 {
    font-size: 50px;
    }
    .service-row .w-head h2 span {
    font-size: 50px;
    display: block;
    }
    .service-row .w-head p {
    font-size: 14px;
    }    
    .service-row .inner-service-row a h3 {
    font-size: 24px;
    }    
    .workit .seven span {
    font-size: 100px !important;
    }
    .product-row .workit-row:first-child {
    height: 600px;
    }
    .work-flow-row .w-head h2 {
    width: 100%;
    font-size: 50px;
    }
    .work-flow-row .w-head h2 span {
    font-size: 50px;
    display: block;
    }
    .work-flow-row .inner-work.row {
    padding: 20px 10px;
    }
    .work-flow-row .inner-work.row .work-flow-sec h2 {
    font-size: 24px;
    }
    .work-flow-row .inner-work.row .work-flow-sec p {
    font-size: 12px;
    width: 80%;
    }
    .work-flow-row .inner-work-sec:after {
    left: 173px;
    width: 620px;
    top: 300px;
    }
    .work-flow-row .inner-work-sec .inner-work:first-child:after {
    left: 280px;
    top: 60px;
    }
    .work-flow-row .inner-work-sec .inner-work:nth-child(2):after {
    left: 415px;
    }
    .work-flow-row .inner-work-sec .inner-work:nth-child(3):after {
    left: 548px;
    }
    .work-flow-row .inner-work-sec .inner-work:last-child:after {
    left: 669px;
    bottom: 69px;
    }
    .work-flow-row .inner-work-sec .inner-work:last-child:hover:before {
    left: 663px;
    top: unset;
    }
    .work-flow-row .inner-work-sec .inner-work:nth-child(3):hover:before {
    top: unset;
    left: 540px;
    }
    .work-flow-row .inner-work-sec .inner-work:nth-child(2):hover:before {
    top: unset;
    left: 405px;
    }
    .work-flow-row .inner-work-sec .inner-work:nth-child(1):hover:before {
    top: unset;
    left: 278px;
    }  
    .work-flow-row:after {
    right: 60px;
    width: 105px;
    height: 90px;
    }
    .brands-row {
    padding: 10px 0;
    }
    .portfolio-row {
    padding: 50px 50px;
    }
    .portfolio-row .w-head h2 {
    font-size: 50px;
    }
    .portfolio-row .Tabs .nav-tabs .nav-link.active {
    font-size: 14px;
    }
    .portfolio-row .Tabs .nav-tabs .nav-link {
    font-size: 14px;
    margin: 0 20px 20px;
    }
    .portfolio-row .Tabs {
    margin: 20px 0 0;
    }
    .portfolio-row .Tabs div#nav-tab {
    margin: 0 0 20px !important;
    }
    .portfolio-sec .card-image img {
    height: 300px;
    }
    .portfolio-sec .card-image a .card-cont img.btn-arrow {
    width: 20%;
    }
    .portfolio-sec .card-image a .card-cont h2 {
    font-size: 24px;
    transform: translateY(7em) !important;
    }
    .portfolio-row marquee h2 {
    font-size: 50px;
    }
    .pricing-row {
    padding: 50px 50px 50px !important;
    }
    .pricing-row .w-head h2 {
    font-size: 50px;
    }
    .pricing-row .w-head p {
    font-size: 14px;
    }
    .pricing-row .Tabs .nav-tabs .nav-link.active {
    font-size: 14px;
    }
    .pricing-row .Tabs .nav-tabs .nav-link {
    font-size: 14px;
    margin: 10px 10px;
    }
    .pricing-sec .card-border h2 {
    font-size: 24px;
    }
    .pricing-sec .card-border {
    padding: 50px 0 50px !important;
    min-height: 660px !important;
    }
    .pricing-sec .glow {
    width: 30%;
    height: 230px;
    }
    .pricing-sec .card-border ul li {
    font-size: 14px;
    }
    .pricing-sec .card-border a.w-btn {
    width: 90%;
    font-size: 18px;
    }
    .testimonial-row {
    padding: 0 50px 50px;
    }
    .testimonial-row .w-head h2 {
    font-size: 50px;
    }
    .testimonial-row .owl-nav {
    top: -170px;
    }
    .testi-sec .testi-cont h2 {
    font-size: 24px;
    }
    .testi-sec .testi-cont p {
    font-size: 14px;
    min-height: 155px;
    }
    .contact-row {
    padding: 50px 50px;
    }
    .contact-row .w-head h2 {
    font-size: 50px;
    }
    .contact-row .w-head p {
    font-size: 14px;
    padding: 10px 0 0;
    }
    .contact-row .contact-sec img {
    width: 50%;
    margin: 0 auto 50px;
    }
    .contact-row .contact-sec form input {
    margin: 0 0 30px;
    }
    .contact-row .contact-info ul li a {
    font-size: 18px;
    }
    .contact-row .contact-sec form button img {
    width: 18%;
    }
    .footer-after-row {
    margin-top: -200px;
    }
    .footer-row {
    padding: 50px 50px 10px;
    }
    .footer-row .footer-sec p {
    font-size: 14px;
    }
    .footer-row .col-lg-3:nth-child(2) {
    padding-left: 50px;
    }
    .footer-row .footer-sec h2 {
    font-size: 24px;
    }
    .footer-row .footer-sec ul li a {
    font-size: 14px;
    }
    .footer-row .footer-sec ul li {
    margin: 0 0 5px;
    }
    .copyright-row .w-head p {
    font-size: 14px;
    }
    .inner-banner-row .banner-sec .w-head h2 {
    font-size: 50px;
    }
    .inner-video-row video {
    height: 350px;
    }
    .about-row {
    padding: 50px 0;
    }
    .about-row .w-head h2 {
    font-size: 50px;
    width: 90%;
    margin: 0 auto;
    }
    .about-row .w-head p {
    font-size: 14px;
    width: 95%;
    margin: 0 auto;
    }
    .story-row .w-head h2 {
    font-size: 50px;
    }
    .story-row .w-head p {
    font-size: 14px;
    width: 95%;
    margin: 20px auto 50px;
    }
    .story-row .w-head img {
    width: 90%;
    }
    .inner-pack .workit-row {
    height: 600px !important;
    }
    .service-content .inner-content h2 {
    font-size: 35px;
    margin: 0 0 20px;
    }
    .service-content .inner-content p {
    font-size: 14px;
    width: 100%;
    }
    .inner-port {
    padding: 50px 0;
    }
    .inner-port .w-head h2 {
    margin: 0 0 10px;
    }
    .inner-port p {
    font-size: 14px;
    }    
    .pricing-sec .card-border h4 {
    font-size: 30px;
}
    body .pricing-sec .card-border h4 s::before, body .pricing-sec .card-border h4 strike::before {
        height: 5px !important;
    }

}
@media only screen and (min-width: 1301px) and (max-width: 1600px)
{
    
   header.header-row ul.navbar-nav.me-auto.mb-2.mb-lg-0 {
        margin-left: 30px !important;
    }
    header.header-row ul.navbar-nav.me-auto.mb-2.mb-lg-0 a {
        font-size: 18px !important;
    }
    header.header-row ul.navbar-nav.me-auto.mb-2.mb-lg-0 li.nav-item {
        margin: 0 5px !important;
    }
    header.header-row {
        padding: 0 30px !important;
    }
    .banner-row {
    padding: 200px 50px 0;
}
.banner-video-row video {
    height: 700px;
    width: 100%;
    object-fit: cover;
}
.banner-below-row {
    padding: 20px 50px !important;
}
.banner-below-row .banner-below-sec .main.d-flex .item.d-flex h1.count {
    font-size: 50px !important;
}
.banner-below-row .banner-below-sec .main.d-flex .inner:first-child .item.d-flex h1.count:after {
    font-size: 50px !important;
}
.banner-below-row .banner-below-sec .main.d-flex .item.d-flex h2 {
    font-size: 50px !important;
}
.banner-below-row .banner-below-sec .main.d-flex .item.d-flex h2:after {
    font-size: 50px !important;
}
.banner-below-row .banner-below-sec .main.d-flex .item.d-flex h3.text {
    font-size: 25px !important;
}    
.service-row {
    padding: 50px 50px;
}
.service-row .w-head h2 {
    font-size: 50px;
}
.service-row .w-head h2 span {
    font-size: 50px;
    display: block;
}
.service-row .w-head p {
    font-size: 14px;
}    
.service-row .inner-service-row a h3 {
    font-size: 24px;
}    
.workit .seven span {
    font-size: 150px !important;
}
.product-row .workit-row:first-child {
    height: 600px;
}
.work-flow-row .w-head h2 {
    width: 100%;
    font-size: 50px;
}
.work-flow-row .w-head h2 span {
    font-size: 50px;
    display: block;
}
.work-flow-row .inner-work.row {
    padding: 20px 10px;
}
.work-flow-row .inner-work.row .work-flow-sec h2 {
    font-size: 24px;
}
.work-flow-row .inner-work.row .work-flow-sec p {
    font-size: 12px;
    width: 80%;
}
.work-flow-row .inner-work-sec:after {
    left: 470px;
    width: 480px;
    top: 240px;
}
.work-flow-row .inner-work-sec .inner-work:first-child:after {
    left: 546px;
    top: 45px;
}
.work-flow-row .inner-work-sec .inner-work:nth-child(2):after {
    left: 648px;
}
.work-flow-row .inner-work-sec .inner-work:nth-child(3):after {
    left: 748px;
}
.work-flow-row .inner-work-sec .inner-work:last-child:after {
    left: 853px;
    bottom: 35px;
}
.work-flow-row .inner-work-sec .inner-work:last-child:hover:before {
    left: 837px;
    top: unset;
}
.work-flow-row .inner-work-sec .inner-work:nth-child(3):hover:before {
    top: unset;
    left: 744px;
}
.work-flow-row .inner-work-sec .inner-work:nth-child(2):hover:before {
    top: unset;
    left: 640px;
}
.work-flow-row .inner-work-sec .inner-work:nth-child(1):hover:before {
    top: unset;
    left: 543px;
}  
.work-flow-row:after {
    right: 60px;
    width: 105px;
    height: 90px;
}
.brands-row {
    padding: 10px 0;
}
.portfolio-row {
    padding: 50px 50px;
}
.portfolio-row .w-head h2 {
    font-size: 50px;
}
.portfolio-row .Tabs .nav-tabs .nav-link.active {
    font-size: 14px;
}
.portfolio-row .Tabs .nav-tabs .nav-link {
    font-size: 14px;
    margin: 0 20px 20px;
}
.portfolio-row .Tabs {
    margin: 20px 0 0;
}
.portfolio-row .Tabs div#nav-tab {
    margin: 0 0 20px !important;
}
.portfolio-sec .card-image img {
    height: 300px;
}
.portfolio-sec .card-image a .card-cont img.btn-arrow {
    width: 20%;
}
.portfolio-sec .card-image a .card-cont h2 {
    font-size: 24px;
    transform: translateY(7em) !important;
}
.portfolio-row marquee h2 {
    font-size: 50px;
}
.pricing-row {
    padding: 50px 50px 50px !important;
}
.pricing-row .w-head h2 {
    font-size: 50px;
}
.pricing-row .w-head p {
    font-size: 14px;
}
.pricing-row .Tabs .nav-tabs .nav-link.active {
    font-size: 14px;
}
.pricing-row .Tabs .nav-tabs .nav-link {
    font-size: 14px;
    margin: 10px 10px;
}
.pricing-sec .card-border h2 {
    font-size: 24px;
}
.pricing-sec .card-border {
    padding: 50px 0 50px !important;
    min-height: 660px !important;
}
.pricing-sec .glow {
    width: 30%;
    height: 230px;
}
.pricing-sec .card-border ul li {
    font-size: 14px;
}
.pricing-sec .card-border a.w-btn {
    width: 90%;
    font-size: 18px;
}
.testimonial-row {
    padding: 0 50px 50px;
}
.testimonial-row .w-head h2 {
    font-size: 50px;
}
.testimonial-row .owl-nav {
    top: -170px;
}
.testi-sec .testi-cont h2 {
    font-size: 24px;
}
.testi-sec .testi-cont p {
    font-size: 14px;
    min-height: 155px;
}
.contact-row {
    padding: 50px 50px;
}
.contact-row .w-head h2 {
    font-size: 50px;
}
.contact-row .w-head p {
    font-size: 14px;
    padding: 10px 0 0;
}
.contact-row .contact-sec img {
    width: 50%;
    margin: 0 auto 50px;
}
.contact-row .contact-sec form input {
    margin: 0 0 30px;
}
.contact-row .contact-info ul li a {
    font-size: 18px;
}
.contact-row .contact-sec form button img {
    width: 18%;
}
.footer-after-row {
    margin-top: -200px;
}
.footer-row {
    padding: 50px 50px 10px;
}
.footer-row .footer-sec p {
    font-size: 14px;
}
.footer-row .col-lg-3:nth-child(2) {
    padding-left: 50px;
}
.footer-row .footer-sec h2 {
    font-size: 24px;
}
.footer-row .footer-sec ul li a {
    font-size: 14px;
}
.footer-row .footer-sec ul li {
    margin: 0 0 5px;
}
.copyright-row .w-head p {
    font-size: 14px;
}
.inner-banner-row .banner-sec .w-head h2 {
    font-size: 50px;
}
.inner-video-row video {
    height: 350px;
}
.about-row {
    padding: 50px 0;
}
.about-row .w-head h2 {
    font-size: 50px;
    width: 90%;
    margin: 0 auto;
}
.about-row .w-head p {
    font-size: 14px;
    width: 95%;
    margin: 0 auto;
}
.story-row .w-head h2 {
    font-size: 50px;
}
.story-row .w-head p {
    font-size: 14px;
    width: 95%;
    margin: 20px auto 50px;
}
.story-row .w-head img {
    width: 90%;
}
.inner-pack .workit-row {
    height: 600px !important;
}
.service-content .inner-content h2 {
    font-size: 35px;
    margin: 0 0 20px;
}
.service-content .inner-content p {
    font-size: 14px;
    width: 100%;
}
.inner-port {
    padding: 50px 0;
}
.inner-port .w-head h2 {
    margin: 0 0 10px;
}
.inner-port p {
    font-size: 14px;
}    
    

}