@import url('https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: "Poppins", serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
ul,
p {
    margin: 0;
}

ul {
    list-style: none;
    padding: 0;
}

a {
    text-decoration: none;
}

.form-control {
    padding: 0.75rem;
}


/* Navbar-start */

nav {
    max-width: 100%;
    display: flex;
    flex-direction: row;
    height: 80px;
    z-index: 4;
    background: linear-gradient(90deg, rgb(255 249 228 / 80%), rgb(242 223 167 / 20%));
    transition: top 0.3s;
    margin-left: 8%;
    margin-right: 8%;
    border-radius: 50px;
}

.icon-linkgram {
    width: 150px;
    border-radius: 10px;
    margin: -3px 0px 0 20px;
}

.signin-button {
    height: 40px;
    color: black;
    font-weight: 600;
    font-size: 14px;
    border-radius: 6px;
    padding: 5px 15px;
    font-family: 'Poppins', sans-serif;
    background: #e8c64d;
    cursor: pointer;
    z-index: 1000;
    border: none;
}

.signin-button:hover {
    background: #e8c64d;
}

.login-button {
    width: 100px;
    height: 40px;
    font-weight: 600;
    /* margin-top: 5px; */
    margin-left: 0px;
    font-size: 14px;
    border-style: none;
    border-radius: 6px;
    padding: 5px 20px;
    font-family: 'Poppins', sans-serif;
    background-color: white;
    cursor: pointer;
    z-index: 1000;
}

.login-button:hover {
    background-image: linear-gradient(-45deg, rgb(218, 226, 0) 0%, rgb(0, 230, 142));
}


/* Navbar-end */


/* footer-start */

footer {
    padding-top: 60px;
}

.link-icon {
    width: 60px;
    border-radius: 8px;
    /* margin-left: 50px; */
}

.arginate-batch {
    border-left: 2px solid gray;
    height: 50px;
    margin-left: 75px;
    margin-top: -55px;
    padding-left: 15px;
    float: left;
    margin-bottom: 30px;
}

.arginate-batch p {
    margin-top: -3px;
    margin-bottom: 3px;
}

.arginate-icon {
    width: 12.5%;
    margin-top: -5px;
}

footer ul li a {
    text-decoration: none;
    color: #7e838c;
}

.arginate-link {
    padding-left: 5px;
    border-left: 2px solid #7e838c;
}

/* footer-end */

.linkgram-find-people-sec,
.linkgram-accessible-page-sec {
    background: #FFF4CE;
    padding-top: 110px;
    padding-bottom: 50px;
}

.brand-logo img {
    width: auto;
    height: 48px;
}

.navbar-pills ul {
    list-style: none;
}

ul.linkgram-page-access {
    border-radius: 40px;
    background: #A7A088;
    box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, .05);
    padding: 8px;
    margin: 25px 0;
}

.linkgram-page-access li a {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    line-height: normal;
    border: none;
    background-color: transparent;
    padding: 10px 16px;
    cursor: pointer;
}

.linkgram-page-access li a.active {
    color: #141414;
    font-size: 16px;
    font-weight: 700;
    line-height: normal;
    border-radius: 24px;
    background: #fff;
}

.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
    border-radius: 12px;
}

.btn-light {
    font-size: 16px;
    line-height: 20px;
    height: 48px;
    font-weight: 500;
    border-color: #b0b0b0;
    background: #ffffff;
    padding: 10px 15px;
    border-radius: 8px;
}

.btn-dark {
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    text-transform: capitalize;
    height: 48px;
    padding: 10px 15px;
    border-radius: 4px;
    background: #A7A088;
    color: #fff;
}

.linkgram-accessible-people-page .input-group {
    position: relative;
    width: 40% !important;
}

.get-id {
    width: 50%;
    padding: 20px 20px 20px 134.5px;
}

.linkgram {
    position: absolute;
    z-index: 10;
    left: 20px;
}

.start-page-btn,
.start-page-btn:hover,
.start-page-btn:active {
    height: 64px;
    border-radius: 6px;
    background: #e8c64d;
    color: #000;
    text-transform: capitalize;
    font-size: 21px;
    font-weight: 700;
    padding: 15px 18px 15px 30px;
}

.linkgram-find-people-page .input-group {
    width: 40%;
    margin-top: 32px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 16px;
    border: 1px solid #d6d5cf;
    background: #fff;
    box-shadow: 0 -2px 80px 0 rgba(0, 0, 0, .04);
    padding: 12px 12px 12px 20px;
}

.linkgram-find-people-page h1,
.linkgram-accessible-people-page h1 {
    font-size: 60px;
    font-weight: 600;
    line-height: 4.5rem;
    letter-spacing: -3.6px;
    margin-top: 10px;
}

.linkgram-find-people-page h3 {
    margin-top: 25px;
    font-size: 30px;
}


.linkgram-find-people-page h2,
.linkgram-accessible-people-page h2 {
    font-size: 45px;
    font-weight: 350;
    line-height: normal;
    letter-spacing: -1.6px;
    color: #e8c64d;
}

.linkgram-find-people-page .input-group input {
    border: none !important;
    font-size: 18px !important;
    padding: 0;
}

.form-control:focus {
    box-shadow: none;
}

.linkgram-accessible-people-page p {
    font-size: 18px;
    width: 60%;
    margin: 0 auto;
    text-align: center;
    margin-top: 20px;
}

.linkgram-future1,
.linkgram-future2,
.linkgram-future3,
.linkgram-future4,
.linkgram-technical-details,
.linkgram-ask-questions,
.linkgram-connecting-you,
.linkgram-share-anything,
.it-works {
    padding: 80px 60px 60px 60px;
}

.linkgram-future1-introtxt h1,
.linkgram-future2-introtxt h1,
.linkgram-future3-introtxt h1,
.linkgram-future4 h1,
.linkgram-product-partner-introtxt h1 {
    text-align: center;
    width: 80%;
    margin: 0 auto;
    font-size: 70px;
    letter-spacing: -2px;
    padding-bottom: 30px;
}

.linkgram-future1-introtxt p,
.linkgram-future2-introtxt p,
.linkgram-future3-introtxt p,
.linkgram-future4-introtxt p {
    text-align: center;
    width: 55%;
    margin: 0 auto;
    font-size: 20px;
    letter-spacing: 0px;
}

.linkgram-technical-details-introtxt {
    text-align: center;
    margin-bottom: 60px;
}

.linkgram-technical-details-introtxt h1 {
    width: 80%;
    margin: auto;
    font-size: 70px;
    letter-spacing: -2px;
    padding-bottom: 30px
}

.linkgram-technical-details-introtxt p {
    margin-top: 20px;
}

.linkgram-future1 .tab-content,
.linkgram-future2 .tab-content,
.linkgram-future3 .tab-content,
.linkgram-future4 .tab-content {
    position: relative;
    margin-top: 50px;
    height: 105vh;
}

.linkgram-future1 .tab-content .tab-pane,
.linkgram-future2 .tab-content .tab-pane,
.linkgram-future3 .tab-content .tab-pane,
.linkgram-future4 .tab-content .tab-pane {
    position: absolute;
    padding: 95px 40px 40px 40px;
    top: 0;
    height: 100%;
    border-radius: 30px;
}

.linkgram-future1 .tab-content .pills-parent,
.linkgram-future2 .tab-content .pills-parent,
.linkgram-future3 .tab-content .pills-parent,
.linkgram-future4 .tab-content .pills-parent {
    margin-top: 25px;
}

.linkgram-future1 .tab-content .pills-parent .nav-pills,
.linkgram-future2 .tab-content .pills-parent .nav-pills,
.linkgram-future3 .tab-content .pills-parent .nav-pills,
.linkgram-future4 .tab-content .pills-parent .nav-pills {
    background: #fff;
    padding: 5px;
    border-radius: 30px;
    z-index: 2;
}

.linkgram-future1 .tab-content .pills-parent .nav-pills li button,
.linkgram-future2 .tab-content .pills-parent .nav-pills li button,
.linkgram-future3 .tab-content .pills-parent .nav-pills li button,
.linkgram-future4 .tab-content .pills-parent .nav-pills li button {
    border-radius: 30px;
}

.linkgram-future1 .tab-content .linkgram-personals::before,
.linkgram-future1 .tab-content .linkgram-businesses::before {
    content: '';
    position: absolute;
    background: rgb(0, 0, 0);
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.2) 10%, rgba(255, 255, 255, 0) 50%);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    border-radius: 30px;
    z-index: -1;
}

