* {
  font-family: 'Inter', sans-serif;
}

/* BUTTONS */
/* Color */
.btn-1 a, .btn-1 span, input.btn-1, .form-dl form input[type="submit"] {
    background-color: #f1cb32 !important;
/*  Text  */
    color: #002642 !important;
}

.btn-1:hover span, .btn-1:hover a, .element-item:hover .btn-1 span, .element-item:hover .btn-1 a, input.btn-1:hover, .form-dl form input[type="submit"]:hover {
    box-shadow: 0px 0px 0px 7px #f1cb3226;
}

.btn-pill a, .btn-pill span {
  border-radius: 100px !important;
}

.btn-round a, .btn-round span {
    border-radius: 4px !important;
    padding: 6px 15px !important;
    padding-right: 43px !important;
}

.btn-pill a::before, .btn-round a::before, .btn-pill span::before, .btn-round span::before {
    border-color: #002642 !important;
    top: 0 !important;
    right: 15px !important;
}

.btn-1 a, .btn-1 span, input.btn-1 {
    border: none !important;
    padding: 7px 18px 6px !important;
    padding-left: 48px !important;
    line-height: 22px !important;
}

/* .btn-1.btn-custom a, .btn-1.btn-custom span, input.btn-1.btn-custom {
    background-color: #f1cb32 !important;
} */

.btn-1 a::before, .btn-1 span::before, input.btn-1::before {
    left: 0 !important;
    padding-right: 10px !important;
    right: auto !important;
    width: 35px !important;
    height: 100% !important;
    background-size: 11px !important;
    background-position: center;
    transform: rotate( 
45deg
 );
    background-color: transparent !important;
}
.btn-1 a::after, .btn-1 span::after, input.btn-1::after {
    content: "";
    position: absolute;
    font-size: 13px;
    left: 0 !important;
    padding-right: 10px !important;
    border-right: 1px solid #ffffff5c !important;
    right: auto !important;
    width: 35px !important;
    height: 100% !important;
    background-size: 10px !important;
    background-position: center;
    top: 0;
    transition: all .3s;
}

.btn-1:hover a::after, .btn-1:hover span::after, .element-item:hover .btn-1 span::after, .element-item:hover .btn-1 a::after, input.btn-1:hover::after {
    border-right: 1px solid #f1cb32 !important;
    background: #ffffff4d;
    z-index: 0;
}

.download-landing-body a.btn-large, .btn-large {
    line-height: 62px !important;
    padding: 0 !important;
    width: 100%;
    border-radius: 7px !important;
    padding-left: 50px !important;
}
.download-landing-body .btn-1 a::before {
    width: 60px !important;
}
.download-landing-body .btn-1 .btn-large:hover {
    box-shadow: 0px 0px 0px 7px #f1cb3238;
}
.social-btns .seegrid-link {
    padding: 0;
}
.download-landing-body .btn-1 a::after {
    width: 60px !important;
    border-radius: 7px 0 0 7px !important;
}
.download-landing-body .btn-1:hover a::before {
transform: rotate( -90deg ) scale(1.2);
}
.download-landing-body .btn-1:hover a::after {
    background: #0000000a;
}
a.btn-large.btn-primary:hover {
  color: #fff;
  text-decoration: none;
  background-color: #10a2f5;
}

/* END BUTTONS */
.show-side {
  right: 20% !important;
  width: 80% !important;
}
.float-btn{
	position:fixed;
	width:60px;
	height:60px;
	bottom: 30px;
	left: 20px;
	background-color: #002642;
	color: #FFF !important;
	border-radius:50px;
	text-align:center;
	z-index: 99999;
	box-shadow: 0 10px 20px rgb(0 0 0 / 19%), 0 6px 6px rgb(0 0 0 / 23%);
}

.float-btn-top{
	margin-top:22px;
}


label.control.control--checkbox.checked {
  background: #f2f9fb;
  color: #0070B0;
  font-weight: 500;
}

.btn-primary, .subscribe-form input[type="submit"] {
  font-size: 16px;
  line-height: 62px;
  color: #fff;
  background-color: #0070B0;
  border-radius: 50px;
  font-weight: 600;
  display: block;
  height: 100%;
  text-align: center;
  font-family: 'Public Sans', sans-serif;
}

