.free-download {
    display: none;
}

.tier-inputs {
display: none;
}

.startup-hero h1 {
	position: relative;
    z-index: 2;
}

.startup-hero {
	padding-left: 20px;
    padding-right: 20px;
    z-index: 9;
}

.con-form {
	border: 1px solid #dbdbd9; 
    padding: 10px;
}

.once-off {
	margin-top: 0px;
}

.product-page-btn {
	border-radius: 8px !important;
}

.splide__slide {
	background: #F6F7F8;
}

.splide {
    max-width: 100% !important;
}

body, p, h1, h2, h3, h4, h5, h6 {
    font-family: 'GT-America-Standard-Standard',  Helvetica,Arial,Lucida,sans-serif !important;
}

header, nav {
    background-color: #16171F !important; 
}

header {
    z-index: 10;
}

.startup-hero {
    background-color: #16171F;
    color: #fff;
    height: 60vh;
    position: relative;
}

.rounded-img {
    border-radius: 8px;
}

.hero-text-sec {
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.startup-hero button {
    margin: auto;
    display: block;
    margin-top: 56px;
    border-radius: 8px;
    position: relative;
    z-index: 9;
}

.alt-hero {
    height: 490px;
}

.startup-hero .sm-head {
    font-size: 21px;
    line-height: 21px;
    font-family: 'GT-America-Standard-Light',  Helvetica,Arial,Lucida,sans-serif;
    text-align: center;
    margin-bottom: 32px;
}

.product-grid-item, .cat-blocks {
    border-radius: 8px;
}

.br-bi,
.si-bi,
.go-bi,
.gr-bi {
    color: #fff !important;
}

.home-decor {
    position: relative;
}

.plans-table-section {
    padding-bottom: 0;
}

.product-faq {
    padding-top: 45px;
    padding-bottom: 90px;
}

button {
    border-radius: 8px;
}

.about-text-section, .blog-section {
    background: #fff;
    z-index: 2;
    position: relative;
}

.startup-hero .lg-head {
    font-size: 54px;
    line-height: 59px;
    font-family: 'GT-America-Standard-Standard',  Helvetica,Arial,Lucida,sans-serif;
    text-align: center;
    max-width: 750px;
}

.why-text h5 {
    margin-top: 45px;
}

.startup-hero .meta-head {
    font-size: 27px;
    line-height: 29px;
    font-family: 'GT-America-Standard-Light',  Helvetica,Arial,Lucida,sans-serif;
    text-align: center;
    margin-top: 32px;
}

.ani-div {
    position: absolute;
    width: 4vw;
    height: 4vw;
    border-radius: 2vw;
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s; 
    -o-transition: all 0.5s ease-out 0s;   
    -moz-transition: all 0.5s ease-out 0s; 
}

.orange-st {
    background: #ec7c21;
    bottom: -10vh;
    left: 2.75vw;
    transform: translateY(-100vh);
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s; 
    -o-transition: all 0.5s ease-out 0s;   
    -moz-transition: all 0.5s ease-out 0s; 
}

.red-st {
    background: #E74660;
    transform: translateY(50vh);
    bottom: -3vh;
    left: 8.25vw;
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s; 
    -o-transition: all 0.5s ease-out 0s;   
    -moz-transition: all 0.5s ease-out 0s; 
}

.blue-st {
    background: #98BBBB;
    transform: translateY(-100vh);
    bottom: 20vh;
    left: 13.75vw;
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s; 
    -o-transition: all 0.5s ease-out 0s;   
    -moz-transition: all 0.5s ease-out 0s; 
}

.navy-st {
    background: #3659B2;
    transform: translateY(50vh);
    bottom: -3vh;
    left: 13.75vw;
}

.green-st {
    background: #2B5356;
    transform: translateY(50vh);
    bottom: -3vh;
    left: 19.25vw;
}

.orange-st-move {
    transform: translateY(0);
}

.red-st-move {
    transform: translateY(0);
}

.blue-st-move {
    transform: translateY(0);
}

.navy-st-move {
    transform: translateY(0);
}

.green-st-move {
    transform: translateY(0);
}

.orange-st-full {
    height: 20vh;
}

.red-st-full {
    height: 20vh;
}

.blue-st-full {
    height: 35vh;
}

.navy-st-full {
    height: 22vh;
}

.green-st-full {
    height: 18vh;
}

.circle-st {
    width: 31vw;
    position: absolute;
}

.orange-cir-st {
    bottom: -27vw;
    right: -32vw;
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s; 
    -o-transition: all 0.5s ease-out 0s;   
    -moz-transition: all 0.5s ease-out 0s; 
}

.yellow-cir-st {
    bottom: -21vw;
    right: -32vw;
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s; 
    -o-transition: all 0.5s ease-out 0s;   
    -moz-transition: all 0.5s ease-out 0s; 
}

.yellow-cir-full {
    right: -12vw;
}

.orange-cir-full {
    right: 1vw;
}

.op-st {
    position: absolute;
    opacity: 0;
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s; 
    -o-transition: all 0.5s ease-out 0s;   
    -moz-transition: all 0.5s ease-out 0s; 
}

.dots-st {
    width: 9vw;
    right: 0;
    top: -4vh;
}

.blue-dot-st {
    width: 6vw;
    right: 6vw;
    top: 3.5vh;
}

.orange-dot-st {
    width: 1.5vw;
    right: 18vw;
    top: 40vh;
}

.op-show {
    opacity: 1;
}

.clients-st {
    z-index: 99;
    position: relative;
    background: #f6f7f8;
}

.greybg {
    background: #f6f7f8 !important;
}

.clients-st h6 {
    margin-top: 0px;
}

.alt-hero1-ani {
    position: absolute;
}

.alt-hero1 .dots-st {
    left: 0;
    opacity: 1;
}

.yellow-dot {
    width: 1.5vw;
    top: 26vh;
    left: 8vw;
}

.static-lines {
    width: 4vw;
    border-radius: 2vw;
    position: absolute;
}

.green-alt1 {
    background: #3A6265;
    right: 17vw;
    bottom: -4vh;
    height: 450px;
}

.red-alt1 {
    background: #E74660;
    bottom: -4vh;
    right: 11vw;
    height: 300px;

}

.orange-alt1 {
    background: #EC7C21;
    height: 140px;
    right: 5vw;
    bottom: -4vh;
}

.blue-cir {
    width: 18vw;
    bottom: -10vw;
    right: 23vw;
}

.green-alt2 {
    background: #3A6265;
    left: 21vw;
    bottom: 57px;
    height: 4vw;
}

.red-alt2 {
    background: #E74660;
    bottom: -4vh;
    left: 9vw;
    height: 376px;

}

.orange-alt2 {
    background: #EC7C21;
    height: 116px;
    left: 3vw;
    bottom: 83px;
}

.navy-alt2 {
    background: #3659B2;
    height: 280px;
    left: 15vw;
    bottom: -4vh;
}

.orange-cir-alt2 {
    width: 20vw;
    right: 5vw;
    bottom: -10vw;
    position: absolute;
}

.home-video {
    background: #fff;
}

.package-card img {
    background: #24C197;
    border-radius: 8px;
    display: block;
    margin: auto;
}

.package-card {
    border-color: #24C199;
}

.product-card {
    border-color: #FCA107;
}

.last-card {
    border-color: #2568C2;
}

.home-card, .home-card p {
    text-align: center;
}

.product-card img {
    background: #F2A31B;
    border-radius: 8px;
    padding: 25px 25px;
    display: block;
    margin: auto;
}

.last-card img {
    background: #2568C2 !important;
}

.home-card {
    padding: 24px;
}

#sec1 .global2 {
    max-width: 400px;
}

