@media screen and (max-width: 1536px) {

    .hero-content1 p{
        width: 100%;
    }

    .hero-content h1, .main-title, .server h2, .manage-content h2 span, .content h2, .package-content span  {
        font-size: 40px;
        line-height: 46px;
    }

    .manage-content h2{
        font-size: 34px;
        line-height: 40px;
    }

    .py-80{
        padding: 70px 0;
    }

    .bg-img {
        padding: 70px 0px 200px;
    }

    .robust {
        padding: 120px 0 30px;
    }

    .expert-block {
        padding-bottom: 70px;
    }

    .fourth-section, .fifth-section, .billing,  .faq{
        padding: 70px 0;
    }

    .benefit{
        padding: 120px 0 70px;
    }

    .section-seven {
        padding: 70px 0 180px;
        position: relative;
    }

    .blogs {
        padding: 70px 0 180px;
    }

    .slick-track{
        padding-left: 15em;
    }

    .client {
        padding-bottom: 170px !important;
    }

    .mission-vision{
        padding-top: 120px !important;
    }

    .blog-list, .contact, .features-section, .solution-frm, .packages{
        padding-bottom: 180px !important;
    }

    .packages{
        padding-top: 70px;
    }

}

@media screen and (max-width: 1440px) {
	
	.bg-img > img {
        width: 840px;
		height: auto;
    }
	
	.box-img img {
        height: 240px;
		width: auto;
    }
    .main-title {
        font-size: 34px;
        line-height: 40px;
    }

    .client-content h4 {
        font-size: 32px;
    }

    .hero-section {
        background-size: cover;
    }

    .hero-content h1 {
        padding-top: 40px;
    }

    .demo-btn1 {
        padding: 8px 20px;
        font-size: 14px;
        margin: 20px auto 0px;
    }

    .demo-btn {
        padding: 8px 20px;
        font-size: 14px;
    }

    .left-img {
        position: absolute;
        top: 170px;
        left: 169px;
        width: 272px;
        left: calc(14% - 70px);
    }

    .right-img {
        position: absolute;
        top: 104px;
        width: 272px;
        right: calc(14% - 30px);
    }

    .left-img img {
        width: 300px;
    }

    .right-img img {
        width: 100%;
    }

    .group {
        padding: 40px 0px 40px;
    }

    .p-80 {
        padding: 80px 0px 60px;
    }


    .whatsapp {
        right: 20px;
        height: 50px;
        width: 50px;
        bottom: 20px;
    }

    .call {
        right: 20px;
        height: 50px;
        bottom: 90px;
        width: 50px;
    }

    .call-svg {
        width: 25px;
    }

    .whatsapp-svg {
        width: 25px;
    }

    .expertise h2 {
        font-size: 34px;
        line-height: 42px;
    }

    .demo-btn2 {
        padding: 8px 20px;
        font-size: 14px;
        margin: 30px 0px 0px;
    }

    .server h2 {
        font-size: 34px;
        line-height: 50px;
    }

    .p-50 {
        padding-top: 40px;
    }

    .p-41 {
        padding: 28px 20px 26px;
    }

    .fourth-section {
        padding: 60px 0px;
    }

    .horizontal-line4 {
        margin: 16px 0px;
    }

    .horizontal5 {
        margin: 22px 0px 20px;
    }

    .touch {
        font-size: 34px;
        line-height: 50px;
    }

    .horizontal-footer {
        margin: 16px 0px;
    }

    .sms-spacing {
        padding: 0px 4px;
    }

    .card {
        width: 486px;
    }

    .slider1 p {
        font-size: 16px;
    }

    .sliderbtn1 {
        bottom: 100px;
        left: -90%;
    }

    .sliderbtn {
        bottom: 100px;
        left: -81%;
    }

    .booking {
        margin-top: -116px;
    }
    
    .modal-dialog {
        max-width: 560px;
    }

    .modal-header {
        padding: 16px;
    }

    .form-control-meassge {
        height: 80px;
        padding: 10px 20px;
    }

    .demo-btn-menu {
        padding: 8px 20px;
        font-size: 14px;
    }

    .slider1 {
        height: 100%;
    }

    .submit-btn1 {
        padding: 8px 20px;
    }

    .content1 h2 {
        font-size: 34px;
    }

    .pf {
        padding: 80px 0px 80px;
    }

    .hero-content h1, .main-title, .server h2, .manage-content h2 span, .content h2, .package-content span  {
        font-size: 36px;
        line-height: 40px;
    }

    .manage-content h2{
        font-size: 30px;
        line-height: 36px;
    }

    .booking{
        gap: 30px;
    }

    .box-img{
        margin-left: 0;
    }

    .packing {
        padding: 28px;
    }
}

@media screen and (max-width:1399px) {
    .team .team-wrapper {
        grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
    }

    .hero.blog-listing{
        height: 450px;
    }

    .blog-detail-image {
        margin-top: -200px;
    }
}