.linkgram-future2 .tab-content .linkgram-themes::before,
.linkgram-future2 .tab-content .linkgram-links::before,
.linkgram-future2 .tab-content .linkgram-leads::before,
.linkgram-future2 .tab-content .linkgram-contact::before {
    content: '';
    position: absolute;
    background: rgb(0, 0, 0);
    background: linear-gradient(270deg, rgba(0, 0, 0, 0.2) 0%, rgba(255, 255, 255, 0) 55%);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    border-radius: 30px;
    z-index: -1;
}

.linkgram-future3 .tab-content .linkgram-call-back::before,
.linkgram-future3 .tab-content .linkgram-location::before {
    content: '';
    position: absolute;
    background: rgb(0, 0, 0);
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.2) 10%, rgba(255, 255, 255, 0) 50%);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    border-radius: 30px;
    z-index: -1;
}

.linkgram-future4 .tab-content .linkgram-analytics::before,
.linkgram-future4 .tab-content .linkgram-report::before {
    content: '';
    position: absolute;
    background: rgb(0, 0, 0);
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.2) 10%, rgba(255, 255, 255, 0) 50%);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    border-radius: 30px;
    z-index: -1;
}

.linkgram-future1 .tab-content .linkgram-personals {
    background: url(../img/personals.png) no-repeat;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    z-index: 1;
    display: flex;
    align-items: end;
}

.linkgram-future1 .tab-content .linkgram-businesses {
    background: url(../img/business.png) no-repeat;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    z-index: 1;
    display: flex;
    align-items: end;
}

.linkgram-future2 .tab-content .linkgram-themes {
    background: url(../img/themes.png) no-repeat;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    z-index: 1;
    display: flex;
    align-items: center;
}

.linkgram-future2 .tab-content .linkgram-links {
    background: url(../img/links.png) no-repeat;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    z-index: 1;
    display: flex;
    align-items: end;
}

.linkgram-future2 .tab-content .linkgram-leads {
    background: url(../img/leads.png) no-repeat;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    z-index: 1;
    display: flex;
    align-items: center;
}

.linkgram-future2 .tab-content .linkgram-contact {
    background: url(../img/contact.png) no-repeat;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    z-index: 1;
    display: flex;
    align-items: end;
}

.linkgram-future3 .tab-content .linkgram-call-back {
    background: url(../img/call-back.png) no-repeat;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    z-index: 1;
    display: flex;
    align-items: end;
}

.linkgram-future3 .tab-content .linkgram-location {
    background: url(../img/location-bk.png) no-repeat;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    z-index: 1;
    display: flex;
    align-items: center;
}

.linkgram-future4 .tab-content .linkgram-analytics {
    background: url(../img/analytics.png) no-repeat;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    z-index: 1;
    display: flex;
    align-items: end;
}

.linkgram-future4 .tab-content .linkgram-report {
    background: url(../new-images/report.jpg) no-repeat;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    z-index: 1;
    display: flex;
    align-items: end;
}

.linkgram-future1 .nav-pills .nav-link {
    color: #f0558c;
    font-weight: 500;
    background: transparent;
}

.linkgram-future2 .nav-pills .nav-link {
    color: #C767F5;
    font-weight: 500;
    background: transparent;
}

.linkgram-future3 .nav-pills .nav-link {
    color: #64d25f;
    font-weight: 500;
    background: transparent;
}

.linkgram-future4 .nav-pills .nav-link {
    color: #78a5eb;
    font-weight: 500;
    background: transparent;
}

.linkgram-future1 .nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #fff;
    background: #f0558c;
}

.linkgram-future2 .nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #fff;
    background: #C767F5;
}

.linkgram-future3 .nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #fff;
    background: #64d25f;
}

.linkgram-future4 .nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #fff;
    background: #78a5eb;
}

.linkgram-personals-txtCont,
.linkgram-businesses-txtCont,
.linkgram-themes-txtCont,
.linkgram-leads-txtCont,
.linkgram-links-txtCont,
.linkgram-contact-txtCont,
.linkgram-call-back-txtCont,
.linkgram-location-txtCont,
.linkgram-analytics-txtCont,
.linkgram-report-txtCont {
    width: 100%;
    display: flex;
    justify-content: space-between;
    gap: 1rem;
}


.linkgram-personals-txtCont ul,
.linkgram-businesses-txtCont ul,
.linkgram-themes-txtCont ul,
.linkgram-leads-txtCont ul,
.linkgram-links-txtCont ul,
.linkgram-contact-txtCont ul,
.linkgram-call-back-txtCont ul,
.linkgram-location-txtCont ul,
.linkgram-analytics-txtCont ul,
.linkgram-report-txtCont ul {
    width: 460px;
    padding-left: 45px;
}

.linkgram-report-txtCont ul,
.linkgram-analytics-txtCont ul {
    display: flex;
    flex-direction: column;
    justify-content: end;
}

.linkgram-personals-txtCont ul li,
.linkgram-businesses-txtCont ul li,
.linkgram-themes-txtCont ul li,
.linkgram-leads-txtCont ul li,
.linkgram-links-txtCont ul li,
.linkgram-contact-txtCont ul li,
.linkgram-call-back-txtCont ul li,
.linkgram-location-txtCont ul li,
.linkgram-analytics-txtCont ul li,
.linkgram-report-txtCont ul li {
    position: relative;
}

.linkgram-personals-txtCont ul li:first-child i,
.linkgram-businesses-txtCont ul li:first-child i,
.linkgram-themes-txtCont ul li:first-child i,
.linkgram-leads-txtCont ul li:first-child i,
.linkgram-links-txtCont ul li:first-child i,
.linkgram-contact-txtCont ul li:first-child i,
.linkgram-call-back-txtCont ul li:first-child i,
.linkgram-location-txtCont ul li:first-child i,
.linkgram-analytics-txtCont ul li:first-child i,
.linkgram-report-txtCont ul li:first-child i {
    position: absolute;
    top: 10px;
    left: -42px;
}

.linkgram-personals-txtCont ul li:nth-child(2) i,
.linkgram-businesses-txtCont ul li:nth-child(2) i,
.linkgram-themes-txtCont ul li:nth-child(2) i,
.linkgram-leads-txtCont ul li:nth-child(2) i,
.linkgram-links-txtCont ul li:nth-child(2) i,
.linkgram-contact-txtCont ul li:nth-child(2) i,
.linkgram-call-back-txtCont ul li:nth-child(2) i,
.linkgram-location-txtCont ul li:nth-child(2) i,
.linkgram-analytics-txtCont ul li:nth-child(2) i,
.linkgram-report-txtCont ul li:nth-child(2) i {
    position: absolute;
    top: 10px;
    left: -50px;
}

.linkgram-personals-txtCont p,
.linkgram-businesses-txtCont p {
    width: 400px;
    height: 180px;
    align-self: flex-end;
    padding: 0 16px;
}


.linkgram-themes-txtCont p,
.linkgram-leads-txtCont p,
.linkgram-links-txtCont p,
.linkgram-contact-txtCont p {
    width: 210px;
    height: 360px;
    align-self: center;
    padding: 0 16px;
    background: #C767F5;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 110px;
    font-size: 22px;
    text-align: center;
}

.linkgram-call-back ul {
    display: flex;
    flex-direction: column;
    justify-content: end;
}