.why-section .global2 {
    max-width: 380px;
}

.section {
    padding-top: 45px;
    padding-bottom: 45px;
}

.home-card button {
    background: #eb5c73;
    color: #fff;
}

.home-card button:hover {
    background: #eb5c73cc;
}

.product-cards {
    max-width: 1111px;
    margin: auto;
}

.last-card img {
    border-radius: 8px;
    padding: 25px 25px;
    display: block;
    margin: auto;
    width: 30px;
}


.red-button {
    background: transparent;
    border: 1px solid #eb5c73;
    color: #16171F;
    border-radius: 8px;
}

.red-button:hover {
    background: #eb5c73 !important;
    color: #fff;
}

.st-product .product-cards {
    position: relative;
}

.product-cards {
   grid-template-columns: 1fr 1fr 1fr; 
}

.st-product .white-cir {
    position: absolute;
    width: 178px;
    z-index: 1;
    right: -130px;
    top: calc(50% - 89px);
}

.home-card {
    z-index: 2;
}

.dots-pro {
    width: 146px;
    position: absolute;
    left: -73px;
    bottom: -50px;
    z-index: 1;
}

.image-box-orange img {
    height: 255px;
}

.st-test {
    position: absolute;
    right: 0;
    width: 20vw;
    top: 0;
    z-index: 2;
}

.testimonial-section,
.contact-home,
.tools-section {
    position: relative;
    background-color: #16171F;
    background: #16171F;
}

.tools-cards {
    margin: auto;
    max-width: 750px !important;
}

.awards-container {
    max-width: 1324px;
}

.awards-cards {
    align-items: center; 
    gap: 2%;
}

.awards-card {
    width: 32%;
    margin-right: 0;
}

.awards-cards h3 {
    font-size: 27px;
    line-height: 29px;
    min-height: 58px;
}

.tools-section {
    overflow: hidden;
}

.mar-fifty {
    margin-bottom: 50px;
}

.mySlides p {
    width: 50vw;
    font-size: 35px;
    line-height: 38px;
}

.testimonial-inner h5 {
    text-align: left;
    margin-bottom: 65px;
}

.test-dots {
    position: absolute;
    right: 18vw;
    width: 9vw;
    top: 20vh;
}

.turq-circ {
    position: absolute;
    width: 25vw;
    left: -12.5vw;
    top: -12.5vw;
}

.turq-dot {
    position: absolute;
    width: 1.5vw;
    left: 15vw;
    top: 5vw;
}

.why-section {
    position: relative;
    z-index: 2;
}

.awards-section {
    position: relative;
    z-index: 3;
    background-color: #fff;
}

.tools-section {
    position: relative;
}

.card-left {
    margin-right: 0px;
}

.tools-container {
    margin-left: 22vw;
}

.contact-home h3 {
    max-width: 600px;
}

.cl-wh {
    color: #fff;
}

.green-tools {
    width: 4vw;
    background: #3A6265;
    height: 100%;
    position: absolute;
    top: 0;
    left: 4vw;
}

