:root{
  --primary-font: Didact Gothic, sans-serif;
  --sec-font:Michroma, sans-serif;
}
.page-center {
  padding: 0 15px;
}



.span2 .hs-button,
.span3 .hs-button,
.span4 .hs-button,
.span5 .hs-button,
.span6 .hs-button{
  padding: 12px 24px;
}
.span2 .hs-sec-btn,
.span3 .hs-sec-btn,
.span4 .hs-sec-btn,
.span5 .hs-sec-btn,
.span6 .hs-sec-btn{
  padding: 20px 30px;
}

.hs-button, .hs-sec-btn, .hs-trans-btn, 
.systems-page .hs-search-results__next-page, 
.systems-page .hs-search-results__prev-page, 
form input[type=submit],
.child-theme .hsfc-FormWrapper .hsfc-Form .hsfc-Button{
  font-size: 12px;
  line-height: 1;
  font-family: var(--sec-font);
  font-weight: 700;
}
.hs-sec-btn{
  padding:20px 30px
}
.child-theme .hsfc-FormWrapper .hsfc-Form .hsfc-Button{
  background-color: rgba(7, 32, 51,1.0);
  color: rgba(241, 243, 244,1.0);
  border-width: 1px;
  border-color: rgba(7, 32, 51,1.0);
  padding: 12px 24px;
  border-radius: 3px;
}
.child-theme .hsfc-FormWrapper .hsfc-Form .hsfc-Button:hover{
  background-color: rgba(7, 32, 51,1.0);
  color: rgba(241, 243, 244,1.0);
  border-color: rgba(7, 32, 51,1.0);
  transform: none;
}

form textarea{
  padding: 10px 15px;
  height: auto;
}
form input[type=email]:focus, form input[type=file]:focus, form input[type=number]:focus, 
form input[type=password]:focus, form input[type=search]:focus, 
form input[type=tel]:focus, form input[type=text]:focus, form select:focus, form textarea:focus{
  box-shadow: none;
}
table {
  width: 100%;
  margin-bottom: 30px;
}
thead td, thead th {
  border: none;
  padding: 10px;
}
td {
  border: none;
  padding: 10px;
  font-size: 16px;
  align-content: center;
}
tr {
  background: #f8f6ff;
}
tr:nth-child(even) {
  background: #fff;
}
th {
  font-size: 18px;
  align-content: center; 
}
.hs-input::-webkit-input-placeholder {
  color: #bfbfbf;
}

.two-col-content.contact .top_sec {
  padding: 0;
  margin-bottom: 10px;
}
.two-col-content.contact .top_sec h3 {
  margin-bottom: 0;
  font-family: 'Helvetica', sans-serif;
}
.two-col-content.contact .top_sec p {
  margin-bottom: 0;
}
.two-col-content.contact .top_sec hr {
  margin: 0;
}
.two-col-content.contact .col12 {
  padding: 0;
}
.two-col-content.contact .content-col .description {
  margin: 0;
}
.two-col-content.contact .content-col .form_wrap
padding: 0;
}
.two-col-content.contact .content-col .form_wrap h3 {
  margin: 0;
}