.form-dl {
    box-shadow: 0px 8px 38px -5px #0026422e;
}

.form-dl input[type="submit"] {
    background-color: #0070B0 !important;
    border-radius: 5px !important;
    border-style: none !important;
    color: #fff !important;
    font-family: 'Public Sans',sans-serif !important;
    font-size: 16px !important;
    font-weight: bold !important;
    line-height: 37px !important;
    margin-top: 6px !important;
    padding-bottom: 10px !important;
    padding-left: 32px !important;
    padding-right: 32px !important;
    padding-top: 10px !important;
    width: 100%;
}

.img-sub {
    height: 96%;
    margin-right: 10%;
}

.small-muted {
    font-size: .85rem;
    margin-top: 16px !important;
    color: #ffffff8c !important;
}

.w-auto {
  width: auto !important;
}

.grid .element-item:last-child {
  /* left: 0 !important; */
}

.mw-1140 {
    max-width: 1180px;
    margin: 0 auto !important;
    z-index: 1;
    position: relative;
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
    float: none !important;
}
.subscribe-form label, .subscribe-form .submitted-message p  {
    color: #fff;
    font-weight: 400;
    display: inline-block;
}
.subscribe-form form {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-align: flex-end;
  align-items: flex-end;
  position: relative;
}

.subscribe-form form {
    width: 100%;
}

.subscribe-form .hs_email {
    margin: 0 !important;
    width: 60%;
}

.subscribe-area {
  width: 100%;
  /* display: block !important; */
}

.subscribe-area .inside {
background: #002642;
    border-radius: 15px;
    margin: 30px auto 30px;
    position: relative;
    overflow: hidden;
}
 