.red-tools {
    width: 4vw;
    background: #E74660;
    height: 42%;
    position: absolute;
    top: -2vw;
    left: 10vw;
    border-radius: 2vw;
}

.orange-tools {
    width: 4vw;
    background: #EC7C21;
    height: 20%;
    position: absolute;
    top: 5vh;
    left: 16vw;
    border-radius: 2vw;
}

.tools-section .blue-cir {
    left: 10vw;
}

.tools-dots {
    position: absolute;
    width: 9vw;
    right: 4vw;
    top: 5vh;
    border-radius: 50%;
}

.blue-dot {
    position: absolute;
    width: 1.5vw;
    top: 20vh;
    right: 17vw;
}

.alt-text {
    padding-top: 150px;
}

.alt-text h1 {
    text-align: center;
}

.alt-text2 h1 {
    text-align: center;
}

.meta-head2 {
    font-size: 35px;
    line-height: 38px;
    text-align: center;
    max-width: 696px;
    margin: auto;
    margin-top: 24px;
    position: relative;
    z-index: 2;
}

.almanac-ch {
    padding: 118px 20px 120px 20px;
    background-color: #fff;
    position: relative;
    z-index: 2;
}

.almanac-ch h2 {
    color: #0A0912;
    font-size: 35px;
    line-height: 38px;
    max-width: 859px;
    margin: auto;
    margin-bottom: 56px;
    max-width: 550px;
}

.ch-list {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 68px;
    margin: auto;
    margin-bottom: 90px;
    max-width: 708px;
}

.ch-list a {
    font-size: 16px;
    line-height: 24px;
    color: #16171F;
    padding-bottom: 12px;
}

#timeline-gl h6 {
    text-align: right !important;
}

.ch-list a:hover {
    color: #E74660;
}

.ch-list a span {
    font-size: 16px;
    line-height: 24px;
    padding-left: 29px;
    text-decoration: underline;
}

.almanac-content {
    background: #F6F7F8;
    padding: 80px 0 40px 0;
    position: relative;
    overflow-x: hidden;
}

.al-grid {
    display: grid;
    grid-template-columns: 50% 50%;
    max-width: 950px;
    margin: auto;
}

.ac-cont h4 {
    font-size: 16px;
    color: #E74660;
    line-height: 16px;
    font-weight: 500;
}

.ac-cont h3 {
    font-size: 45px;
    line-height: 50px;
    color: #0A0912;
    margin-top: 32px;
    margin-bottom: 56px;    
}

.ac-cont ul {
    font-size: 16px;
    line-height: 25px;
    color: #16171F;
    font-weight: 300;
    list-style-position: inside;
    padding-left: 10px;
}

.ac-cont  .red-btn {
    margin-top: 32px;
    border-radius: 8px;
    padding: 12px 16px;
}

.red-btn {
    font-size: 18px;
}

.home-card h3 {
    font-size: 27px;
    line-height: 29px;
    margin-top: 36px;
}

.home-card {
    padding: 24px 24px 80px 24px;
    position: relative;
}

.home-card button {
    position: absolute;
    left: 24px;
    bottom: 24px;
    width: calc(100% - 48px);
} 
.ac-cont {
    border-bottom: 1px solid #D9DADB;
}

.lside {
    padding: 80px;
}

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

.ac-bot {
    border-bottom: none;
}

.wh-cont {
    background: #fff;
}

.ac-blue {
    width: 4vw;
    height: 360px;
    border-radius: 2vw;
    background: #3659B2;
    position: absolute;
    left: 1vw;
    top: 387px;
}

.ac-turq {
    width: 4vw;
    height: 494px;
    border-radius: 2vw;
    background: #98BBBB;
    position: absolute;
    left: 6vw;
    top: 109px;
}

.white-cir-ac {
    position: absolute;
    width: 9vw;
    right: -4vw;
    top: calc(50% - 4vw)
}

.yellow-dot-ac {
    position: absolute;
    right: 5vw;
    top: calc(50% + 4vw);
    width: 4vw;
}

.ac-green {
    width: 4vw;
    height: 866px;
    border-radius: 2vw;
    background: #3A6265;
    position: absolute;
    left: 2vw;
    bottom: -2vw;
}

.product-page-section tbody tr:nth-child(9) td {
    color: #242424;
}

.ac-orange {
    width: 4vw;
    height: 397px;
    border-radius: 2vw;
    background: #EC7C21;
    position: absolute;
    left: 8vw;
    bottom: 274px;
}

.blue-cir-ac {
    position: absolute;
    width: 15vw !important;
    bottom: -7.5vw;
    left: 11vw;
}

.ac-yellow {
    width: 4vw;
    height: 366px;
    border-radius: 2vw;
    background: #EED283;
    position: absolute;
    right: 5vw;
    top: 548px;
}

.dot-ac-yellow {
    width: 4vw;
    height: 4vw;
    border-radius: 2vw;
    background: #FFBD33;
    position: absolute;
    right: 5vw;
    top: 960px;
}

footer {
    position: relative;
    z-index: 2;
}

.light-header {
    background-color: #fff !important;
}

.product-btn {
    border-radius: 8px 8px 0 0;
}

.pp-active {
    border-top-color: #EC7C21;
}

.plans-table-title {
    border-radius: 8px;
}

.table-sub {
    border-radius: 8px 0 0 8px;
}

.plans-table-content {
    border-bottom: 1px solid #D9DADB;
}

.redbtn-bg {
    background: #E74660 !important;
    border-radius: 8px;
}