@media screen and (max-width: 1366px) {
	
	.box-img img {
        height: 200px;
    }

    .py-80{
        padding: 60px 0;
    }

    .bg-img {
        padding: 60px 0px 180px;
    }

    .robust {
        padding: 80px 0 20px;
    }

    .expert-block {
        padding-bottom: 60px;
    }

    .fourth-section, .fifth-section, .billing,  .faq{
        padding: 60px 0;
    }

    .benefit{
        padding: 100px 0 60px;
    }

    .section-seven {
        padding: 60px 0 170px;
        position: relative;
    }

    .blogs {
        padding: 60px 0 170px;
    }

    .box-img{
        margin-bottom: -30px;
    }

    .client-slider{
        padding: 40px 0;
    }

    .server p{
        padding-bottom: 40px;
    }

    .manage-img img{
        margin-top: 40px;
        margin-bottom: -40px;
    }

    .footer-logo h2,
    .footer-links h2,
    .footer-logo h6,
    .footer-links h6, .call-us a, .slider1 h4, .blog-title h3, .expert-content h3, .package-content h3, .package-benefits h4, .tutorial-content h3, .blog-section h2, .sticky-blog-list h6, .share-blog h5 {
    font-size: 18px;
    line-height: 24px;
    }

    .common-fill-btn, .demo-btn-hero, .demo-btn-serve1, .demo-btn-serve, .contact .cmn-fill-btn{
        padding: 7px 25px;
        margin-top: 24px;
    }
	
	.submit-btn{
		padding: 6px 25px !important;
        margin-top: 20px !important;
	}

    .login-btn{
        padding: 8px 16px;
    }

    .main-title{
        margin-bottom: 36px;
    }

    .main-title::after {
        bottom: -20px;
    }

    .horizontal-line{
        margin: 18px auto;
    }

    .text-box3, .text-box  {
        padding: 8px 20px;
    }

    .blogs .main-title, .client .main-title, .team .main-title, .about-expert .main-title, .packages .main-title, .faq .main-title, .contact .main-title, .features-section .main-title, .solution-frm .main-title {
        margin-bottom: 64px;
    }

    .client {
        padding-bottom: 160px !important;
    }

    .mission-vision{
        padding-top: 90px !important;
    }

    .pagination {
        margin-top: 40px;
    }

    .search-input input{
        height: 40px;
        line-height: 40px;
    }

    .blog-listing {
        height: 430px;
    }

    .blog-list, .contact, .features-section, .solution-frm, .packages{
        padding-bottom: 170px !important;
    }

    .contact-content h2, .contact-block h2:first-child{
        font-size: 22px;
        line-height: 28px;
    }

    .software .section-title, .solve{
        margin-bottom: 40px;
    }

    .packages{
        padding-top: 60px;
    }

}

@media screen and (max-width: 1280px) {
    .section-seven {
        position: relative;
		padding: 60px 0 110px;
    }

    .slider1,
    .cards {
        height: auto;
    }

    .sliderbtn1 {
        left: -87%;
        bottom: 109px;
    }

    .sliderbtn {
        left: -75%;
        bottom: 109px;
    }

    .client-content h4 {
        font-size: 28px;
    }

    .client-content p,
    .client-content h2 {
        font-size: 14px;
    }

    .group {
        align-items: flex-start;
    }

    .slider1 p {
        font-size: 16px;
        height: 180px;
        overflow-y: auto;
        padding-right: 20px;
    }

    .expert-content h2{
        font-size: 18px;
        line-height: 24px;
    }

    .expert-content img{
        width: 44px;
        height: 44px;
    }

    .client-slider{
        padding: 30px 0;
    }

    .client-slider-wrapper .img-block img{
        height: 54px;
    }

    .packing h3{
        font-size: 18px;
        line-height: 24px;
    }

    .hero-content h1, .main-title, .server h2, .manage-content h2 span, .content h2, .package-content span  {
        font-size: 32px;
        line-height: 40px;
    }

    .manage-content h2{
        font-size: 28px;
        line-height: 34px;
    }

    .slick-track{
        padding-left: 13px;
    }

    .blog-img {
        width: 90px;
        height: 53px;
        border-radius: 10px;
    }

    .blog-list-block {
        height: 285px;
    }

    .blog-hero, .about-hero, .software, .logistic-box-wrapper, .third-section, .fourth-section, .footer-section, .logistic-faq, .pricing-hero, .packages, .blogs, .contact, .section-seven, .mission-vision, .team, .expert-block, .solution-frm, .benefit, .faq, .client {
        background-size: contain;
    }

    header .custom-navbar .custom-collapse .custom-navbar .nav-item .sub-menu li a {
        font-size: 14px;
    }

    .solution-frm .form-flex{
        flex-wrap: wrap;
    }

}

@media screen and (max-width: 1199px) {
	
	.section-seven{
		padding: 60px 0 80px;
	}
    .slider1 p {
        font-size: 14px;
    }

    .slider1 h5 {
        font-size: 16px;
        padding-top: 0;
    }

    .comma-left {
        top: 14px;
        left: 15px;
    }

    .slick-slide img {
        width: 30px;
    }

    .slider1 {
        padding: 20px;
    }

    ::placeholder {
        font-size: 14px;
    }

    .btn-wrap {
        margin-top: 24px;
    }

    .right-img {
        right: 0;
    }

    .left-img {
        left: 0;
    }

    .billing {
        padding-top: 60px;
    }

    .box-img img {
        width: 100%;
        height: auto;
    }

    .group {
        width: 70%;
    }

    .box-img {
        width: 35%;
    }

    .clients svg {
        height: 20px;
    }

    .section-seven {
        position: relative;
    }

    .slick-track{
        padding-left: 12em;
    }

    .contact-block ul li {
        align-items: center;
    }

    .contact-block ul li p {
        margin-left: 10px;
    }

    .team .team-wrapper {
        grid-template-columns: repeat(auto-fill, minmax(230px, 1fr));
    }

    .tutorial-content {
        padding: 12px 16px;
    }

    .blog-wrapper .blog-image img {
        height: 200px !important;
    }

    .contact-block {
        margin-left: 0;
        padding: 16px;
    }

    .contact-block ul li a, .contact-block ul li p {
        font-size: 16px;
        line-height: 22px;
    }

    .contact iframe {
        height: 340px;
    }

    .share-blog {
        padding: 16px 18px;
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }

    .blog-post-content p {
        font-size: 14px;
    }

    .blog-detail-image {
        margin-top: -170px;
    }

    .hero.blog-listing{
        height: 410px;
    }
}