.subscribe-area .inside::before {
    right: 0;
    content: '';
    position: absolute;
    bottom: -9%;
    width: 100%;
    background: url(https://hub.seegrid.com/hubfs/00%20Assets/images/lines-seegrid.svg);
    height: 100%;
    background-repeat: no-repeat;
    background-position: top right;
    background-size: 100%;
    opacity: .4;
    mask-image: linear-gradient(to left,#000 30%,#0000 80%);
    -webkit-mask-image: linear-gradient(to left,#000 30%,#0000 90%);
    display: block;
}

.card-body, .seegrid-top-sec {
    z-index: 1;
}

.bg-logo-light:before {
    right: 3%;
    content: '';
    position: absolute;
    bottom: -15%;
    width: 100%;
    background: url(https://hub.seegrid.com/hubfs/00%20Assets/images/seegrid-mark-dark-blue.svg);
    height: 80%;
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
    opacity: .03;
    z-index: 0;
}
.pb-50 {
  padding-bottom: 50px;
}

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

.mb-15 {
  margin-bottom: 15px;
}

.subscribe-text span {
  font-size: 12px;
  font-weight: 700;
  color: #fff;
  letter-spacing: 5px;
}

.subscribe-text h2 {
  color: #fff;
  font-size: 2.3em;
  font-weight: 200;
  line-height: 1.1;
}

.subscribe-wrapper {
  overflow: hidden;
}

.mb-15 {
  margin-bottom: 15px;
}

.subscribe2-wrapper .subscribe-form {
  background: transparent;
  max-width: 500px;
}

.subscribe-form .hs_submit {
    display: inline-block;
    margin: 0;
    width: 40%;
}

.subscribe-form .form-title {
display: none;
}

.subscribe2-wrapper input:not([type='submit']) {
  background: #fff;
  border: none;
  border-radius: 7px 0 0 7px;
  box-shadow: none;
  outline: none;
  color: inherit;
  text-indent: 8px;
  height: 62px;
  margin-right: 10px;
  width: 100%;
  font-size: 16px;
}

.subscribe2-wrapper form .btn, .subscribe2-wrapper input[type="submit"] {
  padding: 0;
  border: none;
  background: none;
  box-shadow: none;
  text-shadow: none;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 13px;
  letter-spacing: 0.4px;
  line-height: 62px;
  border-radius: 0 7px 7px 0;
  width: 100%;
}

.subscribe2-wrapper form .btn:hover, .subscribe2-wrapper input[type="submit"]:hover {
  opacity: 1;
}

.subscribe2-wrapper form .btn:active, .subscribe2-wrapper input[type="submit"]:active {
  transform: translateY(1px);
}

.subscribe2-wrapper form .btn-primary, .subscribe2-wrapper input[type="submit"] {
    background-color: #0070B0;
    color: #fff;
    outline: none !important;
    box-shadow: 0 0 0 6px #fff inset;
    border: 0 !important;
}

.subscribe2-wrapper .subscribe-form button i, .subscribe2-wrapper input[type="submit"] i {
  font-size: 18px;
  padding-left: 5px;
}

.tag-featured {
    border-radius: 100px;
    font-weight: 800;
    font-size: .9rem;
    line-height:1.2rem;
    color: #00a4fc;
    text-transform: uppercase;
    letter-spacing: 0.8px;
}

.tag-img {
  width: 12px;
  position: relative;
  top: -3px;
  margin-right: 7px;
}

.tag-img.clear {
  width: 13px;
  position: relative;
  top: 1px;
  margin-right: 1px;
}

.tag-type {
/*   background: #ffffff;
  padding: 5px 19px;
  border-radius: 6px 0 0 0;
  line-height: 1.25;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 1;
  font-weight: 600;
  font-size: 14px;
  color: #0026429c;
  border-bottom: none; */
    padding: 8px 25px 5px 40px;
    border-radius: 0 6px 0 0;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    font-weight: 500;
    font-size: 12px;
    color: #002642;
    border-bottom: 0;
    text-transform: uppercase;
    letter-spacing: 0.4px;
    /* background: #fffc; */
}

.tag-type:before {
    font-family: FontAwesome;
    position: absolute;
    left: 20px;
    color: #0070B0;
    font-size: 12px;
    content: "\f15b";
    /* background: black; */
}

span.tag-type:after {
    content: "";
    position: absolute;
    top: 1px;
    left: 0;
    width: 113%;
    height: 100%;
    background-color: #ffffffcc;
    z-index: -1;
    border-top-right-radius: 5px;
    -ms-transform: skewX(44deg);
    -webkit-transform: skewX(
44deg
);
    transform: skewX(
44deg
);
    -ms-transform-origin: 100% 100%;
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
    backdrop-filter: blur(8px);
}

.clear-results {
  font-weight: 600;
  font-size: 11.5px;
  line-height: 100%;
  text-align: right;
  text-transform: uppercase;
  color: #0070B0;
  text-decoration: none !important;
}

.card {
  border-radius: 10px;
  overflow: hidden;
  background: #fff;
  position: relative;
  /* padding: 0px 15px 0; */
  box-shadow: 0px 25px 65px -5px rgb(0 0 0 / 6%);
}

.seegrid-top-sec {
  padding-top: 20px;
}

.featured.card {
  border: 7px solid #fff;
}

a.featured.card {
   transition: 1s; 
  display: block;
}

.overflow-hidden {
  overflow: hidden
}


a.featured.card, a.featured.card:hover {
  text-decoration:none;
  transition: all .3s ease;
}

a.featured.card:hover {
 box-shadow: 0px 22px 45px -10px #0000004a;
}


a.featured.card .featured-img {
  transition: all .3s ease;
}



a.featured.card:hover .featured-img {
  transform: scale(1.12);
}

a.featured.card .btn-1 {
  padding-left: 0;
}

a.featured.card:hover .btn-1 span {
    box-shadow: 0px 0px 0px 7px #f1cb3226;
}

a.featured.card:hover .btn-1 span::after {
   transition: 1s; ;!important;
    background: #ffffff4d;
    z-index: 0;
}


.object-fit-1, .object-fit-1 img {
  object-fit: cover;
  height: 100% !important;
  width: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}

.text-white>* {
  color: #fff;
}

.featured-img {
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 100%;
  min-height: 300px;
  /* padding-top: calc(470 / 800 * 100%); */
  /* height: 0; */
  position: relative;
  overflow: hidden;
}


.seegrid-img::before, .featured-img::before {
  content: '';
  background: #08467417;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9998;
  position: absolute;
  pointer-events: none;
  display: block;
  mix-blend-mode: color;
}


.seegrid-img::after, .featured-img::after {
  content: '';
  /* background: linear-gradient(182deg, #0097db00 40%, #0097db 100%); */
  mix-blend-mode: color-burn;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  position: absolute;
  pointer-events: none;
  display: block;
  mix-blend-mode: multiply;
}

.wrap {
  /* padding: 40px 40px 80px 40px; */
  width: 100%;
}

.featured h2 {
  font-family:'Inter', Arial, sans-serif;
  font-size: 2.3rem;
  line-height: 2.5rem;
  letter-spacing:-.08rem;
  color: #002642;
  padding: 0;
  text-transform: initial;
  margin-bottom: 10px;
  font-weight: 300;
  max-width: 480px;
}
.featured.card p {
    color:#3b474e;
    font-size: 1rem;
    line-height:1.6rem;
    font-weight:500;
    max-width: 500px;
}

.h2-large, .lp-custom h2 {
    font-family:'Inter', Arial, sans-serif;
    line-height: 1.4em;
    color: #002642;
    padding: 0;
    text-transform: initial;
    margin-bottom: 1.5rem;
    margin-top:1rem;
    font-weight: 500;
    padding: 8px 0 0;
}


/* .row-fluid {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
} */
.landing .hs_cos_wrapper_type_rich_text ul li {
       margin: 5px 0 10px 0;
}
.resource-home .hero p {
  max-width: 600px;
}
.hero {
  background-color: #002642;
  padding-bottom: 150px;
  background-size: auto, auto, 130%;
  background-position: center bottom;
  position: relative;
  background-blend-mode: normal, hard-light, normal;
}

.hero:not(.landing) {
    background: linear-gradient( 25deg, #002a49e6 30%, #00264200 160%), linear-gradient( 0deg, #0026424d, #002642a1), url(https://hub.seegrid.com/hubfs/00%20Assets/images/manufacturing-hero-scaled%20_resized.jpg);

}

.hero::before {
  right: 0;
  content: '';
  position: absolute;
  bottom: -3%;
  width: 80%;
  background: url(https://hub.seegrid.com/hubfs/00%20Assets/images/lines-seegrid.svg);
  height: 85%;
  background-repeat: no-repeat;
  background-position: top right;
  background-size: cover;
  opacity: 0.5;
  mask-image: linear-gradient(to left, #000 10%, #0000 80%);
  -webkit-mask-image: linear-gradient(to left, #000 10%, #0000 80%);
  display: block;
}

.subheader span {
  font-size: 16.5px;
  line-height: 26px;
  max-width: 620px;
  opacity: 0.8;
  font-weight: 600;
}

.page-center, .body-container .row-fluid .page-center {
  max-width: 1720px;
  margin: 0 auto;
  padding: 0;
  /* box-shadow: 0px 0 125px 0px #00070c1f; */
}

#select-drop select option {
  color: #333;
  position: relative;
  top: 5px;
}

.hero .row-fluid-wrapper.row-depth-2.row-number-2 {
    margin-bottom: 0;
}

#select-drop {
  width: 150px;
}

div~:not(.header-container) .row-fluid {
      display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.form-offset div[id^="hs_cos_wrapper_module_"] form input.hs-input[type="text"] {
    font-family: 'Public Sans',arial,sans-serif !important;
    padding: 10px;
    line-height: 32px;
}
#select-drop select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
}

select.input-lg {
  height: 42px !important;
  line-height: 42px !important;
  background: #fff;
  border: 1px solid #D4DEE5;
  box-sizing: border-box;
  border-radius: 6px;
  outline: none;
  box-shadow: none;
  padding-left: 13px;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 14px;
  color: #002642;
}

select + img {
  float: right;
  margin-top: -29px;
  margin-right: 13px;
  pointer-events: none;
  z-index: 1;
  position: relative;
}

.social-btns .btn, .social-btns .btn:before, .social-btns .btn .fa {
  transition: all 0.5s;
  transition-timing-function: ease;
}

.social-btns .btn:before {
  top: 0;
  left: 0;
}

.social-btns .btn .fa {}

.social-btns .btn.facebook:before {
  background-color: #3b5998;
}

.social-btns .btn.facebook .fa {
  color: #3b5998;
}

.social-btns .btn.twitter:before {
  background-color: #3cf;
}

.social-btns .btn.twitter .fa {
  color: #3cf;
}

.social-btns .btn.linkedin:before {
  background-color: #2867B2;
}

.social-btns .btn.linkedin .fa {
  color: #2867B2;
}

.social-btns .btn:focus:before, .social-btns .btn:hover:before {
  top: 0;
  left: 0;
  opacity: 1;
}

.social-btns .btn:focus .fa, .social-btns .btn:hover .fa {
  color: #fff;
  transform: scale(1);
}

.social-btns {
  /* height: 55px; */
  margin: 0 auto;
  font-size: 0;
  margin-bottom: 15px;
  align-items: center;
  position: relative;
  max-width: 560px;
  flex-grow: 1;
  justify-content: space-between;
}

.social-btns .btn {
  display: inline-block;
  background-color: #fff;
  width: 45px;
  height: 45px;
  line-height: 46px;
  margin: 0 5px;
  text-align: center;
  position: relative;
  overflow: hidden;
  border-radius: 6px;
  box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.1);
  opacity: 1;
}

.social-btns .btn:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  opacity: 0;
}

.social-btns .btn .fa {
  font-size: 23px;
  vertical-align: middle;
}

.landing-body {
  padding-top: 3em;
}

.landing .hero h1 {
    font-family: 'Inter', Arial, sans-serif;
    font-size: 2.66rem;
    line-height:3.2rem;
    color: #fff;
    font-weight: 300;
    padding: 8px 0 .3em;
    margin-top: 0.8em;
}
.featured-img.landing {
  width: auto;
  object-fit: cover;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  padding-top: 0;
}

.landing .object-fit-1 {
  height: 100%;
  object-position: center;
  object-fit: cover;
}

.landing .hero {
  padding-bottom: 20px;
}

.test {
  margin: 0 auto;
}

.form-offset {
position: relative;
    margin-bottom: -80px;
    background: #fff;
    padding: 20px 25px 25px;
    border-radius: 5px;
    margin-left: 0 !important;
    align-items: initial;
    display: flex !important;
    flex-direction: column;
    place-self: center;
}
.form-offset h2 {
    padding-top: 0;
    color: #002642;
    padding: 0;
    text-transform: initial;
    margin-bottom: 0.7em;
    letter-spacing: -0.4px;
    font-weight: 500;
    font-size: 1.2rem;
    line-height: 1.66rem;
}

.form-offset .hs-form-field {
  margin-bottom: 14px;
}

.landing .hero .align-self-end {
  padding-bottom: 50px;
}

.landing input[type="text"], body input[type="password"], body input[type="datetime"], body input[type="datetime-local"], body input[type="date"], body input[type="month"], body input[type="time"], body input[type="week"], body input[type="number"], body input[type="email"], body input[type="url"], body input[type="search"], body input[type="tel"], body input[type="color"], body input[type="file"], body textarea, body select {
    /* background-color: rgba(0,37,66,0.05); */
    border-radius: 4px;
    border: 0;
    padding: 10px;
    height: 48px;
    font-family: 'Public Sans',arial,sans-serif;
    box-shadow: none;
    border: 1px solid #ced8de;
    /* box-shadow: inset 0px 1px 2px #0070B01f; */
    cursor: pointer;
  line-height: 100%;
}
.landing input:hover {
    border: 1px solid #0070B0;
}
.landing select {
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: linear-gradient( 
45deg
 , transparent 50%, #002642 50%), linear-gradient( 
135deg
 , #002642 50%, transparent 50%), linear-gradient(to right, #0070B020, #0070B020);
    background-position: calc(100% - 25px) calc(1em + 7px), calc(100% - 20px) calc(1em + 7px), 100% 0px;
    background-size: 5px 5px, 5px 5px, 3.1em 100%;
    background-repeat: no-repeat;
}

.landing .hero label:not(.hs-error-msg) {
  display: none;
}

.featured-img.landing::before {
  background-color: #002642;
  background: linear-gradient(254deg, rgba(0, 38, 66, 0.75) 28%, #002642 73%);
  background: linear-gradient(180deg, #00264226 10%, #002642e3 50%, #0f212e 100%), #002642c2;
  background-size: 150%;
  background-position: center bottom;
  position: relative;
  background-blend-mode: normal, hard-light;
  mix-blend-mode: initial;
  z-index: 1;
}

.media-container {
  margin-top: 40px;
  width: 100%;
}



.featured-img.media-contain {
  object-fit: cover;
  height: 100%;
  width: 100%;
  padding-top: calc(350 / 800 * 100%);
  box-shadow: 0 0 0 11px #fff;
  border-radius: 10px;
  overflow: hidden;
}

.featured-img.media-contain .oembed_container {
    display: block;
}

.body-container-wrapper.landing {
  background: #fff;
}

.featured-img.media-contain img {
  height: 100% !important;
  min-height: 100%;
  object-position: 50% 50%;
  object-fit: cover;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.bg-light-gray {
  background: #f1f5f7;
}

.media-offset {
  padding-top: 260px;
      float: none !important;
    width: 100% !important;
}

.grid.related {
  border: aliceblue;
  padding: 20px 0;
  display: flex;
  margin: auto;
  justify-content: space-between;
}

.mt-n6 {
    margin-top: -13rem !important;
    padding-top: 17rem;
}

.media-contain::before {
  /* background: #0026423d; */
  /* mix-blend-mode: overlay; */
}

.download-landing-body {
  width: auto;
}

.social-btns * div {
  flex-basis: 0;
  text-align: center;
}

.social-btns > * {
  flex-basis: 100%;
  flex-grow: 1;
  /* margin: 13px; */
  /* flex: 1; */
  height: 100%;
  /* max-height: 55px; */
  max-width: 260px;
  margin: 0 auto;
}

.social-landing {
  background-color: #e4e8ea;
  border-radius: 7px;
  height: auto;
  min-height: 62px;
  /* width: auto !important; */
  max-width: 260px;
  /* margin-left: auto; */
  padding-right: 4px;
}

/* Media Queries */

@media (min-width: 576px) {
  .text-2-col {
/*     -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px; */
  }
  .element-item.related-item:nth-child(2) {
    margin: 0 20px;
  }
  .element-item.related-item {
    flex: 1;
    padding: 0 !important;
  }

  .seegrid-hubdb-sec .grid .element-item,   .related .grid .element-item {
    padding: 0 12px 40px;
}

}

@media (max-width: 768px) {
  .text-2-col {
    margin-bottom: 1.5em;
  }
}

.text-2-col ul {
    position: relative;
    padding: 24px 32px;
    background: #0070B00f;
    margin-bottom: 0 !important;
    border-radius: 8px;
    max-width: 540px;
    
}

.text-2-col ul li{
    font-family: 'Inter', sans-serif!important;
    color: #002642;
    line-height: 1.66em;
    position: relative;
    padding-left: 15px;
    margin: 5px 0 10px 0;
    font-size: .95rem;
}

.text-2-col ul li::before{
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f058";
  margin-right: 8px;
  color: #00a4fc;
  font-size: 18px;
  content: "";
  position: absolute;
  width: 5px;
  height: 5px;
  background-color: #0070B0;
  border-radius: 50%;
  left: 0;
  top: 10px; 
}

.two-col-top .row-fluid-wrapper--2col {
  padding-bottom: 0 !important;
}

@media (min-width: 768px) {
  .element-item.related-item:nth-child(2) {
    margin: 0 20px;
  }
  .float-btn{
    display: none;
}
.text-2-col {
/*   -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 20px;
  -moz-column-gap: 20px;
  column-gap: 20px; */
}
  .mw-1140 {
    max-width: 1220px;
    padding-left: 30px;
    padding-right: 30px;
}
}

@media (min-width: 992px) {
  .seegrid-hubdb-sec .seegrid-img img {
    /* height: 180px !important; */
  }

  .text-2-col ul {
    float: left;
    position: relative;
    border: 1px solid #000;
    margin-right: 70px;
    padding: 20px 25px;
    border: 0;
    margin-bottom: 75px;
}

}

@media (min-width: 1200px) {

      .mw-1140 {
      max-width: 1240px;
    padding-left: 50px;
    padding-right: 50px;
}
}

@media (min-width: 1400px) {

  .seegrid-hubdb-sec .seegrid-title h2 {
    font-family: 'Inter', sans-serif!important;
    font-size: 1.33rem;
    font-weight:500;
    line-height: 1.2;
    margin-bottom: 5px;
  }
  .seegrid-hubdb-sec .seegrid-img img {
    /* height: 180px !important; */
  }
  .featured-img {
    padding-top: calc(470 / 800 * 100%);
    height: 100%;
  }
}

@media (min-width: 1600px) {
  .featured h2 {
    max-width: 610px;
  }
  .hero {
    border-radius: 0 0 15px 0;
  }
  .featured-img {
    min-height: 330px;
    /* padding-top: inherit; */
  }
  .px-xxl-5 {
    padding-left: 2rem!important;
    padding-right: 2rem!important;
  }
  .pr-xxl-5 {
    padding-right: 3rem!important;
  }
}

.landing p {
  font-family:'Roboto', Arial, sans-serif;
  font-weight:500;
}

.subheader span {
  font-family:'Inter', Arial, sans-serif;
  font-weight:600;
  font-size:1.15rem;
  line-height:1.66rem;
}

.emphasis, .lp-custom h2 {
  font-family:'Inter', Arial, sans-serif;
  font-size:1.2rem;
  padding-left: 24px;
  border-left: 5px solid #0070B0;
  padding-top: 0;
  line-height: 1.4em;
}

.featured-img.landing::after {
right: 0%;
    content: '';
    position: absolute;
    bottom: -6%;
    width: 97%;
    background: url(https://hub.seegrid.com/hubfs/00%20Assets/images/lines-seegrid.svg);
    height: 65%;
    background-repeat: no-repeat;
    background-position: top right;
    background-size: 100%;
    opacity: .4;
    mask-image: linear-gradient(to left,#000 0%,#0000 90%);
    -webkit-mask-image: linear-gradient(to left,#000 0%,#0000 90%);
    display: block;
    z-index: 1;
    top: auto;
    left: auto;
    mix-blend-mode: normal;
}


.featured-img img {
    filter: contrast(104%) brightness(104%);
}



.seegrid-bottom-sec.close-overlay::before {
    /* position: absolute; */
    top: 0;
    content: '';
    width: 100vw;
    height: 100vh;
    position: fixed;
    z-index: 9999;
    background: #0026428a;
    right: 0;
    pointer-events: none;
    touch-action:none;
}

.row-fluid [class*="span"] {
  width: 100%;
}


.carousel {
    height: 100%;
    height: 55vh;
    position: relative;
    max-height: 490px;
}

@media screen and ( min-width: 768px ) {
  .carousel img {
    height: 400px;
  }
}


.featured-img.media-contain .hs_cos_wrapper.hs_cos_wrapper_widget.hs_cos_wrapper_type_module {
/*   margin-bottom: -8px; */
}
.featured-img.media-contain .hs_cos_wrapper.hs_cos_wrapper_widget.hs_cos_wrapper_type_module .iframe_wrapper  {
  padding-top: 0;
}

.main-detail-section {
    background-color: #fff;
}

.mw-short {
  max-width: 860px !important;
}

.test-class-2  #hs_cos_wrapper_module_158301734119364 {
display: flex !important;
}

.footer-top-right>.row-fluid-wrapper>.row-fluid {
    flex-wrap: nowrap
}


.hs-error-msgs label {
  color: #AF4740 !important;
}

.hs-content-path-resources .body-container-wrapper {
    padding-top: 79px !important;
}

.seegrid-hubdb-sec .seedgrid-bottom-left {
  top: 79px !important;
}

.header-container-wrapper {
  z-index: 99999 !important;
}

@media (max-width: 1110px) {
  .hs-content-path-resources .body-container-wrapper {
    padding-top: 64px !important;
}

  .seegrid-hubdb-sec .seedgrid-bottom-left {
    top: 64px !important;
  }
}