.child-theme .hsfc-Form .hsfc-Step .hsfc-Step__Content {
  padding: 0;
}
.child-theme .hsfc-FormWrapper .hsfc-Form .hsfc-Row {
  margin-bottom: 18px;
}
.child-theme .hsfc-FormWrapper .hsfc-Form .hsfc-FieldLabel {
  font-family: var(--sec-font);
  color: rgba(77, 172, 220,1.0);
  line-height: 20px;
  font-weight: 500;
  margin-bottom: 4px;
}
.child-theme .hsfc-FormWrapper .hsfc-Form .hsfc-TextInput,
.child-theme .hsfc-FormWrapper .hsfc-Form .hsfc-TextareaInput {
  background-color: rgba(245, 248, 250,1.0);
  border-color: rgba(203, 214, 226,1.0);
  color: rgba(51, 71, 91,1.0);
  padding: 0 15px;
  min-height: 27px;
  height: 40px;
  font-size: 16px;
  font-weight: normal;
  line-height: 22px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  border-radius: 3px; 
}
.child-theme .hsfc-FormWrapper .hsfc-Form .hsfc-TextareaInput {
  padding: 10px 15px;
  height: auto;
}
.child-theme .hsfc-FormWrapper .hsfc-Form .hsfc-FieldDescription {
  font-family: var(--sec-font);
  color: #7C98B6;
  font-size: 11px;
  margin-bottom: 6px;
}
.child-theme .hsfc-FormWrapper .hsfc-Form .hsfc-PhoneInput__FlagAndCaret {
  padding: 0 10px;
}
.child-theme .hsfc-FormWrapper .hsfc-Form .hsfc-ErrorAlert {
  color: #f2545b;
  line-height: 18px;
  font-family: var(--sec-font);
  font-size: 14px;
  margin-bottom: 4px;
}

.child-theme .hsfc-FormWrapper .hsfc-Form .hsfc-TextInput:focus{
  border-color: rgba(82, 168, 236,0.8);
  box-shadow:none;
}