@media screen and (max-width: 1024px) {
	
	.modal-title::after {
		bottom: -10px;
	}
	
	.subtitle-block span {
		transform: translate(-50%) rotate(135deg);
        bottom: -7.5px;
	}

    .py-80{
        padding: 50px 0;
    }

    .packing,
    .blog-content {
        padding: 16px;
    }

    .faq .accordion .faq-wrapper .accordion-item .accordion-header .accordion-button {
        padding: 16px 18px;
    }

    .blog-title h3 {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 16px;
    }

    .faq .accordion .faq-wrapper .accordion-item .accordion-collapse .accordion-body p {
        font-size: 14px;
        line-height: 20px;
    }

    .blog-title {
        min-height: 90px;
    }

    .blog-content .date span {
        font-size: 14px;
    }

    .right-img img {
        width: 190px;
        height: 150px;
    }

    .subtitle-block h3,
    .subtitle-block h2,
    .subtitle-block h1 {
        font-size: 14px;
        line-height: 20px;
    }

    .subtitle-block {
        padding: 7px 16px;
    }

    .slider1,
    .cards {
        height: auto !important;
    }

    .right-img {
        width: 200px;
    }

    .left-img img {
        width: 190px;
        height: 150px;
    }

    .bg-img img {
        width: 100%;
        height: auto;
    }

    .call,
    .mail {
        height: 40px;
        width: 40px;
    }

    .fixed-cta a img{
        width: 22px;
        height: 22px;
    }

    .mail img {
        width: 50%;
    }

    .whatsapp {
        height: 40px;
        width: 40px;
    }

    .whatsapp-svg {
        width: 20px;
    }

    .call-svg {
        width: 20px;
    }

    .group {
        padding: 30px 0px 0px;
    }

    .clients {
        height: 50px;
        width: 50px;
    }

    .client-svg {
        width: 22px;
    }

    .booking-svg {
        width: 22px;
    }

    .parcels-svg {
        width: 22px;
    }

    .client-content h4 {
        font-size: 28px;
    }

    .expertise h2 {
        width: 474px;
        line-height: 54px;
    }

    .packing p {
        width: 100%;
    }

    .p-32 {
        padding: 0px 32px;
    }

    .destop1 {
        height: 391px;
        width: 479px;
    }

    .manage-content {
        width: 100%;
    }

    .manage-content p {
        width: 100%;
    }

    .items {
        padding-left: 0px;
    }

    .whatsapp {
        right: 40px;
        bottom: 6%;
    }

    .call {
        right: 40px;
    }

    .text-bg-img img {
        width: 900px;
    }

    .footer-bg img {
        width: 900px;
    }

    .p-80 {
        padding: 100px 0px 60px;
    }

    .demo-btn2 {
        margin: 20px 0px 0px;
    }

    .content p {
        line-height: 26px;
    }

    .list1 {
        padding-top: 16px;
    }

    .list {
        line-height: 26px;
    }

    .pt-100 {
        padding-top: 70px;
    }

    .horizontal5 {
        margin: 16px 0px 16px;
    }


    .booking {
        margin-top: -190px;
    }

    .slick-cloned {
        width: 200px;
    }

    .slider1 {
        height: 80vh;
    }

    .slick-track {
        padding-left: 11em;
    }

    .sliderbtn1 {
        left: -91%;
        bottom: 149px;
    }

    .sliderbtn {
        left: -78%;
        bottom: 149px;
    }

    .expert-content {
        padding: 16px;
    }

    .hero-content h1, .main-title, .server h2, .manage-content h2 span, .content h2, .package-content span  {
        font-size: 30px;
        line-height: 36px;
    }

    .hero-content h1{
        padding-top: 0;
    }

    .manage-content h2{
        font-size: 26px;
        line-height: 32px;
    }

    .bg-img {
        padding: 50px 0px 240px;
    }

    .robust {
        padding: 80px 0 24px;
    }

    .expert-block{
        padding-bottom: 50px;
    }

    .fourth-section {
        padding: 50px 0px;
    }

    .server p {
        width: 100%;
    }

    .fifth-section {
        background-size: 800px 306px;
        padding: 50px 0;
    }

    .section-seven {
        padding: 50px 0px 90px;
    }

    .billing {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .sixth-section{
        padding: 50px 0;
    }

     .blogs, .faq, .features-section, .contact{
        padding: 50px 0;
    }

    .blogs{
        padding: 50px 0 155px;
    }

    .benefit{
        padding: 50px 0;
    }  

    .footer-wrapper {
        padding: 50px 0; 
    }

    .footer-logo img{
        height: 40px;
        margin-bottom: 24px;
		width: auto;
    }

    .common-fill-btn, .demo-btn-hero, .demo-btn-serve1, .demo-btn-serve, .cmn-fill-btn,  {
        padding: 7px 20px;
        font-size: 14px;
        line-height: 20px;
    }
	
	.submit-btn{
		padding: 7px 20px !important;
        font-size: 14px !important;
        line-height: 20px !important;
	}

    .demo-btn-serve{
        padding: 6px 20px;
    }

    .common-fill-btn svg, .demo-btn-hero svg, .demo-btn-serve1 svg{
        width: 14px;
    }

    .client-slider{
        padding: 25px 0;
    }

    .client-slider-wrapper .img-block img{
        height: 50px;
    }
    
    .manage-img img {
        margin-top: 0;
        margin-bottom: 0;
    }

     .group {
        flex-wrap: wrap;
        justify-content: space-evenly;
    }

    .clients img {
        width: 24px;
    }

    .packing img {
        height: 60px;
		object-fit: contain;
    }

    .text-box .tooltip-title {
        font-size: 14px;
        margin-bottom: 0;
        line-height: 20px;
        padding-top: 0;
    }

    .booking{
        flex-direction: column-reverse;
        align-items: center;
    }

    .group{
        width: 100%;
    }

    .group1{
        width: auto;
    }

    .box-img {
        align-self: center;
        margin-left: 0;
    }

    .packing {
        padding: 24px;
    }

    .hero-content1 p, .section-para, .expertise-content p, .expert-content p, .server p, .content1 p, .packing p, .list, .content p, .manage-content p, .benefit-content p, .footer-logo p, .blog-detail-content p, .blog-section h3, .blog-post-content p {
        font-size: 14px;
        line-height: 20px;
    }

    .footer-links ul li a, .copyright-content p, .copyright-content p, .copyright-content1 p, .copyright-content1 a, .copyright1 ul li a, .slider1 h5{
        font-size: 14px;
        line-height: 20px;
    }

    .text-box3 .tooltip-title, .text-box .tooltip-title{
        font-size: 14px;
        line-height: 20px;
    }

    .text-box3, .text-box {
        padding: 7px 20px;
    }

    .blogs .main-title, .client .main-title, .team .main-title, .about-expert .main-title, .packages .main-title, .faq .main-title, .contact .main-title, .features-section .main-title, .solution-frm .main-title {
         margin-bottom: 54px;
    }

    .about-expert .expert-content {
        padding: 16px;
    }

    .contact iframe {
        height: 280px;
    }

    .client {
        padding-bottom: 150px !important;
    }

    .mission-vision{
        padding-top: 80px !important;
    }

    .client-logo{
        min-height: 90px;
    }

    .pagination {
        margin-top: 30px;
    }

    .contact-content h2, .contact-block h2:first-child{
        font-size: 20px;
        line-height: 26px;
    }

    .software .section-title, .solve{
        margin-bottom: 30px;
    }

    .solution-frm .cmn-fill-btn{
        margin-top: 24px;
    }

    .packages{
        padding-top: 50px;
    }

    .blog-list, .contact, .features-section, .solution-frm, .packages{
        padding-bottom: 160px !important;
    }

    .general-page{
        margin-bottom: 140px;
    }

	.team .team-block>img {
		width: 100%;
		object-fit: cover;
		height: auto;
	}
	
	.download-btn {
		padding-left: 0;
    	margin-right: 16px;
		padding-right: 0;
	}
}

@media screen and (max-width: 992px) {

    .copyright-content p,
    .copyright-content1 a,
    .copyright1 ul li a {
        font-size: 14px;
    }

    .copyright1 {
        flex-direction: column;
        gap: 6px;
        align-items: center;
        justify-content: center;
    }
}

@media screen and (max-width: 991px) {
	
	.download-btn {
		padding-left: 0;
    	margin-right: 0;
		padding-right: 0;
	}

    .footer-links {
       align-items: start;
    }

    #contactForm {
        margin-top: 30px;
    }

    .slider1 {
        padding: 16px;
    }

    .slick-carousel {
        width: 100%;
    }

    .box-img {
        bottom: -29px;
    }

    .call-icon img {
        height: 40px;
		object-fit: contain;
    }

    .list-icon a svg {
        width: 14px;
        height: 14px;
    }

    .menu-link1 {
        padding: 10px 0px;
    }

    .client-content h4 {
        font-size: 20px;
        line-height: 26px;
        margin-bottom: 0;
    }

    .box {
        width: 46%;
    }

    .demo-btn2 {
        margin: 20px 0px 0px;
    }

    .p-80 {
        padding: 60px 0px;
    }

    .p-50 {
        padding-top: 24px;
    }

    .align-margin {
        margin: 24px auto 0px;
    }

    .pt-100 {
        padding-top: 0px;
    }

    .list1 {
        margin: 0px;
    }

    .destop-top {
        padding-top: 40px;
    }

    .manage-content {
        width: 100%;
    }

    .expertise h2 {
        width: 100%;
        padding-top: 5px;
        font-size: 30px;
        line-height: 40px;
    }

    .manage-content h2 {
        font-size: 30px;
        margin: 0px;
        line-height: 40px;
    }

    .manage-content h5 {
        font-size: 30px;
    }

    .horizontal5 {
        margin: 14px 0px 14px;
    }

    .demo-btn-serve1 {
        margin: 20px 0px 0px;
    }

    .call-us {
        margin-top: 0px;
        height: 130px;
    }

    .call-us1 {
        margin-top: 0px;
        height: 130px;
    }

    .items {
        padding-left: 0px;
        width: 100%;
        display: flex;
        justify-content: center;
        margin-bottom: 0;
    }

    .about {
        padding: 50px 0px;
    }

    .call {
        right: 20px;
        bottom: 80px;
    }

    .whatsapp {
        right: 20px;
        bottom: 20px;
    }

    .right-img {
        right: -23px;
    }

    .left-img {
        left: calc(14% - 110px);
        top: 200px;
        width: 200px;
    }

    .bg-leftimg img {
        width: 80%;
    }

    .hide-content {
        display: block;
        padding-top: 40px;
    }

    .show-content {
        display: none;
    }

    .menu-list {
        display: block;
        padding: 10px 0px 0;
    }

    .menu-list {
        margin: 10px 0px 0;
    }

    .slick-carousel {
        width: inherit;
        margin: auto;
        margin-top: 30px;
    }

    .bg-img img {
        width: 100%;
    }

    .cards {
        width: auto;
        margin: 0 30px 0 30px;
    }

    .slider1 {
        height: 100%;
    }

    .slick-track {
        padding-left: 0;
        width: 100%;
    }

    .booking {
        margin-top: -160px;
    }

    .content p {
        padding-bottom: 10px;
    }

    .about {
        padding: 30px 0px;
        margin-top: -176px;
    }

    .content h2 {
        font-size: 30px;
    }

    .touch {
        font-size: 30px;
        line-height: 40px;
    }

    .horizontal-footer {
        margin: 6px 0px 10px;
    }

    .client-content p,
    .client-content h2 {
        font-size: 14px;
    }

    .sliderbtn1 {
        left: 20px;
        bottom: -50px;
    }

    .sliderbtn {
        left: 82px;
        bottom: -50px;
    }

    .whatsapp {
        bottom: 20px;
        right: 20px;
    }

    .call {
        bottom: 80px;
        right: 20px;
    }

    .expert-content {
        min-height: auto;
        height: auto;
    }

    .slider1 p {
        height: 90px;
    }

    .email-form {
        height: 40px;
        line-height: 40px;
    }

    .video-modal {
        padding: 20px !important;
    }

    header .custom-navbar .custom-collapse .custom-navbar .nav-item:not(:last-child) {
        margin-right: 0;
    }

    .section-seven{
        padding-bottom: 360px;
    }

    .bg-img {
        padding: 50px 0px 210px;
    }

     .pricing-hero {
        height: auto;
    }

    .team .team-wrapper {
        grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
    }

    .about-expert .expert-content {
        height: auto;
        min-height: auto;
    }

    .mission-card>img {
        height: 40px;
    }

    .about-count {
        padding-top: 40px;
    }

    .about-hero {
        height: auto;
    }

    .about-hero .main-title {
        margin-bottom: 40px;
    }

    .general-page p {
        font-size: 14px;
    }
    .package-block {
        flex-direction: column;
        gap: 20px;
    }

    .package-benefits {
        border-left: none;
        border-top: 1px solid #e0e0e0;
        padding-top: 20px;
    }

    .blog-detail-image {
        margin-top: 0;
    }

    .blog-hero {
        height: auto;
        display: block;
        padding: 80px 0 40px;

    }

     header .custom-navbar .custom-collapse .custom-navbar .nav-item .sub-menu {
        position: relative;
        width: 100%;
        visibility: visible;
        overflow: hidden;
        opacity: 0;
        height: 0;
        margin: 0;
        padding: 0;
        transition: height 300ms ease-in-out;
        transform: translate(0);
        box-shadow: none;
        margin-top: 0;
        border: none;
    }

    header .custom-navbar .custom-collapse .custom-navbar .nav-item .sub-menu>li {
        margin-left: 16px;
    }

    header .custom-navbar .custom-collapse .custom-navbar .nav-item .sub-menu.show-sub-menu {
        opacity: 1;
        position: relative;
        transition: height 300ms ease-in-out;
        margin-top: 6px;
    }

    header .custom-navbar .custom-collapse .custom-navbar .nav-item .sub-menu.show-sub-menu>li {
        display: block;
        margin-left: 16px;
    }


    .software .section-title, .solve {
        margin-bottom: 40px;
    }

    .arrow-block {
        padding: 16px;
        border-radius: 10px;
    }

    .arrow-block h6 {
        font-size: 14px;
    }

    .logistic-faq+.footer-section .about {
        margin-top: 0;
    }

    .about-hero{
        padding-top: 100px !important;
        padding-bottom: 220px !important;
    }

    .pricing-hero{
        padding-top: 100px !important;
    }

    .tutorial-hero, .blog-hero, .contact-hero, .feature-hero, .log-hero{
        padding-bottom: 40px !important;
        min-height: auto;
    }

    .blog-hero{
        padding-top: 100px !important;
    }

    .blog-list, .contact, .features-section, .solution-frm, .packages{
        padding-bottom: 144px !important;
    }

    .blog-detail-image{
        padding-top: 50px;
    }

    .blogs .common-fill-btn{
        margin-top: 0;
    }

     .btn-wrap {
        bottom: 50px;
        position: absolute;
        margin-top: 0;
        left: 50%;
        transform: translateX(-50%);
    }

    .about-hero-main{
        padding-bottom: 260px !important;
    }

    .form-flex>div{
        width: 300px;
    }

    .hero.blog-listing {
        height: auto;
        padding-top: 100px !important;
    }

}