.linkgram-location ul {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.linkgram-call-back p {
    margin-bottom: 125px;
}

.linkgram-call-back-txtCont p,
.linkgram-location-txtCont p {
    width: 210px;
    height: 360px;
    align-self: center;
    padding: 0 16px;
    background: #64d25f;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 110px;
    font-size: 22px;
    text-align: center;
}


.linkgram-analytics-txtCont p,
.linkgram-report-txtCont p {
    width: 400px;
    height: 180px;
    align-self: flex-end;
    padding: 0 16px;
    background: #78a5eb;
    color: #fff;
    border-radius: 110px;
    display: flex;
    align-items: center;
    text-align: center;
    margin: 0;
}

.linkgram-personals-txtCont p {
    background: #fff;
    color: #f0558c;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 115px;
}

.linkgram-businesses-txtCont p {
    color: #fff;
    background: #f0558c;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 115px;
}

.linkgram-businesses-txtCont ul {
    padding-bottom: 100px;
}

.linkgram-businesses-txtCont ul li:first-child,
.linkgram-personals-txtCont ul li:first-child,
.linkgram-themes-txtCont ul li:first-child,
.linkgram-leads-txtCont ul li:first-child,
.linkgram-links-txtCont ul li:first-child,
.linkgram-contact-txtCont ul li:first-child,
.linkgram-call-back-txtCont ul li:first-child,
.linkgram-location-txtCont ul li:first-child,
.linkgram-analytics-txtCont ul li:first-child,
.linkgram-report-txtCont ul li:first-child {
    color: #fff;
    font-size: 24px;
}

.linkgram-businesses-txtCont ul li:nth-child(2),
.linkgram-personals-txtCont ul li:nth-child(2),
.linkgram-themes-txtCont ul li:nth-child(2),
.linkgram-leads-txtCont ul li:nth-child(2),
.linkgram-links-txtCont ul li:nth-child(2),
.linkgram-contact-txtCont ul li:nth-child(2),
.linkgram-call-back-txtCont ul li:nth-child(2),
.linkgram-location-txtCont ul li:nth-child(2),
.linkgram-analytics-txtCont ul li:nth-child(2),
.linkgram-report-txtCont ul li:nth-child(2) {
    color: #ffc8a5;
    font-size: 24px;
}


.linkgram-themes-txtCont p,
.linkgram-leads-txtCont p,
.linkgram-links-txtCont p,
.linkgram-contact-txtCont p {
    order: 1;
}


.linkgram-themes-txtCont ul,
.linkgram-leads-txtCont ul,
.linkgram-links-txtCont ul,
.linkgram-contact-txtCont ul {
    order: 2;
}

.linkgram-themes ul,
.linkgram-leads ul {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.linkgram-links ul,
.linkgram-contact ul {
    align-self: end;
}

.linkgram-links p,
.linkgram-contact p {
    margin-bottom: 120px;
}

.linkgram-photo-video-view {
    width: 100%;
    height: 105vh;
    position: relative;
    margin-top: 80px;
    margin-bottom: 80px;
    overflow: hidden;
}

.img-parent-1,
.img-parent-2,
.img-parent-3,
.img-parent-4,
.img-parent-5,
.img-parent-6,
.img-parent-7,
.img-parent-8 {
    padding: 0;
    position: absolute;
    border-radius: 35px;
}

.img-parent-1 {
    z-index: -1;
    left: 18%;
    top: 0;
    width: 23%;
    height: auto;
    object-fit: cover;
}

.img-parent-2 {
    z-index: 1;
    left: 3%;
    top: 16%;
    width: 28%;
    height: auto;
    object-fit: cover;
}

.img-parent-3 {
    z-index: 2;
    left: 12%;
    bottom: 5%;
    width: 25%;
    height: auto;
    object-fit: cover;
}

.img-parent-4 {
    z-index: 5;
    right: 0%;
    top: 5%;
    width: 30%;
    height: auto;
    object-fit: cover;
}

.img-parent-5 {
    z-index: 4;
    right: 15%;
    top: 30%;
    width: 25%;
    height: auto;
    object-fit: cover;
}

.img-parent-6 {
    z-index: 8;
    top: 45%;
    left: 42%;
    width: auto;
    height: 35%;
    object-fit: contain;
}

.img-parent-7 {
    z-index: 6;
    width: 25%;
    bottom: 0;
    left: 38%;
    height: auto;
    object-fit: cover;
}

.img-parent-8 {
    z-index: 7;
    width: 30%;
    right: 3%;
    bottom: 0;
    height: auto;
    object-fit: cover;
}

.linkgram-product-partner {
    padding: 80px 30px;
}

.product-show .tab-content ul {
    display: flex;
    justify-content: center;
    /* gap: 2rem; */
}

.product-show .tab-content ul li .nav-link {
    background: transparent;
}

.product-show .tab-content .tab-pane {
    padding: 50px 35px;
    text-align: center;
}

.product-show .tab-content .tab-pane img {
    width: 55%;
    height: auto;
    object-fit: cover;
}

.specNdbuy {
    display: flex;
    justify-content: center;
    gap: 1rem;
}

.specNdbuy .btn {
    margin-top: 30px;
    border-radius: 35px;
    padding: 10px 25px;
    font-size: 16px;
    font-weight: 500;
}

.product-show .tab-content .nav-pills .nav-link {
    display: flex;
    gap: 1rem;
}

.product-show .tab-content .nav-pills .nav-link i {
    width: 45px;
    height: 45px;
    font-size: 30px;
    border-radius: 50%;
    padding: 5px 3px;
}

.product-show .tab-content .nav-pills .nav-link .nameNcap {
    display: flex;
    flex-direction: column;
    gap: 0.7rem;
    text-align: left;
}

.product-show .tab-content .nav-pills .nav-link.active i,
.product-show .tab-content .nav-pills .show>.nav-link i {
    border: 3px solid rgb(243 211 33);
}

.product-show .tab-content .nav-pills .nav-link.active,
.product-show .tab-content .nav-pills .show>.nav-link {
    color: grey;
    background: transparent;
}

.linkgram-technical-details-main {
    height: 150vh;
    display: flex;
    flex-wrap: wrap;
    border-radius: 30px;
    overflow: hidden;
}

.linkgram-technical-details-main .linkgram-tech-1::before,
.linkgram-technical-details-main .linkgram-tech-2::before,
.linkgram-technical-details-main .linkgram-tech-3::before {
    content: '';
    position: absolute;
    background: rgb(0, 0, 0);
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.35) 10%, rgba(255, 255, 255, 0) 50%);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    z-index: -1;
}

.linkgram-technical-details-main .linkgram-tech-1 {
    position: relative;
    flex: 1 0 100%;
    background: url(../img/tech-1.jpg) no-repeat;
    background-size: cover;
    padding: 35px;
    z-index: 1;
}

.linkgram-technical-details-main .linkgram-tech-2 {
    position: relative;
    flex: 1 0 50%;
    background: url(../img/tech-2.avif) no-repeat;
    background-size: cover;
    padding: 35px;
    z-index: 1;
}

.linkgram-technical-details-main .linkgram-tech-3 {
    position: relative;
    flex: 1 0 50%;
    background: url(../img/tech-3.jpg) no-repeat;
    background-size: cover;
    padding: 35px;
    z-index: 1;

}

.linkgram-tech-content h5 {
    margin-bottom: 10px;
}

.linkgram-tech-content p {
    font-size: 16px;
}

.linkgram-tech-1 .linkgram-tech-content {
    width: 40%;
    color: #f2f2f2;
}

.linkgram-tech-2 .linkgram-tech-content {
    width: 80%;
    color: #f2f2f2;
}

.linkgram-tech-3 .linkgram-tech-content {
    width: 80%;
    color: #f2f2f2;
}

/* Accordion-design */

.questions-accordion {
    position: relative;
    width: 720px;
    height: auto;
    margin: 10px auto;
    padding-top: 40px;
}

.accordion-content {
    position: relative;
    width: 100%;
    height: auto;
    background-color: #f4f4f4;
    margin-bottom: 10px;
    border-radius: 35px;
}

.accordion-content>button {
    display: block;
    padding: 10px 15px;
    text-decoration: none;
    color: #000;
    font-weight: 500;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    transition: all 0.2s linear;
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    width: 100%;
    border: none;
    border-radius: 35px;
}

.accordion-content>button i {
    float: right;
    margin-top: 2px;
}

.accordion-content>button.active {
    color: rgb(177 177 177);
}

.accordion-content>button.active i {
    color: #000;
}

.questions-accordion .see-more {
    border: none;
    background: #f2f2f2;
    font-weight: 500;
    padding: 12px 30px;
    border-radius: 25px;
    margin-top: 12px;
}

.content {
    background: #f4f4f4;
    display: none;
    border-bottom-right-radius: 35px;
    border-bottom-left-radius: 35px;
    padding: 10px 24px 24px 24px;
}

.content p {
    margin: 0;
    color: #333;
}

/* connecting-you */
.linkgram-connecting-sec-1,
.linkgram-connecting-sec-2 {
    width: 100%;
    padding: 0;
    margin: 0;
    display: flex;
    gap: 1rem;
}

.linkgram-connecting-sec-1-1 {
    position: relative;
    width: 50%;
    border-radius: 35px;
    overflow: hidden;
}

.linkgram-connecting-sec-1-1 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.linkgram-connecting-sec-1-1 .text-content {
    position: absolute;
    bottom: 0;
    padding: 20px 11%;
    text-align: center;
}

.linkgram-connecting-sec-1-1 .text-content h3 {
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 10px;
}

.linkgram-connecting-sec-1-1 .text-content p {
    font-size: 18px;
    font-weight: 400;
    line-height: 23px;
}

.linkgram-connecting-sec-1-1 .text-content p a {
    font-weight: 500;
}

.linkgram-connecting-sec-1-1 .text-content>a {
    margin-top: 16px;
    padding: 16px 24px;
    font-weight: bold;
    color: #000;
    display: inline-block;
    border: 1px solid #e8c64d;
    background: #e8c64d;
    border-radius: 45px;
}

