/*================================================================================================*/
/*=================[                                                            ]=================*/
/*=================[    !!!!!!!!   CSS CREATED BY RAJODIYA INFOTECH  !!!!!!!!   ]=================*/
/*=================[                                                            ]=================*/
/*================================================================================================*/

@media (min-width:992px) {
    .header-style-one .main-navigationbar .menu-items-col .main-nav {
        display: flex;
        align-items: center;
    }

    .desk-only {
        display: block !important;
    }

    .mobile-only {
        display: none !important;
    }

}

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

@media screen and (max-width:1300px) {
    .offset-left {
        margin-left: 0;
        padding: 0 15px;
    }

    .offset-right {
        margin-right: 0;
        padding: 0 15px;
    }

}

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

@media screen and (max-width:1199px) {
    :root {
        --h1: normal 500 40px/1 var(--first-font);
        --h2: normal 500 32px/1 var(--first-font);
        --h3: normal 500 26px/1 var(--first-font);
        --h4: normal 500 20px/1 var(--first-font);
        --h5: normal 500 18px/1 var(--first-font);
        --h6: normal 500 16px/1 var(--first-font);
    }

    .main-home-first-section {
        padding: 80px 0;
    }

    .main-home-first-section .banner-content h1 {
        font-size: 60px;
    }

    .common-banner-section h2 {
        font-size: 60px;
        margin-bottom: 20px;
    }

    .main-home-first-section .decorative-img.pos-bottom {
        max-width: 175px;
        right: -195px;
    }

    .main-home-first-section .decorative-img.pos-right {
        right: -110px;
        max-width: 260px;
    }

    .main-home-first-section .banner-content {
        padding-left: 120px;
        max-width: 790px;
    }

    .main-home-first-section .btn-group {
        margin-top: 40px;
    }

    .bio-link-slider .slick-next {
        right: 10px;
    }

    .bio-link-slider .slick-prev {
        left: 10px;
    }

    .footer-col {
        padding-left: 40px;
    }

    .footer-social-icn {
        padding-left: 0px;
    }

    .common-banner-section .bnr-left-img {
        bottom: 39%;
        max-width: 70px;
    }
}

@media screen and (max-width:991px) {
    :root {
        --h1: normal 500 36px/1 var(--first-font);
        --common-text: normal 400 14px/1.4 var(--first-font);
    }

    .site-header .navigationbar-row .menu-items-col {
        display: none;
    }

    .section-title-center h2 {
        margin-bottom: 15px;
    }

    .section-title {
        margin-bottom: 18px;
    }

    .why-linkaty-sec .detail-block {
        margin-bottom: 25px;
    }

    .site-header .header-right {
        padding: 20px 0;
        display: flex;
        align-items: center;
    }

    .common-banner-section h2 {
        font-size: 36px;
    }

    .common-banner-section .bnr-right-img {
        max-width: 100px;
    }

    .common-banner-section .bnr-left-img {
        bottom: -39%;
        left: -3%;
        max-width: 50px;
    }

    .why-linkaty-sec .why-second-row {
        margin-top: 30px;
    }

    .common-banner-section {
        padding: 40px 0px;
    }

    .header-style-one .mobile-menu {
        display: block;
    }

    .main-home-first-section .banner-content h1 {
        font-size: 36px;
    }

    .main-home-first-section .btn-group {
        margin-top: 30px;
    }

    .main-home-first-section .decorative-img.pos-bottom {
        display: none;
    }

    .main-home-first-section {
        padding: 70px 0;
    }

    .main-home-first-section .decorative-img.pos-right {
        right: -120px;
        max-width: 270px;
    }

    .main-home-first-section .banner-content {
        padding-left: 100px;
        max-width: 510px;
    }

    .bio-links .decorative.pos-top,
    .bio-links .decorative.pos-bottom {
        display: none;
    }

    .bio-links {
        padding: 40px 0 40px;
    }

    .bio-link-card .card-icon {
        width: 100px;
        height: 100px;
    }

    .bio-link-card .card-icon svg {
        width: 50px;
        height: 50px;
    }

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

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

    .detail-section .row+.row {
        margin-top: 40px;
    }

    .share-metters-sec .share-maters-inner .share-maters-svg svg {
        height: 30px;
        width: 30px;
        margin-right: 15px;
    }

    .share-metters-sec .share-maters-inner {
        padding: 15px 0px;
    }

    .marketing-sec {
        padding: 40px 0px;
    }

    .four-box-sec {
        padding: 40px 0px 20px;
    }

    .marketing-sec .marketing-card-inner {
        padding: 20px 15px;
    }

    .marketing-sec .mrktng-btm-btn {
        margin-top: 10px;
    }

    .marketing-sec .marketing-card-inner h3 {
        font-size: 24px;
    }

    .marketing-sec .section-title {
        max-width: 100%;
    }

    .footer-row {
        padding: 40px 0px 20px;
    }

    .footer-social-icn {
        max-width: 230px;
        flex: 0 0 230px;
    }

    .site-footer .footer-social-icn p {
        margin: 15px 0 15px;
    }

    .site-footer .footer-address p {
        margin-bottom: 15px;
    }

    .footer-list-social li a svg {
        height: 14px;
        width: 14px;
    }

    .footer-subscribe-col .input-wrapper input {
        margin-bottom: 10px;
    }

    .footer-bottom {
        padding: 20px 0 20px;
    }

    .footer-subscribe-col {
        margin-top: 25px;
    }

    .feature-smart-sec {
        padding: 40px 0px;
    }
}