@media screen and (max-width: 912px) {
    .sliderbtn1 {
        left: 24px;
        bottom: -50px;
    }

    .sliderbtn {
        left: 84px;
    }
}

@media screen and (max-width: 768px) {

    .benefit-content {
        padding: 14px 16px;
    }

    .text-bg-img img {
        width: 100%;
    }

    .footer-bg img {
        width: 100%;
    }

    @keyframes animation1 {
        0% {
            margin-top: 50px;
        }

        100% {
            margin-bottom: 50px;
        }
    }

    .call {
        right: 20px;
        bottom: 80px;
    }

    .whatsapp {
        right: 20px;
        bottom: 20px;
    }

    .group {
        align-items: start;
    }

    .slider1 {
        height: 100%;
    }

    .sliderbtn1 {
        bottom: -60px;
        left: 32px;
    }

    .sliderbtn {
        left: 105px;
        bottom: -60px;
    }

    /* .slick-track {
        padding-left: 12rem;
    } */

    .submit-btn1 {
        font-size: 14px;
        padding: 7px 20px;
    }

    .form-submit-btn {
        top: 3px;
    }

    .blog-section h2 {
        font-size: 18px;
        line-height: 26px;
    }
    .general-page h2.page-title {
        font-size: 22px;
        line-height: 24px;
    }

    .general-page h2 {
        font-size: 18px;
        line-height: 24px;
    }
}