.cnt-wit-bg-wrp.cm-cnt .content_widget {
  margin-bottom: 50px;
}
.cnt-wit-bg-wrp.cm-cnt h3 {
  margin-bottom: 20px;
  font-family: var(--primary-font);
  font-weight: 600;
}
.cnt-wit-bg-wrp.cm-cnt p {
  font-size:18px;
  margin-bottom: 0;
  color: #464855;
}
.adv_video_module.experts .video_popup_modal {
  background: rgb(11 11 11 / 80%);
}
.adv_video_module.experts .closeicon svg {
  fill: #fff;
}
.simple-banner.cm-banner {
  min-height: auto;
}
.simple-banner.cm-banner .top_sec {
  margin-bottom: 30px;
}
.simple-banner.cm-banner .banner-content-inner {
  padding: 0;
}
.simple-banner.cm-banner .banner-content-inner {
  padding: 0;
}
.cnt-wit-tp-img-wrp.cm-team .flex-row {
  margin-right: -15px;
  margin-left: -15px;
  row-gap: 0;
}
.cnt-wit-tp-img-wrp.cm-team .cnt-col .tp-img {
  margin-bottom: 30px;
}
.cnt-wit-tp-img-wrp.cm-team .tp-img img {
  border-radius: 277px;
}
.cnt-wit-tp-img-wrp.cm-team .col-title {
  margin-bottom: 0;
  font-size: inherit;
}
.card_gallery.store .card_item .card_content>a:hover {
  color: #f7aa8a;
}
.card_gallery.store .page-center {
  max-width: 1300px;
  position: static;
}
.card_gallery.store .card_item {
  padding: 0 20px;
  position: static;
}
.card_gallery.store .card_item .it_title {
  color: #363636;
  margin-bottom: 0;
  font-weight: 600;
  font-size: inherit;
}
.card_gallery.store .card_item .card_content>a {
  color: #f05719;
  font-weight: 700;
  font-size: 20px;
}
.card_gallery.store .card_item:before {
  content: "";
  height: 1px;
  background: #5dd0f4;
  display: block;
  position: absolute;
  width: 16.666667%;
  z-index: 9;
  bottom: 100px;
}
.card_gallery.store .card_item.it1:before {
  left: 0;
}
.card_gallery.store .card_item.it2:before {
  right: 0;
}
.cnt-wit-tp-img-wrp.cm-product .top_sec {
  padding: 0 15px;
  margin-bottom: 30px;
  text-align: left;
}
.cnt-wit-tp-img-wrp.cm-product .top_sec h2 {
  font-family: var(--primary-font);
  font-weight: 600;
  font-size: 45px;
  line-height: 55px;
  margin-bottom: 20px;
}
.cnt-wit-tp-img-wrp.cm-product .top_sec p {
  margin-bottom: 0;
  line-height: 1.56;
  font-size: 18px;
}
.cnt-wit-tp-img-wrp.cm-product .top_sec p a {
  color: inherit;
}
.cnt-wit-tp-img-wrp.cm-product .top_sec p a:hover {
  color: #253877;
}
.cnt-wit-tp-img-wrp.cm-product .page-center {
  padding: 0;
}
.cnt-wit-tp-img-wrp.cm-product .tp-img {
  margin-bottom: 10px;
}
.cnt-wit-tp-img-wrp.cm-product .tp-img-cnt img {
  width: 300px;
  max-width: 300px;
}
.cnt-wit-tp-img-wrp.cm-product .tp-img-cnt h6 {
  margin: 10px 0;
  font-size: 18px;
}
.cnt-wit-tp-img-wrp.cm-product .bototm_btn .btn_row {
  margin-top: 20px;
  margin-bottom: 30px;
  padding: 0 15px;
}
.cnt-wit-tp-img-wrp.cm-product .btn_item .hs-sec-btn {
  font-size: 16px;
  line-height: 1.25;
  font-family: var(--primary-font);
}
.two-col-content.advantage .columns_rowo_wrap {
  margin-left: -15px;
  margin-right: -15px;
}
.two-col-content.advantage .top_sec {
  margin: 0;
  padding: 12px 0 22px;
}
.two-col-content.advantage .top_sec .top_content h2 {
  margin-bottom: 10px;
  color: #464855;
}
.two-col-content.advantage .media_column.img-col {
  padding-right: 15px;
}
.two-col-content.advantage .mediaimg {
  margin-right: 40px;
}
.two-col-content.advantage .mediaimg .single-img img {
  border-radius: 7px !important;
  width: auto;

}
.two-col-content.advantage .mediaimg .single-img {
  padding: 10px;
  text-align: center;
  box-shadow: 0px 20px 14px 0px rgba(0, 0, 0, 0.14);
  border-radius: 7px;
}
.two-col-content.advantage .flex_row .content-col {
  padding-left: 15px;
}
.two-col-content.advantage .content-col .description {
  margin: 0;
}
.two-col-content.advantage .feature-wrapper {
  flex-direction: column;
  row-gap: 0px;
  margin-bottom: 0;
}
.two-col-content.advantage .feature-wrapper .featimggrp {
  max-width: 100%;
  display: flex;
}
.two-col-content.advantage .feature-wrapper .featimggrp .featimgwrap {
  width: 23px;
  height: 23px;
  line-height: 23px;
  margin-right: 15px;
  margin-bottom: 0;
  flex: 0 0 auto;
}
.two-col-content.advantage .feature-wrapper .featimggrp h6.feat-title {
  color: #39c6f3;
  font-family: var(--primary-font);
  font-weight: 700;
  line-height: 20px;
  font-size: 18px;
  margin-bottom: 5px;
}
.two-col-content.advantage .feature-wrapper .description p {
  margin: 0;
  font-size: 15px;
  line-height: 21px;
  color: #464855;
}
.two-col-content.advantage .btn-items {
  margin: 20px 0 30px;
}
.two-col-content.advantage .btn-items .btn_row {
  margin: 0;
  justify-content: center;
}
.two-col-content.advantage .btn_item .hs-sec-btn {
  font-size: 16px;
  font-family: var(--primary-font);
}
.cm-privacy h6 {
  color: #363636;
  font-family: 'Helvetica', sans-serif;
  margin-bottom: 0;
}
.cm-privacy hr {
  height: auto;
  background: none;
  border-top: 4px solid #ed7c00;
  width: 200px;
  margin: 2px 0px 9px;
  opacity: .25;
}
.cm-privacy p {
  margin: 0;
}
.cm-privacy a {
  color: inherit;
}
.cm-privacy a:hover {
  color: #044CD0;
}
.cm-privacy h4 {
  margin-bottom: 0;
}
.cnt-wit-bg-wrp.cm-privacy .content_widget {
  margin-bottom: 30px;
}
.two-col-content.prep_cart .flex_row {
  row-gap: 0;
  margin-right: -15px;
  margin-left: -15px;
}
.two-col-content.prep_cart .mediaimg {
  margin-bottom: 30px;
}
.two-col-content.prep_cart.img_m .mediaimg {
  margin-right: 30px;
  margin-left: 30px;
}
.two-col-content.prep_cart .content-col .description {
  margin-bottom: 30px;
}
.two-col-content.prep_cart .content-col h6 {
  margin: 0;
  font-size: inherit;
}
.two-col-content.prep_cart .content-col p {
  margin-bottom: 0;
}
.two-col-content.prep_cart .content-col ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.two-col-content.prep_cart .content-col ul li {
  margin: 0;
}
.two-col-content.prep_cart .content-col .btn-items {
  display: inline-block;
}
.two-col-content.prep_cart .content-col .btn_row {
  margin: 0;
  margin-top: 20px;
  margin-bottom: 30px;
}
.two-col-content.prep_cart .content-col .btn_item .hs-sec-btn {
  font-size: 16px;
  font-family: var(--primary-font);
  line-height: 1.25;
}
.two-col-content.centrifuge .media_column {
  display: flex;
  flex-direction: column-reverse;
}
.two-col-content.centrifuge .content_box {
  margin: 0 0 30px;
}
.two-col-content.centrifuge .main-vid-wrap {
  margin-bottom: 30px;
}
.two-col-content.centrifuge .content_box h6 {
  margin: 0;
}
.two-col-content.centrifuge .content_box p {
  margin: 0;
}
.two-col-content.centrifuge .content_box ul {
  list-style: none;
  padding: 0;
}
.two-col-content.centrifuge .content_box ul li {
  margin: 0;
}
.two-col-content.centrifuge .content-col .btn-items {
  padding-top: 75px;
  padding-bottom: 75px;
}
.two-col-content.prep_cart .video_popup_modal {
  background: rgb(11 11 11 / 80%);
}
.two-col-content.cm-col .flex_row {
  margin: 0 -15px;
  row-gap: 0;
}
.two-col-content.cm-col .content-col .description {
  margin-bottom: 30px;
}
.btmImg-top .media_column {
  display: flex;
  flex-direction: column-reverse;
  align-items: center;
}
.two-col-content.cm-col .mediaimg {
  margin-bottom: 30px;
}
.two-col-content.btmImg-top .content_box {
  margin: 0 0 30px;
}
.two-col-content.cm-bg-col .flex_row {
  margin: 0 -15px;
}
.two-col-content.cm-bg-col .top_sec {
  padding: 0;
  margin-bottom: 30px;
}
.two-col-content.cm-bg-col .title {
  margin-bottom: 0;
}
.two-col-content.cm-bg-col .mediaimg .single-img img {
  border-radius: 20px !important;
}
.two-col-content.cm-bg-col .content-col {
  text-align: center;
}
.two-col-content.cm-bg-col .content-col .description {
  margin-bottom: 30px;
}
.two-col-content.cm-bg-col .content-col .btn-items .btn_row {
  margin-top: 20px;
  margin-bottom: 30px;
  justify-content: center;
}
.two-col-content.cm-bg-col .btn_item .hs-sec-btn {
  font-size: 16px;
  font-family: var(--primary-font);
  line-height: 1.25;
}
.two-col-content.cm-bg-col a:hover>span {
  color: #F15F24 !important;
  transition: color 400ms, background-color 400ms;
}
.two-col-content.prep_cart .description a {
  color: inherit;
}
.two-col-content.prep_cart .description a:hover {
  color: #044CD0;
}
.cnt-wit-bg-wrp.cm-table h6.title {
  margin-bottom: 50px;
  font-size: 22px;
  line-height: 22px;
  text-align: center;
}
.cnt-wit-bg-wrp.cm-table .rich_text {
  overflow-x: auto;
}
.gallery-section.cm-whitepaper {
  background-attachment: fixed;
  background-position: 0 0;
}
.gallery-section.cm-whitepaper .img_item {
    display: block;
    position: relative;
    margin-bottom: 10px;
}