.tr-btn {
    background: transparent !important;
    border: 1px solid #E74660;
    border-radius: 8px;
}

.faq-section {
    position: relative;
    z-index: 2;
    background: #fff;
}

.green-contact {
    position: absolute;
    background: #3A6265;
    width: 4vw;
    height: 378px;
    border-radius: 2vw;
    right: 11.5vw;
    bottom: -2vw;
}

.know-how {
    background: #FFBD33;
}


.brown-contact {
    position: absolute;
    background: #CE732B;
    width: 4vw;
    height: 378px;
    border-radius: 2vw;
    right: 17.5vw;
    top: calc(424px - 2vw);
}

.yellow-contact {
    position: absolute;
    background: #FFBD33;
    width: 4vw;
    height: 400px;
    border-radius: 2vw;
    right: 17.5vw;
    top: -2vw;
}

.red-contact {
    position: absolute;
    background: #E74660;
    width: 4vw;
    height: 397px;
    border-radius: 2vw;
    right: 23.5vw;
    bottom: -2vw;
}

.orange-contact {
    position: absolute;
    background: #EC7C21;
    width: 4vw;
    height: 172px;
    border-radius: 2vw;
    right: 29.5vw;
    bottom: 60px;
}

.blue-cir-contact {
    position: absolute;
    right: 35.5vw;
    width: 18vw;
    bottom: -9vw
}

.turq-contact {
    position: absolute;
    width: 21vw;
    right: -10.5vw;
    top: 220px;
}

.contact-dots {
    position: absolute;
    width: 9vw;
    left: 0;
    bottom: 119px;
}

.blue-dot-contact {
    position: absolute;
    width: 4.5vw;
    bottom: 83px;
    left: 7vw;
}

.turq-dot-cont {
    width: 1.5vw;
    position: absolute;
    left: 13vw;
    bottom: 179px;
}

.yellow-dot-contact {
    width: 1.5vw;
    position: absolute;
    right: 50px;
    top: 40px;
}

.p-font {
    color: #16171F;
}

.h-font {
    color: #0A0912;
}

.tablink {
    border-radius: 0px;
}

.al-grid p, .al-grid ul li {
    color: #16171F;
}

.al-grid h3 {
    color: #16171F;
} 

.tf-col1 img {
	width: 80%;
    margin-left: 0px;
    margin-right: auto;
}

.img-container {
	width: 100%;
}

.submit-button {
    background: #EB5C73 ;
}

.submit-button:hover {
    background: #EB5C73CC ;
}

h6 {
    font-weight: 500;
}

.home-card p {
    height: auto;
}

.mega-grid {
    grid-template-columns: 25% 25% 25% 25%;
    max-width: 1000px;
    margin: auto;
}

.mega-item h3, .mega-item p {
    text-align: center !important;
}

.mega-item img {
    margin: auto;
    display: block;
}

.al-grid ul li a {
    color: #16171f;
}

.al-grid ul li a:hover {
    opacity: 0.8;
}

.blog-content {
    position: relative;
}

.alm-blog {
    position: relative;
    padding-bottom: 100px;
    padding: 0px 20px;
}

.plans-col3 p, .plans-col4 p, .plans-col5 p   {
    text-align: center;
}

.plans-table-content {
    grid-template-columns: 419px 84px 143px 143px 143px;
}

.no-bot-bor {
    border-bottom: none;
}

.alm-content-blog {
    margin: auto;
    max-width: 1400px;
}

.sidebar-content {
    background-color: #fff;
    box-shadow: 16px 16px 48px rgba(195, 195, 193, 0.4);
    border-radius: 8px;
    margin-bottom: 30px; 
    padding: 60px;
    top: 10px;
}

.blog-box {
    display: grid;
    grid-template-columns: 68% 29%;
    column-gap: 3%;
}

.alm-blog .blog-content {
    background-color: #fff;
    box-shadow: 16px 16px 48px rgba(195, 195, 193, 0.4);
    border-radius: 8px;
    margin-bottom: 30px;
}

.back-sec {
    margin: auto;
    max-width: 1400px;
    margin-top: 50px;
}

#product-data {
    display: grid;
    grid-template-columns: 68% 29%;
    column-gap: 3%;
    background-color: #f5f5f3;
    margin: auto;
    max-width: 1400px;
    padding: 0px 20px;
}

.product-col1 {
    background-color: #fff;
    box-shadow: 16px 16px 48px rgba(195, 195, 193, 0.4);
    border-radius: 8px;
    width: auto;
    padding-top: 30px;
    border-right: none;
    position: relative;
    z-index: 2;
}

.product-col2 {
    padding-left: 0px;
    padding-right: 0px;
    width: auto;
    position: relative;
}

.product-col2 .sidebar-content {
    margin-top: 0px;
    margin-bottom: 30px;
}

.sidebar-content button {
    width: 100%;
    margin-bottom: 32px;
}

.br-bi {
    background-color: #A66735 !important;
    border-radius: 8px;
    padding-bottom: 6px !important;
    padding-top: 6px !important;
}

.si-bi {
    background-color: #81817D !important;
    border-radius: 8px;
    padding-bottom: 6px !important;
    padding-top: 6px !important;
}

.go-bi {
    background-color: #AF903E !important;
    border-radius: 8px;
    padding-bottom: 6px !important;
    padding-top: 6px !important;
}