@media screen and (max-width:767px) {
    :root {
        --h2: normal 500 26px/1 var(--first-font);
    }

    .main-home-first-section {
        padding: 40px 0;
    }

    .main-home-first-section .banner-content {
        padding-left: 0;
        max-width: 100%;
    }

    .main-home-first-section .decorative-img {
        display: none;
    }

    .main-home-first-section .banner-content h1 {
        margin-bottom: 20px;
    }

    .main-home-first-section .btn-group {
        margin-top: 20px;
        gap: 15px;
    }

    .detail-section .row .col-12:not(:last-of-type) {
        margin-bottom: 40px;
    }

    .marketing-sec .chain-img {
        max-width: 180px;
    }

    .marketing-sec .marketing-card-inner .marketing-svg svg {
        height: 50px;
        width: 50px;
    }

    .why-linkaty-sec .why-second-row {
        margin-top: 30px;
    }

    .feature-smart-sec .bio-top {
        top: 0%;
        right: -4%;
        max-width: 90px;
    }

    .feature-smart-sec .bio-bottom {
        bottom: 1%;
        max-width: 100px;
    }

    .feature-smart-sec .detail-block {
        margin-bottom: 25px;
    }

    .acnav-label:after {
        right: 8px;
        height: 20px;
    }

    .acnav-label::before {
        right: 0px;
        width: 20px;
    }

    .set {
        padding: 12px 0px;
    }

    .set .acnav-label {
        font-size: 16px;
    }

    .site-footer .yellow-chain-img {
        top: 0%;
        right: 0%;
        max-width: 100px;
    }

    .btn.btn-white:hover {
        background: transparent;
    }

    .footer-subscribe-col {
        padding-left: 0;
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media screen and (max-width:575px) {
    :root {
        --h2: normal 500 26px/1 var(--first-font);
        --h3: normal 500 24px/1 var(--first-font);
        --h4: normal 500 20px/1 var(--first-font);
        --h5: normal 500 18px/1 var(--first-font);
    }

    .site-header .navigationbar-row .header-right ul {
        display: none;
    }

    .header-style-one .logo-col {
        max-width: 110px;
    }

    .share-metters-sec .share-maters-inner {
        flex-direction: column;
    }

    .share-metters-sec .share-maters-inner .share-maters-left {
        max-width: 100%;
        margin-right: 0px;
    }

    .share-metters-sec .share-maters-inner .share-maters-right {
        max-width: 100%;
        margin-top: 15px;
    }

    .share-metters-sec .share-maters-inner .share-maters-svg svg {
        height: 20px;
        width: 20px;
        margin-right: 10px;
    }

    .footer-social-icn {
        max-width: 100%;
        flex: 0 0 100%;
        margin-bottom: 25px;
    }

    .footer-col {
        padding-left: 0px;
    }

    .site-footer .footer-widget h5 {
        padding: 0 0 15px 0;
    }

    .footer-bottom .policy-links {
        justify-content: start;
        margin-top: 10px;
    }

    .common-banner-section .bnr-left-img {
        left: -8%;
    }

    .feature-smart-sec .bio-bottom {
        max-width: 60px;
    }

    .faq-main-sec .faq-left-wrapper {
        margin-bottom: 25px;
    }

}

/* @media screen and (max-width:420px) {
    .main-home-first-section .btn-group .btn:not(:last-of-type){
      margin-bottom: 15px;
    }
  } */


/* PRICING TABLE CSS START */

@media screen and (max-width: 1199px) {
    :root {
        --h2: normal 700 34px/1.2 var(--first-font);
        --h3: normal 500 20px/1.2 var(--first-font);
    }

    .pricing-sec .container {
        padding: 0 15px;
    }
}

@media screen and (min-width:992px) {
    .pricing-sec .price-tab {
        position: sticky;
        padding: 15px 0 0;
        max-width: 145px;
        width: 100%;
        height: 100%;
        top: 340px;
    }

    .pricing-sec .price-top-row {
        position: sticky;
        top: 93px;
        z-index: 2;
    }
    .tab-content {
        scroll-margin-top:340px;
    }
}

@media screen and (max-width: 991px) {
    :root {
        --h2: normal 700 30px/1.2 var(--first-font);
        --h3: normal 500 18px/1.2 var(--first-font);
    }

    .btn {
        padding: 10px 16px;
    }

    .pricing-sec .section-title {
        text-align: center;
    }

    .pricing-sec .price-tab {
        max-width: 200px;
        flex: 0 0 200px;
        margin-top: 180px;
        padding: 20px 15px;
        background-color: white;
        z-index: 2;
    }

    .pricing-sec .price-tab ul {
        display: flex;
        flex-wrap: wrap;
        gap: 20px;
        padding: 0 0 15px;
    }

    .pricing-sec .price-tab ul li:not(:last-of-type) {
        margin: 0;
    }

    .pricing-sec .price-tab ul li a {
        font-size: 14px;
    }

    .pricing-sec .price-top-row .price-box-top {
        padding: 20px 15px;
        min-width: 220px;
        flex: 0 0 220px;
    }

    .pricing-sec .price-content-wrp .price-box .price-box-inner {
        padding: 0;

    }

    .pricing-sec .price-content-wrp .price-box ul li {
        padding: 10px 0;
        min-width: 220px;
        flex: 0 0 220px;
        background-color: var(--white)
    }

    .pricing-sec .tab-content:not(:last-of-type) {
        margin: 0px 0 20px;
    }

    .tab-content {
        display: none;
    }

    .tab-content.active {
        display: flex;
    }

    .pricing-sec {
        margin: 40px 0;
    }

    .pricing-sec .price-right {
        overflow-x: scroll;
    }
}

@media screen and (max-width: 767px) {
    :root {
        --h2: normal 700 28px/1.2 var(--first-font);
    }
}

@media screen and (max-width: 575px) {
    :root {
        --h2: normal 700 24px/1.2 var(--first-font);
        --h3: normal 500 16px/1.2 var(--first-font);
    }

    .pricing-sec .price-tab {
        flex: 0 0 135px;
        max-width: 135px;
        padding: 10px;
    }
}