.gallery-section.cm-whitepaper .bottom_roww {
  margin: 0 -15px;
}
.gallery-section.cm-whitepaper .item-info {
  position: relative;
  padding: 0;
  display:block;
}
.gallery-section.cm-whitepaper .item-info .tag-line {
  padding: 0;
  margin-bottom: 30px;
  visibility: visible !important;
  transform: none !important;
  opacity: 1 !important;
  color: inherit !important;
  font-style: normal;
  font-weight: 400;
  letter-spacing: normal;
  text-transform: none;
}
.gallery-section.cm-whitepaper h6.title {
  margin-bottom: 15px;
}
.gallery-section.cm-whitepaper .top_sec {
  padding: 0;
}
.gallery-section.cm-whitepaper .bototm_btn {
  margin: 0;
}
.gallery-section.cm-whitepaper .bototm_btn .btn_row {
  margin-top: 20px;
  margin-bottom: 30px;
}
.gallery-section.cm-whitepaper .bototm_btn .btn_item .hs-sec-btn {
  color: #39c6f3b5;
  background-color: #fff;
  border-color: #39c6f3b5;
  font-size: 16px;
  font-family: var(--primary-font);
  line-height: 1.5;
}
.adv_video_module.p-0 .page-center {
  padding: 0;
}
.two-col-content.cm-two-col .page-center {
  padding: 0;
}
.two-col-content.cm-two-col .flex_row {
  margin: 0 -15px;
}
.two-col-content.cm-two-col .cont-inner {
  padding: 20px;
}
.two-col-content.cm-two-col .content-col .description {
  margin-bottom: 0;
}
.simple-banner.bg-fixed .bg_el {
  background-attachment: fixed;
}
.simple-banner.cm-banner.bg-fixed .top_sec {
  margin: 0;
}
.efficient-col {
  background-color: #040304;
}
.efficient-col .flex_row {
  margin: 0 -15px;
}
.two-col-content.efficient-col .flex_row {
  row-gap: 0;
}
.efficient-col .media_column.col6 {
  width: 55%;
}
.efficient-col .content-col.col6 {
  width: 45%;
}
.two-col-content.efficient-col .content-col .description {
  margin-bottom: 0;
}
.mod-style .col5 {
  width: 40%;
}
.mod-style .col7 {
  width: 60%;
}
.two-col-content.cm-col.mod-style .content-col .description {
  margin-bottom: 0;
}
.two-col-content.cm-col.mod-style .mediaimg {
  margin: 0;
}
.two-col-content.mod-style .content_box {
  margin: 0;
}
.two-col-content.efficient-col .mediaimg {
  display: none;
}
.two-col-content.efficient-col .mediaimg img {
  width: auto;
}
.two-col-content.collection-col {
  border-radius: 25px;
  margin-right: 3%;
  margin-left: 3%;
}
.two-col-content.collection-col .page-center {
  padding: 0;
}
.two-col-content.collection-col .columns_rowo_wrap {
  margin-right: -15px;
  margin-left: -15px;
}
.two-col-content.collection-col .media_column img {
  height: 400px;
}
.two-col-content.collection-col .media_column .mediaimg {
  text-align: center;
}
.two-col-content.collection-col .media_column .single-img {
  display: inline-block;
}
.two-col-content.collection-col .content-col .btn_item .hs-sec-btn {
  font-size: 18px;
  line-height: 20px;
  font-family: var(--primary-font);
  background-color: #39c6f3;
  border-color: #39c6f3;
}
.two-col-content.collection-col .content-col .btn_item .hs-sec-btn:hover {
  background: #fff;
  border-color: #39c6f3b5;
  color: #39c6f3b5;
}
.two-col-content.prep_cart.v2 .mediaimg img {
  width: auto;
}
.two-col-content.prep_cart.v2 thead th,.two-col-content.prep_cart.v2 thead td,
.two-col-content.prep_cart.v2 td{
  padding: 16px 20px;
}
.two-col-content.prep_cart.v2 .mediaimg img {
    width: auto;
}
.two-col-content.prep_cart.v2 thead th,
.two-col-content.prep_cart.v2 thead td,
.two-col-content.prep_cart.v2 td {
  padding: 16px 20px;
}
.two-col-content.prep_cart.v2 .content-col .btn-items {
  width: 100%;
}
.two-col-content.prep_cart.v2 .content-col .description {
  margin-bottom: 0;
}
.two-col-content.prep_cart.v2 .content-col .btn_row {
  margin: 0;
  padding: 20px 0;
  justify-content: center;
}
.two-col-content.prep_cart.v2 table {
  margin: 0;
}
.two-col-content.prep_cart.v2 .content-col .hs-sec-btn {
  background-color: #39c6f3;
}
.two-col-content.prep_cart.v2 .content-col .hs-sec-btn:hover {
  background-color: #fff;
}
.two-col-content.login-col .flex_row {
  margin: 0 -15px;
}
.two-col-content.login-col .content_box {
  margin-top: 0;
  text-align: center;
}
.two-col-content.login-col .right_column_btn .btn_row {
  justify-content: center;
}
.two-col-content.login-col .right_column_btn .btn_item .hs-button {
  font-family: 'Didact Gothic', sans-serif;
  font-size: 16px;
  line-height: 1.25;
  padding: 8px 12px;
  border-color: transparent;
}
.two-col-content.login-col .right_column_btn .btn_item .hs-button:before {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  line-height: 1;
  content: "";
  display: inline-block;
}
.two-col-content.login-col .right_column_btn .btn_item .hs-button:hover {
  background-color: rgb(13, 133, 204);
}
.two-col-content.login-col .content-col .description {
  text-align: center;
  margin-bottom: 0;
}
.two-col-content.login-col .content-col .form_wrap {
  padding: 0;
}
.two-col-content.cm-advisors .flex_row {
  margin-right: -15px;
  margin-left: -15px;
}
.cm-advisors.two-col-content .mediaimg .single-img img {
  border-radius: 277px !important;
}
.cm-advisors .content_box {
  text-align: center;
}
/* BLOG */
.cm-post .content-wrapper.blog-main-post {
  padding: 50px 15px;
}
.cm-post .featured_img_wrap {
  text-align: center;
  margin-bottom: 30px;
}
.cm-post .featured_img_wrap p {
  margin-bottom: 0;
}
.cm-post h2.blog-post__title {
  font-size: 2.25rem;
  font-family: 'Helvetica', sans-serif;
  line-height: 1.2;
  margin-bottom: 10px;
}
.cm-post .body-container--blog-post .blog-post-container .meta_wrap {
  margin-bottom: 1rem;
  gap: 0;
}
.cm-post .body-container--blog-post .blog-post-container .meta_wrap>span {
  gap: 0;
}
.cm-post .meta_wrap>span {
  font-size: 0.813rem;
}
.cm-post .meta_wrap>span+span:before {
  display: inline-block;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  content: "/";
}
.cm-post .meta_wrap>span a:hover {
  color: #044CD0;
}
.cm-post .blog-main-post hr {
  border-color: #f5f5f5;
  height: auto;
}
.cm-post .post_social_share_main {
  padding: 1rem 0;
}
.cm-post .social_share_inner ul>li>a {
  border: 1px solid #ededed;
  font-size: 1rem;
  border-radius: 50%;
  height: 34px;
  line-height: 34px;
  text-align: center;
  width: 34px;
  display: inline-block;
  color: #252525;
  padding: 0;
}
.cm-post .social_share_inner ul>li>a svg {
  fill: #252525;
  width: 1rem;
  height: 1rem;
}
.cm-post .blog-post__body {
  margin-top: 1rem;
}
.cm-post  .post-pagination {
  padding: 2rem 0;
}
.cm-post .blog-post__body a {
  color: inherit;
}
.cm-post .blog-post__body a:hover {
  color: #044CD0;
}