.br-cl .product-page-btn {
    background-color: #A66735 !important;
}

.br-cl .product-page-btn:hover {
    background-color: #A66735cc !important;
}

.si-cl .product-page-btn {
    background-color: #81817D !important;
}

.si-cl .product-page-btn:hover {
    background-color: #81817Dcc !important;
}

.gl-cl .product-page-btn {
    background-color: #AF903E !important;
}

.gl-cl .product-page-btn:hover {
    background-color: #AF903Ecc !important;
}

.br-cl .related-product {
    border-left-color: #A66735 !important;
}

.si-cl .related-product {
    border-left-color: #81817D !important;
}

.gl-cl .related-product {
    border-left-color: #AF903E !important;
}

.related-products h3 {
    font-size: 27px;
}

.startup-hero {
    overflow: hidden;
}

.dropdown-content {
    z-index: 99;
}

h6 {
	font-weight: 600 !important;
}

.tcs-check input {
    width: 15px
}

.tcs-check a {
    color: #EB5C73;
}

.tcs-check a:hover {
    color: #EB5C73cc;
}

.tcs-check {
    margin-top: 30px;
}

.inv-btn {
    margin-top: 20px;
    margin-left: 24px;
}

.coupon-sec {
    background: #fff;  
    border: 1px solid #dbdbd9;
    border-left: 4px solid #EB5C73;
    padding: 24px;
    margin-top: 50px;
}

.coupon-sec h3 {
    font-size: 18px;
    color: #161616;
    margin-bottom: 20px;
}

.coupon-sec form {
    display: flex;
}

.coupon-sec .red-btn {
    padding: 8px 12px;
}

.coupon-input {
    background: transparent;
    border: none;
    border-bottom: 1px solid #81817D;
    padding-left: 5px;
    margin-right: 10px;
}

#shopModal form {
    display: flex;
    justify-content: center;
    margin-bottom: 50px;
}

#shopModal h4 {
    font-size: 24px !important;
    line-height: 28px;
    color: #161616;
    font-family: 'GT-America-Standard-Light', Helvetica,Arial,Lucida,sans-serif !important;
    margin-bottom: 20px;
    text-align: center;
}

.pop-coup .red-btn {
    padding: 15px 15px;
}

.hide-coup {
    display: none;
}

.suslides p {
    font-size: 35px !important;
}

.dropdown-content-sm {
    z-index: 999;
}

.downP {
	font-size: 14px !important;
    line-height: 16px;
}

.downP a {
	color: #EB5C73;
}

.contr-help-line h1 {
	font-size: 45px;
    line-height: 49px;
    max-width: 600px;
    margin: auto;
}

.contr-help-line h4 {
	font-size: 27px;
    line-height: 29px;
}

.contr-help-line h5 {
	font-size: 21px;
    line-height: 25px;
    text-align: center;
    margin-bottom: 30px;
}

.contract-subs {
	padding-top: 0px;
    padding-bottom: 30px;
}

.con-sub {
	margin-top: 30px;
}

.why-container {
    max-width: 1183px;
    margin: auto;
}

.contH6 {
	margin-bottom: 60px;
}

.grey {
	background: #f5f5f3;
    padding-top: 30px;
    padding-bottom: 30px;
}

.contracting-form {
	background: #fff;
    padding-left: 20px;
    padding-right: 20px;
    max-width: 100%;
}

.contracting-form label {
	display: block !important;
    font-weight: 400;
}

.help-hide {
	display: none;
}

.help-sec {
	padding-top: 0px;
    padding-bottom: 0px;
    display: block;
}

.help-sec h6 {
	text-align: center;
    font-size: 16px;
    color: #eb5c73;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.help-sec h2 {
	text-align: center;
    margin-bottom: 30px;
}

.freeform-row:nth-child(12), .freeform-row:nth-child(13), .freeform-row:nth-child(14) {
	display: none;
}

.help-sec .freeform-row:nth-child(17) .freeform-column, .help-sec .freeform-row:nth-child(16) .freeform-column {
	padding: 0px !important; 
}

.roundImg {
	border-radius: 8px;
}

#mEmpty {
    display: none;
}

.modalsub {
    display: none;
}

.library-content {
    max-width: 1440px !important;
    margin: auto !important;
}

.product-grid {
	max-width: 1440px !important;
    margin: auto !important;
    padding-bottom: 120px;
}

#su-hero {
    height: auto;
    height: 221px;
    padding-top: 25px;
}

#su-hero .meta-head {
    margin-top: 15px;
}

#su-hero .hero-text-sec {
    height: auto;
}

.document-search #document-search {
    border-radius: 8px;
}

.search-block {
    margin-right: 0 !important;
}

.kn-st-green-box {
    position: absolute;
    width: 4vw;
    height: 494px;
    border-radius: 2vw;
    background: #98BBBB;
    position: absolute;
    left: 50px;
    top: 40%;
}

.kn-st-orange-box {
    position: absolute;
    width: 4vw;
    height: 350px;
    border-radius: 2vw;
    background: #EC7C21;
    position: absolute;
    left: calc(50px + 6vw);
    top: 42%;
}

.kn-st-blue-cir {
    position: absolute;
    width: 8vw;
    height: 350px;
    position: absolute;
    left: calc(350px - 4vw);
    top: 54%;
}

.su-me-turq {
    position: absolute;
    width: 4vw;
    height: 494px;
    border-radius: 2vw;
    background: #98BBBB;
    position: absolute;
    left: calc(50px + 6vw);
    bottom: -90px;
}