@media screen and (max-width: 767px) {
	.contact-block li:last-child span {
    	margin-top: 0;
	}
	
	.modal-dialog {
        max-width: 100%;
    }
	
    .py-80{
        padding: 40px 8px;
    }
	
	.fifth-section{
		padding: 40px 0;
	}

    .blog-wrapper .blog-image img {
        width: 100%;
    }

    .main-title {
        font-size: 24px;
        line-height: 30px;
    }

    #contactForm {
        margin-top: 30px;
    }

    .label-col {
        font-size: 14px;
    }

    .text-box .tooltip-title {
        font-size: 14px;
        margin-bottom: 0;
        line-height: 20px;
        padding-top: 0;
    }

    .comma-left img,
    .comma-right img {
        width: 35px;
    }

    .right-img {
        width: 129px;
        top: 80px;
        right: -5px;
    }

    .left-img {
        width: 110px;
    }

    .box {
        display: none;
    }

    .group {
        padding: 30px 30px 80px;
        width: 100%;
        justify-content: space-between;
    }

    .group1 {
        width: auto;
        flex: 1;
        text-align: center;
    }

    .clients {
        margin: 0 auto;
    }

    .content1 {
        margin-top: 40px;
    }

    .billing {
        padding: 40px 0;

    }

    .copyright {
        padding: 16px 0;
    }

    .get-content {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 0;
    }

    .contact-wrapper {
        flex-direction: column;
        gap: 30px;
    }

    .about {
        padding: 24px 0;
    }

    .slick-track {
        padding-left: 0 !important;
    }

    .slick-current {
        transform: unset;
    }

    .call-us {
        border-right: none;
    }

    .call-us a {
        padding-bottom: 0;
        padding-top: 6px;
    }

    .call-us h2, .call-us1 h2 {
        font-size: 14px;
        line-height: 20px;
        margin-top: 15px;
    }

    .booking {
        flex-direction: column-reverse;
    }

    .group {
        padding: 20px 20px 0;
        flex-wrap: wrap;
    }

    .group1 {
        width: auto;
        flex: 0 0 45%;
        text-align: center;
    }

    .footer-logo img{
        height: 36px;
        margin-bottom: 24px;
    }

    .common-fill-btn, .demo-btn-hero, .demo-btn-serve1, .demo-btn-serve, .contact .cmn-fill-btn{
        margin-top: 20px;
        padding: 6px 20px;
        font-size: 14px;
        line-height: 20px;
    }
	
	.submit-btn{
		padding:6px 20px !important;
		margin-top:20px !important;
	}

    .demo-btn-serve{
        padding: 5px 20px;
    }

    .horizontal {
        width: 80px;
    }

    .expert-content h2{
        font-size: 16px;
        line-height: 22px;
    }

    .expert-content img{
        width: 40px;
        height: 40px;
    }

    .client-slider{
        padding: 20px 0;
    }

    .client-slider-wrapper .img-block img{
        height: 44px;
    }

    .text-box3, .text-box{
        padding: 6px 12px;
        margin-bottom: 10px;
    }

    .horizontal-line1{
        margin: 12px auto;
    }

    .packing img{
        height: 50px;
    }

    .benefit-content span img, .package-benefits ul li img{
        width: 16px;
        height: 16px;
    }

    .manage-img img{
        margin-top: 0;
        margin-bottom: 0;
    }

    .robust {
        padding: 70px 0 30px;
    }

    .sixth-section {
        padding: 40px 8px;
    }

    .blogs, .faq, .features-section, .contact, .features-section, .contact, .solution-frm, .packages{
        padding: 40px 8px !important;
    }

    .expert-block{
        padding-bottom: 40px;
    }

    .benefit{
        padding: 40px 8px
    }

    .footer-section {
        padding: 40px 8px 40px !important;
    }

   .blog-title h3{
        font-size: 16px;
        line-height: 24px;
    }

    .blog-title {
        min-height: 60px;
    }

    .slider1 h4 {
        font-size: 16px;
        line-height: 22px;
    }

    .slider1 h5 {
        font-size: 14px;
        line-height: 20px;
    }

    .fixed-cta{
        right: 20px;
    }

    .benefit button{
        margin-top: 20px;
    }

    .slick-carousel {
        width: 100%;
        margin-top: 20px;
    }

    .img-block, .img-block img{
        width: auto;
    }

     .about {
        margin-top: 0;
    }

    .booking {
        margin-top: -180px;
    }

    .hero-section{
        padding-bottom: 60px;
    }

    .blog-link a{
        font-size: 14px;
        line-height: 20px;
    }

    .clients img {
        width: 20px;
    }
 
    .hero-content h1, .main-title, .server h2, .manage-content h2 span, .content h2, .package-content span {
        font-size: 24px;
        line-height: 32px;
    }

    .manage-content h2{
        font-size: 20px;
        line-height: 24px;
    }

    .left-img{
        top: 150px;
        left: calc(14% - 70px);
    }

    .packing h3 {
        font-size: 16px;
        line-height: 22px;
    }

    .packing {
        padding: 20px;
    }

    .previous-button, .next-button{
        width: 36px;
        height: 36px;
    }

    .btn-wrap button svg{
        width: 8px;
        height: 12px;
    }

    .main-title::after, .horizontal5, .horizontal-line, .mission-card h2::after, .horizontal-line4, .fixed-main-title::after, .contact-content h2::after, .horizontal {
        width: 80px;
        height: 3px;
    }

    .horizontal-line-slider{
        width: 80px;
    }

    .horizontal-line1, .expert-content h3::after, .expert-content h2::after, .horizontal5{
        height: 3px;
    }

    .footer-wrapper {
       padding-top: 40px;
       padding-bottom: 0;
    }

    .section-seven {
        padding-bottom: 340px;
    }

     .footer-logo h2,
    .footer-links h2,
    .footer-logo h6,
    .footer-links h6, .call-us a, .slider1 h4, .blog-title h3, .expert-content h3, .package-content h3 , .package-benefits h4, .tutorial-content h3, .blog-section h2, .sticky-blog-list h6, .share-blog h5 {
    font-size: 16px;
    line-height: 22px;
    }

    .horizontal{
        margin: 16px auto;
    }

    .horizontal-line {
        margin: 16px auto;
    }

    .subtitle-block {
        padding: 6px 12px;
    }

    .main-title{
        margin-bottom: 32px;
    }
 
    .main-title::after {
        bottom: -18px;
    }

    .blogs .main-title, .client .main-title, .team .main-title, .about-expert .main-title, .packages .main-title, .faq .main-title, .contact .main-title, .features-section .main-title, .solution-frm .main-title, .faq .main-title, .contact .main-title{
        margin-bottom: 44px;
    }

    .bg-img {
        padding: 40px 0px 160px;
    }

    .contact iframe {
        height: 180px;
    }

    /* .contact-block ul li {
        align-items: flex-start;
    } */

    .form-control {
        height: 40px;
        line-height: 40px;
    }

    .play-button {
        width: 40px;
        height: 40px;
    }

    .play-button img {
        height: 12px;
    }

    .tutorial-content h3 {
        font-size: 16px;
        line-height: 22px;
    }

    .team-name+a>img {
        height: 18px;
    }

    .team .team-name h3 {
        font-size: 14px;
        margin-bottom: 2px;
        word-break: keep-all;
        white-space: nowrap;
    }

    .team .team-name span {
        font-size: 12px;
    }

    .team .team-content {
        margin-top: 12px;
        align-items: center;
        gap: 6px;
    }

    .team .team-wrapper {
        grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
    }

    .about-block {
        padding: 80px 12px 80px;
    }

    .client, .team, .packages {
        padding: 40px 8px 40px;
    }

    .mission-card:last-of-type {
        margin-top: 30px;
    }

    .mission-card h2, .package-content span {
        font-size: 24px;
        line-height: 30px;
    }

    .client-logo {
        min-height: 80px;
        padding: 16px;
    }

    .mission-card h2 {
        margin: 14px 0 34px;
    }

    .blog-filter-wrapper span {
        font-size: 14px;
        line-height: 20px;
    }

    .social-list li a {
        width: 34px;
        height: 34px;
        line-height: 34px;
        font-size: 14px;
    }

    .mission-vision img{
        height: 60px;
        width: 70px;
    }

    .mission-vision .main-title{
        margin-top: 12px;
    }

    .form-control {
        height: 40px;
        line-height: 40px;
    }

    .client {
        padding-bottom: 40px !important;
    }

    .mission-vision{
        padding-top: 70px !important;
    }

    .package-benefits ul li p{
        font-size: 14px;
        line-height: 20px;
    }

    .package-benefits h4{
        margin-bottom: 14px;
    }

    .search-input input, .form-control {
        width: 100%;
        height: 36px;
        line-height: 36px;
        font-size: 14px;
        line-height: 20px;
    }

    textarea, .form-control-meassge{
        font-size: 14px;
        line-height: 20px;
    }

     .filter-search, .search-input {
        width: 100%;
        flex: 1;
    }

    .search-input input::placeholder, .form-control::placeholder, textarea::placeholder{
        font-size: 14px !important;
        line-height: 20px !important;
    }

    .blog-filter-wrapper{
        margin-bottom: 24px;
    }

    .pagination {
        margin-top: 24px;
    }

    .blog-filter-wrapper {
        align-items: start;
        flex-direction: column;
        gap: 10px;
    }

    .blog-hero, .blog-detail-image, .blog-list{
        padding-left: 8px !important;
        padding-right: 8px !important;
    }

    .blog-detail-image{
        padding: 40px 0 24px;
    }

    .blog-list{
        padding-bottom: 40px !important;
    }

    .blog-detail-image{
        padding-top: 40px;
    }

    .blog-section h2{
        margin-top: 20px;
        margin-bottom: 10px;
    }

    .blog-section h3{
        margin-top: 16px;
        margin-bottom: 8px;
    }

    .px-12{
        padding-left: 8px;
        padding-right: 8px;
    }

    .contact-content p{
        font-size: 14px;
        line-height: 20px;
    }

    .contact-block h2, .contact-block h2:first-child {
        margin-bottom: 24px;
    }

    .contact-content h2::after{
        bottom: -15px;
    }

    .contact-content h2, .contact-block h2:first-child{
        font-size: 18px;
        line-height: 24px;
    }

    .contact-content p {
        margin-bottom: 16px;
    }

    .contact-block ul li a, .contact-block ul li p{
        font-size: 14px;
        line-height: 20px;
    }

    .contact-block h2:last-child{
        margin-top: 24px;
    }

    .contact-block ul{
        margin-bottom: 24px;
    }

    .contact-block span, .contact-block .contact-social li a, .icons {
        width: 36px;
        height: 36px;
    }

    .contact-block .contact-social li a svg, .contact-block span img{
        width: 16px;
        height: 16px;
    }

    .packing h3{
        margin-top: 20px;
    }

    .software .section-title, .solve, .solve{
        margin-bottom: 24px;
    }

    .arrow-block{
        padding: 14px;
    }

    .faq .accordion .faq-wrapper .accordion-item .accordion-header .accordion-button, .faq .accordion .faq-wrapper .accordion-item .accordion-collapse .accordion-body {
        padding: 14px 16px;
    }

    .faq .accordion .faq-wrapper .accordion-item .accordion-header .accordion-button p{
        font-size: 14px;
        line-height: 20px;
    }

    .solution-frm .cmn-fill-btn{
        margin-top: 20px;
    }

    .footer-links h2 {
        margin-bottom: 10px;
    }

    .expert-content h2{
        margin: 16px 0 24px;
    }

    .benefit-content:not(:last-of-type), .faq .accordion .faq-wrapper .accordion-item:not(:last-child), .arrow-block:not(:last-child), .package-benefits ul li:not(:last-child){
        margin-bottom: 16px;
    }

    .fourth-section {
        padding: 40px 8px;
    }

    .section-seven {
        padding: 40px 8px 320px;
    }

    .btn-wrap{
        bottom: 40px;
    }

    .fixed-cta a img{
        width: 20px;
        height: 20px;
    }

    .form-control {
        padding: 0 16px !important;
    }

    textarea.form-control-meassge{
        padding-left: 16px;
        padding-right: 16px;
    }

    .team .team-content a svg{
        width: 20px;
        height: 20px;
    }

    .about-hero-main {
        padding-bottom: 220px !important;
    }

    .form-flex {
        flex-direction: column;
        gap: 16px;
        margin-bottom: 16px;
    }

    .form-flex>div{
        width: 100%;
    }

    .general-page{
        padding-left: 8px;
        padding-right: 8px;
    }

    .general-page {
        margin-top: 100px;
        margin-bottom: 30px;
    }

    .general-page h1{
        font-size: 24px;
        line-height: 30px;
    }

    .general-page h2 {
        margin-top: 20px;
    }


}