.linkgram-connecting-sec-1-2 {
    width: 50%;
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.linkgram-connecting-sec-1-2-1 {
    position: relative;
    overflow: hidden;
    border-radius: 35px;
}

.linkgram-connecting-sec-1-2-1 img {
    width: 100%;
    height: auto;
    object-fit: cover;
}

.linkgram-connecting-sec-1-2-1 .text-content {
    position: absolute;
    top: 0;
    height: 100%;
    text-align: center;
    display: flex;
    gap: 1rem;
    flex-direction: column;
    align-items: baseline;
    justify-content: center;
    padding: 50px 25px;
}

.linkgram-connecting-sec-1-2-1 .text-content h3 {
    font-size: 30px;
    font-weight: 600;
}

.linkgram-connecting-sec-1-2-1 .text-content a {
    display: block;
    text-align: center;
    width: 100%;
    font-size: 18px;
    font-weight: 600;
    color: #e8c64d;
}

.linkgram-connecting-sec-1-2-2 {
    display: flex;
    gap: 1rem;
}

.linkgram-connecting-1-2-2-1 {
    position: relative;
    width: 50%;
    overflow: hidden;
    border-radius: 35px;
    background: #fff3c9;
    text-align: center;
}

.linkgram-connecting-1-2-2-1 img {
    width: 65%;
    height: auto;
    object-fit: cover;
}

.linkgram-connecting-1-2-2-1 .text-content {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 24px;
    text-align: center;
    display: block;
}

.linkgram-connecting-1-2-2-1 .text-content h3 {
    font-size: 30px;
    font-weight: 600;
}

.linkgram-connecting-1-2-2-2 {
    position: relative;
    width: 50%;
    overflow: hidden;
    border-radius: 35px;
}

.linkgram-connecting-1-2-2-2 img {
    width: 100%;
    height: auto;
    object-fit: cover;
}

.linkgram-connecting-1-2-2-2 .text-content {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 24px;
    text-align: center;
    display: block;
}

.linkgram-connecting-1-2-2-2 .text-content h3 {
    font-size: 30px;
    font-weight: 600;
}

.linkgram-connecting-sec-2 {
    width: 100%;
    display: flex;
    gap: 1rem;
}

.linkgram-connecting-sec-2-1 {
    width: 50%;
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.linkgram-connecting-sec-2-2 {
    width: 50%;
}

.linkgram-connecting-sec-2-1-1 {
    position: relative;
    overflow: hidden;
    border-radius: 35px;
}

.linkgram-connecting-sec-2-1-1 img {
    width: 100%;
    height: auto;
    object-fit: cover;
}

.linkgram-connecting-sec-2-1-1 .text-content {
    position: absolute;
    top: 0;
    height: 100%;
    text-align: center;
    display: flex;
    flex-direction: column;
    gap: 1rem;
    justify-content: center;
    align-items: baseline;
    padding: 24px;
    text-align: center;
}

.linkgram-connecting-sec-2-1-1 .text-content h3 {
    font-size: 30px;
    font-weight: 600;
}

.linkgram-connecting-sec-2-1-1 .text-content a {
    display: block;
    text-align: center;
    width: 100%;
    font-weight: 600;
    font-size: 18px;
    color: #e8c64d;
}

.linkgram-connecting-sec-2-1-2 {
    padding: 35px 15px;
    overflow: hidden;
    border-radius: 35px;
    position: relative;
    border: 3px solid #FFF4CE;
}

.linkgram-connecting-sec-2-1-2 h3 {
    margin-bottom: 15px;
}

.linkgram-connecting-sec-2-1-2 img {
    width: 100%;
    height: auto;
    object-fit: cover;
}

.linkgram-connecting-sec-2-1-2 .text-content {
    position: absolute;
    top: 0;
    display: flex;
    width: 100%;
    height: 100%;
    justify-content: end;
    align-items: center;
    padding: 24px;
}

.linkgram-connecting-sec-2-1-2 .text-content h3 {
    font-size: 30px;
    text-align: center;
    font-weight: 600;
}

.linkgram-connecting-sec-2-2 {
    overflow: hidden;
    border-radius: 35px;
    position: relative;
}

.linkgram-connecting-sec-2-2 img {
    width: 100%;
    height: 100%;
}

.linkgram-connecting-sec-2-2 .text-content {
    position: absolute;
    top: 0;
    padding: 14px 54px;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.linkgram-connecting-sec-2-2 .text-content h3 {
    font-size: 30px;
    margin-bottom: 20px;
}

.linkgram-connecting-sec-2-2 .text-content p {
    text-align: center;
    font-size: 18px;
}

.linkgram-connecting-sec-2-2 .text-content a {
    margin-top: 20px;
    padding: 18px 36px;
    display: inline-block;
    border: 1px solid #e8c64d;
    border-radius: 50px;
    background: #e8c64d;
    color: #000;
    font-size: 18px;
    font-weight: 500;
}

.linkgram-footer-logo img {
    width: 100%;
}

.linkgram-connecting-sec-2-1-res {
    display: none;
}

.linkgram-connecting-you h2 {
    font-size: 72px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 55px;
}

.linkgram-share-anything-img {
    border-radius: 35px;
    overflow: hidden;
}

.linkgram-share-anything-img img {
    width: 100%;
    height: auto;
    object-fit: cover;
}

.linkgram-share-anything-text-content .small {
    margin-bottom: 0.5em;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    font-size: 0.875rem;
    line-height: 1.5;
}

.linkgram-share-anything-text-content h3 {
    margin-bottom: 0.75em;
    line-height: 1.25em;
    font-size: 70px;
    font-weight: 600;
}

.linkgram-share-anything-text-content p {
    font-weight: 400;
    font-size: 16px;
    font-style: normal;
    color: #333333;
}

.linkgram-share-anything-text-content p>a {
    border-bottom: 1px solid #079bff;
}

.design-an {
    margin-top: 16px;
}

.linkgram-share-anything-text-content .btn-buy-any {
    -webkit-appearance: none;
    display: inline-block;
    background: #e8c64d;
    color: #000;
    height: auto;
    width: auto;
    padding: 20px 45px;
    line-height: 1.25em;
    font-size: 1.1em;
    vertical-align: top;
    font-weight: 600;
    padding: 18px 40px;
    border-radius: 35px;
    margin-top: 2em;
}

.it-works h3 {
    text-align: center;
    font-size: 1.8rem;
    line-height: 1em;
    font-weight: 600;
}

.it-work-1,
.it-work-2,
.it-work-3 {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.it-work-1 img,
.it-work-2 img,
.it-work-3 img {
    width: 75%;
    height: auto;
    object-fit: cover;
}


.work-1-txt-con,
.work-2-txt-con,
.work-3-txt-con {
    text-align: center;
    margin-top: 24px;
    align-self: flex-end;
}

.it-work-1 h3,
.it-work-2 h3,
.it-work-3 h3 {
    letter-spacing: -0.3px;
    font-size: 22.3px;
}

.it-work-1 p,
.it-work-2 p,
.it-work-3 p {
    margin-top: 15px;
    font-size: 16px;
    text-align: center;
}

.it-work-1 a,
.it-work-2 a,
.it-work-3 a {
    margin-top: 32px;
    display: inline-block;
    font-size: 16px;
    color: #e8c64d;
    border-bottom: 1px solid #e8c64d;
}


/* connecting-you */

.policy-page {
    margin-top: 100px;
    padding: 0 50px;
}

.policy-heading h2 {
    color: #e8c64d;
    font-size: 30px;
}

ul.breadcrumb {
    margin-top: 25px;
}

ul.breadcrumb li+li:before {
    padding: 8px;
    color: black;
    content: "/\00a0";
}

ul.breadcrumb li {
    font-size: 14px;
    font-weight: 600;
}

ul.breadcrumb li a {
    color: #e8c64d;
    text-decoration: none;
}

.condition-details {
    margin-bottom: 20px;
}

.condition-details h3 {
    font-size: 24px;
    margin-bottom: 7px;
    color: #e8c64d;
}

.condition-details p {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 10px;
}

.condition-details ul {
    list-style: circle;
    padding-left: 24px;
}

.condition-details ul li {
    font-size: 16px;
    line-height: 30px;
    letter-spacing: -0.5px;
}

.custom-container form h4 {
    font-size: 20px;
    font-weight: 600;
    letter-spacing: -0.5px;
    line-height: 26px;
}

.linkgram-contact-section {
    box-shadow: 1px 1px 8px 3px rgb(0, 0, 0, 0.3);
    border-radius: 8px;
}

.contact-details {
    background: #e8c64d;
}

.contact-details {
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
}

.linkgram-contact-form {
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
}

/* responsive */

@media (min-width: 992.5px) and (max-width: 1200.5px) {

    .linkgram-connecting-sec-1-1 .text-content h3,
    .linkgram-connecting-sec-1-2-1 .text-content h3,
    .linkgram-connecting-1-2-2-1 .text-content h3,
    .linkgram-connecting-1-2-2-2 .text-content h3,
    .linkgram-connecting-sec-2-1-1 .text-content h3,
    .linkgram-connecting-sec-2-1-res .text-content h3 {
        font-size: 26px !important;
        letter-spacing: -0.5px;
    }

    .linkgram-connecting-1-2-2-1 .text-content {
        padding: 12px;
    }

}

@media (min-width: 0px) and (max-width: 1023.5px) {
    .product-show .tab-content .nav-pills .nav-link .nameNcap {
        display: none;
    }
}


@media (min-width: 0px) and (max-width: 768.5px) {
    .contact-details {
        border-bottom-right-radius: 8px;
        border-bottom-left-radius: 8px;
        border-top-left-radius: 0px;
        order: 2;
    }

    .linkgram-contact-form {
        border-top-left-radius: 8px;
        border-top-right-radius: 8px;
        border-bottom-right-radius: 0px;
        order: 1;
    }
}

@media (min-width: 0px) and (max-width: 991.5px) {

    .linkgram-connecting-you h2 {
        font-size: 30px;
        font-weight: 600;
        text-align: center;
        margin-bottom: 35px;
    }

    .linkgram-connecting-sec-1-1 .text-content {
        width: 100%;
        padding: 25px;
    }

    .linkgram-connecting-sec-1-1 .text-content p,
    .linkgram-connecting-sec-1-2-1 .text-content p {
        font-size: 16px;
    }

    .linkgram-connecting-sec-1-1 .text-content>a {
        padding: 18px 24px;
        font-size: 14px;
        margin-top: 24px;
    }

    .linkgram-connecting-sec-1-2-1 .text-content {
        padding: 25px;
    }

    .linkgram-connecting-1-2-2-1 .text-content,
    .linkgram-connecting-1-2-2-2 .text-content {
        padding: 25px;
    }

    .linkgram-connecting-sec-1-1 .text-content h3,
    .linkgram-connecting-sec-1-2-1 .text-content h3,
    .linkgram-connecting-1-2-2-1 .text-content h3,
    .linkgram-connecting-1-2-2-2 .text-content h3,
    .linkgram-connecting-sec-2-1-1 .text-content h3,
    .linkgram-connecting-sec-2-1-res .text-content h3 {
        font-size: 24px;
    }


    .linkgram-connecting-sec-2-1-1 .text-content {
        padding: 20px;
    }

    .linkgram-connecting-sec-2-1-res .text-content p {
        font-size: 16px;
        text-align: center;
    }

    .linkgram-connecting-sec-2-1-res .text-content a {
        margin-top: 20px;
        padding: 12px 24px;
        display: inline-block;
        border: 1px solid #e8c64d;
        border-radius: 50px;
        background: #e8c64d;
        color: #000;
        font-size: 18px;
        font-weight: 500;
    }

    .linkgram-connecting-sec-2-1-2 .text-content {
        padding: 25px;
    }

    .linkgram-connecting-sec-2-1-2 .text-content h3 {
        font-size: 18px;
    }

    .it-work-1 h3,
    .it-work-2 h3,
    .it-work-3 h3 {
        letter-spacing: -0.3px;
        font-size: 18px;
    }

    .it-work-1 p,
    .it-work-2 p,
    .it-work-3 p {
        margin-top: 15px;
        font-size: 14px;
        text-align: center;
    }

    .linkgram-find-people-page h1,
    .linkgram-accessible-people-page h1 {
        font-size: 45px;
        letter-spacing: -1.5px;
        line-height: 3.5rem;
    }

    .linkgram-find-people-page h3 {
        font-size: 25px;
    }

    .product-show .tab-content .tab-pane img {
        width: 75%;
        height: auto;
        object-fit: cover;
    }

}

@media (min-width: 575px) and (max-width: 991.5px) {

    .get-id {
        width: 60%;
        padding: 15px 15px 15px 125px;
    }

    .linkgram {
        left: 15px;
    }

    .linkgram-accessible-people-page .input-group {
        position: relative;
        width: 70% !important;
    }

    .linkgram-find-people-page h2,
    .linkgram-accessible-people-page h2 {
        font-size: 45px;
        letter-spacing: -2.6px;
    }

    .linkgram-accessible-people-page p {
        width: 75%;
    }

    .linkgram-find-people-page .input-group {
        width: 70%;
    }

    .linkgram-future1,
    .linkgram-future2,
    .linkgram-future3,
    .linkgram-future4,
    .linkgram-technical-details,
    .linkgram-ask-questions,
    .linkgram-connecting-you,
    .linkgram-share-anything,
    .it-works {
        padding: 80px 40px 40px 40px;
    }

    .linkgram-future1-introtxt h1,
    .linkgram-future2-introtxt h1,
    .linkgram-future3-introtxt h1,
    .linkgram-future4 h1,
    .linkgram-product-partner-introtxt h1 {
        font-size: 38px;
        width: 80%;
        padding-bottom: 20px;
    }

    .linkgram-future1-introtxt p,
    .linkgram-future2-introtxt p,
    .linkgram-future3-introtxt p,
    .linkgram-future4 p {
        font-size: 16px;
        width: 80%;
    }

    .linkgram-personals-txtCont p,
    .linkgram-businesses-txtCont p {
        width: 180px;
        height: 260px;
        align-self: flex-end;
        padding: 0 16px;
        font-size: 16px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 125px;
    }

    .linkgram-themes-txtCont p,
    .linkgram-leads-txtCont p,
    .linkgram-links-txtCont p,
    .linkgram-contact-txtCont p {
        width: 180px;
        height: 260px;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        font-size: 16px;
    }

    .linkgram-call-back-txtCont p,
    .linkgram-location-txtCont p {
        width: 180px;
        height: 260px;
        align-self: flex-end;
        padding: 0 16px;
        font-size: 16px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .linkgram-analytics-txtCont p,
    .linkgram-report-txtCont p {
        width: 180px;
        height: 260px;
        align-self: flex-end;
        padding: 0 16px;
        font-size: 16px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 125px;
    }

    .linkgram-future1 .tab-content,
    .linkgram-future2 .tab-content,
    .linkgram-future3 .tab-content,
    .linkgram-future4 .tab-content {
        position: relative;
        margin-top: 50px;
        height: 95vh;
    }

    .linkgram-future1 .tab-content .tab-pane,
    .linkgram-future2 .tab-content .tab-pane,
    .linkgram-future3 .tab-content .tab-pane,
    .linkgram-future4 .tab-content .tab-pane {
        position: absolute;
        padding: 95px 30px 30px 30px;
        top: 0;
        height: 100%;
        border-radius: 30px;
    }

    .linkgram-personals-txtCont ul,
    .linkgram-businesses-txtCont ul,
    .linkgram-themes-txtCont ul,
    .linkgram-leads-txtCont ul,
    .linkgram-links-txtCont ul,
    .linkgram-contact-txtCont ul {
        /* width: auto; */
    }

    .linkgram-businesses-txtCont ul,
    .linkgram-personals-txtCont ul {
        padding-bottom: 0px;
        align-self: flex-end;
    }

    .linkgram-businesses-txtCont ul li:first-child,
    .linkgram-personals-txtCont ul li:first-child,
    .linkgram-themes-txtCont ul li:first-child,
    .linkgram-leads-txtCont ul li:first-child,
    .linkgram-links-txtCont ul li:first-child,
    .linkgram-contact-txtCont ul li:first-child,
    .linkgram-location-txtCont ul li:first-child,
    .linkgram-call-back-txtCont ul li:first-child,
    .linkgram-analytics-txtCont ul li:first-child,
    .linkgram-report-txtCont ul li:first-child {
        color: #fff;
        font-size: 18px;
    }

    .linkgram-businesses-txtCont ul li:nth-child(2),
    .linkgram-personals-txtCont ul li:nth-child(2),
    .linkgram-themes-txtCont ul li:nth-child(2),
    .linkgram-leads-txtCont ul li:nth-child(2),
    .linkgram-links-txtCont ul li:nth-child(2),
    .linkgram-contact-txtCont ul li:nth-child(2),
    .linkgram-location-txtCont ul li:nth-child(2),
    .linkgram-call-back-txtCont ul li:nth-child(2),
    .linkgram-analytics-txtCont ul li:nth-child(2),
    .linkgram-report-txtCont ul li:nth-child(2) {
        color: #ffc8a5;
        font-size: 18px;
    }

    .linkgram-themes-txtCont p,
    .linkgram-leads-txtCont p,
    .linkgram-links-txtCont p,
    .linkgram-contact-txtCont p {
        order: 2;
    }


    .linkgram-themes-txtCont ul,
    .linkgram-leads-txtCont ul,
    .linkgram-links-txtCont ul,
    .linkgram-contact-txtCont ul {
        order: 1;
    }

    .linkgram-tech-1 .linkgram-tech-content {
        width: 50%;
        color: #f2f2f2;
    }

    .linkgram-tech-2 .linkgram-tech-content {
        width: 100%;
        color: #f2f2f2;
    }

    .linkgram-tech-3 .linkgram-tech-content {
        width: 100%;
        color: #f2f2f2;
    }

    .linkgram-technical-details-main .linkgram-tech-1,
    .linkgram-technical-details-main .linkgram-tech-2,
    .linkgram-technical-details-main .linkgram-tech-3 {
        padding: 20px;
    }

    .linkgram-tech-content p {
        font-size: 14px;
    }

    .linkgram-connecting-sec-1 {
        flex-direction: column;
    }

    .linkgram-connecting-sec-1-1 {
        width: 100%;
    }

    .linkgram-connecting-sec-1-2 {
        width: 100%;
    }

    .linkgram-connecting-sec-2 {
        flex-direction: column;
    }

    .linkgram-connecting-sec-2-2 {
        display: none;
    }

    .linkgram-connecting-sec-2 .linkgram-connecting-sec-2-1 {
        width: 100%;
    }

    .linkgram-connecting-sec-2-1-res {
        display: block;
    }

    .linkgram-connecting-sec-2-1-res {
        overflow: hidden;
        border-radius: 35px;
        position: relative;
    }

    .linkgram-connecting-sec-2-1-res .text-content {
        position: absolute;
        top: 0;
        padding: 14px 54px;
        width: 100%;
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .linkgram-connecting-sec-2-1-res img {
        width: 100%;
        height: auto;
        object-fit: cover;
    }

    .linkgram-share-anything-text-content h3 {
        margin-bottom: 0.75em;
        line-height: 1.25em;
        font-size: 49px;
        font-weight: 600;
    }
}

@media (min-width: 0px) and (max-width: 767.5px) {
    .linkgram-technical-details-main .linkgram-tech-1 {
        position: relative;
        flex: 1 0 100%;
        background: url(../img/tech-1.jpg) no-repeat;
        background-size: cover;
        padding: 20px;
        z-index: 1;
    }

    .linkgram-technical-details-main .linkgram-tech-2 {
        position: relative;
        flex: 1 0 100%;
        background: url(../img/tech-2.avif) no-repeat;
        background-size: cover;
        padding: 20px;
        z-index: 1;
    }

    .linkgram-technical-details-main .linkgram-tech-3 {
        position: relative;
        flex: 1 0 100%;
        background: url(../img/tech-3.jpg) no-repeat;
        background-size: cover;
        padding: 20px;
        z-index: 1;
    }

    .linkgram-tech-1 .linkgram-tech-content,
    .linkgram-tech-2 .linkgram-tech-content,
    .tech-3 .linkgram-tech-content {
        width: 75%;
    }

    .questions-accordion {
        position: relative;
        width: 100%;
        height: auto;
        margin: 10px auto;
    }
}

@media (min-width: 0px) and (max-width: 574.5px) {

    nav {
        height: auto;
        margin-left: 3%;
        margin-right: 3%;
    }

    .get-id {
        width: 75%;
        padding: 15px 15px 15px 115px;
    }

    .linkgram {
        left: 15px;
        font-size: 14px;
    }

    .linkgram-accessible-people-page .input-group {
        position: relative;
        width: 97% !important;
        margin: 0 1.5%;
    }

    .linkgram-connecting-sec-1-2-1 {
        border-radius: 16px;
    }

    .linkgram-find-people-page .input-group {
        width: 97%;
        margin-top: 32px;
        margin-left: auto;
        margin-right: auto;
        border-radius: 14px;
        border: 1px solid #d6d5cf;
        background: #fff;
        box-shadow: 0 -2px 80px 0 rgba(0, 0, 0, .04);
        padding: 6px 6px 6px 12px;
        font-size: 14px;
    }

    .linkgram-find-people-page .input-group input,
    .linkgram-find-people-page .input-group input::placeholder {
        font-size: 14px;
    }

    .linkgram-find-people-page .input-group .btn {
        padding: 9px 12px;
        height: auto;
    }

    .linkgram-find-people-page h2,
    .linkgram-accessible-people-page h2 {
        font-size: 30px;
        font-weight: 700;
        line-height: normal;
        letter-spacing: -1.6px;
    }

    .linkgram-accessible-people-page p {
        width: 100%;
        font-size: 16px;
    }

    .start-page-btn {
        height: 45px;
        border-radius: 6px;
        background: #e8c64d;
        color: #000;
        text-transform: capitalize;
        font-size: 16px;
        font-weight: 700;
        padding: 1px 7px;
    }

    .linkgram-future1,
    .linkgram-future2,
    .linkgram-future3,
    .linkgram-future4,
    .linkgram-technical-details,
    .linkgram-ask-questions,
    .linkgram-connecting-you,
    .linkgram-share-anything,
    .it-works {
        padding: 30px 15px 30px 15px;
    }

    .linkgram-future1 .tab-content,
    .linkgram-future2 .tab-content,
    .linkgram-future3 .tab-content,
    .linkgram-future4 .tab-content {
        position: relative;
        margin-top: 25px;
        height: 87vh;
    }

    .linkgram-future1-introtxt h1,
    .linkgram-future2-introtxt h1,
    .linkgram-future3-introtxt h1,
    .linkgram-future4 h1,
    .linkgram-product-partner-introtxt h1 {
        font-size: 24px;
        width: 100%;
        letter-spacing: 0px;
        padding-bottom: 10px;
    }

    .linkgram-future1-introtxt p,
    .linkgram-future2-introtxt p,
    .linkgram-future3-introtxt p,
    .linkgram-future4 p {
        font-size: 14px;
        width: 100%;
    }

    .linkgram-personals-txtCont,
    .linkgram-businesses-txtCont,
    .linkgram-themes-txtCont,
    .linkgram-leads-txtCont,
    .linkgram-links-txtCont,
    .linkgram-contact-txtCont,
    .linkgram-call-back-txtCont,
    .linkgram-location-txtCont,
    .linkgram-analytics-txtCont,
    .linkgram-report-txtCont {
        width: 100%;
        display: flex;
        gap: 1rem;
        flex-direction: column;
    }

    .linkgram-future2 .tab-content .linkgram-themes,
    .linkgram-future2 .tab-content .linkgram-leads {
        align-items: end;
    }

    .linkgram-future3 .tab-content .linkgram-location {
        align-items: end;
    }

    .linkgram-future1 .tab-content .tab-pane,
    .linkgram-future2 .tab-content .tab-pane,
    .linkgram-future3 .tab-content .tab-pane,
    .linkgram-future4 .tab-content .tab-pane {
        position: absolute;
        padding: 95px 20px 20px 20px;
        top: 0;
        height: 100%;
        border-radius: 16px;
    }

    .linkgram-future1 .tab-content .nav-pills .nav-link,
    .linkgram-future2 .tab-content .nav-pills .nav-link,
    .linkgram-future3 .tab-content .nav-pills .nav-link,
    .linkgram-future4 .tab-content .nav-pills .nav-link {
        font-size: 14px;
        padding: 5px 10px;
    }

    .linkgram-personals-txtCont p,
    .linkgram-businesses-txtCont p,
    .linkgram-themes-txtCont p,
    .linkgram-leads-txtCont p,
    .linkgram-links-txtCont p,
    .linkgram-contact-txtCont p,
    .linkgram-call-back-txtCont p,
    .linkgram-location-txtCont p,
    .linkgram-analytics-txtCont p,
    .linkgram-report-txtCont p {
        width: 100%;
        height: auto;
        align-self: flex-end;
        padding: 15px 15px;
        font-size: 14px;
    }

    .linkgram-personals-txtCont ul,
    .linkgram-businesses-txtCont ul,
    .linkgram-themes-txtCont ul,
    .linkgram-leads-txtCont ul,
    .linkgram-links-txtCont ul,
    .linkgram-contact-txtCont ul,
    .linkgram-call-back-txtCont ul,
    .linkgram-location-txtCont ul,
    .linkgram-analytics-txtCont ul,
    .linkgram-report-txtCont ul {
        width: auto;
        padding-left: 30px;
    }

    .linkgram-personals-txtCont ul li:first-child i,
    .linkgram-businesses-txtCont ul li:first-child i,
    .linkgram-themes-txtCont ul li:first-child i,
    .linkgram-leads-txtCont ul li:first-child i,
    .linkgram-links-txtCont ul li:first-child i,
    .linkgram-contact-txtCont ul li:first-child i,
    .linkgram-call-back-txtCont ul li:first-child i,
    .linkgram-location-txtCont ul li:first-child i,
    .linkgram-analytics-txtCont ul li:first-child i,
    .linkgram-report-txtCont ul li:first-child i {
        position: absolute;
        top: 10px;
        left: -30px;
    }

    .linkgram-personals-txtCont ul li:nth-child(2) i,
    .linkgram-businesses-txtCont ul li:nth-child(2) i,
    .linkgram-themes-txtCont ul li:nth-child(2) i,
    .linkgram-leads-txtCont ul li:nth-child(2) i,
    .linkgram-links-txtCont ul li:nth-child(2) i,
    .linkgram-contact-txtCont ul li:nth-child(2) i,
    .linkgram-call-back-txtCont ul li:nth-child(2) i,
    .linkgram-location-txtCont ul li:nth-child(2) i,
    .linkgram-analytics-txtCont ul li:nth-child(2) i,
    .linkgram-report-txtCont ul li:nth-child(2) i {
        position: absolute;
        top: 10px;
        left: -32px;
    }

    .linkgram-links p,
    .linkgram-contact p {
        margin: 0;
    }

    .linkgram-businesses-txtCont ul {
        width: auto;
        padding-left: 45px;
    }

    .linkgram-businesses-txtCont ul {
        padding-bottom: 0px;
    }

    .linkgram-personals-txtCont ul li:first-child,
    .linkgram-businesses-txtCont ul li:first-child,
    .linkgram-themes-txtCont ul li:first-child,
    .linkgram-leads-txtCont ul li:first-child,
    .linkgram-links-txtCont ul li:first-child,
    .linkgram-contact-txtCont ul li:first-child,
    .linkgram-call-back-txtCont ul li:first-child,
    .linkgram-location-txtCont ul li:first-child,
    .linkgram-analytics-txtCont ul li:first-child,
    .linkgram-report-txtCont ul li:first-child {
        color: #fff;
        font-size: 16px;
    }

    .linkgram-personals-txtCont ul li:nth-child(2),
    .linkgram-businesses-txtCont ul li:nth-child(2),
    .linkgram-themes-txtCont ul li:nth-child(2),
    .linkgram-leads-txtCont ul li:nth-child(2),
    .linkgram-links-txtCont ul li:nth-child(2),
    .linkgram-contact-txtCont ul li:nth-child(2),
    .linkgram-call-back-txtCont ul li:nth-child(2),
    .linkgram-location-txtCont ul li:nth-child(2),
    .linkgram-analytics-txtCont ul li:nth-child(2),
    .linkgram-report-txtCont ul li:nth-child(2) {
        color: #ffc8a5;
        font-size: 16px;
    }

    .linkgram-themes-txtCont p,
    .linkgram-leads-txtCont p,
    .linkgram-links-txtCont p,
    .linkgram-contact-txtCont p {
        order: 2;
    }


    .linkgram-themes-txtCont ul,
    .linkgram-leads-txtCont ul,
    .linkgram-links-txtCont ul,
    .linkgram-contact-txtCont ul {
        order: 1;
    }

    .linkgram-call-back p {
        margin-bottom: 0px;
    }

    .linkgram-connecting-sec-1 {
        flex-direction: column;
    }

    .linkgram-connecting-sec-1-1 {
        width: 100%;
        border-radius: 16px;
    }

    .linkgram-connecting-sec-1-2 {
        width: 100%;
    }

    .linkgram-connecting-sec-2-2 {
        display: none;
    }

    .linkgram-connecting-sec-2 .linkgram-connecting-sec-2-1 {
        width: 100%;
    }

    .linkgram-connecting-sec-2-1-res {
        display: block;
    }

    .linkgram-connecting-sec-2-1-res img {
        width: 100%;
        height: auto;
        object-fit: cover;
    }

    .linkgram-connecting-sec-2-1-res {
        overflow: hidden;
        border-radius: 35px;
        position: relative;
    }

    .linkgram-connecting-sec-2-1-res .text-content {
        position: absolute;
        top: 0;
        padding: 14px 54px;
        width: 100%;
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .linkgram-share-anything-text-content h3 {
        margin-bottom: 1.8rem;
        line-height: 1.25em;
        font-size: 1.8rem;
        font-weight: 600;
    }

    .linkgram-find-people-page h1,
    .linkgram-accessible-people-page h1 {
        font-size: 25px;
        line-height: 1.8rem;
    }

    .linkgram-find-people-page h3 {
        font-size: 18px;
    }

    .signin-button {
        height: 30px;
        color: black;
        font-weight: 600;
        font-size: 12px;
        border-radius: 6px;
        padding: 5px 11px;
        font-family: 'Poppins', sans-serif;
        background: #e8c64d;
        cursor: pointer;
        z-index: 1000;
        border: none;
    }

    .login-button {
        width: 100px;
        height: 30px;
        font-weight: 600;
        /* margin-top: 5px; */
        margin-left: 0px;
        font-size: 12px;
        border-style: none;
        border-radius: 6px;
        padding: 5px 10px;
        font-family: 'Poppins', sans-serif;
        background-color: white;
        cursor: pointer;
        z-index: 1000;
    }

    .icon-linkgram {
        width: 95px;
        border-radius: 10px;
        margin: -3px 0px 0 20px;
    }
}

@media (min-width: 767.5px) and (max-width: 991.5px) {
    .linkgram-future1 .tab-content .linkgram-personals {
        background: url(../img/personals.png) no-repeat;
        width: 100%;
        height: 100%;
        background-size: 100% 100%;
        background-position: center;
        z-index: 1;
        display: flex;
        align-items: end;
    }

    .linkgram-future1 .tab-content .linkgram-businesses {
        background: url(../img/business.png) no-repeat;
        width: 100%;
        height: 100%;
        background-size: 100% 100%;
        background-position: center;
        z-index: 1;
        display: flex;
        align-items: end;
    }

    .linkgram-future2 .tab-content .linkgram-themes {
        background: url(../updated-imgs/mobile-themes.png) no-repeat;
        width: 100%;
        height: 100%;
        background-size: cover;
        background-position: center;
        z-index: 1;
        display: flex;
        align-items: center;
    }

    .linkgram-future2 .tab-content .linkgram-links {
        background: url(../updated-imgs/mobile-links.png) no-repeat;
        width: 100%;
        height: 100%;
        background-size: cover;
        background-position: center;
        z-index: 1;
        display: flex;
        align-items: end;
    }

    .linkgram-future2 .tab-content .linkgram-leads {
        background: url(../updated-imgs/mobile-leads.png) no-repeat;
        width: 100%;
        height: 100%;
        background-size: cover;
        background-position: center;
        z-index: 1;
        display: flex;
        align-items: center;
    }

    .linkgram-future2 .tab-content .linkgram-contact {
        background: url(../updated-imgs/mobile-contact.png) no-repeat;
        width: 100%;
        height: 100%;
        background-size: cover;
        background-position: center;
        z-index: 1;
        display: flex;
        align-items: end;
    }

    .linkgram-future3 .tab-content .linkgram-call-back {
        background: url(../updated-imgs/mobile-call-back.png) no-repeat;
        width: 100%;
        height: 100%;
        background-size: cover;
        background-position: center;
        z-index: 1;
        display: flex;
        align-items: end;
    }

    .linkgram-future3 .tab-content .linkgram-location {
        /* background: url(../updated-imgs/mobile-location.png) no-repeat; */
        width: 100%;
        height: 100%;
        background-size: cover;
        background-position: center;
        z-index: 1;
        display: flex;
        align-items: center;
    }

    .linkgram-future4 .tab-content .linkgram-analytics {
        background: url(../updated-imgs/mobile-analytics.png) no-repeat;
        width: 100%;
        height: 100%;
        background-size: cover;
        background-position: center;
        z-index: 1;
        display: flex;
        align-items: end;
    }

    .linkgram-future4 .tab-content .linkgram-report {
        background: url(../updated-imgs/mobile-report.png) no-repeat;
        width: 100%;
        height: 100%;
        background-size: cover;
        background-position: center;
        z-index: 1;
        display: flex;
        align-items: end;
    }
}

@media (min-width: 575px) and (max-width: 767.5px) {
    .linkgram-future1 .tab-content .linkgram-personals {
        background: url(../img/personals.png) no-repeat;
        width: 100%;
        height: 100%;
        background-size: 100% 100%;
        background-position: center;
        z-index: 1;
        display: flex;
        align-items: end;
    }

    .linkgram-future1 .tab-content .linkgram-businesses {
        background: url(../img/business.png) no-repeat;
        width: 100%;
        height: 100%;
        background-size: 100% 100%;
        background-position: center;
        z-index: 1;
        display: flex;
        align-items: end;
    }

    .linkgram-future2 .tab-content .linkgram-themes {
        background: url(../updated-imgs/mobile-themes.png) no-repeat;
        width: 100%;
        height: 100%;
        background-size: cover;
        background-position: center;
        z-index: 1;
        display: flex;
        align-items: center;
    }

    .linkgram-future2 .tab-content .linkgram-links {
        background: url(../updated-imgs/mobile-links.png) no-repeat;
        width: 100%;
        height: 100%;
        background-size: cover;
        background-position: center;
        z-index: 1;
        display: flex;
        align-items: end;
    }

    .linkgram-future2 .tab-content .linkgram-leads {
        background: url(../updated-imgs/mobile-leads.png) no-repeat;
        width: 100%;
        height: 100%;
        background-size: cover;
        background-position: center;
        z-index: 1;
        display: flex;
        align-items: center;
    }

    .linkgram-future2 .tab-content .linkgram-contact {
        background: url(../updated-imgs/mobile-contact.png) no-repeat;
        width: 100%;
        height: 100%;
        background-size: cover;
        background-position: center;
        z-index: 1;
        display: flex;
        align-items: end;
    }

    .linkgram-future3 .tab-content .linkgram-call-back {
        background: url(../updated-imgs/mobile-call-back.png) no-repeat;
        width: 100%;
        height: 100%;
        background-size: cover;
        background-position: center;
        z-index: 1;
        display: flex;
        align-items: end;
    }

    .linkgram-future3 .tab-content .linkgram-location {
        /* background: url(../updated-imgs/mobile-location.png) no-repeat; */
        width: 100%;
        height: 100%;
        background-size: cover;
        background-position: center;
        z-index: 1;
        display: flex;
        align-items: center;
    }

    .linkgram-future4 .tab-content .linkgram-analytics {
        background: url(../updated-imgs/mobile-analytics.png) no-repeat;
        width: 100%;
        height: 100%;
        background-size: cover;
        background-position: center;
        z-index: 1;
        display: flex;
        align-items: end;
    }

    .linkgram-future4 .tab-content .linkgram-report {
        background: url(../updated-imgs/mobile-report.png) no-repeat;
        width: 100%;
        height: 100%;
        background-size: cover;
        background-position: center;
        z-index: 1;
        display: flex;
        align-items: end;
    }
}

@media (min-width: 0px) and (max-width: 768.5px) {

    .policy-page {
        margin-top: 80px;
        padding: 0 10px;
    }

    .condition-details {
        margin-bottom: 20px;
    }

    .policy-heading h2 {
        color: #e8c64d;
        font-size: 24px;
    }

    .condition-details h3 {
        font-size: 20px;
        margin-bottom: 7px;
        color: #e8c64d;
    }

    .condition-details p {
        font-size: 14px;
        line-height: 26px;
        margin-bottom: 10px;
    }

    .condition-details ul {
        list-style: circle;
        padding-left: 24px;
    }

    .condition-details ul li {
        font-size: 14px;
        line-height: 26px;
        letter-spacing: -0.5px;
    }

    ul.breadcrumb li {
        font-size: 12px;
        font-weight: 600;
    }

    .custom-container form h4 {
        font-size: 18px;
        font-weight: 600;
        letter-spacing: -0.5px;
        line-height: 26px;
    }
}

@media (min-width: 0px) and (max-width: 575px) {
    .linkgram-future1 .tab-content .linkgram-personals {
        background: url(../img/personals.png) no-repeat;
        width: 100%;
        height: 100%;
        background-size: 100% 100%;
        background-position: center;
        z-index: 1;
        display: flex;
        align-items: end;
    }

    .linkgram-future1 .tab-content .linkgram-businesses {
        background: url(../img/business.png) no-repeat;
        width: 100%;
        height: 100%;
        background-size: 100% 100%;
        background-position: center;
        z-index: 1;
        display: flex;
        align-items: end;
    }

    .linkgram-future2 .tab-content .linkgram-themes {
        background: url(../updated-imgs/mobile-themes.png) no-repeat;
        width: 100%;
        height: 100%;
        background-size: cover;
        background-position: center;
        z-index: 1;
        display: flex;
        align-items: end;
    }

    .linkgram-future2 .tab-content .linkgram-links {
        background: url(../updated-imgs/mobile-links.png) no-repeat;
        width: 100%;
        height: 100%;
        background-size: cover;
        background-position: center;
        z-index: 1;
        display: flex;
        align-items: end;
    }

    .linkgram-future2 .tab-content .linkgram-leads {
        background: url(../updated-imgs/mobile-new-leads.jpg) no-repeat;
        width: 100%;
        height: 100%;
        background-size: cover;
        background-position: center;
        z-index: 1;
        display: flex;
        align-items: end;
    }

    .linkgram-future2 .tab-content .linkgram-contact {
        background: url(../updated-imgs/mobile-new-contact.jpg) no-repeat;
        width: 100%;
        height: 100%;
        background-size: cover;
        background-position: center;
        z-index: 1;
        display: flex;
        align-items: end;
    }

    .linkgram-future3 .tab-content .linkgram-call-back {
        background: url(../updated-imgs/mobile-call-back.png) no-repeat;
        width: 100%;
        height: 100%;
        background-size: cover;
        background-position: center;
        z-index: 1;
        display: flex;
        align-items: end;
    }

    .linkgram-future3 .tab-content .linkgram-location {
        /* background: url(../updated-imgs/mobile-location.png) no-repeat; */
        width: 100%;
        height: 100%;
        background-size: cover;
        background-position: center;
        z-index: 1;
        display: flex;
        align-items: end;
    }

    .linkgram-future4 .tab-content .linkgram-analytics {
        background: url(../updated-imgs/mobile-analytics.png) no-repeat;
        width: 100%;
        height: 100%;
        background-size: cover;
        background-position: center;
        z-index: 1;
        display: flex;
        align-items: end;
    }

    .linkgram-future4 .tab-content .linkgram-report {
        background: url(../updated-imgs/mobile-report.png) no-repeat;
        width: 100%;
        height: 100%;
        background-size: cover;
        background-position: center;
        z-index: 1;
        display: flex;
        align-items: end;
    }

    .linkgram-page-access li a {
        color: #fff;
        font-size: 12px;
        font-weight: 500;
        line-height: normal;
        border: none;
        background-color: transparent;
        padding: 10px 16px;
        cursor: pointer;
        letter-spacing: -0.5px;
        padding: 7px;
    }

    .linkgram-page-access li a.active {
        color: #141414;
        font-size: 12px;
        font-weight: 500;
        line-height: normal;
        border-radius: 24px;
        background: #fff;
        letter-spacing: -0.5px;
        padding: 7px;
    }

    .linkgram-technical-details-introtxt h1 {
        font-size: 26px;
        letter-spacing: 0px;
        margin: 0;
        width: 100%;
        padding-bottom: 10px;
    }

    .linkgram-technical-details-introtxt {
        margin-bottom: 20px;
    }

    .linkgram-technical-details-introtxt p {
        margin-top: 10px;
    }

    .product-show .tab-content .tab-pane {
        padding: 15px 0px;
        text-align: center;
    }

    .product-show .tab-content .tab-pane img {
        width: 100%;
        height: auto;
        object-fit: cover;
    }

    .specNdbuy .btn {
        margin-top: 15px;
    }

    .linkgram-connecting-1-2-2-1,
    .linkgram-connecting-1-2-2-2,
    .linkgram-connecting-sec-2-1-1,
    .linkgram-connecting-sec-2-1-res,
    .linkgram-connecting-sec-2-1-2 {
        border-radius: 16px;
    }

    .linkgram-connecting-1-2-2-2 .text-content,
    .linkgram-connecting-sec-1-2-1 .text-content,
    .linkgram-connecting-1-2-2-1 .text-content,
    .linkgram-connecting-sec-2-1-1 .text-content {
        padding: 12px;
    }

    .linkgram-connecting-sec-1-1 .text-content h3,
    .linkgram-connecting-sec-1-2-1 .text-content h3,
    .linkgram-connecting-1-2-2-1 .text-content h3,
    .linkgram-connecting-1-2-2-2 .text-content h3,
    .linkgram-connecting-sec-2-1-1 .text-content h3,
    .linkgram-connecting-sec-2-1-res .text-content h3 {
        font-size: 18px;
    }

    .linkgram-connecting-sec-1-1 .text-content p,
    .linkgram-connecting-sec-1-2-1 .text-content p {
        font-size: 14px;
    }

    .linkgram-connecting-sec-2-1-res .text-content p {
        font-size: 14px;
        text-align: center;
    }

    .policy-page {
        margin-top: 60px;
        padding: 0 10px;
    }

    .linkgram-connecting-sec-1-1 .text-content {
        width: 100%;
        padding: 12px;
    }

    .linkgram-find-people-sec, .linkgram-accessible-page-sec {
        padding-top: 75px;
    }

}