.su-me-blue {
    position: absolute;
    width: 4vw;
    height: 350px;
    border-radius: 2vw;
    background: #EC7C21;
    position: absolute;
    left: 50px;
    bottom: -90px;
}

.decor {
    z-index: 1;
}

.loc-col2,
.loc-col1 {
    z-index: 9;
}

.loc-col1 {
    background: transparent !important;
}

.hsix {
    color: #eb5c73 !important;
    font-size: 16px !important;
    text-align: center !important;
    text-transform: uppercase !important;
    font-weight: 600 !important;
    margin-bottom: 20px;
}

.mid-awards h3 {
    max-width: 400px;
    margin: auto;
}

.center-align {
    text-align: center;
}

.almanac-ch p {
    font-size: 16px;
    line-height: 24px;
    margin-top: 0 !important;
}

.timeline-item {
   display: flex; 
   padding-top: 70px;
}

.gl-fade {
    opacity: 0;
    transition: opacity 0.5s ease-in-out, transform 0.5s ease-in-out;
    transform: translateY(100px);
}

.timeline-heading {
    min-width: 250px;
    max-width: 250px;
    padding-right: 50px;
    flex: 1;
}

.timeline-chapters {
    padding-left: 50px;
    position: relative;
}

.timeline-chapters a {
    color: #232323 !important;
    font-size: 16px;
    line-height: 40px;
}

.timeline-chapters a:hover {
    color: #eb5c73 !important;
}

.timeline-right {
    position: absolute;
    width: 10px;
    background: #231F20;
    height: 1px;
    left: 0;
    top: 20px; 
}

.timeline-heading .hsix {
    text-align: right;
}

.timeline-heading img {
    height: 150px;
    width: auto;
    display: block;
    margin-right: 0;
    margin-left: auto;
    margin-top: 20px;
}

.timeline-heading h3 {
    font-size: 27px;
    line-height: 29px;
    text-align: right;
}

#timeline-gl {
    position: relative;
    max-width: 810px;
    margin: auto;
}

#timeline {
    position: absolute;
    width: 1px;
    height: 0%;
    left: 300px;
    top: 0;
    background: #232323;
}

.gl-fade.fade-in {
    opacity: 1;
    transform: translateY(0);
}

.legal-guide-search {
    margin-bottom: 40px !important;
}

.global-container {
    padding: 45px 50px !important;
    max-width: 1440px !important;
    margin: auto;
}

.small-con {
    max-width: 900px;
}

.global2 {
    font-size: 44px;
    line-height: 48px;
    text-align: center;
    max-width: 400px;
    margin: auto;
    margin-bottom: 50px;
}

.img-left-sec {
    display: flex;
    align-items: center;
    max-width: 1100px;
    margin: auto;
}

.img-global {
    width: 40%;
    text-align: center;
}

.img-global img {
    max-width: 200px;
    z-index: 9;
    position: relative;
    margin-bottom: 95px;
}

.text-global {
    width: 60%;
}

.global-p, .global-p p {
    font-family: 'GT-America-Standard-Standard', Helvetica, Arial, Lucida, sans-serif;
    color: #232323;
    font-size: 16px;
    line-height: 24px;
}

.text-global p {
    margin-bottom: 30px;
}

.full-img {
    width: 40%;
}

.full-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 80%;
    border-radius: 8px;
}

.global-text {
    padding-left: 50px;
    width: 60%;
}

.no-bot-margin {
    margin-bottom: 0 !important;
}

.global-text ul {
    margin-bottom: 30px;
    padding-left: 30px;
}

.global-container .hsix,
.product-section .hsix,
.why-section .hsix,
.clients .hsix {
    margin-bottom: 20px !important;
}

.longer-btn {
    width: 238px;
}

.videoh2 {
    max-width: 600px;
}

.home-video p {
    padding-bottom: 0;
}

.center-div {
    max-width: 1440px;
    width: 100%;
}

.why-text {
    text-align: center;
}

.plans-head .global2 {
    max-width: 700px;
}

.plan-boxes {
    margin-top: 50px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    max-width: 1440px;
    width: 100%;
}

.gr-bi {
    border-radius: 8px;
    padding-bottom: 6px !important;
    padding-top: 6px !important;
    background-color: #25c198 !important;
}

.pl-bi {
    border-radius: 8px;
    padding-bottom: 6px !important;
    padding-top: 6px !important;
    background-color: #e5e4e2 !important;  
}

.plan5 {
    border-top: 8px solid #e5e4e2;
}

.price-text p {
    height: 51px;
    overflow: auto;
    display: flex;
    align-items: center;
}

.plan2 {
    position: relative;
}

.most-popular {
    background-color: #a66735;
    left: 20px;
}

.most-popular {
    width: calc(100% - 40px)
}


.plan-box button {
    width: calc(100% - 48px);
}

.reverse-flex {
    flex-direction: row-reverse;
}

.reverse-flex .global-text {
    padding-left: 0;
    padding-right: 50px;
}

.plans-table-title .plans-col2 {
    margin-right: 8px;
    border-top: 8px solid #25c198;
}

.plans-table-title {
    grid-template-columns: 419px repeat(5, calc((100% - 419px) / 5));
    column-gap: 0;
}

.plans-table-content {
    grid-template-columns: 419px repeat(5, calc((100% - 419px) / 5));
    column-gap: 0;
}