@media screen and (max-width: 576px) {
    .form-submit-btn {
        position: static;
        margin-top: 20px;
        height: 44px;
    }

    .client-content {
        text-align: left;
    }

    .clients {
        height: 44px;
        width: 44px;
    }

    .client-content p,
    .client-content h2 {
        padding-top: 10px;
    } 

    .clients svg {
        height: 18px;
    }

    .call {
        right: 20px;
    }

    .whatsapp {
        right: 20px;
    }

    .footer-bg img {
        width: 614px;
        height: 300px;
    }

    .demo-btn1 {
        padding: 9px 13px;
        font-size: 12px;
    }

    .bg-img {
        padding: 40px 0px 170px;
    }

    .bg-img img {
        width: 100%;
        height: auto;
    }

    @keyframes animation1 {
        0% {
            margin-top: 25px;
        }

        100% {
            margin-bottom: 25px;
        }
    }

    .left-img {
        left: -6px;
        top: 105px;
    }

    .group {
        width: 100%;
    }

    .box {
        width: 0%;
    }

    .clients {
        margin: auto;
    }

    .client-content h4 {
        font-size: 16px;
        line-height: 22px;
        text-align: center;
    }

    .expertise h2 {
        width: 100%;
        padding-top: 20px;
    }

    .p-80 {
        padding: 80px 0px 40px;
    }

    .demo-btn2 {
        padding: 9px 20px;
        font-size: 14px;
    }

    .destop1 {
        height: 100%;
        width: 100%;
        margin-bottom: 24px;
    }


    .horizontal-line4 {
        margin: 10px 0px 10px;
    }

    .content p {
        font-size: 14px;
        line-height: 20px;
    }

    .manage {
        display: block;
    }

    .manage-content {
        width: 100%;
    }

    .form {
        display: block;
    }

    .form {
        margin-top: 0px;
    }

    .l-name {
        padding-top: 20px;
    }

    .copyright-content p {
        font-size: 14px;
        text-align: center;
    }

    .copyright-content1 {
        font-size: 14px;
        text-align: center;
    }

    .text-bg-img img {
        width: 100%;
    }

    .footer-bg img {
        width: 90%;
        height: 250px;
    }

    .call {
        bottom: 80px;
        right: 20px;
    }

    .whatsapp {
        bottom: 20px;
        right: 20px;
    }

    .hero-content1 p {
        width: 100%;
    }

    .content h2 {
        font-size: 24px;
    }

    .manage-content h5 {
        font-size: 24px;
    }

    .touch {
        font-size: 28px;
        line-height: 40px;
    }

    .copyright-content1 p {
        font-size: 14px;
        text-align: center;
    }

    .client-content p,
    .client-content h2 {
        text-align: center;
        font-size: 14px;
    }

    .slick-track {
        padding-left: 20rem;
    }

    .slider1 {
        height: 100%;
    }

    .slider1 p {
        font-size: 14px;
        height: 167px;
        overflow-y: auto;
        padding-right: 20px;
    }

    .call-us {
        border-right: 0px;
    }


    .sliderbtn1 {
        display: none !important;
    }

    .sliderbtn {
        display: none !important;
    }

    .slick-dots li.slick-active button:before {
        opacity: 0.75;
        color: #C48A2E;
    }

    .slick-dots li button:before {
        color: #111111;
    }

    .form1 {
        display: block;
        padding-top: 0px;
    }

    .pf {
        padding: 60px 0px 61px;
    }

    .submit-btn1 {
        margin: 20px 0px 0px;
    }

    .content1 h2 {
        font-size: 28px;
    }

    .navbar-collapse {
        padding: 10px 0px 20px;
    }

    .footer-section {
        background-size: 100%;
    }

    .fifth-section {
        background-size: 100%;
    }

    .copyright-content1 a {
        font-size: 14px;
    }

    header .custom-navbar .custom-collapse > .navbar-nav {
        padding-bottom: 0;
    }

    .tutorial-img-block>img {
        width: 100%;
    }

    .modal iframe {
        height: 300px;
    }

    .team .team-wrapper {
        grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
    }

    .pagination ul li a {
        font-size: 12px;
        width: 30px;
        height: 30px;
    }
    .pagination ul li {
        font-size: 12px;
        width: 30px;
        height: 30px;
    }

    .pagination ul li a.active {
        font-size: 12px;
    }
    .pagination ul li.selected{
        font-size: 12px;
    }

    .share-blog {
        flex-direction: column;
        align-items: center;
        justify-content: center;
        gap: 10px 0;
    }

    .section-seven{
        padding-bottom: 400px;
    }

    .hero-section{
        margin-top: 0;
        padding-top: 100px;

    }
}

@media screen and (max-width: 575px) {
    .navbar-toggler .btn12 {
        right: 24px;
    }
}

@media screen and (max-width: 480px) {

    .group1 {
        display: flex;
        align-items: center;
        justify-content: flex-start;
        gap: 16px;
    }

    .group {
        display: flex;
        flex-direction: column;
        gap: 20px;
        padding-bottom: 0;
    }

    .client-content h4 {
        text-align: left;
    }

    .box-img {
        right: 20px;
        top: auto;
        width: 50%;
        bottom: -38px;
        transform: translateX(0);
        left: auto;
    }

    .client-content p, .client-content h2 {
        padding-top: 0;
    }

    
}

@media screen and (max-width: 400px){
    .expertise-button-block {
        flex-direction: column;
        align-items: center;
    }

    .expertise-button-block .secondary-btn{
        margin-top: 0;
    }

    .login-btn, .download-btn{
        padding: 7px 16px;
    }

    .download-btn{
        margin-right: 10px;
    }
}

@media screen and (min-width: 991px) {
    .nav-link>.rotate-arrow {
        margin-left: 5px;
    }

    .nav-link:hover .rotate-arrow {
        transition: 0.3s all;
        transform: rotate(-180deg);
    }
    
}