/* END BLOG */
@media (min-width: 768px) and (max-width: 991px) {
  body,h6 {
    font-size: 14px;
  }
}
@media (max-width: 1199px) {
  .cnt-wit-tp-img-wrp.cm-product .top_sec h2 {
    font-size: 30px;
    line-height: 40px;
  }
  .two-col-content.efficient-col .col6 {
    width: 50%;
  }
  .two-col-content.efficient-col .content-col .description p {
    font-size: 12px;
  }
}

@media (max-width: 991px) {
  .page-center {
    max-width: 720px;
  }
  .card_gallery.store .page-center {
    max-width: 700px;
  }
  .two-col-content.efficient-col .content-col .description p {
    font-size: 14px;
  }
  .two-col-content.efficient-col {
    padding: 0;
    background-image: none;
  }
  .two-col-content.efficient-col .mediaimg {
    display: block;
  }
  .two-col-content.efficient-col .col6 {
    width: 100%;
  }
  .two-col-content.efficient-col .content-col {
    margin: 10px;
    padding: 0;
  }
  .two-col-content.efficient-col .media_column {
    padding: 0;
  }
  .two-col-content.efficient-col .page-center {
    padding: 0;
    margin: 0;
    max-width: 100%;
  }
  .two-col-content.efficient-col .mediaimg .single-img img {
    width: auto;
  }
  .efficient-col .flex_row {
    margin: 0;
  }
}
@media (max-width: 767px) {
  .page-center {
    max-width: 540px;
  }
  body,h6 {
    font-size: 13px;
  }
  .cnt-wit-bg-wrp.cm-cnt .content_widget {
    margin-bottom: 30px;
  }
  .card_gallery.store .bottom_row.notshadow .rowGap15 {
    row-gap: 0;
  }
  .card_gallery.store .card_item:before {
    content: none;
  }
  .card_gallery.store:before,.card_gallery.store:after {
    content: "";
    background: #5dd0f4;
    width: 100%;
    height: 1px;
    display: block;
  }
  .card_gallery.store:after{
    margin-bottom: 35px;
  }
  .card_gallery.store .page-center {
    padding: 35px 0 0;
  }
  .cnt-wit-tp-img-wrp.cm-product .top_sec h2 {
    font-size: 20px;
    line-height: 30px;
  }
  .two-col-content.advantage .mediaimg {
    margin-right: 0;
  }
  .mod-style .col5, .mod-style .col7,
  .efficient-col .content-col.col6,
  .efficient-col .media_column.col6 {
    width: 100%;
  }
  .two-col-content.efficient-col .col6 {
    max-width: 100%;
    flex-basis: 100%;
  }
  .two-col-content.collection-col .flex_row {
    row-gap: 0;
  }
  .two-col-content.collection-col .columns_rowo_wrap {
    margin: 0;
  }
  .two-col-content.collection-col .media_column {
    padding: 0;
  }

}
@media (max-width: 575.98px) {
  .cnt-wit-tp-img-wrp.cm-product {
    padding-top: 121px;
    padding-bottom: 111px;
  }
  .two-col-content.advantage .top_sec .top_content h2 {
    line-height: 42px;
  }
  .two-col-content.efficient-col .content-col {
    padding-right: 20px;
    padding-left: 20px;
  }
  .two-col-content.efficient-col .content-col .description p {
    font-size: 13px;
  }
}