.plans-table-title .plans-col3 {
    margin-left: 8px;
}

.plans-table-title .plans-col6 {
    margin-left: 8px;
    border-top: 8px solid #e5e4e2;
}

.plans-table-title {
    max-width: 1440px;
}

.pln-but {
    padding: 15px 0;
    width: 100%;
    border-color: #eb5c73;
}

.plans-col2 p {
    z-index: 1;
}

.plans-table-title {
    background-color: #16171F;
}

.blog-cat,
.blog-cat-btn {
    border-radius: 8px;
}

.pln-but:hover {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.table-sub {
    max-width: 1404px;
}

.plans-table-content {
    max-width: 1440px;
}

.plans-table-title .plans-col5 {
    margin-right: 8px;
}

.plans-col6 img {
    height: 13.41px;
    padding-top: 21.59px;
    display: block;
    margin: auto;
}

.plans-col2 img {
    height: 13.41px;
    padding-top: 21.59px;
    display: block;
    margin: auto;
}

.plans-col2 p {
    display: block;
    position: static;
    padding: 0;
    background: none;
    padding-top: 19px;
    width: 100% !important;
}

.plans-table-content h6 {
    font-size: 16px;
    line-height: 18px;
    color: #232323;
    padding-top: 5px;
    padding-left: 30px;
    font-weight: 400 !important;
}

.plans-table-content {
    height: auto;
}

.plans-table-content .plans-col1 {
    padding-bottom: 19px;
}

.plans-table-content p,
.plans-table-content img {
    padding-top: 0;
}

.plans-table-content .plans-col2,
.plans-table-content .plans-col3,
.plans-table-content .plans-col4,
.plans-table-content .plans-col5,
.plans-table-content .plans-col6 {
    display: flex;
    align-items: center;
}

.plans-table-section {
    padding-top: 0px;
}

.plans-table-title,
.plans-table-content {
    width: calc(100% - 23px);
}

.table-sub {
    width: calc(100% - 59px);
}

.lar-bo-pa {
    padding-bottom: 90px !important;
}

.tablinks:nth-last-child(4), .tablinks:nth-last-child(2), .tablinks:nth-last-child(6) {
    display: block !important;
}

.lar-to-pa {
    padding-top: 90px !important;
}

#global-blog .global2 {
    max-width: 700px;
}

#global-blog .red-btn {
    display: block;
    margin: 50px auto 0 auto;
}

.contact-flex {
    display: flex;
    gap: 30px;
}

.calendly-con {
    width: calc(35% - 15px) !important;
}

.global-location {
    width: calc(65% - 15px) !important;
    background: #fff;
    padding: 50px;
}

.global-location-flex {
    display: flex;
}

.global-location ul {
    font-family: 'GT-America-Standard-Standard', Helvetica, Arial, Lucida, sans-serif;
    font-size: 16px;
    line-height: 24px;
    margin-top: 20px;
    margin-bottom: 30px;
    padding-left: 20px;
    list-style-type: inherit;
}

.contact-line {
    height: 2px;
    background: #232323;
    width: 100%;
    margin-bottom: 20px;
}

.global-location ul {
    font-family: 'GT-America-Standard-Standard', Helvetica, Arial, Lucida, sans-serif;
    font-size: 16px;
    line-height: 24px;
    margin-top: 20px;
    margin-bottom: 30px;
    padding-left: 20px;
    list-style-type: inherit;
}

.three-col-contact {
    column-count: 3;
}

.global-location-flex img {
    margin-right: 20px;
}

.global-location {
    padding: 20px;
}

.nav-btn-red {
    background: #E74660;
    width: calc(100% - 20px);
    margin: 10px;
    border-radius: 7px;
    padding-left: 0 !important;
    padding-right: 0 !important;
    text-align: center;
    color: #fff !important;
}

.nav-btn-red:hover {
    background: #E74660cc !important;
}

#myMobileMenu .close {
    font-weight: 400 !important;
    font-size: 27px !important;
}

.webinar-item p {
    text-align: center;
}

.web-btns {
    width: calc(100% - 80px);
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
}

.web-btns a {
    width: calc(50% - 10px) !important;
}

.web-btns button {
    width: 100% !important;
}

.gold-btn {
    font-size: 18px;
}

.blk-web {
    margin-left: 0;
}

#myInput {
    border-color: #eb5c73 !important;
}

#myInput::placeholder {
    color: #eb5c73;
}

.term-pad .loc-content {
    padding-left: 50px !important;
    padding-right: 50px !important;
}

footer {
    background-color: #16171F;
}

.awards-cards img {
    width: calc(30% - 26px);
    display: block;
}

.awards-container {
    padding-left: 50px;
    padding-right: 50px;
}

.awards-cards p {
    font-size: 18px;
    margin-bottom: 16px;
    margin-top: 30px;
    font-weight: 700;
}

.plan1 {
    border-top: 8px solid #25c198;
}

#top-footer {
    grid-template-columns: 20% 25% 20% 15% 20%;
}

.su-clients {
    max-width: 650px !important;
}

.last-br {
    display: none;
}

.pl-cl .product-page-btn {
    background-color: #e5e4e2 !important;
    color: #232323 !important;
}
.pl-cl .product-page-btn:hover {
    background-color: #e5e4e2 !important;
}

.section {
    overflow-x: hidden;
}

.su-web .hero-text-sec {
    margin-top: 0 !important;
}


.testimonial-section {
    overflow-y: hidden;
}

.tools-cards {
    gap: 50px;
}

.card-left h3 {
    width: 380px;
}

.tools-cards {
    max-width: 950px;
}

button.gls-startup-almanac {
    display: none;
}

.sample-sol {
    margin-top: 20px;
}

.samp-sol {
    margin-top: 20px;
    align-items: center;
    font-size: 18px;
}

.sidebar-content button {
    margin-bottom: 0px;
}

.related-products {
    margin-top: 50px;
}

.best-seller-img {
    display: none;
    position: absolute;
    right: 10px;
    top: calc(50% - 35px);
    width: 70px;
}

.best-seller {
    position: relative;
    padding-right: 90px;
}

.best-seller .best-seller-img {
    display: block;
}

.pro-bono p {
    font-size: 16px;
    line-height: 24px;
    text-align: left;
    max-width: 800px;
    margin-bottom: 24px;
}

.pro-bono ul {
    padding-left: 30px;
    font-size: 16px;
    line-height: 24px;
}

.tools-button-flex {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.giftbox {
    height: 24px;
    width: auto;
}

#my-tools .tablinks {
    font-size: 16px;
    line-height: 24px;
    height: auto;
    margin-bottom: 10px;
}

#timeline-global #timeline {
    left: calc(50% - 1px);
}

.best-seller-imgs {
    position: absolute;
    top: 78px;
    right: 73px;
    width: 100px;
    height: 100px;
}

.best-seller-product {
    padding-right: 110px;
}

.cat-dropdown {
    z-index: 99;
}

#pro-bono-heading {
    text-align: center !important;
}

.product-grid-item img {
    margin-right: 15px;
}

.why-text h3 {
    font-size: 27px;
    line-height: 29px;
    color: #161616;
    margin-top: 45px;
    margin-bottom: 16px;
}

.reg-hero {
    background: #16171F;
}

.dark-link {
    background: #16171F;
}

.no-pa-top {
    padding-top: 0px !important;
}

button.know-how {
    background: transparent;
}

.image-box-yellow,
.image-box-blue,
.image-box-orange {
    height: 259px;
}

.why1 {
    margin-top: 45px !important;
}

.deserve-card .why-text {
    margin-top: 0;
}

.global-red-btn {
    font-family: "GT-America-Standard-Regular", Helvetica, Arial, Lucida, sans-serif !important;
}

.pro-buttons {
    left: calc(50% - 380px); 
}

#startup-map {
    position: relative;
    background: #232323;
}

#tube-zoom {
    background: #232323;
}

.tube-map-area {
    background: transparent;
}

.tube-heading h1 {
    color: #fff;
}

.guide-btn-box {
    padding: 10px;
    width: calc(100% - 20px);
    color: #fff;
    position: relative;
    border-radius: 18px;
    border-width: 2px;
    border-style: solid;
}

.right-btns {
    width: 69%;
}

.tube-btn-grid a {
    max-width: 220px;
}

.guide-white-dot {
    height: 16px;
    width: 16px;
    background: #fff;
    position: absolute;
    right: 10px;
    top: 10px;
    border-radius: 50%;
    transition: all 0.3s ease;
}

.guide-btn-box p {
    position: relative;
    z-index: 2;
}

.tube-btn-grid {
    gap: 20px;
    max-width: 700px;
}

.guide-btn-box:hover .guide-white-dot {
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    border-radius: 18px;
}

.startup-line-colour:hover {
    color: #3659b2;
}

.employee-line-colour:hover {
    color: #ffbd33;
}

.marketing-line-colour:hover {
    color: #3a6265;
} 

.owner-relations-line-colour:hover {
    color: #e74760;
}

.funding-line-colour:hover {
    color: #ec7c20;
}

.legal-and-compliance-line-colour:hover {
    color: #449cba;
}

.ip-line-colour:hover {
    color: #449cba;
}

.corp-sec-line-colour:hover {
    color: #98bbba;
}

.business-growth-line-colour:hover {
    color: #eed283;
}

.map-dec {
    position: absolute;
}

.map-dots-circ {
    right: 0;
    top: 0;
    width: 8%;
}

.map-dots {
    left: 0;
    bottom: 0;
    width: 8%;
}

.ornage-dot-map {
    left: 7%;
    bottom: 4%;
    width: 4%;
}

.blue-cir-map {
    width: 10%;
    top: 8%;
    left: 6%;
}

.map-box-su {
    position: relative;
}

.orange-j-map {
    height: 90%;
    width: 10%;
    bottom: -10%;
    right: -2%;
    transform: rotate(180deg);
}

.yellow-line-map {
    width: 2%;
    bottom: 2%;
    right: 10%;
}

.map-yellow-circ {
    width: 12%;
    bottom: 0%;
    right: -2%;
}

.tube-map-area svg,
.tube-flex {
    position: relative;
    z-index: 2;
}

.turq-dot-map {
   width: 4%;
   bottom: 0%;
   right: 12%; 
}

#tube-btns {
    overflow: hidden;
}

.tube-heading h1 {
    line-height: 70px;
}

#tube-content-page .product-col1 {
    padding-left: 50px;
}

.tube-img text {
	font-family: 'GT-America-Standard-Standard', Helvetica, Arial, Lucida, sans-serif !important;
}

.tube-img .text-col {
    fill: #FFFFFF;
    font-weight: 600;
}